summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix tests after Tony's commit and add a test for the bug he fixedNuno Lopes2006-11-245-15/+120
* fix testAntony Dovgal2006-11-241-2/+2
* MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)Antony Dovgal2006-11-241-1/+1
* fix #39613 (Possible segfault in imap initialization due to missing module de...Antony Dovgal2006-11-241-1/+9
* add tests for 2 old bugsNuno Lopes2006-11-234-2/+76
* add two more tests (test bogus parameters and bogus server respsnes)Nuno Lopes2006-11-233-1/+183
* Fixed a possible crashIlia Alshanetsky2006-11-232-7/+13
* Fixed a possible crash in dbase_open() on empty filename.Ilia Alshanetsky2006-11-221-0/+5
* - MFH: #39538, fgetcsv can't handle starting newlines and trailing oddPierre Joye2006-11-222-3/+45
* MFH: fix #39576 (array_walk() doesn't separate userdata zval)Antony Dovgal2006-11-222-2/+54
* add testAntony Dovgal2006-11-211-0/+28
* remove redundant error messageAntony Dovgal2006-11-212-1/+89
* Adjust previous patch to work betterIlia Alshanetsky2006-11-211-5/+6
* add new testAntony Dovgal2006-11-201-0/+43
* MFH testAntony Dovgal2006-11-201-0/+43
* - MFH: Fix arginfoMarcus Boerger2006-11-201-1/+1
* - MFH: Add new testMarcus Boerger2006-11-204-7/+70
* Fixed compiler warningsIlia Alshanetsky2006-11-201-5/+11
* fix test on SolarisAntony Dovgal2006-11-201-1/+1
* MFHAntony Dovgal2006-11-201-1/+1
* new tests. what a crazy idea...Nuno Lopes2006-11-196-0/+330
* pack()/unpack() testsIlia Alshanetsky2006-11-191-0/+379
* Fixed bug #38770 (unpack() broken with longs on 64 bit machines).Ilia Alshanetsky2006-11-192-5/+36
* COM initialization/deinitialization are done only if necessaryDmitry Stogov2006-11-174-0/+10
* remove old file (which was already removed from 4.4 and HEAD trees)Nuno Lopes2006-11-161-770/+0
* Fixed compiler warningsIlia Alshanetsky2006-11-163-2/+5
* fix testsAntony Dovgal2006-11-163-1/+9
* add new testsAntony Dovgal2006-11-1614-9/+895
* renamed to oo_getcomment.phptHannes Magnusson2006-11-161-26/+0
* - mv oo_get_comment.phpt oo_getcomment.phptPierre Joye2006-11-151-0/+26
* - MFH: #39217, serialNumber might be -1 when the value is too bigPierre Joye2006-11-151-1/+2
* add new tests, improve existing onesAntony Dovgal2006-11-158-0/+283
* fix leak, add testAntony Dovgal2006-11-152-0/+98
* Backport md2, ripemd256, and ripemd320 algos from HEADSara Golemon2006-11-159-5/+550
* #9278 and #39506, force the binary mode for the zip operation only. At least ...Pierre Joye2006-11-153-5/+11
* Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length =Ilia Alshanetsky2006-11-152-5/+13
* fix leak appearing when converting object to NULLAntony Dovgal2006-11-151-0/+351
* add new testsAntony Dovgal2006-11-157-0/+321
* #39506 and PECL #9278, should fix the problem for the other SAPI (works for C...Pierre Joye2006-11-151-0/+4
* fix test on AIXAntony Dovgal2006-11-151-1/+1
* fix testAntony Dovgal2006-11-151-19/+2
* fix testAntony Dovgal2006-11-151-26/+26
* Fix test (file_put_contents() now uses __toString)Hannes Magnusson2006-11-151-3/+7
* Added missing object support to file_put_contents().Ilia Alshanetsky2006-11-151-3/+15
* one more testAntony Dovgal2006-11-141-0/+95
* add new testsAntony Dovgal2006-11-145-0/+293
* Tell linker that we're using stati libcurlEdin Kadribasic2006-11-141-0/+1
* - MFH: No idea if we actually support 16 bit systems, but this just looked wrongDerick Rethans2006-11-141-1/+1
* - #39508, do not use the 4 neighbors implementation for small images (w<4)Pierre Joye2006-11-141-0/+23
* Fixed bug #36812 (pg_execute() modifies input array).Ilia Alshanetsky2006-11-131-3/+4