| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Whoops. Missing bit from the open_basedir tightening MFH | Hannes Magnusson | 2008-12-09 | 1 | -1/+1 |
* | - Silent valgrind | Felipe Pena | 2008-11-12 | 1 | -1/+1 |
* | added const, as required by struct-definition | Alexey Zakhlestin | 2008-11-07 | 1 | -1/+1 |
* | Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). | Ilia Alshanetsky | 2008-09-17 | 1 | -1/+6 |
* | Fixed Bug #43958 (class name added into the error message) | Dmitry Stogov | 2008-09-02 | 1 | -2/+3 |
* | MFH | Jani Taskinen | 2008-08-26 | 1 | -5/+7 |
* | - MFH: expose MAXPATHLEN (PHP_MAXPATHLEN) | Pierre Joye | 2008-08-23 | 1 | -0/+1 |
* | - MFH Cleanup exports and allow to overwrite ext registration | Marcus Boerger | 2008-08-22 | 1 | -1/+3 |
* | - MFH: Removed some TSRMLS_FETCH()s | Felipe Pena | 2008-08-15 | 1 | -7/+3 |
* | - MFH error handling, now with save, replace, restore | Marcus Boerger | 2008-08-08 | 1 | -15/+0 |
* | - MFB: Fixed the parameter type expected. set_time_limit() should accept only... | Felipe Pena | 2008-07-25 | 1 | -6/+10 |
* | MFH: Add E_USER_DEPRECATED (patch by Lars Strojny) | Hannes Magnusson | 2008-07-21 | 1 | -0/+2 |
* | Fixed chdir() into requested file directory inconsistencies | Dmitry Stogov | 2008-07-21 | 1 | -2/+2 |
* | Fixed bug #45352 (Segmentation fault because of tick function on second request) | Dmitry Stogov | 2008-06-25 | 1 | -0/+2 |
* | - New parameter parsing API | Felipe Pena | 2008-06-21 | 1 | -2/+2 |
* | - actually disable the ASSERT error dialog box (affects debug mode only), hel... | Pierre Joye | 2008-05-21 | 1 | -0/+3 |
* | use correct flags | Antony Dovgal | 2008-03-22 | 1 | -1/+1 |
* | MFH: revert | Antony Dovgal | 2008-03-21 | 1 | -1/+1 |
* | [DOC] make short_open_tag user-accessible | Stanislav Malyshev | 2008-03-20 | 1 | -1/+1 |
* | MFH: make use of zend_atol() | Antony Dovgal | 2008-03-19 | 1 | -1/+1 |
* | exit_on_timeout patch | Rasmus Lerdorf | 2008-03-18 | 1 | -6/+8 |
* | MFH: Dropped zend.ze1_compatibility_mode | Felipe Pena | 2008-03-18 | 1 | -0/+16 |
* | Fix build (ZTS) | Felipe Pena | 2008-03-16 | 1 | -2/+2 |
* | - Rewrite scanner to be based on re2c instead of flex | Marcus Boerger | 2008-03-16 | 1 | -13/+35 |
* | [DOC] add request_order INI variable to control $_REQUEST content | Stanislav Malyshev | 2008-03-12 | 1 | -0/+1 |
* | MFH: User error handlers no longer catch supressed errors | Etienne Kneuss | 2008-03-08 | 1 | -14/+13 |
* | Optimized require_once() and include_once() by eliminationg open() syscall on... | Dmitry Stogov | 2008-03-05 | 1 | -0/+7 |
* | - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) | Marcus Boerger | 2008-02-23 | 1 | -0/+4 |
* | - [DOC] add PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, | Pierre Joye | 2008-02-15 | 1 | -0/+11 |
* | MFH: allow using these constants in php.ini (f.e. PHP_SAPI..) | Jani Taskinen | 2008-02-04 | 1 | -22/+24 |
* | Added garbage collector | Dmitry Stogov | 2008-01-22 | 1 | -0/+3 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Update the class method documentation links | Hannes Magnusson | 2007-12-29 | 1 | -3/+5 |
* | Fixed bug #43128 (Very long class name causes segfault) | Dmitry Stogov | 2007-11-22 | 1 | -4/+6 |
* | Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page) | Dmitry Stogov | 2007-10-18 | 1 | -1/+2 |
* | Refactor code to make fixes for coverity issues #385 and #386 a bit more | Ilia Alshanetsky | 2007-10-01 | 1 | -4/+7 |
* | MFH: | Jani Taskinen | 2007-09-28 | 1 | -3/+6 |
* | Fixed crash on POST request after dl("mbstring.so") | Dmitry Stogov | 2007-09-24 | 1 | -0/+2 |
* | MFH: check for NULL (coverity issue #386) | Antony Dovgal | 2007-09-21 | 1 | -1/+3 |
* | 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 |
* | 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 |
* | 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 |
* | fix ZTS build | Antony Dovgal | 2007-07-24 | 1 | -0/+1 |
* | MFH:- Changed "display_errors" php.ini option to accept "stderr" as value which | Jani Taskinen | 2007-07-24 | 1 | -2/+92 |
* | MFH: Fixed compile warnings | Jani Taskinen | 2007-07-21 | 1 | -4/+4 |
* | MFH: folding tags and some more ws fixes | Jani Taskinen | 2007-07-15 | 1 | -10/+12 |