summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.2.4RC2Ilia Alshanetsky2007-08-171-2/+2
* fix protoStanislav Malyshev2007-08-161-1/+1
* touch try 2Jani Taskinen2007-08-131-1/+0
* touchJani Taskinen2007-08-131-0/+1
* Fix versionHannes Magnusson2007-08-131-2/+2
* MFHAntony Dovgal2007-08-101-6/+19
* MFH: This is what we get for not doing MFH..or MFB..a messJani Taskinen2007-08-081-2/+2
* Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmapedIlia Alshanetsky2007-08-081-2/+2
* 'I32' and 'I' supportAntony Dovgal2007-08-032-2/+20
* fix foldingAntony Dovgal2007-08-031-6/+10
* MFH: add I64 support to spprintf()Antony Dovgal2007-08-031-0/+10
* check correct valueStanislav Malyshev2007-08-031-1/+1
* make error_log setting access-controlled by safe_mode/open_basedirStanislav Malyshev2007-08-031-1/+22
* add stage for .htaccessStanislav Malyshev2007-08-021-0/+1
* Back to devIlia Alshanetsky2007-08-021-2/+2
* 5.2.4RC1Ilia Alshanetsky2007-08-021-2/+2
* revert wrong fixStanislav Malyshev2007-08-011-8/+0
* - MFH: Fix #42164 Internal Sendmail Support is ALWAYS disabledJohannes Schlüter2007-08-011-0/+2
* Fixed EOF handling in case of reading from file opened in write only mode.Dmitry Stogov2007-07-251-1/+1
* fix ZTS buildAntony Dovgal2007-07-241-0/+1
* Fixed bug #41984 (Hangs on large SoapClient requests)Dmitry Stogov2007-07-241-2/+6
* MFH:- Changed "display_errors" php.ini option to accept "stderr" as value whichJani Taskinen2007-07-242-2/+96
* MFH: Fixed compile warningsJani Taskinen2007-07-216-10/+11
* MFHAntony Dovgal2007-07-181-0/+2
* MFH: Use correct macro nameJani Taskinen2007-07-181-1/+1
* Allow file uploads to bypass open_basedir checks (fixes regression)Ilia Alshanetsky2007-07-173-3/+9
* MFH: ws fixJani Taskinen2007-07-171-18/+18
* MFH:- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)Jani Taskinen2007-07-171-11/+1
* MFH: folding tags and some more ws fixesJani Taskinen2007-07-151-10/+12
* MFH: ws fixes (sync!)Jani Taskinen2007-07-151-30/+33
* MFH: removed unused macrosJani Taskinen2007-07-151-2/+0
* Clear out last error & last error file information at the end of theIlia Alshanetsky2007-07-151-0/+10
* MFH: - Fixed bug #41815 (Concurrent read/write fails when EOF is reached)Jani Taskinen2007-07-121-3/+0
* - MFH: Always enable mail() functionJohannes Schlüter2007-07-112-2/+1
* Fixed wrong warningDmitry Stogov2007-07-111-1/+1
* MFH: No return values for void functionJani Taskinen2007-07-111-2/+2
* suppress warnings to avoid potential loopStanislav Malyshev2007-07-101-2/+2
* check if write is allowed before writing to error logStanislav Malyshev2007-07-101-0/+8
* Fixed symlink("", "somthing") and link("", "somthing") in ZTS modeDmitry Stogov2007-07-101-1/+3
* Fixed warningDmitry Stogov2007-07-101-2/+2
* Added ability to create local or remote (URL) user streamsDmitry Stogov2007-07-095-2/+31
* Restore big exponent letter in var_export() ('1e300' -> '1E300')Dmitry Stogov2007-06-252-2/+2
* - MFH: Added the H modifier to create non-locale-aware non-fixed-precisionDerick Rethans2007-06-192-3/+5
* HTTP 500 is sent to browser in case of PHP error instead of blank pageDmitry Stogov2007-06-151-7/+18
* Prevent crash in case of wrong arguments to CRT functions (strftime()) on PHP...Dmitry Stogov2007-06-151-0/+43
* MFH: check return value of *time_r() functions for NULLAntony Dovgal2007-06-071-2/+6
* MFH:- Improved the error message for exceeding max_input_nesting_level.foobar2007-06-031-1/+1
* Improved fix for MOPB-02-2007Ilia Alshanetsky2007-06-031-3/+17
* MFH: fix #41518 (file_exists() warns of open_basedir restriction on non-exist...Antony Dovgal2007-06-011-1/+11
* Back to devIlia Alshanetsky2007-05-301-4/+4