Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for REALTIME_PRIORITY_CLASS in proc_nice() on Windows. | Kalle Sommer Nielsen | 2016-11-19 | 1 | -3/+1 |
* | Merge branch 'PHP-7.1' | Anatol Belski | 2016-11-18 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-18 | 1 | -1/+1 |
| |\ | |||||
| | * | fix test portability | Anatol Belski | 2016-11-18 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2016-11-18 | 1 | -0/+23 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #73303 | Nikita Popov | 2016-11-18 | 1 | -0/+23 |
* | | | Merge branch 'PHP-7.1' | Dmitry Stogov | 2016-11-18 | 1 | -8/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Dmitry Stogov | 2016-11-18 | 1 | -8/+5 |
| |\ \ | | |/ | |||||
| | * | Fixed memory leaks in parse_ini_file() | Dmitry Stogov | 2016-11-18 | 1 | -8/+5 |
| | * | Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0 | Dmitry Stogov | 2016-11-17 | 2 | -0/+51 |
| | |\ | |||||
| | | * | Improvement for bug73297 | Julien Pauli | 2016-11-17 | 1 | -1/+1 |
| | | * | Simplify ext/standard/tests/http/bug73297.phpt | Rowan Collins | 2016-11-17 | 1 | -26/+18 |
| | | * | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses | Rowan Collins | 2016-11-17 | 1 | -0/+18 |
| | | * | Add failing test for bug#73297 | Rowan Collins | 2016-11-17 | 1 | -0/+41 |
* | | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-11-18 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | extend skipif | Anatol Belski | 2016-11-18 | 1 | -0/+1 |
* | | | | Revert "Remove PDOStatement::activeQueryString()" | Adam Baratz | 2016-11-17 | 3 | -8/+91 |
* | | | | Merge branch 'PHP-7.1' | Nikita Popov | 2016-11-17 | 2 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | RC inference fixes | Nikita Popov | 2016-11-17 | 2 | -4/+4 |
| * | | | Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1 | Dmitry Stogov | 2016-11-17 | 2 | -0/+51 |
| |\ \ \ | |||||
| | * | | | Improvement for bug73297 | Julien Pauli | 2016-11-17 | 1 | -1/+1 |
| | * | | | Simplify ext/standard/tests/http/bug73297.phpt | Rowan Collins | 2016-11-17 | 1 | -26/+18 |
| | * | | | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses | Rowan Collins | 2016-11-17 | 1 | -0/+18 |
| | * | | | Add failing test for bug#73297 | Rowan Collins | 2016-11-17 | 1 | -0/+41 |
* | | | | | Merge branch 'master' of git.php.net:php-src | Dmitry Stogov | 2016-11-17 | 2 | -0/+51 |
|\ \ \ \ \ | |||||
| * | | | | | Improvement for bug73297 | Julien Pauli | 2016-11-17 | 1 | -1/+1 |
| * | | | | | Simplify ext/standard/tests/http/bug73297.phpt | Rowan Collins | 2016-11-17 | 1 | -26/+18 |
| * | | | | | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses | Rowan Collins | 2016-11-17 | 1 | -0/+18 |
| * | | | | | Add failing test for bug#73297 | Rowan Collins | 2016-11-17 | 1 | -0/+41 |
* | | | | | | Merge branch 'PHP-7.1' | Dmitry Stogov | 2016-11-17 | 1 | -2/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Dmitry Stogov | 2016-11-17 | 1 | -2/+3 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Fixed 64-bit build | Dmitry Stogov | 2016-11-17 | 1 | -2/+3 |
| | |/ | |||||
* | | | Merge branch 'PHP-7.1' | Dmitry Stogov | 2016-11-17 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed test | Dmitry Stogov | 2016-11-17 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.1' | Dmitry Stogov | 2016-11-17 | 1 | -12/+20 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Dmitry Stogov | 2016-11-17 | 1 | -12/+20 |
| |\ \ | | |/ | |||||
| | * | Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt fa... | Dmitry Stogov | 2016-11-17 | 1 | -12/+20 |
* | | | Merge branch 'PHP-7.1' | Dmitry Stogov | 2016-11-17 | 1 | -1/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Dmitry Stogov | 2016-11-17 | 1 | -1/+6 |
| |\ \ | | |/ | |||||
| | * | Overflow check | Dmitry Stogov | 2016-11-17 | 1 | -1/+6 |
* | | | Add expectations for invalid count() warnings | Craig Duncan | 2016-11-17 | 8 | -81/+475 |
* | | | Add tests for invalid count() operations | Craig Duncan | 2016-11-17 | 1 | -0/+42 |
* | | | Add warnings when counting invalid parameters | Craig Duncan | 2016-11-17 | 1 | -0/+7 |
* | | | Merge branch 'PHP-7.1' | Dmitry Stogov | 2016-11-17 | 2 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Dmitry Stogov | 2016-11-17 | 2 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Skip 64-bit specific tests on 32-bit systems | Dmitry Stogov | 2016-11-17 | 2 | -0/+2 |
* | | | Fixed test | Dmitry Stogov | 2016-11-17 | 1 | -11/+11 |
* | | | Merge branch 'PHP-7.1' | Dmitry Stogov | 2016-11-17 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | VERIFY_RETURN_TYPE on references can't be eliminated | Dmitry Stogov | 2016-11-17 | 1 | -0/+4 |
* | | | Fix bug #71038 - session_start() returns true even when it failed | Yasuo Ohgaki | 2016-11-17 | 69 | -395/+1054 |