summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - Go with RC2.Derick Rethans2006-07-041-2/+2
* Add pcre_compile2() to the list of aliases.Andrei Zmievski2006-05-311-0/+1
* MFH: Fixed handling of extremely long paths inside tempnam() function.Ilia Alshanetsky2006-05-231-5/+4
* - Back to devDerick Rethans2006-05-211-2/+2
* - Go with 4.4.3RC1Derick Rethans2006-05-211-2/+2
* MFH: initialize factoryAntony Dovgal2006-05-191-1/+1
* fix compile warningAntony Dovgal2006-05-181-1/+1
* fix leak (and possible segfault?)Antony Dovgal2006-05-181-1/+0
* MFH:Ilia Alshanetsky2006-04-021-1/+1
* Fixed bug #36205 (Memory leaks on duplicate cookies)Dmitry Stogov2006-02-131-0/+2
* Fixed error reporting logic for HTML errorsIlia Alshanetsky2006-01-301-1/+1
* - Fixed typoes.Derick Rethans2006-01-151-2/+2
* - Back to dev.Derick Rethans2006-01-121-3/+3
* - Go with 4.4.2.Derick Rethans2006-01-121-2/+2
* - Back to devel.Derick Rethans2006-01-051-2/+2
* - Go with RC2.Derick Rethans2006-01-051-2/+2
* bump year and license versionfoobar2006-01-0142-168/+168
* MFH: typofixfoobar2005-12-301-1/+1
* - MFH Support full range of floatsMarcus Boerger2005-12-261-1/+1
* - SWH (WS + memory corruption fix)Marcus Boerger2005-12-261-17/+18
* MFH: Fixed bug #31347 (is_dir and is_file (incorrectly) return true for anyIlia Alshanetsky2005-12-201-0/+2
* MFH: Better critical error handling (fix for previous html encoding patch).Ilia Alshanetsky2005-12-071-6/+8
* MFH: Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors ifIlia Alshanetsky2005-12-061-2/+1
* MFH: Prevent header injection by limiting each header to a single line.Ilia Alshanetsky2005-12-061-0/+13
* MFH: Fixed possible XSS inside error reporting functionality.Ilia Alshanetsky2005-12-061-5/+14
* - Back to -dev.Derick Rethans2005-11-181-2/+2
* - Go with 4.4.2RC1.Derick Rethans2005-11-181-2/+2
* MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking)Antony Dovgal2005-11-171-1/+1
* fix #35257 in a smarter wayAntony Dovgal2005-11-171-1/+1
* fix #35257 (Calling ob_flush after creating an ob callback causes segfault)Antony Dovgal2005-11-171-2/+2
* - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP respons...Michael Wallner2005-11-021-0/+4
* - Back to -devDerick Rethans2005-10-301-3/+3
* - Go with PHP 4.4.1 - release on Monday.Derick Rethans2005-10-261-2/+2
* MFH: Fixed bug #29983 (PHP does not explicitly set mime type & charset).Ilia Alshanetsky2005-10-191-0/+6
* - Back to dev.Derick Rethans2005-10-071-2/+2
* - Go with PHP 4.4.1RC1.Derick Rethans2005-10-071-2/+2
* - MFH C vs. C++ fixMarcus Boerger2005-10-071-1/+2
* - MFH Fix issue (endless loop) with temp/memory streamsMarcus Boerger2005-10-061-7/+14
* fix build - missing closing parenthesisRob Richards2005-10-021-1/+1
* MFH: Fixed possible GLOBALS variable override when register_globals are ON.Ilia Alshanetsky2005-09-281-0/+11
* MFH: Fixed bug #32937 (open_basedir looses trailing / in the limiter).Ilia Alshanetsky2005-09-271-2/+2
* NetWare does not have sendmail binary to send mail.Anantha Kesari H Y2005-09-151-1/+1
* Fixed bug #32318foobar2005-08-311-0/+2
* MFH: Remainder of the 34191 bug fix.Ilia Alshanetsky2005-08-241-0/+3
* MFH: Fix EOLs under windowsIlia Alshanetsky2005-08-171-1/+1
* main/php_syslog.hAnantha Kesari H Y2005-07-273-301/+1
* Removing redundant CLIB_STAT_PATCH checks.Anantha Kesari H Y2005-07-271-4/+0
* main/main.cAnantha Kesari H Y2005-07-265-29/+9
* NetWare LibC SDK has pwd.h and include sys/param.hAnantha Kesari H Y2005-07-251-7/+0
* main/php_compat.hAnantha Kesari H Y2005-07-234-73/+0