Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: plug memleak | Hannes Magnusson | 2006-06-20 | 1 | -1/+1 |
* | MFH: Backported allow_url_include from HEAD. This directive allows | Rasmus Lerdorf | 2006-06-16 | 3 | -1/+3 |
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -0/+6 |
* | MFH: don't leak when decoding failed | Antony Dovgal | 2006-06-06 | 1 | -0/+1 |
* | MFH: no need to check if non-existing include_path complies with open_basedir... | Antony Dovgal | 2006-06-05 | 1 | -5/+0 |
* | Fixed bug #35886 (nlopes) | Edin Kadribasic | 2006-06-05 | 1 | -1/+1 |
* | improve .dsp build | Stanislav Malyshev | 2006-06-05 | 2 | -1/+80 |
* | no need to do TSRMLS_FETCH() twice | Antony Dovgal | 2006-06-01 | 1 | -2/+0 |
* | Revert accidentally committed internal patch | Andrei Zmievski | 2006-05-31 | 1 | -19/+4 |
* | MFB | Andrei Zmievski | 2006-05-31 | 2 | -4/+20 |
* | Missing definition, patch by Steph Fox | Edin Kadribasic | 2006-05-25 | 1 | -0/+1 |
* | Initialize windows globals, fixes #37428 | Edin Kadribasic | 2006-05-24 | 1 | -0/+4 |
* | Fixed handling of extremely long paths inside tempnam() function. | Ilia Alshanetsky | 2006-05-23 | 1 | -5/+4 |
* | - MFH Fix feof() | Marcus Boerger | 2006-05-23 | 1 | -6/+8 |
* | - MFH Handle corrupt base64 data in data: url | Marcus Boerger | 2006-05-21 | 1 | -13/+17 |
* | MFH: initialize factory | Antony Dovgal | 2006-05-19 | 1 | -1/+1 |
* | Optimized zend_try/zend_catch macroses (eliminated memcpy()) | Dmitry Stogov | 2006-05-19 | 1 | -1/+1 |
* | fix #37395 (recursive mkdir() fails to create nonexistent directories in root... | Antony Dovgal | 2006-05-16 | 1 | -1/+1 |
* | Disable realpath cache when open_basedir or safe_mode are enabled on a | Ilia Alshanetsky | 2006-05-16 | 1 | -0/+5 |
* | - MFH No need to have this controlled by allow_url_fopen | Marcus Boerger | 2006-05-14 | 1 | -1/+1 |
* | - MFH Add strict compliant RFC2397 support (no //) | Marcus Boerger | 2006-05-14 | 1 | -2/+2 |
* | - MFH RFC2397 decoding | Marcus Boerger | 2006-05-14 | 1 | -2/+14 |
* | - MFH RFC 2397 meta data handling | Marcus Boerger | 2006-05-14 | 1 | -7/+78 |
* | - MFH Initial support for RFC2397 | Marcus Boerger | 2006-05-13 | 2 | -48/+170 |
* | Fixed bug #37306 (max_execution_time = max_input_time) | Dmitry Stogov | 2006-05-11 | 1 | -2/+2 |
* | - MFH Fix error mode handling | Marcus Boerger | 2006-05-11 | 1 | -0/+2 |
* | Add input_filter hook call in getenv() | Rasmus Lerdorf | 2006-05-10 | 1 | -4/+9 |
* | Now that ext/filter is bundled, we should be defining these in one place | Rasmus Lerdorf | 2006-05-10 | 1 | -0/+3 |
* | add missing parts of E_RECOVERABLE merge | Antony Dovgal | 2006-05-10 | 1 | -0/+4 |
* | - MFH %v for s[np]printf | Marcus Boerger | 2006-05-07 | 2 | -0/+2 |
* | Creation of the 5.2 branch | Ilia Alshanetsky | 2006-05-06 | 1 | -3/+3 |
* | Back to dev | Ilia Alshanetsky | 2006-05-03 | 1 | -3/+3 |
* | go with 5.1.4 | Ilia Alshanetsky | 2006-05-03 | 1 | -4/+4 |
* | Fixed bug #37276 (problems witch $_POST array) | Dmitry Stogov | 2006-05-03 | 1 | -1/+1 |
* | Restore dev | Ilia Alshanetsky | 2006-04-26 | 1 | -4/+4 |
* | Go with 5.1.3 | Ilia Alshanetsky | 2006-04-26 | 1 | -2/+2 |
* | fix for #37158 | Wez Furlong | 2006-04-22 | 3 | -24/+27 |
* | Back to dev | Ilia Alshanetsky | 2006-04-20 | 1 | -2/+2 |
* | Prepare for RC3 | Ilia Alshanetsky | 2006-04-20 | 1 | -2/+2 |
* | - Fix reading stream filters never notified about EOF | Michael Wallner | 2006-04-20 | 1 | -2/+2 |
* | Restore dev so win32 snaps can build | Ilia Alshanetsky | 2006-04-18 | 1 | -2/+2 |
* | Fixed memory leaks | Dmitry Stogov | 2006-04-18 | 1 | -6/+4 |
* | fix #37053 (html_errors with internal classes produces wrong links) | Antony Dovgal | 2006-04-12 | 1 | -1/+5 |
* | MFH: - Silence some PCRE compile warnings | foobar | 2006-04-10 | 1 | -0/+2 |
* | MFH | Andrei Zmievski | 2006-04-08 | 1 | -1/+1 |
* | RC3 | Ilia Alshanetsky | 2006-04-07 | 1 | -2/+2 |
* | Optimization | Dmitry Stogov | 2006-04-07 | 1 | -53/+47 |
* | We don't need setup the same time-out two times. | Dmitry Stogov | 2006-04-07 | 1 | -2/+4 |
* | MFH: | Ilia Alshanetsky | 2006-04-02 | 1 | -1/+1 |
* | Back to dev | Ilia Alshanetsky | 2006-03-30 | 1 | -2/+2 |