Skip to content

fix: Fix FileStorage::find function#510

Merged
barryvdh merged 2 commits intophp-debugbar:masterfrom
Webshippy:bugfix/filestorage-usort-fix
Oct 31, 2022
Merged

fix: Fix FileStorage::find function#510
barryvdh merged 2 commits intophp-debugbar:masterfrom
Webshippy:bugfix/filestorage-usort-fix

Conversation

@erosakos
Copy link
Copy Markdown
Contributor

@erosakos erosakos commented Sep 6, 2022

Fix FileStorage::find function usort callback function to return int instead of bool, because after PHP8 bool return value for the callback function is not supported.

Fix FileStorage::find function usort callback function to return int instead of bool, because after PHP8 bool return value for the callback function is not supported.
Fix FileStorage::find function usort callback function to return int instead of bool, because after PHP8 bool return value for the callback function is not supported.
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

Successfully merging this pull request may close these issues.

2 participants