Lines Matching refs:after

144   . Fixed bug #81302 (Stream position after stream filter removed). (cmb)
145 . Fixed bug #81346 (Non-seekable streams don't update position after write).
350 . Fixed bug #80024 (Duplication of info about inherited socket after pool
371 . Fixed bug #80837 (Calling stmt_store_result after fetch doesn't throw an
409 . Fixed bug #80838 (HTTP wrapper waits for HTTP 1 response after HTTP 101).
417 . Fixed #80706 (mail(): Headers after Bcc headers may be ignored). (cmb)
440 . Fixed bug#80719 (Iterating after failed ArrayObject::setIteratorClass()
611 . Fixed bug #80185 (jdtounix() fails after 2037). (cmb)
713 . Fixed bug #79919 (Stack use-after-scope in define()). (cmb)
735 . Fixed bug #73060 (php failed with error after temp folder cleaned up).
755 . Fixed bug #79922 (Crash after multiple calls to xml_parser_free()). (cmb)
769 . Fixed bug #79877 (getimagesize function silently truncates after a null
782 . Fixed bug #79784 (Use after free if changing array during undef var during
784 . Fixed bug #79793 (Use after free if string used in undefined index warning
810 . Fixed bug #79820 (Use after free when type duplicated into
900 . Fixed bug #78434 (Generator yields no items after valid() call). (Nikita)
989 . Fixed bug #79330 (shell_exec() silently truncates after a null byte). (stas)
996 . Fixed bug #79424 (php_zip_glob uses gl_pathc after call to globfree).
1075 . Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). (cmb)
1078 . Fixed bug #79329 (get_headers() silently truncates after a null byte).
1098 . Fixed bug #76047 (Use-after-free when accessing already destructed
1102 . Fixed bug #79078 (Hypothetical use-after-free in curl_multi_add_handle()).
1208 . Fixed bug #74170 (locale information change after mime_content_type).
1615 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
1701 . Fixed bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit). (cmb)
1777 . Fixed bug #78413 (request_terminate_timeout does not take effect after
1875 . Fixed bug #77185 (Use-after-free in FPM master event handling).
1953 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
1966 . Fixed bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit). (cmb)
2046 . Fixed bug #77843 (Use after free with json serializer). (Nikita)
2079 . Fixed bug #77903 (ArrayIterator stops iterating after offsetSet call).
2267 . Fixed bug #77431 (openFile() silently truncates after a null byte). (cmb)
2320 . Fixed bug #77454 (mb_scrub() silently truncates after a null byte).
2395 use-after-free). (cmb)
2547 . Fixed bug #44217 (Output after stdout/stderr closed cause immediate exit
2736 . Fixed bug #74941 (session fails to start after having headers sent).
2793 . Fixed bug #76688 (Disallow excessive parameters after options array).