summaryrefslogtreecommitdiff
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* 4.3.10Ilia Alshanetsky2004-12-141-2/+2
|
* Back to dev.Ilia Alshanetsky2004-12-081-2/+2
|
* 4.3.10RC2Ilia Alshanetsky2004-12-081-2/+2
|
* MFHStefan Esser2004-12-011-3/+5
|
* MFHStefan Esser2004-11-281-0/+8
|
* Back to dev.Ilia Alshanetsky2004-11-231-2/+2
|
* tagging 4.3.10RC1Ilia Alshanetsky2004-11-231-2/+2
|
* MFHStefan Esser2004-11-201-0/+8
|
* MFH: Fix win32 build.Frank M. Kromann2004-11-153-7/+16
|
* - Cleaned up some of the locale mess:Derick Rethans2004-11-154-18/+0
| | | | | | | | * all internal use of sprintf, snprintf and the like will always use the . as thousands seperator (if php.h is included only!). * echo, printf() and sprintf() always render locale-aware * added the %F modifier for non-locale aware rendering for floats
* MFH: Fixed bug #30750 (Meaningful error message when upload directory is notIlia Alshanetsky2004-11-111-7/+12
| | | | | accessible).
* fix HEAD problem: if some output is attempted in shutdown,Stanislav Malyshev2004-10-201-0/+3
| | | | | it bails out from shutdown sequence, which is bad
* MFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )Antony Dovgal2004-10-181-1/+5
|
* MFH: Make PHP_EOL constant available.Ilia Alshanetsky2004-10-011-0/+1
|
* Back to dev.Ilia Alshanetsky2004-09-201-3/+3
|
* 4.3.9Ilia Alshanetsky2004-09-201-2/+2
|
* MFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()).Ilia Alshanetsky2004-09-171-0/+2
|
* Back to dev.Ilia Alshanetsky2004-09-141-2/+2
|
* 4.3.9RC3Ilia Alshanetsky2004-09-141-2/+2
|
* MFHStefan Esser2004-09-131-0/+4
|
* MFHStefan Esser2004-09-121-4/+19
|
* Stop at the index on an unmatched [Rasmus Lerdorf2004-09-091-1/+1
|
* if not using Zend's alloc, don't touch _emallocStanislav Malyshev2004-08-311-1/+5
|
* back to dev.Ilia Alshanetsky2004-08-311-2/+2
|
* 4.3.9RC2Ilia Alshanetsky2004-08-311-2/+2
|
* [MFH] If you send a post with a content-type header and then the next post ↵Brian France2004-08-191-0/+1
| | | | without the content-type header, raw_post_data will not be set. This is because SG(request_info).post_entry is set to the first requests function pointer which makes it follow the wrong code path.
* Fix an OLDIE fd leakZeev Suraski2004-08-161-0/+1
|
* back to dev.Ilia Alshanetsky2004-08-111-2/+2
|
* 4.3.9RC1 is a go.Ilia Alshanetsky2004-08-111-2/+2
|
* MFH: Fix format specifiersSara Golemon2004-08-111-2/+2
|
* MFH: Fixed bug #29369 (Uploaded files with ' or " in their names get theirIlia Alshanetsky2004-07-251-0/+9
| | | | | names truncated at those characters).
* Merge all not yet merged security fixes into the 4_3 branchStefan Esser2004-07-212-9/+13
|
* - Bump version numbers in the PHP_4_3 branch.Derick Rethans2004-07-131-2/+2
|
* MFH: RIP: Greedy read problemsWez Furlong2004-07-101-1/+4
|
* Fix #28996: unix sockets leak when connection failsWez Furlong2004-07-021-1/+4
|
* MFH (more or less) registry-based setting for the location of php.iniZeev Suraski2004-07-011-1/+22
|
* Fix for Bug #28964 fread "greedy" behaviourWez Furlong2004-06-291-0/+3
|
* MFH: BugFix#28868 Wrapper hash not thread-safeSara Golemon2004-06-213-6/+24
|
* MFH: Fixed bug #28692 (\0 in Authenticate header passed via safe_mode).Ilia Alshanetsky2004-06-081-1/+1
|
* MFH: Fixed bug #28670 (WWW-Authentication header mangling with PCRE inIlia Alshanetsky2004-06-071-0/+5
| | | | | safe_mode adds extra spaces).
* Back to dev.Ilia Alshanetsky2004-06-031-3/+3
|
* Prepare for 4.3.7 release.Ilia Alshanetsky2004-06-021-2/+2
|
* MFHStefan Esser2004-05-251-1/+1
|
* Back to dev.Ilia Alshanetsky2004-05-251-2/+2
|
* Prepare for 4.3.7RC1.Ilia Alshanetsky2004-05-251-2/+2
|
* MFH: Bugfix for #23220: IIS messes up SSL shutdownWez Furlong2004-05-231-2/+31
|
* MFH.Stefan Esser2004-05-231-3/+3
|
* - MFH: Fixed TSRM problem in latest commit.Derick Rethans2004-05-211-1/+1
|
* - MFH: Fixed bug #28456 (Problem with enclosed / in uploaded files).Derick Rethans2004-05-211-1/+10
|
* Avoid Bug #28363 by not seeking if we don't have a read bufferWez Furlong2004-05-121-1/+1
|