Lines Matching refs:mode

572     invalid scanner mode). (Nikic, Laruence)
719 . Fixed bug #61139 (gzopen leaks when specifying invalid mode). (Nikic)
1275 etc.) on Windows in thread safe mode. (Pierre)
1382 server mode. (Gustavo)
1385 . Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).
1536 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
1583 strict mode). (Ilia)
1841 with streams opened with, inter alia, the 'xb' mode). (Gustavo)
2082 - Fixed bug #50762 (in WSDL mode Soap Header handler function only being called
2521 - Fixed bug #49000 (PHP CLI in Interactive mode (php -a) crashes
2611 - Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
2612 - Fixed bug #43510 (stream_get_meta_data() does not return same mode as used
2738 mode of INI_SCANNER_NORMAL or INI_SCANNER_RAW. In raw mode option values
2943 - Added compatibility mode in GD, imagerotate, image(filled)ellipse
3473 - Fixed bug #47220 (segfault in dom_document_parser in recovery mode). (Rob)
3496 - Fixed bug #46985 (OVERWRITE and binary mode does not work, regression
3688 - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode).
3743 - Fixed bug #45303 (Opening php:// wrapper in append mode results in a warning).
3866 - Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column # by
3877 - Fixed bug #44667 (proc_open() does not handle pipes with the mode 'wb' correctly). (Jani)
3942 - Fixed bug #43498 (file_exists() on a proftpd server got SIZE not allowed in ASCII mode). (Ilia, c…
4111 - Fixed bug #39651 (proc_open() append mode doesn't work on windows). (Nuno)
4177 - Fixed EOF handling in case of reading from file opened in write only mode.
4216 - Fixed bug #42183 (classmap causes crash in non-wsdl mode). (Dmitry)
4244 - Fixed bug #41989 (move_uploaded_file() & relative path in ZTS mode). (Tony)
4387 - Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set into
4519 - Fixed possible relative path issues in zip_open and TS mode (old API) (Pierre)
4784 - Fixed segfault in ZTS mode when OCI8 statements containing sub-statements
4788 - Fixed bug #40297 (compile failure in ZTS mode when collections support is
4922 - Fixed bug #39583 (ftp_put() does not change transfer mode to ASCII). (Tony)
4924 - Fixed bug #39575 (move_uploaded_file() no longer working (safe mode
5014 mode). (Ilia)
5099 - Added new error mode E_RECOVERABLE_ERROR. (Derick, Marcus, Tony)
5135 - Changed E_ALL error reporting mode to include E_RECOVERABLE_ERROR. (Marcus)
5235 - Fixed bug #39020 (PHP in FastCGI server mode crashes). (Dmitry)
5354 - Fixed bug #38253 (PDO produces segfault with default fetch mode). (Tony)
5407 - Fixed bug #37987 (invalid return of file_exists() in safe mode). (Ilia)
5581 . Added a weak/tolerant mode to the JPEG loader.
5582 . Added filtering mode option to imagepng() to allow reducing file size.
5842 - Fixed memory corruption when PDO::FETCH_LAZY mode is being used. (Ilia)
5880 - Fixed bug #35694 (Improved error message for invalid fetch mode). (Ilia)
5908 - Fixed bug #35508 (PDO fails when unknown fetch mode specified). (Tony)
5943 - Fixed bug #34729 (Crash in ZTS mode under Apache). (Dmitry, Zeev)
5979 - Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash).
6084 - Improved interactive mode of PHP CLI (php -a). (Johannes, Marcus)
6172 auto-commit mode). (Wez)
6616 mode). (mike at php dot net)
6700 - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)).
6786 - Fixed bug #31832 (SOAP encoding problem with complex types in WSDL mode with
6793 - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
6905 - Fixed bug #27633 (Double \r problem on ftp_get in ASCII mode on Win32). (Ilia)