summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* add unfinished experimental tar support (may not lead anywhere)Greg Beaver2007-12-107-5/+499
* This commit was manufactured by cvs2svn to create branchSVN Migration2007-12-096322-1526454/+0
* add the ability to automatically resolve includes inside a phar to files with...Greg Beaver2007-12-091-0/+48
* - Fixed Bug #42272 (var_export() incorrectly escapes char(0)).Derick Rethans2007-12-095-17/+73
* new testcases for array_unique() functionRaghubansh Kumar2007-12-0910-0/+1451
* MFB: WSIlia Alshanetsky2007-12-063-3/+3
* - MFB: DB 4.6 detectionMarcus Boerger2007-12-061-2/+7
* MFB: Fixed bug #43495 (array_merge_recursive() crashes with recursiveIlia Alshanetsky2007-12-052-1/+29
* starting with 2.6.30, standard libxml2 build can be usedRob Richards2007-12-041-2/+2
* MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect whenIlia Alshanetsky2007-12-041-4/+4
* MFB: fixed testIlia Alshanetsky2007-12-041-1/+1
* detect IBM iconv implementation and use correct encoding namesAntony Dovgal2007-12-043-5/+35
* fix foldingAntony Dovgal2007-12-042-6/+10
* - Updated to version 2007.10Derick Rethans2007-12-031-412/+428
* MFB: Fixed bug #43482 (array_pad() does not warn on very small padIlia Alshanetsky2007-12-031-0/+5
* fix tests : better float valuesRaghubansh Kumar2007-12-032-26/+257
* fix tests: better float valuesRaghubansh Kumar2007-12-032-14/+12
* New testcases for array_pad() functionRaghubansh Kumar2007-12-039-0/+4521
* New testcases for array_chunk() functionRaghubansh Kumar2007-12-0310-0/+3336
* MFB: Fixed bug #43457 (Prepared statement with incorrect parms doens'tIlia Alshanetsky2007-12-022-2/+3
* - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).Derick Rethans2007-12-012-2/+27
* fix folding, move protos to the top of the sourcesAntony Dovgal2007-11-301-32/+53
* fix buildAntony Dovgal2007-11-291-0/+3
* - Fixed a segfault when reading from an HTTP stream.Derick Rethans2007-11-292-1/+11
* MFB: Fixed testsIlia Alshanetsky2007-11-283-11/+11
* Fix bug #43364 (recursive xincludes don't remove internal nodes properly)Rob Richards2007-11-282-0/+44
* Marked with defectRaghubansh Kumar2007-11-283-3/+3
* docbook based spec docsWez Furlong2007-11-2717-0/+1596
* test commit mailWez Furlong2007-11-271-0/+2
* This commit was generated by cvs2svn to compensate for changes in r247182,Wez Furlong2007-11-271-0/+1
* MFB: Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error)Ilia Alshanetsky2007-11-271-1/+1
* New testcases for array_combine() functionRaghubansh Kumar2007-11-279-0/+1951
* New testcases for array_sum() functionRaghubansh Kumar2007-11-279-0/+715
* MFB: Revert addition of - char support for bound param namesIlia Alshanetsky2007-11-262-11/+9
* - Fixed bug #43365 (Several enums have trailing commas)Jani Taskinen2007-11-264-5/+5
* MFB : Fixed bug #43386 (array_globals not reset to 0 properly on init)Ilia Alshanetsky2007-11-251-1/+1
* add helper phars for testGreg Beaver2007-11-254-0/+0
* new test to verify signature algo parsing worksGreg Beaver2007-11-251-0/+30
* new test for dir iteration (covers some code missing in gcov tests)Greg Beaver2007-11-251-0/+31
* fix errors found in delMetaData(), add get/delMetaData() to MetaData read testGreg Beaver2007-11-256-26/+109
* new test for Phar::getModified()Greg Beaver2007-11-251-0/+35
* new test for no signatureGreg Beaver2007-11-251-0/+24
* fix test expected outputGreg Beaver2007-11-252-3/+3
* MFB fix to testGreg Beaver2007-11-251-2/+11
* add new tests for Phar::getSupportedCompressionGreg Beaver2007-11-254-0/+78
* preliminary work on using gnupg to verify/create signatures - no implementati...Greg Beaver2007-11-244-0/+20
* WS (spaces instead of tabs)Greg Beaver2007-11-241-3/+3
* experimental support for optional bz2 extension - should make windows users a...Greg Beaver2007-11-241-1/+1
* experimental support for optional bz2 extension - should make windows users a...Greg Beaver2007-11-243-7/+42
* - Improve make pharcmdMarcus Boerger2007-11-233-25/+62