Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-07 | 1 | -1/+1 |
|\ | |||||
| * | fixed typo in test for bug #66985 | Christoph M. Becker | 2015-07-07 | 1 | -1/+1 |
| * | - Updated to version 2015.5 (2015e) | Derick Rethans | 2015-06-15 | 1 | -587/+0 |
| * | - Updated to version 2015.5 (2015e) | Derick Rethans | 2015-06-15 | 1 | -6/+46213 |
| * | - Updated to version .-96 () | Derick Rethans | 2015-06-15 | 1 | -45590/+7 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -5/+5 |
* | | Improved zend_string API (Francois Laupretre) | Dmitry Stogov | 2015-06-29 | 1 | -2/+2 |
* | | Merge branch 'pull-request/1284' | Anatol Belski | 2015-06-17 | 9 | -18/+18 |
|\ \ | |||||
| * \ | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-06-14 | 18 | -124/+140 |
| |\ \ | |||||
| * | | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 1 | -1/+1 |
| * | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 2 | -2/+6 |
| |\ \ \ | |||||
| * | | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 8 | -17/+17 |
* | | | | | - Updated to version 2015.5 (2015e) | Derick Rethans | 2015-06-15 | 1 | -587/+0 |
* | | | | | - Updated to version 2015.5 (2015e) | Derick Rethans | 2015-06-15 | 1 | -6/+46213 |
* | | | | | - Updated to version .-96 () | Derick Rethans | 2015-06-15 | 1 | -45590/+7 |
| |_|/ / |/| | | | |||||
* | | | | Revert fix for bug #55407 | Anatol Belski | 2015-06-12 | 2 | -1/+3 |
* | | | | Get rid of more ZVAL_ZVAL() macros | Dmitry Stogov | 2015-06-12 | 1 | -8/+16 |
* | | | | Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few pla... | Dmitry Stogov | 2015-06-12 | 1 | -40/+32 |
* | | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-06-04 | 1 | -0/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-06-04 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Fixed invalid read druing apache reload | Xinchen Hui | 2015-06-04 | 1 | -0/+4 |
| | * | | | fix test output (32bits) | Remi Collet | 2015-05-14 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-05 | 2 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Relax tests failing on i386 with new zic | Remi Collet | 2015-05-05 | 2 | -4/+4 |
* | | | | | fix datetime tests with vc14 | Anatol Belski | 2015-05-24 | 14 | -80/+84 |
* | | | | | make the test more reliable | Anatol Belski | 2015-05-24 | 1 | -2/+8 |
* | | | | | Fixes for x32 ABI | Nikita Popov | 2015-05-23 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Display TypeExceptions like normal exceptions | Nikita Popov | 2015-05-17 | 1 | -1/+5 |
* | | | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'PHP-5.6' | Derick Rethans | 2015-04-29 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2015-04-29 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Use new structures for tzdb header here as well | Derick Rethans | 2015-04-29 | 1 | -5/+5 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2015-04-29 | 1 | -6/+6 |
| |\ \ | | |/ | |||||
* | | | Merge branch 'PHP-5.5' | Derick Rethans | 2015-04-29 | 1 | -6/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | This doesn't work in PHP 5.5 - sigh, I wish the libs were kept in sync | Derick Rethans | 2015-04-29 | 1 | -6/+6 |
* | | | Merge branch 'PHP-5.6' | Derick Rethans | 2015-04-29 | 3 | -100/+124 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2015-04-29 | 3 | -100/+124 |
| |\ \ | | |/ | |||||
| | * | Split header reading in 32bit and 64bit variants. | Derick Rethans | 2015-04-29 | 3 | -103/+127 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2015-04-28 | 9 | -67/+67 |
| |\ \ | | |/ | |||||
| | * | Merge whitespace changes that have been made to timelib and PHP-5.6 and master | Derick Rethans | 2015-04-28 | 9 | -67/+67 |
| | * | Revert "Fix segfault in ext/date since 957aa2" | Matteo Beccati | 2015-04-28 | 1 | -2/+2 |
| | * | relax tests with huge year (new zic) | Remi Collet | 2015-04-28 | 3 | -9/+9 |
| | * | ignore second value for huge timestamp test (new zic) | Remi Collet | 2015-04-28 | 1 | -2/+2 |
| | * | relax test for date < INT32_MIN (new zic) | Remi Collet | 2015-04-28 | 1 | -11/+11 |
| | * | relax bigbang content (new zic) | Remi Collet | 2015-04-28 | 1 | -3/+3 |
| | * | Make date transitions tests more flexible | Remi Collet | 2015-04-28 | 2 | -8/+8 |
| * | | Revert "Fix segfault in ext/date since 957aa2" | Matteo Beccati | 2015-04-28 | 1 | -2/+2 |
* | | | Revert "Fix segfault in ext/date since 957aa2" | Matteo Beccati | 2015-04-28 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-04-28 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-04-28 | 1 | -2/+2 |
| |\ \ | | |/ |