summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* MFH: plug memleakHannes Magnusson2006-06-201-1/+1
* MFH: Backported allow_url_include from HEAD. This directive allowsRasmus Lerdorf2006-06-163-1/+3
* Added automatic module globals managementDmitry Stogov2006-06-151-0/+6
* MFH: don't leak when decoding failedAntony Dovgal2006-06-061-0/+1
* MFH: no need to check if non-existing include_path complies with open_basedir...Antony Dovgal2006-06-051-5/+0
* Fixed bug #35886 (nlopes)Edin Kadribasic2006-06-051-1/+1
* improve .dsp buildStanislav Malyshev2006-06-052-1/+80
* no need to do TSRMLS_FETCH() twiceAntony Dovgal2006-06-011-2/+0
* Revert accidentally committed internal patchAndrei Zmievski2006-05-311-19/+4
* MFBAndrei Zmievski2006-05-312-4/+20
* Missing definition, patch by Steph FoxEdin Kadribasic2006-05-251-0/+1
* Initialize windows globals, fixes #37428Edin Kadribasic2006-05-241-0/+4
* Fixed handling of extremely long paths inside tempnam() function.Ilia Alshanetsky2006-05-231-5/+4
* - MFH Fix feof()Marcus Boerger2006-05-231-6/+8
* - MFH Handle corrupt base64 data in data: urlMarcus Boerger2006-05-211-13/+17
* MFH: initialize factoryAntony Dovgal2006-05-191-1/+1
* Optimized zend_try/zend_catch macroses (eliminated memcpy())Dmitry Stogov2006-05-191-1/+1
* fix #37395 (recursive mkdir() fails to create nonexistent directories in root...Antony Dovgal2006-05-161-1/+1
* Disable realpath cache when open_basedir or safe_mode are enabled on aIlia Alshanetsky2006-05-161-0/+5
* - MFH No need to have this controlled by allow_url_fopenMarcus Boerger2006-05-141-1/+1
* - MFH Add strict compliant RFC2397 support (no //)Marcus Boerger2006-05-141-2/+2
* - MFH RFC2397 decodingMarcus Boerger2006-05-141-2/+14
* - MFH RFC 2397 meta data handlingMarcus Boerger2006-05-141-7/+78
* - MFH Initial support for RFC2397Marcus Boerger2006-05-132-48/+170
* Fixed bug #37306 (max_execution_time = max_input_time)Dmitry Stogov2006-05-111-2/+2
* - MFH Fix error mode handlingMarcus Boerger2006-05-111-0/+2
* Add input_filter hook call in getenv()Rasmus Lerdorf2006-05-101-4/+9
* Now that ext/filter is bundled, we should be defining these in one placeRasmus Lerdorf2006-05-101-0/+3
* add missing parts of E_RECOVERABLE mergeAntony Dovgal2006-05-101-0/+4
* - MFH %v for s[np]printfMarcus Boerger2006-05-072-0/+2
* Creation of the 5.2 branchIlia Alshanetsky2006-05-061-3/+3
* Back to devIlia Alshanetsky2006-05-031-3/+3
* go with 5.1.4Ilia Alshanetsky2006-05-031-4/+4
* Fixed bug #37276 (problems witch $_POST array)Dmitry Stogov2006-05-031-1/+1
* Restore devIlia Alshanetsky2006-04-261-4/+4
* Go with 5.1.3Ilia Alshanetsky2006-04-261-2/+2
* fix for #37158Wez Furlong2006-04-223-24/+27
* Back to devIlia Alshanetsky2006-04-201-2/+2
* Prepare for RC3Ilia Alshanetsky2006-04-201-2/+2
* - Fix reading stream filters never notified about EOFMichael Wallner2006-04-201-2/+2
* Restore dev so win32 snaps can buildIlia Alshanetsky2006-04-181-2/+2
* Fixed memory leaksDmitry Stogov2006-04-181-6/+4
* fix #37053 (html_errors with internal classes produces wrong links)Antony Dovgal2006-04-121-1/+5
* MFH: - Silence some PCRE compile warningsfoobar2006-04-101-0/+2
* MFHAndrei Zmievski2006-04-081-1/+1
* RC3Ilia Alshanetsky2006-04-071-2/+2
* OptimizationDmitry Stogov2006-04-071-53/+47
* We don't need setup the same time-out two times.Dmitry Stogov2006-04-071-2/+4
* MFH:Ilia Alshanetsky2006-04-021-1/+1
* Back to devIlia Alshanetsky2006-03-301-2/+2