Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4.3.10 | Ilia Alshanetsky | 2004-12-14 | 1 | -2/+2 |
| | |||||
* | Back to dev. | Ilia Alshanetsky | 2004-12-08 | 1 | -2/+2 |
| | |||||
* | 4.3.10RC2 | Ilia Alshanetsky | 2004-12-08 | 1 | -2/+2 |
| | |||||
* | MFH | Stefan Esser | 2004-12-01 | 1 | -3/+5 |
| | |||||
* | MFH | Stefan Esser | 2004-11-28 | 1 | -0/+8 |
| | |||||
* | Back to dev. | Ilia Alshanetsky | 2004-11-23 | 1 | -2/+2 |
| | |||||
* | tagging 4.3.10RC1 | Ilia Alshanetsky | 2004-11-23 | 1 | -2/+2 |
| | |||||
* | MFH | Stefan Esser | 2004-11-20 | 1 | -0/+8 |
| | |||||
* | MFH: Fix win32 build. | Frank M. Kromann | 2004-11-15 | 3 | -7/+16 |
| | |||||
* | - Cleaned up some of the locale mess: | Derick Rethans | 2004-11-15 | 4 | -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 not | Ilia Alshanetsky | 2004-11-11 | 1 | -7/+12 |
| | | | | | accessible). | ||||
* | fix HEAD problem: if some output is attempted in shutdown, | Stanislav Malyshev | 2004-10-20 | 1 | -0/+3 |
| | | | | | it bails out from shutdown sequence, which is bad | ||||
* | MFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ ) | Antony Dovgal | 2004-10-18 | 1 | -1/+5 |
| | |||||
* | MFH: Make PHP_EOL constant available. | Ilia Alshanetsky | 2004-10-01 | 1 | -0/+1 |
| | |||||
* | Back to dev. | Ilia Alshanetsky | 2004-09-20 | 1 | -3/+3 |
| | |||||
* | 4.3.9 | Ilia Alshanetsky | 2004-09-20 | 1 | -2/+2 |
| | |||||
* | MFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()). | Ilia Alshanetsky | 2004-09-17 | 1 | -0/+2 |
| | |||||
* | Back to dev. | Ilia Alshanetsky | 2004-09-14 | 1 | -2/+2 |
| | |||||
* | 4.3.9RC3 | Ilia Alshanetsky | 2004-09-14 | 1 | -2/+2 |
| | |||||
* | MFH | Stefan Esser | 2004-09-13 | 1 | -0/+4 |
| | |||||
* | MFH | Stefan Esser | 2004-09-12 | 1 | -4/+19 |
| | |||||
* | Stop at the index on an unmatched [ | Rasmus Lerdorf | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | if not using Zend's alloc, don't touch _emalloc | Stanislav Malyshev | 2004-08-31 | 1 | -1/+5 |
| | |||||
* | back to dev. | Ilia Alshanetsky | 2004-08-31 | 1 | -2/+2 |
| | |||||
* | 4.3.9RC2 | Ilia Alshanetsky | 2004-08-31 | 1 | -2/+2 |
| | |||||
* | [MFH] If you send a post with a content-type header and then the next post ↵ | Brian France | 2004-08-19 | 1 | -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 leak | Zeev Suraski | 2004-08-16 | 1 | -0/+1 |
| | |||||
* | back to dev. | Ilia Alshanetsky | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | 4.3.9RC1 is a go. | Ilia Alshanetsky | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | MFH: Fix format specifiers | Sara Golemon | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | MFH: Fixed bug #29369 (Uploaded files with ' or " in their names get their | Ilia Alshanetsky | 2004-07-25 | 1 | -0/+9 |
| | | | | | names truncated at those characters). | ||||
* | Merge all not yet merged security fixes into the 4_3 branch | Stefan Esser | 2004-07-21 | 2 | -9/+13 |
| | |||||
* | - Bump version numbers in the PHP_4_3 branch. | Derick Rethans | 2004-07-13 | 1 | -2/+2 |
| | |||||
* | MFH: RIP: Greedy read problems | Wez Furlong | 2004-07-10 | 1 | -1/+4 |
| | |||||
* | Fix #28996: unix sockets leak when connection fails | Wez Furlong | 2004-07-02 | 1 | -1/+4 |
| | |||||
* | MFH (more or less) registry-based setting for the location of php.ini | Zeev Suraski | 2004-07-01 | 1 | -1/+22 |
| | |||||
* | Fix for Bug #28964 fread "greedy" behaviour | Wez Furlong | 2004-06-29 | 1 | -0/+3 |
| | |||||
* | MFH: BugFix#28868 Wrapper hash not thread-safe | Sara Golemon | 2004-06-21 | 3 | -6/+24 |
| | |||||
* | MFH: Fixed bug #28692 (\0 in Authenticate header passed via safe_mode). | Ilia Alshanetsky | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed bug #28670 (WWW-Authentication header mangling with PCRE in | Ilia Alshanetsky | 2004-06-07 | 1 | -0/+5 |
| | | | | | safe_mode adds extra spaces). | ||||
* | Back to dev. | Ilia Alshanetsky | 2004-06-03 | 1 | -3/+3 |
| | |||||
* | Prepare for 4.3.7 release. | Ilia Alshanetsky | 2004-06-02 | 1 | -2/+2 |
| | |||||
* | MFH | Stefan Esser | 2004-05-25 | 1 | -1/+1 |
| | |||||
* | Back to dev. | Ilia Alshanetsky | 2004-05-25 | 1 | -2/+2 |
| | |||||
* | Prepare for 4.3.7RC1. | Ilia Alshanetsky | 2004-05-25 | 1 | -2/+2 |
| | |||||
* | MFH: Bugfix for #23220: IIS messes up SSL shutdown | Wez Furlong | 2004-05-23 | 1 | -2/+31 |
| | |||||
* | MFH. | Stefan Esser | 2004-05-23 | 1 | -3/+3 |
| | |||||
* | - MFH: Fixed TSRM problem in latest commit. | Derick Rethans | 2004-05-21 | 1 | -1/+1 |
| | |||||
* | - MFH: Fixed bug #28456 (Problem with enclosed / in uploaded files). | Derick Rethans | 2004-05-21 | 1 | -1/+10 |
| | |||||
* | Avoid Bug #28363 by not seeking if we don't have a read buffer | Wez Furlong | 2004-05-12 | 1 | -1/+1 |
| |