summaryrefslogtreecommitdiff
path: root/ext
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
* 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
* - 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
* - Updated to version 2007.11Derick Rethans2008-01-011-641/+964
* Fix testHannes Magnusson2008-01-011-1/+1
* add zip-based phar support. not quite working is webPhar(), not sure why yetGreg Beaver2007-12-3161-65/+6780
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-31527-527/+527
* Bump copyright year, 1 of 2.Sebastian Bergmann2007-12-311-1/+1
* 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
* - 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
* 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
* remove FIXME - it's been fixedGreg Beaver2007-12-291-3/+0
* fix index/custom 404 pageGreg Beaver2007-12-291-2/+10
* update proto, arginfo for webPharGreg Beaver2007-12-291-1/+2
* add vastly improved 404 handlingGreg Beaver2007-12-291-21/+41
* fix redirect to index fileGreg Beaver2007-12-281-2/+33
* Merge from 5_3. Fixing 32 vs. 64bit issue.Ulf Wendel2007-12-281-8/+21
* Merge from 5_3 - MySQL 6.0 SQL fixesUlf Wendel2007-12-282-22/+57
* Remove RPL functions. They were always experimental and lead to crashes.Andrey Hristov2007-12-2810-485/+1
* Sync from 5_3. Cutting off a few edges:Ulf Wendel2007-12-281-21/+35
* Fixed test related to bug #38469Dmitry Stogov2007-12-281-19/+3
* MFB: fix testsNuno Lopes2007-12-271-2/+2
* Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua R...Dmitry Stogov2007-12-273-1/+136
* Fixed 32/64-bit tests (Serg)Dmitry Stogov2007-12-2721-8/+4297
* Fix typo (TAKAGI Masahiro)Hannes Magnusson2007-12-261-1/+1