PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2017 PHP 7.0.28
+?? ??? 2018, PHP 7.1.14
+
+- Core:
+ . Fixed bug #75679 (Path 260 character problem). (Anatol)
+
+ - Opcache:
+ . Fixed bug #75579 (Interned strings buffer overflow may cause crash).
+ (Dmitry)
-04 Jan 2017 PHP 7.0.27
+- PGSQL:
+ . Fixed bug #75671 (pg_version() crashes when called on a connection to
+ cockroach). (magicaltux at gmail dot com)
-- CLI Server:
- . Fixed bug #60471 (Random "Invalid request (unexpected EOF)" using a router
- script). (SammyK)
+04 Jan 2018, PHP 7.1.13
- Core:
+ . Fixed bug #75573 (Segmentation fault in 7.1.12 and 7.0.26). (Laruence)
. Fixed bug #75384 (PHP seems incompatible with OneDrive files on demand).
(Anatol)
- . Fixed bug #75573 (Segmentation fault in 7.1.12 and 7.0.26). (Laruence)
+ . Fixed bug #74862 (Unable to clone instance when private __clone defined).
+ (Daniel Ciochiu)
+ . Fixed bug #75074 (php-process crash when is_file() is used with strings
+ longer 260 chars). (Anatol)
+ . Fixed bug #69727 (Remove timestamps from build to make it reproducible).
+ (jelle van der Waa)
+
+- CLI Server:
+ . Fixed bug #60471 (Random "Invalid request (unexpected EOF)" using a router
+ script). (SammyK)
+ . Fixed bug #73830 (Directory does not exist). (Anatol)
- FPM:
. Fixed bug #64938 (libxml_disable_entity_loader setting is shared between