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

Error: Cannot create dynamic property #110

Closed
mostafaznv opened this issue Jan 18, 2025 · 1 comment
Closed

Error: Cannot create dynamic property #110

mostafaznv opened this issue Jan 18, 2025 · 1 comment

Comments

@mostafaznv
Copy link
Contributor

mostafaznv commented Jan 18, 2025

Hi,
After updating to the latest version, I encountered an error: Cannot create dynamic property on PHP 8.2. (As you may already know, dynamic properties are deprecated in PHP 8.2.)

Error:

Error: Cannot create dynamic property MyAction::$job in /root/vendor/spatie/laravel-queueable-action/src/ActionJob.php:105

Related #109


$action->job = $this->job;

@mostafaznv
Copy link
Contributor Author

fixed #111

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

1 participant