| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix tests after Tony's commit and add a test for the bug he fixed | Nuno Lopes | 2006-11-24 | 5 | -15/+120 |
| * | fix test | Antony Dovgal | 2006-11-24 | 1 | -2/+2 |
| * | MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII) | Antony Dovgal | 2006-11-24 | 1 | -1/+1 |
| * | fix #39613 (Possible segfault in imap initialization due to missing module de... | Antony Dovgal | 2006-11-24 | 1 | -1/+9 |
| * | add tests for 2 old bugs | Nuno Lopes | 2006-11-23 | 4 | -2/+76 |
| * | add two more tests (test bogus parameters and bogus server respsnes) | Nuno Lopes | 2006-11-23 | 3 | -1/+183 |
| * | Fixed a possible crash | Ilia Alshanetsky | 2006-11-23 | 2 | -7/+13 |
| * | Fixed a possible crash in dbase_open() on empty filename. | Ilia Alshanetsky | 2006-11-22 | 1 | -0/+5 |
| * | - MFH: #39538, fgetcsv can't handle starting newlines and trailing odd | Pierre Joye | 2006-11-22 | 2 | -3/+45 |
| * | MFH: fix #39576 (array_walk() doesn't separate userdata zval) | Antony Dovgal | 2006-11-22 | 2 | -2/+54 |
| * | add test | Antony Dovgal | 2006-11-21 | 1 | -0/+28 |
| * | remove redundant error message | Antony Dovgal | 2006-11-21 | 2 | -1/+89 |
| * | Adjust previous patch to work better | Ilia Alshanetsky | 2006-11-21 | 1 | -5/+6 |
| * | add new test | Antony Dovgal | 2006-11-20 | 1 | -0/+43 |
| * | MFH test | Antony Dovgal | 2006-11-20 | 1 | -0/+43 |
| * | - MFH: Fix arginfo | Marcus Boerger | 2006-11-20 | 1 | -1/+1 |
| * | - MFH: Add new test | Marcus Boerger | 2006-11-20 | 4 | -7/+70 |
| * | Fixed compiler warnings | Ilia Alshanetsky | 2006-11-20 | 1 | -5/+11 |
| * | fix test on Solaris | Antony Dovgal | 2006-11-20 | 1 | -1/+1 |
| * | MFH | Antony Dovgal | 2006-11-20 | 1 | -1/+1 |
| * | new tests. what a crazy idea... | Nuno Lopes | 2006-11-19 | 6 | -0/+330 |
| * | pack()/unpack() tests | Ilia Alshanetsky | 2006-11-19 | 1 | -0/+379 |
| * | Fixed bug #38770 (unpack() broken with longs on 64 bit machines). | Ilia Alshanetsky | 2006-11-19 | 2 | -5/+36 |
| * | COM initialization/deinitialization are done only if necessary | Dmitry Stogov | 2006-11-17 | 4 | -0/+10 |
| * | remove old file (which was already removed from 4.4 and HEAD trees) | Nuno Lopes | 2006-11-16 | 1 | -770/+0 |
| * | Fixed compiler warnings | Ilia Alshanetsky | 2006-11-16 | 3 | -2/+5 |
| * | fix tests | Antony Dovgal | 2006-11-16 | 3 | -1/+9 |
| * | add new tests | Antony Dovgal | 2006-11-16 | 14 | -9/+895 |
| * | renamed to oo_getcomment.phpt | Hannes Magnusson | 2006-11-16 | 1 | -26/+0 |
| * | - mv oo_get_comment.phpt oo_getcomment.phpt | Pierre Joye | 2006-11-15 | 1 | -0/+26 |
| * | - MFH: #39217, serialNumber might be -1 when the value is too big | Pierre Joye | 2006-11-15 | 1 | -1/+2 |
| * | add new tests, improve existing ones | Antony Dovgal | 2006-11-15 | 8 | -0/+283 |
| * | fix leak, add test | Antony Dovgal | 2006-11-15 | 2 | -0/+98 |
| * | Backport md2, ripemd256, and ripemd320 algos from HEAD | Sara Golemon | 2006-11-15 | 9 | -5/+550 |
| * | #9278 and #39506, force the binary mode for the zip operation only. At least ... | Pierre Joye | 2006-11-15 | 3 | -5/+11 |
| * | Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length = | Ilia Alshanetsky | 2006-11-15 | 2 | -5/+13 |
| * | fix leak appearing when converting object to NULL | Antony Dovgal | 2006-11-15 | 1 | -0/+351 |
| * | add new tests | Antony Dovgal | 2006-11-15 | 7 | -0/+321 |
| * | #39506 and PECL #9278, should fix the problem for the other SAPI (works for C... | Pierre Joye | 2006-11-15 | 1 | -0/+4 |
| * | fix test on AIX | Antony Dovgal | 2006-11-15 | 1 | -1/+1 |
| * | fix test | Antony Dovgal | 2006-11-15 | 1 | -19/+2 |
| * | fix test | Antony Dovgal | 2006-11-15 | 1 | -26/+26 |
| * | Fix test (file_put_contents() now uses __toString) | Hannes Magnusson | 2006-11-15 | 1 | -3/+7 |
| * | Added missing object support to file_put_contents(). | Ilia Alshanetsky | 2006-11-15 | 1 | -3/+15 |
| * | one more test | Antony Dovgal | 2006-11-14 | 1 | -0/+95 |
| * | add new tests | Antony Dovgal | 2006-11-14 | 5 | -0/+293 |
| * | Tell linker that we're using stati libcurl | Edin Kadribasic | 2006-11-14 | 1 | -0/+1 |
| * | - MFH: No idea if we actually support 16 bit systems, but this just looked wrong | Derick Rethans | 2006-11-14 | 1 | -1/+1 |
| * | - #39508, do not use the 4 neighbors implementation for small images (w<4) | Pierre Joye | 2006-11-14 | 1 | -0/+23 |
| * | Fixed bug #36812 (pg_execute() modifies input array). | Ilia Alshanetsky | 2006-11-13 | 1 | -3/+4 |