Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_4_0_5'.php-4.0.5 | SVN Migration | 2001-04-30 | 0 | -0/+0 |
* | Go with 4.0.5 | Zeev Suraski | 2001-04-30 | 3 | -3/+3 |
* | MFH | Sterling Hughes | 2001-04-26 | 1 | -1/+2 |
* | RC8 | Zeev Suraski | 2001-04-26 | 2 | -2/+2 |
* | - Due to popular demand merge the foreach() crash fix. | Andi Gutmans | 2001-04-24 | 1 | -3/+7 |
* | MFH: fix crash bug in imap_sort (#9908). | Chuck Hagenbuch | 2001-04-24 | 1 | -3/+9 |
* | MFH. | Andrei Zmievski | 2001-04-24 | 1 | -2/+2 |
* | MFH: Accomodate Apache HTTPD 2.0 API change | Sascha Schumann | 2001-04-24 | 1 | -2/+2 |
* | - MFH. The only real change here is in ts_free_thread() by nuking a race | Andi Gutmans | 2001-04-24 | 1 | -25/+22 |
* | MFH | foobar | 2001-04-23 | 1 | -1/+1 |
* | Merge thttpd-2.21-related changes into 4.0.5 branch | Sascha Schumann | 2001-04-22 | 2 | -49/+46 |
* | added ext/com/com.h to PHP_4_0_5 branch | Harald Radi | 2001-04-22 | 1 | -0/+4 |
* | merged [com] section from main branch | Harald Radi | 2001-04-22 | 3 | -0/+15 |
* | merging changes from main branch to fix a memory leak | Harald Radi | 2001-04-22 | 6 | -294/+506 |
* | This actually made it in. | Andrei Zmievski | 2001-04-20 | 1 | -0/+2 |
* | - MFH (bug #8839 again) | Derick Rethans | 2001-04-18 | 1 | -5/+7 |
* | - MFH (Bug #8839) | Derick Rethans | 2001-04-18 | 1 | -30/+32 |
* | Merged the patch of the buffering patch as it fixes a pretty major bug. | Alexander Feldman | 2001-04-17 | 1 | -4/+8 |
* | @- Fixed crash in pathinfo() | Thies C. Arntzen | 2001-04-13 | 1 | -1/+1 |
* | MFH - never initialize OCI in OCI_THREADED mode | Thies C. Arntzen | 2001-04-11 | 1 | -0/+5 |
* | MFH, I have tested this thoroughly. | Jason Greene | 2001-04-10 | 1 | -0/+4 |
* | MFH | foobar | 2001-04-09 | 1 | -2/+2 |
* | Support also old arg_separator directive. | foobar | 2001-04-06 | 1 | -0/+13 |
* | MFH | foobar | 2001-04-06 | 10 | -23/+66 |
* | Remove README.BCMATH | Andi Gutmans | 2001-04-05 | 1 | -17/+0 |
* | MFH - make postgresql compiel against 6.5.x | Thies C. Arntzen | 2001-04-04 | 2 | -9/+21 |
* | - MFH (Very serious and it looks like the arg_separator will force another | Andi Gutmans | 2001-04-04 | 1 | -1/+1 |
* | - RC6 | Andi Gutmans | 2001-04-02 | 2 | -2/+2 |
* | MFH, rev 1.77 | Anil Madhavapeddy | 2001-04-02 | 1 | -0/+6 |
* | MFH, rev 1.53 | Anil Madhavapeddy | 2001-04-02 | 2 | -4/+2 |
* | MFH | Andrei Zmievski | 2001-04-02 | 1 | -1/+1 |
* | MFH | foobar | 2001-04-02 | 1 | -2/+2 |
* | YARC | Zeev Suraski | 2001-04-01 | 2 | -2/+2 |
* | Fixed some glitches in NEWS. (Yes, you may call me pedantic :-) | Sebastian Bergmann | 2001-04-01 | 1 | -46/+47 |
* | MFH - header handling with output buffering | Zeev Suraski | 2001-03-31 | 2 | -0/+2 |
* | Fix pgsql_set_Default_link() | Zeev Suraski | 2001-03-30 | 1 | -4/+4 |
* | Revert all PostgreSQL patches that were in the branch... | Zeev Suraski | 2001-03-30 | 1 | -3/+1 |
* | pg_close was not closing the connection, making impossible to reopen it. Pls ... | Romolo Manfredini | 2001-03-30 | 1 | -7/+4 |
* | Yes, RC4 is here too. RC3 had a broken ZTS build. | Zeev Suraski | 2001-03-28 | 2 | -2/+2 |
* | MFH | foobar | 2001-03-28 | 3 | -15/+23 |
* | Fix ZTS build | Zeev Suraski | 2001-03-28 | 1 | -0/+1 |
* | RC3 | Zeev Suraski | 2001-03-28 | 2 | -2/+2 |
* | Safe mode check on target introduced in function move_uploaded_file. | Romolo Manfredini | 2001-03-28 | 1 | -1/+5 |
* | Safe mode check for target introduced in function copy. Pls insert in 4_0_5 | Romolo Manfredini | 2001-03-28 | 1 | -0/+4 |
* | - MFH (Fix for bug 10002) | Derick Rethans | 2001-03-27 | 1 | -1/+1 |
* | Changed header handling; before, we were somehow losing | Ben Mansell | 2001-03-27 | 1 | -32/+7 |
* | MFH | Thies C. Arntzen | 2001-03-27 | 1 | -3/+0 |
* | MFH | foobar | 2001-03-27 | 1 | -13/+2 |
* | pg_close was closing connection twice, pls insert in 4_0_5 | Romolo Manfredini | 2001-03-27 | 1 | -1/+6 |
* | MFH | foobar | 2001-03-22 | 1 | -0/+1 |