summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - 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
* fix on windowsGreg Beaver2007-12-261-2/+25
* Fix for bug #42548 "PROCEDURE xxx can't return a result set"Hartmut Holzgraefe2007-12-252-0/+53
* fix test : do not run when run as rootRaghubansh Kumar2007-12-252-0/+18
* fix windows buildGreg Beaver2007-12-242-0/+48
* remove unused variableGreg Beaver2007-12-241-1/+0
* fix mem leakGreg Beaver2007-12-242-8/+25
* Additional fix for bug #42868Dmitry Stogov2007-12-245-38/+30
* new testcases for dir() functionRaghubansh Kumar2007-12-2411-0/+1586
* fix testsRaghubansh Kumar2007-12-242-50/+51
* complete re-factoring of front controller. Now it is done withGreg Beaver2007-12-236-237/+385
* new test for front controllerGreg Beaver2007-12-221-0/+39
* first attempt at major new feature: default front controller for webGreg Beaver2007-12-226-23/+280
* same fix we used in linux to make all extension deps optionalGreg Beaver2007-12-211-4/+4
* Fixed testDmitry Stogov2007-12-211-1/+4
* on second thought, hooking into getcwd() is a bad idea, who uses this for cod...Greg Beaver2007-12-215-39/+6
* implement cleaning of crap paths - major functionality boostGreg Beaver2007-12-206-9/+119
* fix testsRaghubansh Kumar2007-12-208-609/+180
* new tests for array_map usage variations - string keys and referencesRobert Nicholson2007-12-202-0/+607
* remove minor (and unnecessary I might add) windows compile warningsGreg Beaver2007-12-201-2/+4
* fix testRaghubansh Kumar2007-12-191-2/+2
* holy cow - include/fopen/cwd magic fully working on unix now for windows testingGreg Beaver2007-12-192-9/+11
* making progress (include magic works)Greg Beaver2007-12-192-6/+17