summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesexperimental/phar_tarGwynne Raskind2009-07-160-0/+0
* 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-097910-1903944/+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
* ChangeLog update2007-12-091-0/+7
* ChangeLog update2007-12-082-0/+130
* Fixed bug #43344 (Wrong error message for undefined namespace constant)Dmitry Stogov2007-12-0721-25/+332
* ChangeLog update2007-12-071-0/+34
* MFB: WSIlia Alshanetsky2007-12-063-3/+3
* - MFB: DB 4.6 detectionMarcus Boerger2007-12-061-2/+7
* ChangeLog update2007-12-061-0/+49
* MFB: Fixed bug #43495 (array_merge_recursive() crashes with recursiveIlia Alshanetsky2007-12-052-1/+29
* ChangeLog update2007-12-052-0/+67
* 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
* Fixed uninitialized valueDmitry Stogov2007-12-041-3/+2
* detect IBM iconv implementation and use correct encoding namesAntony Dovgal2007-12-043-5/+35
* fix foldingAntony Dovgal2007-12-042-6/+10
* ChangeLog update2007-12-042-0/+206
* Fixed crash because of uninitialized SG(sapi_headers).mimetypeDmitry Stogov2007-12-031-0/+2
* - Updated to version 2007.10Derick Rethans2007-12-031-412/+428
* Fixed bug #43332 (self and parent as type hint in namespace)Dmitry Stogov2007-12-033-1/+39
* 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
* The -f option is fixed to work in the same way as in CLI sapiDmitry Stogov2007-12-031-11/+21
* New testcases for array_chunk() functionRaghubansh Kumar2007-12-0310-0/+3336
* ChangeLog update2007-12-031-0/+18
* MFB: Fixed bug #43457 (Prepared statement with incorrect parms doens'tIlia Alshanetsky2007-12-022-2/+3
* ChangeLog update2007-12-021-0/+16
* - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).Derick Rethans2007-12-012-2/+27
* ChangeLog update2007-12-011-0/+12
* fix folding, move protos to the top of the sourcesAntony Dovgal2007-11-301-32/+53
* ChangeLog update2007-11-301-0/+17
* fix buildAntony Dovgal2007-11-291-0/+3
* - Fixed a segfault when reading from an HTTP stream.Derick Rethans2007-11-292-1/+11
* ChangeLog update2007-11-291-0/+55
* 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
* ChangeLog update2007-11-281-0/+130
* 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