File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -365,6 +365,8 @@ PHP NEWS
365365 non-printable characters in string literals). (nielsdos, WangYihang)
366366 . Fixed bug GH-17442 (Engine UAF with reference assign and dtor). (nielsdos)
367367 . Do not use RTLD_DEEPBIND if dlmopen is available. (Daniil Gentili)
368+ . Added #[\DelayedTargetValidation] attribute. (DanielEScherzer)
369+ . Support #[\Deprecated] on traits. (DanielEScherzer)
368370
369371- BCMath:
370372 . Simplify `bc_divide()` code. (SakiTakamachi)
@@ -456,6 +458,7 @@ PHP NEWS
456458 (kocsismate)
457459 . Fixed bug GH-16993 (filter_var_array with FILTER_VALIDATE_INT|FILTER_NULL_ON_FAILURE
458460 should emit warning for invalid filter usage). (alexandre-daubois)
461+ . Added FILTER_THROW_ON_FAILURE flag. (DanielEScherzer)
459462
460463- FPM:
461464 . Fixed bug GH-19817 (Decode SCRIPT_FILENAME issue in php 8.5).
You can’t perform that action at this time.
0 commit comments