Lines Matching refs:t

21   . Fixed bug #81727: Don't mangle HTTP variable names that clash with ones
145 . Fixed bug #81346 (Non-seekable streams don't update position after write).
158 . Fixed bug #81407 (shmop_open won't attach and causes php to crash). (cmb)
200 . Fixed bug #81252 (PDO_ODBC doesn't account for SQL_NO_TOTAL). (cmb)
203 . Fixed bug #81283 (shmop can't read beyond 2147483647 bytes). (cmb, Nikita)
302 . Fixed bug #80460 (ODBC doesn't account for SQL_NO_TOTAL indicator). (cmb)
365 . Fixed bug #51903 (simplexml_load_file() doesn't use HTTP headers). (cmb)
371 . Fixed bug #80837 (Calling stmt_store_result after fetch doesn't throw an
427 . Fixed bug #80682 (opcache doesn't honour pcre.jit option). (Remi)
482 . Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()).
556 . Fixed bug #79177 (FFI doesn't handle well PHP exceptions within callback).
624 . Fixed bug #80115 (mysqlnd.debug doesn't recognize absolute paths with
681 (t-matsuno)
814 . Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). (cmb)
863 . Fixed bug #79579 (ZTS build of PHP 7.3.17 doesn't handle ERANGE for
906 . Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes).
1009 . Fixed bug #79242 (COM error constants don't match com_exception codes on
1085 . Fixed bug #79315 (ZipArchive::addFile doesn't honor start/length
1109 . Fixed bug #79112 (IMAP extension can't find OpenSSL libraries at configure
1284 . Fixed bug #78916 (php-fpm 7.4.0 don't send mail via mail()).
1323 . Fixed bug #60677 (CGI doesn't properly validate shebang line contains #!).
1352 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
1513 . Fixed bug #76058 (After "POST data can't be buffered", using php://input
1526 . Fixed bug #76809 (SSL settings aren't respected when persistent connections
1634 shouldn't be serializable). (Nikita)
1650 . Fixed bug #75245 (Don't set content of elements with only whitespaces).
1733 . Fixed bug #78689 (Closure::fromCallable() doesn't handle
1788 . Fixed bug #76809 (SSL settings aren't respected when persistent connections
1821 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
1931 . Fixed bug #76058 (After "POST data can't be buffered", using php://input
1943 . Fixed bug #78291 (opcache_get_configuration doesn't list all directives).
2034 . Fixed bug #77921 (static.php.net doesn't work anymore). (Peter Kokot)
2127 . Fixed bug #77772 (ReflectionClass::getMethods(null) doesn't work). (Nikita)
2265 . Fixed bug #51068 (DirectoryIterator glob:// don't support current path
2308 . Fixed bug #73614 (gdImageFilledArc() doesn't properly draw pies). (cmb)
2318 . Fixed bug #77428 (mb_ereg_replace() doesn't replace a substitution
2508 . Fixed bug #33502 (Some nullary functions don't check the number of
2639 . Fixed bug #75248 (Binary directory doesn't get created when building
2645 . Fixed bug #65544 (mb title case conversion-first word in quotation isn't
2752 . Fixed bug #50675 (SoapClient can't handle object references correctly).