summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3168-68/+68
* - MFH Do not show empty ini directive tables for modules without ini entries.Marcus Boerger2008-12-301-5/+22
* If a wrapper could not be found it is either a typo or a configuration issue....Lars Strojny2008-12-141-5/+5
* Cleanup: remove trailing whitespacesLars Strojny2008-12-131-18/+18
* make *printf() functions do not read strings past their specified length (if ...Nuno Lopes2008-12-121-3/+14
* Whoops. Missing bit from the open_basedir tightening MFHHannes Magnusson2008-12-091-1/+1
* MFH: - Changed open_basedir to allow tightening in runtime contexts. (Sara)Hannes Magnusson2008-12-092-0/+59
* Back to -devJohannes Schlüter2008-12-031-2/+2
* 5.3.0. Alpha 3Johannes Schlüter2008-12-031-2/+2
* - export php_scandir and php_alphasort correctly (used by APC for example)Pierre Joye2008-12-022-4/+4
* MFH Add asprintf, use regular system malloc and free and add checks in config...Scott MacVicar2008-11-272-5/+21
* Fixed bug #46409 (__invoke method called outside of object context when using...Dmitry Stogov2008-11-271-2/+2
* MFH: Fixed bug #46673 (stream_lock call with wrong paramater)Arnaud Le Blanc2008-11-261-1/+21
* MFH: Revert fix for 43782, as it caused problems.David Soria Parra2008-11-242-7/+3
* MFH Better fix for va_copy since some architectures like to do a deep copy.Scott MacVicar2008-11-221-0/+7
* MFH Add vasprintf() so the buffer can be automatically calculated, you need t...Scott MacVicar2008-11-212-0/+30
* MFH: Added stream_cast() and stream_set_options() to user-space streamArnaud Le Blanc2008-11-151-2/+177
* Added header_remove() (chsc at peytz dotdk, Arnaud)Arnaud Le Blanc2008-11-132-17/+35
* - Silent valgrindFelipe Pena2008-11-121-1/+1
* MFH: Fixed stream_get_contents() when using $maxlength and socket is notArnaud Le Blanc2008-11-111-1/+1
* added const, as required by struct-definitionAlexey Zakhlestin2008-11-071-1/+1
* MFH: initialize memoryArnaud Le Blanc2008-11-041-0/+2
* MFH: Fixed stream_get_line() to behave as documented on non-blockingArnaud Le Blanc2008-11-041-0/+3
* MFH: Fixed bug #44607 (stream_get_line unable to correctly identify theArnaud Le Blanc2008-11-031-9/+13
* MFH: Fixed bug #45303 (Opening php:// wrapper in append mode resultsArnaud Le Blanc2008-11-031-0/+1
* MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)Arnaud Le Blanc2008-11-031-1/+1
* - MFH: Fixed bug #46082 (stream_set_blocking() can cause a crash in some circ...Felipe Pena2008-10-241-1/+5
* WSArnaud Le Blanc2008-10-201-19/+19
* Better fix for #46313Arnaud Le Blanc2008-10-201-3/+10
* Fixed #46313 (Magic quotes broke $_FILES)Arnaud Le Blanc2008-10-201-4/+0
* clean some dead code (with static analysis help)Nuno Lopes2008-09-232-7/+5
* MF52 fix Bug #46147: after stream seek, appending stream filter reads incorre...Greg Beaver2008-09-222-9/+10
* Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).Ilia Alshanetsky2008-09-171-1/+6
* Fixed bug #43053 (Regression: some numbers shown in scientific notation). (in...Dmitry Stogov2008-09-151-4/+1
* update list of pcre symbolsNuno Lopes2008-09-141-21/+23
* MFH: More accurate max_file_size / upload_max_filesize (fixes #45124)Arnaud Le Blanc2008-09-071-2/+2
* MFH: Fixed #43540 (rfc1867 handler newlength problem)Arnaud Le Blanc2008-09-061-1/+1
* Fixed Bug #43958 (class name added into the error message)Dmitry Stogov2008-09-021-2/+3
* back to devJohannes Schlüter2008-09-011-2/+2
* dev -> releaseJohannes Schlüter2008-09-011-2/+2
* WSAntony Dovgal2008-08-301-3/+3
* Oops, fix the assert.Rasmus Lerdorf2008-08-301-1/+1
* Fix for bugs 13961, 39927 and 45947Rasmus Lerdorf2008-08-301-1/+8
* MFHJani Taskinen2008-08-261-5/+7
* MFH: Fixed bug #43782 (feof() does not detect timeout on socket)David Soria Parra2008-08-262-3/+7
* - MFH:Pierre Joye2008-08-232-16/+4
* - MFH: expose MAXPATHLEN (PHP_MAXPATHLEN)Pierre Joye2008-08-231-0/+1
* - MFH Cleanup exports and allow to overwrite ext registrationMarcus Boerger2008-08-226-12/+10
* reverted because of test failuresAntony Dovgal2008-08-181-7/+1
* MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).Arnaud Le Blanc2008-08-181-1/+7