Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 162 | -177/+367 |
|\ | |||||
| * | Display TypeExceptions like normal exceptions | Nikita Popov | 2015-05-17 | 46 | -46/+231 |
| * | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 116 | -132/+132 |
* | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 9 | -17/+17 |
|\ \ | |/ | |||||
| * | Merge branch 'pull-request/1277' | Stanislav Malyshev | 2015-05-16 | 9 | -17/+17 |
| |\ | |||||
| | * | fix typos | olshevskiy87 | 2015-05-13 | 9 | -17/+17 |
* | | | Make zend_get_exception_base static. | Aaron Piotrowski | 2015-05-17 | 1 | -2/+2 |
* | | | Fix a few missed tests. | Aaron Piotrowski | 2015-05-16 | 3 | -3/+3 |
* | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 110 | -200/+195 |
* | | | Remodel exceptions based on Throwable interface | Aaron Piotrowski | 2015-05-16 | 1 | -4/+4 |
|/ / | |||||
* | | Display EngineExceptions like ordinary exceptions | Nikita Popov | 2015-05-15 | 44 | -44/+190 |
* | | Merge branch 'master' of https://github.com/php/php-src | Bob Weinand | 2015-05-15 | 3 | -56/+39 |
|\ \ | |||||
| * | | Fixed segfault | Xinchen Hui | 2015-05-16 | 1 | -2/+2 |
| * | | Merge branch 'master' of git.php.net:php-src | Xinchen Hui | 2015-05-15 | 1 | -8/+13 |
| |\ \ | |||||
| | * | | Updated test to include ReflectionGenerator | Matteo Beccati | 2015-05-15 | 1 | -8/+13 |
| * | | | Hint the compiler | Xinchen Hui | 2015-05-15 | 1 | -2/+2 |
| |/ / | |||||
| * | | Improve strtr() | Dmitry Stogov | 2015-05-15 | 1 | -46/+24 |
* | | | Fix unrelated tests and zlib window size | Bob Weinand | 2015-05-15 | 2 | -5/+5 |
|/ / | |||||
* | | Minor typo in warning message | Bob Weinand | 2015-05-15 | 2 | -2/+14 |
* | | Add strategy option to deflate_init() | Bob Weinand | 2015-05-15 | 1 | -4/+23 |
* | | Add dictionary option to {in,de}flate_init() | Bob Weinand | 2015-05-15 | 3 | -4/+126 |
* | | Add window option to {de,in}flate_init() | Bob Weinand | 2015-05-15 | 1 | -33/+63 |
* | | Add ReflectionGenerator class | Bob Weinand | 2015-05-14 | 3 | -0/+349 |
|/ | |||||
* | Fixed build | Dmitry Stogov | 2015-05-13 | 1 | -6/+0 |
* | fix tests | Antony Dovgal | 2015-05-13 | 3 | -3/+3 |
* | merge similar if conditions | Antony Dovgal | 2015-05-13 | 1 | -4/+0 |
* | add rusage support to wait() and waitpid() | Antony Dovgal | 2015-05-13 | 4 | -11/+197 |
* | extend libxml exports | Anatol Belski | 2015-05-13 | 1 | -0/+2 |
* | fix libxml2 headers lookup | Anatol Belski | 2015-05-13 | 1 | -1/+3 |
* | Merge branch 'PHP-5.6' | Julien Pauli | 2015-05-13 | 2 | -8/+29 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2015-05-13 | 2 | -9/+30 |
| |\ | |||||
| | * | Close fd at the end, otherwise people complain | Leigh | 2015-05-13 | 1 | -0/+8 |
| | * | Add file descriptor caching to mcrypt_create_iv() | Leigh | 2015-05-13 | 2 | -15/+22 |
* | | | Merged FE_FETCH_R[W] with the following ASSIGN[_REF] when assigne to CV. | Dmitry Stogov | 2015-05-13 | 5 | -17/+39 |
* | | | Removed deprecated conditions | Dmitry Stogov | 2015-05-13 | 1 | -9/+3 |
* | | | Partial revert of 6a819bba40661a9a8d7080994cb2f24b73c5d46c. | Dmitry Stogov | 2015-05-13 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-05-12 | 16 | -51/+92 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-05-12 | 17 | -224/+269 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-05-12 | 17 | -230/+275 |
| | |\ | |||||
| | | * | Add test for bug #69522 | Stanislav Malyshev | 2015-05-11 | 2 | -0/+17 |
| | | * | Update tests | Stanislav Malyshev | 2015-05-11 | 7 | -45/+47 |
| | | * | Fix bug #69522 - do not allow int overflow | Stanislav Malyshev | 2015-05-10 | 1 | -69/+70 |
| | | * | Forgot test file | Stanislav Malyshev | 2015-05-10 | 1 | -0/+0 |
| | | * | Fix bug #69403 and other int overflows | Stanislav Malyshev | 2015-05-10 | 1 | -2/+6 |
| | | * | Fixed bug #69418 - more s->p fixes for filenames | Stanislav Malyshev | 2015-05-10 | 4 | -85/+85 |
| | | * | Fix bug #69453 - don't try to cut empty string | Stanislav Malyshev | 2015-04-29 | 2 | -1/+22 |
| | | * | Fix bug #69545 - avoid overflow when reading list | Stanislav Malyshev | 2015-04-29 | 1 | -41/+41 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-05-09 | 3 | -4/+92 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix #48147 - implement manual handling of //IGNORE for broken libc | Stanislav Malyshev | 2015-05-09 | 3 | -4/+92 |
* | | | | Fix for #66048 | Julien Pauli | 2015-05-12 | 1 | -2/+2 |