summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Change 'print' to 'die' for skip noticesMarcus Boerger2008-01-04123-171/+171
* - Fix module info for bz2Marcus Boerger2008-01-041-28/+15
* - Pendantic changesMarcus Boerger2008-01-042-2/+1
* New testcases for array_diff_assoc() functionRaghubansh Kumar2008-01-0412-0/+2563
* New testcases for array_diff() functionRaghubansh Kumar2008-01-0412-0/+2462
* Fix for Bug #43036Ulf Wendel2008-01-041-16/+16
* fix windows build (hopefully :)Greg Beaver2008-01-041-1/+1
* replace crappy $_SERVER munging with explicit munging viaGreg Beaver2008-01-043-71/+213
* Phar::webPhar() and various problems relating to shutdown in an apache proces...Greg Beaver2008-01-042-31/+42
* ChangeLog update2008-01-041-0/+346
* fix tar-based phars creation and loadingGreg Beaver2008-01-033-11/+26
* Remove test for deprecated (and removed) functionUlf Wendel2008-01-031-50/+0
* MFB: Skip test for PostgreSQL driver since error is too dissimilar to otherIlia Alshanetsky2008-01-031-0/+1
* MFB: remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-0326-156/+0
* - Remove more replication stuffJohannes Schlüter2008-01-032-53/+0
* Header protectionAndrey Hristov2008-01-031-0/+4
* Remove unneeded fieldAndrey Hristov2008-01-032-131/+130
* Make it work for MySQL 6.x as well.Ulf Wendel2008-01-031-0/+4
* this testcase has been split into many smaller testcases and committed.Raghubansh Kumar2008-01-031-718/+0
* New smaller testcases for array_map() functionRaghubansh Kumar2008-01-0321-0/+3570
* Adding PHPT tests for the ReflectionMethod class.Steve Seear2008-01-0318-0/+2482
* commit missing files (helps if you cvs add, don't it?) for tar implementationGreg Beaver2008-01-032-0/+627
* initial tar support - a few kinks to work on in phar creation, but read worksGreg Beaver2008-01-034-13/+124
* ChangeLog update2008-01-031-0/+54
* - Fix problems with double definitionsAndrey Hristov2008-01-0212-148/+135
* MFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";")Ilia Alshanetsky2008-01-021-1/+1
* ChangeLog update2008-01-021-0/+49
* MFB: Update copyrightIlia Alshanetsky2008-01-011-1/+1
* - Updated to version 2007.11Derick Rethans2008-01-011-641/+964
* Fix testHannes Magnusson2008-01-011-1/+1
* MFB: Leftover: Bump copyright year.Sebastian Bergmann2008-01-013-3/+3
* ChangeLog update2008-01-012-0/+860
* add zip-based phar support. not quite working is webPhar(), not sure why yetGreg Beaver2007-12-3161-65/+6780
* Leftover: Bump copyright year.Sebastian Bergmann2007-12-311-2/+2
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-31741-746/+746
* Bump copyright year, 1 of 2.Sebastian Bergmann2007-12-311-1/+1
* Document the 'cxx' parameter to PHP_NEW_EXTENSION.Jon Parise2007-12-311-0/+1
* ChangeLog update2007-12-311-0/+30
* Test for bug 43663David Soria Parra2007-12-301-0/+23
* - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).David Soria Parra2007-12-301-2/+7
* ChangeLog update2007-12-301-0/+49
* - This makes no sense with non-ipv6 builds. (and fixes lot of issues with mis...Jani Taskinen2007-12-291-1/+5
* MFB5.2: Fix testHannes Magnusson2007-12-291-1/+1
* apply correct fix for bug #43522Antony Dovgal2007-12-291-4/+18
* fix testAntony Dovgal2007-12-291-0/+2
* make blah.phar/ access indexfile just like blah.pharGreg Beaver2007-12-291-1/+1
* fix redirects and s/redirects/rewrites/Greg Beaver2007-12-291-5/+25
* Update the class method documentation linksHannes Magnusson2007-12-291-5/+7
* remove FIXME - it's been fixedGreg Beaver2007-12-291-3/+0
* fix index/custom 404 pageGreg Beaver2007-12-291-2/+10