-
Notifications
You must be signed in to change notification settings - Fork 672
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Uncaught Error: Call to undefined function _HumbugBox44cdd6d36ff3\array_any()
for 6.8.1 release
#11322
Comments
Hey @chenrui333, can you reproduce the issue on https://psalm.dev? These will be used as phpunit tests when implementing the feature or fixing this bug. |
I have the same problem on several of my projects. it started with version 6.8.0 |
I can still reproduce it with 6.8.2:
|
Fixed, now builds are also reproducible. |
Hi, the problem still seems to be present. psalm --no-diff --no-cache --monochrome --long-progress
--report=.psalm-reports/report.console
--report=.psalm-reports/report.sarif
--report=.psalm-reports/report.junit.xml Rollback to 6.7.1 fix the problem. |
What version of php and psalm are you using? |
vimeo/psalm (6.8.6) and psalm/plugin-phpunit (0.19.2).
|
👋 while testing psalm.phar 6.8.1 release, seeing some crash issue as below:
relates to Homebrew/homebrew-core#208273
The text was updated successfully, but these errors were encountered: