Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -2/+2 | |
* | | | Merge branch 'master' into catchable-fatals/methods-on-non-objects | Timm Friebe | 2014-09-25 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Revert previous commit by mistake | Xinchen Hui | 2014-09-04 | 1 | -2/+0 | |
| * | | | Use PHP_GINIT to suppress incompatible pointer type | Xinchen Hui | 2014-09-04 | 1 | -1/+3 | |
* | | | | MFH | Timm Friebe | 2014-08-16 | 3 | -5/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-20 | 5 | -7/+7 | |
| |\ \ \ | | |/ / | ||||||
| * | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-12 | 4 | -4/+4 | |
| |\ \ \ | ||||||
| * | | | | Fixed bug #47407 | Xinchen Hui | 2014-05-27 | 1 | -2/+2 | |
| * | | | | Fixed test. The warning actually indicate a problem in master that we didn't ... | Dmitry Stogov | 2014-05-19 | 1 | -2/+1 | |
| * | | | | Reverted wrong commit | Dmitry Stogov | 2014-05-13 | 1 | -1/+1 | |
| * | | | | restore unexpected commit | Xinchen Hui | 2014-05-13 | 1 | -1/+1 | |
| * | | | | Fixed REFERENCE handling | Xinchen Hui | 2014-05-08 | 2 | -3/+3 | |
| * | | | | Rerevert previous commit to phpt by accident | Xinchen Hui | 2014-05-07 | 2 | -6/+6 | |
| * | | | | Refactored filter | Xinchen Hui | 2014-05-07 | 2 | -6/+6 | |
* | | | | | Adjust expected fatal error message | Timm Friebe | 2014-07-06 | 4 | -4/+4 | |
* | | | | | Merge in changes from master | Timm Friebe | 2014-07-06 | 5 | -8/+8 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2014-06-20 | 5 | -7/+7 | |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2014-06-20 | 5 | -7/+7 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | Fixed MarinaDB support | Dmitry Stogov | 2014-06-20 | 5 | -7/+7 | |
| * | | | Bug 64744 | Boro Sitnikovski | 2014-06-08 | 4 | -4/+4 | |
| |/ / | ||||||
* | | | Adjust expected outcome (non-Zend tests) | Timm Friebe | 2014-04-19 | 4 | -4/+4 | |
|/ / | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Andrey Hristov | 2013-11-26 | 1 | -0/+38 | |
|\ \ | |/ | ||||||
| * | add test | Andrey Hristov | 2013-11-26 | 1 | -0/+38 | |
* | | fix mysql tests & mark nextRowset problematic tests | Stanislav Malyshev | 2013-08-24 | 6 | -9/+18 | |
* | | This doesn't fail in 5.5 anymore | Rasmus Lerdorf | 2013-08-03 | 1 | -2/+0 | |
* | | Merge commit 'd60e168' into PHP-5.5 | Rasmus Lerdorf | 2013-08-02 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | pcre_quote? No such thing. How did this ever pass? | Rasmus Lerdorf | 2013-08-02 | 1 | -1/+1 | |
* | | Merge commit 'ea75b1b' into PHP-5.5 | Rasmus Lerdorf | 2013-08-02 | 1 | -0/+1 | |
|\ \ | |/ | ||||||
| * | This test needs local infile enabled | Rasmus Lerdorf | 2013-08-02 | 1 | -0/+1 | |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-07-02 | 2 | -6/+5 | |
|\ \ | |/ | ||||||
| * | Fixed mysql tests parsing phpinfo() | Anatol Belski | 2013-07-02 | 2 | -6/+5 | |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-06-17 | 1 | -5/+5 | |
|\ \ | |/ | ||||||
| * | Tests: PDO Mysql - update for fixed getColumnMeta() | Daniel Beardsley | 2013-06-17 | 1 | -5/+5 | |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-06-17 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix typo in test | Xinchen Hui | 2013-06-17 | 1 | -1/+1 | |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-06-16 | 1 | -0/+54 | |
|\ \ | |/ | ||||||
| * | Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the... | Xinchen Hui | 2013-06-16 | 1 | -0/+54 | |
* | | Really fix test pdo_mysql_class_constants.phpt | Remi Collet | 2012-12-12 | 1 | -3/+12 | |
* | | Reduce case where this test will fails: | Remi Collet | 2012-12-03 | 1 | -1/+2 | |
* | | Fixed ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt | Anatoliy Belsky | 2012-11-14 | 1 | -0/+8 | |
|/ | ||||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-10-26 | 1 | -8/+6 | |
|\ | ||||||
| * | Fix for bug #62820 well hidden beneath a ton of whitespace changes. Do not us... | ULF WENDEL | 2012-10-23 | 1 | -8/+6 | |
* | | This won't make the test pass but now its at least one that shows no unnecess... | ULF WENDEL | 2012-10-26 | 1 | -26/+31 | |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | ULF WENDEL | 2012-09-29 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Minor changes for MySQL 5.6 | ULF WENDEL | 2012-09-29 | 1 | -1/+1 | |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Remove executable permission on inc | Xinchen Hui | 2012-10-10 | 1 | -0/+0 | |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | andrey | 2012-05-02 | 1 | -0/+53 | |
|\ \ | |/ | ||||||
| * | Fix for bug#61411 | andrey | 2012-05-02 | 1 | -0/+53 | |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-04-19 | 1 | -0/+41 | |
|\ \ | |/ |