File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33?? ??? ????, PHP 8.4.24
44
5+ - DBA:
6+ . Fixed OOB read on malformed length field in dba flatfile handler. (alhudz)
7+
58- Exif:
69 . Fixed bug GH-11020 (exif_read_data() emits a spurious "Illegal IFD size"
710 warning when an IFD is not followed by a next-IFD offset). (Eyüp Can Akman)
@@ -42,6 +45,10 @@ PHP NEWS
4245 . Fixed bug GH-22441 (ReflectionClass::hasProperty() and getProperty() ignore
4346 dynamic properties shadowing a private parent property). (iliaal)
4447
48+ - Session:
49+ . Fixed bug GH-21314 (Different session garbage collector behavior between
50+ PHP 8.3 and PHP 8.5). (jorgsowa)
51+
4552- SPL:
4653 . Fix class_parents for classes with leading slash in non-autoload mode.
4754 (jorgsowa)
You can’t perform that action at this time.
0 commit comments