summaryrefslogtreecommitdiff
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-242-3/+3
* add tests for CLIAntony Dovgal2006-11-2417-0/+922
* MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)Antony Dovgal2006-11-242-1/+2
* BFNAntony Dovgal2006-11-241-0/+2
* fix #39613 (Possible segfault in imap initialization due to missing module de...Antony Dovgal2006-11-241-1/+9
* nullify opened_path and filename (when required)Antony Dovgal2006-11-231-0/+5
* add tests for 2 old bugsNuno Lopes2006-11-234-2/+76
* do not set an env variable without a name and a valueAntony Dovgal2006-11-231-1/+3
* 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 bug #39534 (Error in maths to calculate of ZEND_MM_ALIGNED_MIN_HEADER_S...Dmitry Stogov2006-11-232-1/+13
* Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on W...Dmitry Stogov2006-11-232-1/+9
* Fixed bug #39602 (Invalid session.save_handler crashes PHP)Dmitry Stogov2006-11-233-1/+18
* 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-223-3/+47
* fix #39575 (move_uploaded_file() no longer working (safe mode related))Antony Dovgal2006-11-222-2/+4
* - fix ENV section handlingMichael Wallner2006-11-221-5/+3
* MFH: fix #39576 (array_walk() doesn't separate userdata zval)Antony Dovgal2006-11-223-2/+55
* ensure that bucket->brigade is NULL in newly created bucketAntony Dovgal2006-11-211-0/+1
* 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 testAntony Dovgal2006-11-211-0/+82
* MFH: fix protoAntony Dovgal2006-11-211-1/+1
* 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
* MFHAntony Dovgal2006-11-201-21/+21
* 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-193-5/+38
* COM initialization/deinitialization are done only if necessaryDmitry Stogov2006-11-178-2/+34
* 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 ftruncate() with negative size on FreeBSDHannes Magnusson2006-11-161-1/+1
* 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-152-1/+4
* 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-153-5/+15