| Commit message (Expand) | Author | Age | Files | Lines |
* | - Change 'print' to 'die' for skip notices | Marcus Boerger | 2008-01-04 | 123 | -171/+171 |
* | - Fix module info for bz2 | Marcus Boerger | 2008-01-04 | 1 | -28/+15 |
* | - Pendantic changes | Marcus Boerger | 2008-01-04 | 2 | -2/+1 |
* | New testcases for array_diff_assoc() function | Raghubansh Kumar | 2008-01-04 | 12 | -0/+2563 |
* | New testcases for array_diff() function | Raghubansh Kumar | 2008-01-04 | 12 | -0/+2462 |
* | Fix for Bug #43036 | Ulf Wendel | 2008-01-04 | 1 | -16/+16 |
* | fix windows build (hopefully :) | Greg Beaver | 2008-01-04 | 1 | -1/+1 |
* | replace crappy $_SERVER munging with explicit munging via | Greg Beaver | 2008-01-04 | 3 | -71/+213 |
* | Phar::webPhar() and various problems relating to shutdown in an apache proces... | Greg Beaver | 2008-01-04 | 2 | -31/+42 |
* | fix tar-based phars creation and loading | Greg Beaver | 2008-01-03 | 3 | -11/+26 |
* | Remove test for deprecated (and removed) function | Ulf Wendel | 2008-01-03 | 1 | -50/+0 |
* | MFB: Skip test for PostgreSQL driver since error is too dissimilar to other | Ilia Alshanetsky | 2008-01-03 | 1 | -0/+1 |
* | MFB: remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 26 | -156/+0 |
* | - Remove more replication stuff | Johannes Schlüter | 2008-01-03 | 2 | -53/+0 |
* | Header protection | Andrey Hristov | 2008-01-03 | 1 | -0/+4 |
* | Remove unneeded field | Andrey Hristov | 2008-01-03 | 2 | -131/+130 |
* | Make it work for MySQL 6.x as well. | Ulf Wendel | 2008-01-03 | 1 | -0/+4 |
* | this testcase has been split into many smaller testcases and committed. | Raghubansh Kumar | 2008-01-03 | 1 | -718/+0 |
* | New smaller testcases for array_map() function | Raghubansh Kumar | 2008-01-03 | 21 | -0/+3570 |
* | Adding PHPT tests for the ReflectionMethod class. | Steve Seear | 2008-01-03 | 18 | -0/+2482 |
* | commit missing files (helps if you cvs add, don't it?) for tar implementation | Greg Beaver | 2008-01-03 | 2 | -0/+627 |
* | initial tar support - a few kinks to work on in phar creation, but read works | Greg Beaver | 2008-01-03 | 4 | -13/+124 |
* | - Fix problems with double definitions | Andrey Hristov | 2008-01-02 | 12 | -148/+135 |
* | MFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";") | Ilia Alshanetsky | 2008-01-02 | 1 | -1/+1 |
* | - Updated to version 2007.11 | Derick Rethans | 2008-01-01 | 1 | -641/+964 |
* | Fix test | Hannes Magnusson | 2008-01-01 | 1 | -1/+1 |
* | add zip-based phar support. not quite working is webPhar(), not sure why yet | Greg Beaver | 2007-12-31 | 61 | -65/+6780 |
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 527 | -527/+527 |
* | Bump copyright year, 1 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | Test for bug 43663 | David Soria Parra | 2007-12-30 | 1 | -0/+23 |
* | - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work). | David Soria Parra | 2007-12-30 | 1 | -2/+7 |
* | - This makes no sense with non-ipv6 builds. (and fixes lot of issues with mis... | Jani Taskinen | 2007-12-29 | 1 | -1/+5 |
* | MFB5.2: Fix test | Hannes Magnusson | 2007-12-29 | 1 | -1/+1 |
* | fix test | Antony Dovgal | 2007-12-29 | 1 | -0/+2 |
* | make blah.phar/ access indexfile just like blah.phar | Greg Beaver | 2007-12-29 | 1 | -1/+1 |
* | fix redirects and s/redirects/rewrites/ | Greg Beaver | 2007-12-29 | 1 | -5/+25 |
* | remove FIXME - it's been fixed | Greg Beaver | 2007-12-29 | 1 | -3/+0 |
* | fix index/custom 404 page | Greg Beaver | 2007-12-29 | 1 | -2/+10 |
* | update proto, arginfo for webPhar | Greg Beaver | 2007-12-29 | 1 | -1/+2 |
* | add vastly improved 404 handling | Greg Beaver | 2007-12-29 | 1 | -21/+41 |
* | fix redirect to index file | Greg Beaver | 2007-12-28 | 1 | -2/+33 |
* | Merge from 5_3. Fixing 32 vs. 64bit issue. | Ulf Wendel | 2007-12-28 | 1 | -8/+21 |
* | Merge from 5_3 - MySQL 6.0 SQL fixes | Ulf Wendel | 2007-12-28 | 2 | -22/+57 |
* | Remove RPL functions. They were always experimental and lead to crashes. | Andrey Hristov | 2007-12-28 | 10 | -485/+1 |
* | Sync from 5_3. Cutting off a few edges: | Ulf Wendel | 2007-12-28 | 1 | -21/+35 |
* | Fixed test related to bug #38469 | Dmitry Stogov | 2007-12-28 | 1 | -19/+3 |
* | MFB: fix tests | Nuno Lopes | 2007-12-27 | 1 | -2/+2 |
* | Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua R... | Dmitry Stogov | 2007-12-27 | 3 | -1/+136 |
* | Fixed 32/64-bit tests (Serg) | Dmitry Stogov | 2007-12-27 | 21 | -8/+4297 |
* | Fix typo (TAKAGI Masahiro) | Hannes Magnusson | 2007-12-26 | 1 | -1/+1 |