We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019cdd0 commit b29b9e5Copy full SHA for b29b9e5
UPGRADING
@@ -502,7 +502,7 @@ PHP 8.5 UPGRADE NOTES
502
- Core:
503
. Remove OPcodes for identity comparisons against booleans, particularly
504
for the match(true) pattern.
505
- . Creating exceptions objects is now much faster.
+ . Creating exception objects is now much faster.
506
507
- ReflectionProperty:
508
. Improved performance of the following methods: getValue(), getRawValue(),
0 commit comments