Lines Matching refs:mode

365   . Fixed bug #55496 (Interactive mode doesn't force a newline before the
820 . Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold)
1814 invalid scanner mode). (Nikic, Laruence)
1927 . Fixed bug #61139 (gzopen leaks when specifying invalid mode). (Nikita Popov)
1938 . Safe mode and all related php.ini options. (Kalle)
1948 . Session bug compatibility mode (session.bug_compat_42 and
2308 is used for value output mode. Use or'ed SNMP_VALUE_LIBRARY(default if
2441 invalid scanner mode). (Nikic, Laruence)
2581 . Fixed bug #61139 (gzopen leaks when specifying invalid mode). (Nikic)
3137 etc.) on Windows in thread safe mode. (Pierre)
3244 server mode. (Gustavo)
3247 . Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).
3398 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
3445 strict mode). (Ilia)
3702 with streams opened with, inter alia, the 'xb' mode). (Gustavo)
3943 - Fixed bug #50762 (in WSDL mode Soap Header handler function only being called
4382 - Fixed bug #49000 (PHP CLI in Interactive mode (php -a) crashes
4472 - Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
4473 - Fixed bug #43510 (stream_get_meta_data() does not return same mode as used
4599 mode of INI_SCANNER_NORMAL or INI_SCANNER_RAW. In raw mode option values
4804 - Added compatibility mode in GD, imagerotate, image(filled)ellipse
5334 - Fixed bug #47220 (segfault in dom_document_parser in recovery mode). (Rob)
5357 - Fixed bug #46985 (OVERWRITE and binary mode does not work, regression
5549 - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode).
5604 - Fixed bug #45303 (Opening php:// wrapper in append mode results in a warning).
5727 - Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column # by
5738 - Fixed bug #44667 (proc_open() does not handle pipes with the mode 'wb' correctly). (Jani)
5803 - Fixed bug #43498 (file_exists() on a proftpd server got SIZE not allowed in ASCII mode). (Ilia, c…
5972 - Fixed bug #39651 (proc_open() append mode doesn't work on windows). (Nuno)
6038 - Fixed EOF handling in case of reading from file opened in write only mode.
6077 - Fixed bug #42183 (classmap causes crash in non-wsdl mode). (Dmitry)
6105 - Fixed bug #41989 (move_uploaded_file() & relative path in ZTS mode). (Tony)
6248 - Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set into
6380 - Fixed possible relative path issues in zip_open and TS mode (old API) (Pierre)
6645 - Fixed segfault in ZTS mode when OCI8 statements containing sub-statements
6649 - Fixed bug #40297 (compile failure in ZTS mode when collections support is
6783 - Fixed bug #39583 (ftp_put() does not change transfer mode to ASCII). (Tony)
6785 - Fixed bug #39575 (move_uploaded_file() no longer working (safe mode
6875 mode). (Ilia)
6960 - Added new error mode E_RECOVERABLE_ERROR. (Derick, Marcus, Tony)
6996 - Changed E_ALL error reporting mode to include E_RECOVERABLE_ERROR. (Marcus)
7096 - Fixed bug #39020 (PHP in FastCGI server mode crashes). (Dmitry)
7215 - Fixed bug #38253 (PDO produces segfault with default fetch mode). (Tony)
7268 - Fixed bug #37987 (invalid return of file_exists() in safe mode). (Ilia)
7442 . Added a weak/tolerant mode to the JPEG loader.
7443 . Added filtering mode option to imagepng() to allow reducing file size.
7703 - Fixed memory corruption when PDO::FETCH_LAZY mode is being used. (Ilia)
7741 - Fixed bug #35694 (Improved error message for invalid fetch mode). (Ilia)
7769 - Fixed bug #35508 (PDO fails when unknown fetch mode specified). (Tony)
7804 - Fixed bug #34729 (Crash in ZTS mode under Apache). (Dmitry, Zeev)
7840 - Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash).
7945 - Improved interactive mode of PHP CLI (php -a). (Johannes, Marcus)
8033 auto-commit mode). (Wez)
8477 mode). (mike at php dot net)
8561 - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)).
8647 - Fixed bug #31832 (SOAP encoding problem with complex types in WSDL mode with
8654 - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
8766 - Fixed bug #27633 (Double \r problem on ftp_get in ASCII mode on Win32). (Ilia)