Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Support PHP 8.4 #992

Open
calebdw opened this issue Feb 24, 2025 · 0 comments
Open

[Feature]: Support PHP 8.4 #992

calebdw opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@calebdw
Copy link

calebdw commented Feb 24, 2025

Description

Hello!

I have this in my blade:

@props([
    'fileExtensions' => new AllowedExtensionsFilePolicy()->get(),
])

but it's failing with

 SyntaxError: Parse Error : syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ']'

Thanks!

Suggested Solution

I'd like PHP 8.4 to be supported

Alternatives

No response

Additional Context

No response

@shufo shufo self-assigned this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants