Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_4_3_9'.php-4.3.9 | SVN Migration | 2004-09-20 | 3 | -102/+0 |
| | |||||
* | 4.3.9 | Ilia Alshanetsky | 2004-09-20 | 2 | -3/+3 |
| | |||||
* | Prepare news file for release. | Ilia Alshanetsky | 2004-09-20 | 1 | -31/+27 |
| | |||||
* | MFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()). | Ilia Alshanetsky | 2004-09-17 | 2 | -0/+4 |
| | |||||
* | Sorry REVERT bevor 4.3.9 is out because of not critical!!!! | Uwe Schindler | 2004-09-15 | 2 | -3/+0 |
| | |||||
* | Fixed bug #29805 (HTTP Authentication Issues) | Uwe Schindler | 2004-09-15 | 2 | -0/+3 |
| | |||||
* | MFH: Test for bug #30069 | foobar | 2004-09-15 | 0 | -0/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-09-15 | 2 | -0/+45 |
| | |||||
* | Stefano did the real work tracking this one down | Rasmus Lerdorf | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | Back to dev. | Ilia Alshanetsky | 2004-09-14 | 2 | -3/+3 |
| | |||||
* | 4.3.9RC3 | Ilia Alshanetsky | 2004-09-14 | 3 | -3/+6 |
| | |||||
* | undo of removal of these files. | Rainer Schaaf | 2004-09-13 | 5 | -3/+3688 |
| | | | | | The removal was done because of Bug #29297, but it was the wrong time to do this now. | ||||
* | MFH | Stefan Esser | 2004-09-13 | 1 | -0/+4 |
| | |||||
* | removed PDFlib extension from PHP_4_3 branch too (is available in PECL now). | Rainer Schaaf | 2004-09-13 | 5 | -3688/+3 |
| | |||||
* | MFH | Stefan Esser | 2004-09-12 | 1 | -4/+19 |
| | |||||
* | Stop at the index on an unmatched [ | Rasmus Lerdorf | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | MFH: Adjusted input check. | Ilia Alshanetsky | 2004-09-03 | 1 | -2/+2 |
| | |||||
* | MFH: Fixed bug #29925 (Added a check to prevent illegal characters in | Ilia Alshanetsky | 2004-09-03 | 1 | -0/+5 |
| | | | | | session key). | ||||
* | this crashed if some of the shutdown handlers called some file stat function | Stanislav Malyshev | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | - MFH: Added test for bug #29944. | Derick Rethans | 2004-09-02 | 1 | -0/+20 |
| | |||||
* | MFH: Use user_agent ini setting if it's available. | Sara Golemon | 2004-08-31 | 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 | 2 | -3/+3 |
| | |||||
* | 4.3.9RC2 | Ilia Alshanetsky | 2004-08-31 | 3 | -4/+4 |
| | |||||
* | MFH: Do not rely on handling of integers which might be outside the | Joe Orton | 2004-08-31 | 1 | -5/+5 |
| | | | | | range of a 32-bit signed long. | ||||
* | MFH: fix gettimeofday() tests to not fail if the same time is | Joe Orton | 2004-08-31 | 1 | -1/+1 |
| | | | | | returned by successive calls. | ||||
* | MFH: this file shouldn't be in the repository at all | Antony Dovgal | 2004-08-31 | 1 | -29/+0 |
| | |||||
* | MFH: Added missing input validation to dio_write(). | Ilia Alshanetsky | 2004-08-30 | 1 | -0/+6 |
| | |||||
* | MFH: add testcase for bug #29893 | Antony Dovgal | 2004-08-30 | 0 | -0/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-08-30 | 1 | -0/+11 |
| | |||||
* | MFH: Bugfix #29882 isset crashes on arrays | Marcus Boerger | 2004-08-29 | 1 | -0/+1 |
| | |||||
* | - A fix for building of shared mnogosearch module | Sergey Kartashoff | 2004-08-29 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib files | Ilia Alshanetsky | 2004-08-26 | 1 | -2/+8 |
| | | | | | via wrapper stacking ala compress.zlib://http://... | ||||
* | @- Fixed bug #29838 Memory leak in sprintf argument swapping. (Thies) | Thies C. Arntzen | 2004-08-26 | 1 | -0/+1 |
| | | | | | # by backporting one line from HEAD. | ||||
* | Rewrite cache clean-up using zend_hash_apply_with_argument(). | Andrei Zmievski | 2004-08-25 | 1 | -50/+10 |
| | |||||
* | Fixed operations on remote bzip2 compressed files ala: | Ilia Alshanetsky | 2004-08-25 | 1 | -1/+1 |
| | | | | | | | compress.bzip2://http://downloads.php.net/ilia/php-4.3.5RC1.tar.bz2 Patch by Wez (MFH from HEAD) | ||||
* | MFH (r1.160) TSRM fix | Sara Golemon | 2004-08-25 | 1 | -2/+2 |
| | |||||
* | Implement periodic PCRE compiled regexp cache cleanup, to avoid memory | Andrei Zmievski | 2004-08-24 | 2 | -0/+68 |
| | | | | | exhaustion. | ||||
* | Fix a possible crash in fbsql_database() if the function was called before a ↵ | Frank M. Kromann | 2004-08-24 | 1 | -1/+6 |
| | | | | connection was made. | ||||
* | MFH: Fixed possible crash inside dio_read(). | Ilia Alshanetsky | 2004-08-23 | 1 | -0/+5 |
| | |||||
* | Removed unneeded bits. | Ilia Alshanetsky | 2004-08-20 | 1 | -3/+0 |
| | |||||
* | MFH: Added more missing cURL options. | Ilia Alshanetsky | 2004-08-20 | 1 | -0/+6 |
| | |||||
* | MFH: Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional). | Ilia Alshanetsky | 2004-08-20 | 2 | -1/+3 |
| | |||||
* | [MFH] If you send a post with a content-type header and then the next post ↵ | Brian France | 2004-08-19 | 2 | -0/+2 |
| | | | | 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. | ||||
* | MFH: Fixed bug #29727 (Added missing CURL authentication directives). | Ilia Alshanetsky | 2004-08-18 | 2 | -0/+22 |
| | |||||
* | typo in config.m4 (potential configuration problem with Stronghold) | Antony Dovgal | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | fix #29625 (no quotes around the shell variable's value cause ./configure to ↵ | Antony Dovgal | 2004-08-18 | 1 | -1/+1 |
| | | | | fail) | ||||
* | MFH: fix more typos in php.ini | Antony Dovgal | 2004-08-18 | 2 | -8/+8 |
| | |||||
* | Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped | Ilia Alshanetsky | 2004-08-17 | 2 | -4/+2 |
| | | | | | enclosures). | ||||
* | MFH: fix typo | Antony Dovgal | 2004-08-17 | 2 | -2/+2 |
| |