We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd07e4 commit 6edc245Copy full SHA for 6edc245
UPGRADING
@@ -23,6 +23,10 @@ PHP 8.6 UPGRADE NOTES
23
. Invalid values now throw in Phar::mungServer() instead of being silently
24
ignored.
25
26
+- Standard:
27
+ . Invalid mode values now throw in array_filter() instead of being silently
28
+ defaulted to 0.
29
+
30
========================================
31
2. New Features
32
0 commit comments