Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a few compiler warnings (mostly use of unitialized values) | Nuno Lopes | 2007-09-29 | 1 | -1/+2 |
* | MFH: Fixed win32 build. | Jani Taskinen | 2007-09-28 | 2 | -2/+2 |
* | MFH: | Jani Taskinen | 2007-09-28 | 4 | -64/+255 |
* | Bump version. | Sebastian Bergmann | 2007-09-27 | 1 | -4/+4 |
* | Fixed crash on POST request after dl("mbstring.so") | Dmitry Stogov | 2007-09-24 | 1 | -0/+2 |
* | Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is | Ilia Alshanetsky | 2007-09-23 | 1 | -1/+1 |
* | MFH: check for NULL (coverity issue #386) | Antony Dovgal | 2007-09-21 | 1 | -1/+3 |
* | initialize all fields of the struct (it's generally good idea even though the... | Antony Dovgal | 2007-09-21 | 1 | -0/+2 |
* | disallow setting mail.force_extra_parameters from .htaccess | Stanislav Malyshev | 2007-09-13 | 1 | -1/+14 |
* | MFH: ws | Jani Taskinen | 2007-08-31 | 1 | -5/+6 |
* | MFH: ws fixes | Jani Taskinen | 2007-08-31 | 1 | -20/+20 |
* | MFH | Jani Taskinen | 2007-08-31 | 1 | -3/+3 |
* | MFH: Moved php.ini related protos where they belong | Jani Taskinen | 2007-08-31 | 2 | -5/+4 |
* | MFH: ws | Jani Taskinen | 2007-08-31 | 1 | -3/+3 |
* | Back to -dev. | Sebastian Bergmann | 2007-08-30 | 1 | -4/+4 |
* | 5.2.4 | Ilia Alshanetsky | 2007-08-29 | 1 | -2/+2 |
* | Back to dev | Ilia Alshanetsky | 2007-08-23 | 1 | -2/+2 |
* | 5.2.4RC3 | Ilia Alshanetsky | 2007-08-23 | 1 | -2/+2 |
* | Back to dev | Ilia Alshanetsky | 2007-08-17 | 1 | -2/+2 |
* | 5.2.4RC2 | Ilia Alshanetsky | 2007-08-17 | 1 | -2/+2 |
* | fix proto | Stanislav Malyshev | 2007-08-16 | 1 | -1/+1 |
* | touch try 2 | Jani Taskinen | 2007-08-13 | 1 | -1/+0 |
* | touch | Jani Taskinen | 2007-08-13 | 1 | -0/+1 |
* | Fix version | Hannes Magnusson | 2007-08-13 | 1 | -2/+2 |
* | MFH | Antony Dovgal | 2007-08-10 | 1 | -6/+19 |
* | MFH: This is what we get for not doing MFH..or MFB..a mess | Jani Taskinen | 2007-08-08 | 1 | -2/+2 |
* | Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmaped | Ilia Alshanetsky | 2007-08-08 | 1 | -2/+2 |
* | 'I32' and 'I' support | Antony Dovgal | 2007-08-03 | 2 | -2/+20 |
* | fix folding | Antony Dovgal | 2007-08-03 | 1 | -6/+10 |
* | MFH: add I64 support to spprintf() | Antony Dovgal | 2007-08-03 | 1 | -0/+10 |
* | check correct value | Stanislav Malyshev | 2007-08-03 | 1 | -1/+1 |
* | make error_log setting access-controlled by safe_mode/open_basedir | Stanislav Malyshev | 2007-08-03 | 1 | -1/+22 |
* | add stage for .htaccess | Stanislav Malyshev | 2007-08-02 | 1 | -0/+1 |
* | Back to dev | Ilia Alshanetsky | 2007-08-02 | 1 | -2/+2 |
* | 5.2.4RC1 | Ilia Alshanetsky | 2007-08-02 | 1 | -2/+2 |
* | revert wrong fix | Stanislav Malyshev | 2007-08-01 | 1 | -8/+0 |
* | - MFH: Fix #42164 Internal Sendmail Support is ALWAYS disabled | Johannes Schlüter | 2007-08-01 | 1 | -0/+2 |
* | Fixed EOF handling in case of reading from file opened in write only mode. | Dmitry Stogov | 2007-07-25 | 1 | -1/+1 |
* | fix ZTS build | Antony Dovgal | 2007-07-24 | 1 | -0/+1 |
* | Fixed bug #41984 (Hangs on large SoapClient requests) | Dmitry Stogov | 2007-07-24 | 1 | -2/+6 |
* | MFH:- Changed "display_errors" php.ini option to accept "stderr" as value which | Jani Taskinen | 2007-07-24 | 2 | -2/+96 |
* | MFH: Fixed compile warnings | Jani Taskinen | 2007-07-21 | 6 | -10/+11 |
* | MFH | Antony Dovgal | 2007-07-18 | 1 | -0/+2 |
* | MFH: Use correct macro name | Jani Taskinen | 2007-07-18 | 1 | -1/+1 |
* | Allow file uploads to bypass open_basedir checks (fixes regression) | Ilia Alshanetsky | 2007-07-17 | 3 | -3/+9 |
* | MFH: ws fix | Jani Taskinen | 2007-07-17 | 1 | -18/+18 |
* | MFH:- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work) | Jani Taskinen | 2007-07-17 | 1 | -11/+1 |
* | MFH: folding tags and some more ws fixes | Jani Taskinen | 2007-07-15 | 1 | -10/+12 |
* | MFH: ws fixes (sync!) | Jani Taskinen | 2007-07-15 | 1 | -30/+33 |
* | MFH: removed unused macros | Jani Taskinen | 2007-07-15 | 1 | -2/+0 |