Lines Matching refs:as

261   . Fixed bug #76694 (native Windows cert verification uses CN as sever name).
283 . Fixed bug #67792 (HTTP Authorization schemes are treated as case-sensitive).
332 . Reverted bug fix for #80892 (PDO::PARAM_INT is treated the same as
390 . Fixed bug #80892 (PDO::PARAM_INT is treated the same as PDO::PARAM_STR).
1165 . Fixed bug #70078 (XSL callbacks with nodes as parameter leak memory). (cmb)
1186 . Fixed bug #78999 (Cycle leak when using function result as temporary).
1256 . Fixed bug #79000 (Non-blocking socket stream reports EAGAIN as error).
1303 . Fixed bug #78895 (Reflection detects abstract non-static class as abstract
1356 . Fixed bug #78335 (Static properties/variables containing cycles report as
1362 as argument). (Nikita)
1376 . Fixed bug #78531 (Crash when using undefined variable as object). (Dmitry)
1377 . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
1389 . Fixed bug #78656 (Parse errors classified as highest log-level). (Erik
1432 . Fixed bug #78075 (finfo_file treats JSON file as text/plain). (Anatol)
1438 allowing the extension to be once more compiled as shared using
1483 as per RFC: https://wiki.php.net/rfc/permanent_hash_ext. (Kalle)
1648 . Implemented FR #65215 (SimpleXMLElement could register as implementing
1665 . Fixed bug #77518 (SeekableIterator::seek() should accept 'int' typehint as
1688 . Implemented FR #51496 (fgetcsv should take empty string as an escape). (cmb)
1729 . Fixed bug #78656 (Parse errors classified as highest log-level). (Erik
1766 . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
1863 . Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC
2175 . Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
2209 . Fixed bug #77765 (FTP stream wrapper should set the directory as
2298 . Fixed bug #77346 (webm files incorrectly detected as
2386 . Fixed bug #77184 (Unsigned rational numbers are written out as signed
2427 . Handle invalid index passed to PDOStatement::fetchColumn() as error. (Sergei
2506 . Fixed bug #63217 (Constant numeric strings become integers when used as
2533 . Fixed bug #76979 (define() error message does not mention resources as
2686 . Add min_proto_version and max_proto_version ssl stream options as well as
2702 . Expose TDS version as \PDO::DBLIB_ATTR_TDS_VERSION attribute on \PDO
2783 . Fixed bug #75409 (accept EFAULT in addition to ENOSYS as indicator
2785 . Fixed bug #74719 (fopen() should accept NULL as context). (Alexander Holman)