-
-
Notifications
You must be signed in to change notification settings - Fork 164
Description
Hi there, congrats on the project, I just discovered it and I think is great.
Now, I've tried to add it to one of my libraries and now when I run phpstan (with our without the rule) I get the following error:
PHP Fatal error: Cannot redeclare Safe\array_combine() (previously declared in /home/user/project/vendor/thecodingmachine/safe/generated/array.php:20) in /home/user/project/vendor/thecodingmachine/safe/generated/array.php on line 20
Fatal error: Cannot redeclare Safe\array_combine() (previously declared in /home/user/project/vendor/thecodingmachine/safe/generated/array.php:20) in /home/user/project/vendor/thecodingmachine/safe/generated/array.php on line 20
In array.php line 20:
Cannot redeclare Safe\array_combine() (previously declared in /home/user/project/vendor/thecodingmachine/safe/generated/array.php:20)
The file obviously don't have the function declared twice and I'm completely lost as for where it could be coming from. Any ideas? I'm on 1.3.3.
Thanks!
nepda, asbiin, mariusjp and tpetry
Metadata
Metadata
Assignees
Labels
No labels