Lines Matching refs:after

85   . Fixed bug #74183 (preg_last_error not returning error code after error).
109 . Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown
294 . Fixed bug #74103 (heap-use-after-free when unserializing invalid array
530 . Fixed bug #74265 (Build problems after 7.0.17 release: undefined reference
679 . Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).
733 . Fixed bug #73092 (Unserialize use-after-free when resizing object's
846 . Fixed bug #73392 (A use-after-free in zend allocator management).
1187 . Fixed bug #72860 (wddx_deserialize use-after-free). (Stas)
1200 . Fixed bug #72581 (previous property undefined in Exception after
1331 . Fixed bug #72263 (base64_decode skips a character after padding in strict
1347 . Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing
1368 . Fixed bug #72508 (strange references after recursive function call and
1504 . Fixed bug #72140 (segfault after calling ERR_free_strings()).
1524 . Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free). (Laruence)
1545 . Fixed bug #72155 (use-after-free caused by get_zval_xmlrpc_type).
1557 . Fixed bug #72162 (use-after-free - error_reporting). (Laruence)
1575 . Fixed bug #72157 (use-after-free caused by dba_open). (Shm, Laruence)
1700 . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)
1743 . Fixed bug #71969 (str_replace returns an incorrect resulting array after
1847 . Fixed bug #71660 (array_column behaves incorrectly after foreach by
1872 . Fixed bug #71601 (finally block not executed after yield from). (Bob)
1899 . Fixed bug #71584 (Possible use-after-free of ZCG(cwd) in Zend Opcache).
1994 . Fixed bug #71311 (Use-after-free vulnerability in SPL(ArrayObject,
1996 . Fixed bug #71313 (Use-after-free vulnerability in SPL(SplObjectStorage,
2136 . Fixed bug #71020 (Use after free in Collator::sortWithSortKeys).
2309 . Fixed bug #70083 (Use after free with assign by ref to overloaded objects).
2456 . Fixed bug #70277 (new DateTimeZone($foo) is ignoring text after null byte).
2526 . Fixed bug #70284 (Use after free vulnerability in unserialize() with GMP).
2569 . Fixed possible read after end of buffer and use after free. (Dmitry)
2598 . Fixed bug #70656 (require() statement broken after opcache_reset() or a
2637 . Fixed bug #69882 (OpenSSL error "key values mismatch" after
2729 . Fixed bug #70013 (Reference to $_SESSION is lost after a call to
2747 . Fixed bug #70079 (Segmentation fault after more than 100 SoapClient
2773 . Fixed bug #69970 (Use-after-free vulnerability in
2787 . Fixed bug #69972 (Use-after-free vulnerability in
2810 . Fixed bug #70365 (Use-after-free vulnerability in unserialize() with
2812 . Fixed bug #70366 (Use-after-free vulnerability in unserialize() with
2816 . Fixed bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free).