3122 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Jani Taskinen 08f8621a9f - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value) 17 years ago
Rasmus Lerdorf 8608857c1a Fix bug #48880 17 years ago
Stanislav Malyshev d1a16fc86d fix extension functions disabling (bug #49065) 17 years ago
Ilia Alshanetsky c71358379d Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value 17 years ago
Stanislav Malyshev 4bb8672039 fix mail.log openbasedir interaction with .htaccess 17 years ago
Jani Taskinen 87f9d62861 - Fixed bug #48247 (Infinite loop and possible crash during startup with errors) 17 years ago
Ilia Alshanetsky ae2c5ee7d4 MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using 17 years ago
Johannes Schlüter 52c9cad8e4 Back to -dev 17 years ago
Johannes Schlüter 4b4283bdc0 Bump version to 5.3.0 and API Nos. up 17 years ago
Ilia Alshanetsky 00d0ecda10 Revert patch 17 years ago
Ilia Alshanetsky c0aa23fd86 MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using 17 years ago
Johannes Schlüter 9851acba7b Back to dev 17 years ago
Johannes Schlüter ff1bf7f766 5.3.0 RC 4 17 years ago
Rasmus Lerdorf 269df474bf Ah, broken vimrc.. 17 years ago
Rasmus Lerdorf e70abda281 Fix bug #48592 17 years ago
Johannes Schlüter a8f3eeefe8 back to -dev 17 years ago
Johannes Schlüter 10d976d225 5.3.0RC3 17 years ago
Pierre Joye e7560b8316 - typo 17 years ago
Pierre Joye 0168025f4c - [DOC] add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for testing and features detections) 17 years ago
Scott MacVicar 16398c1990 MFH: Make sure the timeout is checked in the shutdown function, patch from Etienne 17 years ago
Derick Rethans d29d24427f - MFH: Get rid of the four different versions of zend_extension* and only use 17 years ago
Arnaud Le Blanc c79528a26d MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 17 years ago
Arnaud Le Blanc fab1f0e754 Fix warning when inner stream of a temp:// stream is closed before 17 years ago
Arnaud Le Blanc a2600facdd MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source 17 years ago
Dmitry Stogov 2f8ca07d18 Fixed wrong return value 17 years ago
Hannes Magnusson ebf7a8e9a3 Fix comments 17 years ago
Johannes Schlüter 508a2d0c3d Back to -dev 17 years ago
Johannes Schlüter 6eb27922d7 5.3.0RC2-dev 17 years ago
Kalle Sommer Nielsen 5a6d3cc42b Added E_DEPRECATED startup notice (5.3 only) 17 years ago
Derick Rethans 53bb83ab8c - MFH: Fixed warnings 17 years ago
Antony Dovgal 79d1691d11 MFH: use correct function 17 years ago
Antony Dovgal 7809cd64e8 MFH: don't segfault on bindto == NULL 17 years ago
Ilia Alshanetsky 8c9195e48d Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto) 17 years ago
Derick Rethans 65fc904143 - MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val when 17 years ago
Pierre Joye 3cce609d77 - fix build (Marcus, fix re2c please) 17 years ago
Stanislav Malyshev 94b7a00760 fix for #47930 17 years ago
Dmitry Stogov 9e36fae5ff Fixed bug #48034 (PHP crashes when script is 8192 (8KB) bytes long) 17 years ago
Pierre Joye be093af4fa - silent compiler warning 17 years ago
Arnaud Le Blanc 8ea9eb8560 MFH: Better fix for #47997 17 years ago
Arnaud Le Blanc 14c717f449 Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) 17 years ago
Mikko Koppanen 3fd12260aa MFH: Added support for passing O_NONBLOCK to the underlying open() system call 17 years ago
Arnaud Le Blanc 843202cd5c MFH: Fixed initialization of tick functions list in ZTS 17 years ago
Christian Seiler 3470a30125 - Fixed memory leak in ob_get_clean/ob_get_flush. 17 years ago
Hannes Magnusson 2881a60e31 Add missing proto 17 years ago
Johannes Schlüter 5afff17958 Back to dev 17 years ago
Johannes Schlüter 3c038201eb 5.3.0 RC 1 17 years ago
Arnaud Le Blanc 2b57d6d6ea MFH: Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer() 17 years ago
David Coallier 2e5f11b841 - Fixed bug #46897: ob_flush() should fail to flush unerasable buffers 17 years ago
Ilia Alshanetsky aaa5361c90 Adjust condition 17 years ago
Ilia Alshanetsky 2b531b5149 MFB: typo fix 17 years ago