Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-04-23 | 1 | -0/+2 |
|\ | |||||
| * | Fix bug #73711 (Segfault in openssl_pkey_new when generating DSA or DH key) | Jakub Zelenka | 2017-04-23 | 1 | -0/+2 |
| * | [ci skip] update NEWS | Anatol Belski | 2017-04-22 | 1 | -0/+2 |
* | | [ci skip] update NEWS | Anatol Belski | 2017-04-22 | 1 | -0/+2 |
* | | Fixed bug #74489 readline() immediately returns false in interactive console ... | Anatol Belski | 2017-04-22 | 1 | -0/+4 |
* | | Fixed bug #74456 (Segmentation error while running a script in CLI mode) | Xinchen Hui | 2017-04-17 | 1 | -0/+2 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-17 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #74080 Add datetime constant for RFC7231 | Craig Duncan | 2017-04-17 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-17 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #74439 Wrong reflection on the Locale methods | Fabien Villepinte | 2017-04-17 | 1 | -0/+1 |
| * | [ci skip] update NEWS | Anatol Belski | 2017-04-16 | 1 | -0/+2 |
| * | Add support for MySQL 8's Unicode types | Johannes Schlüter | 2017-04-14 | 1 | -0/+1 |
* | | [ci skip] update NEWS | Anatol Belski | 2017-04-16 | 1 | -0/+2 |
* | | Fixed bug #74444: multiple catch freezes in some cases | David Matejka | 2017-04-15 | 1 | -0/+1 |
* | | Fixed bug #74442 | Nikita Popov | 2017-04-14 | 1 | -0/+1 |
* | | Fixed bug #74431 | Nikita Popov | 2017-04-14 | 1 | -0/+3 |
* | | missing news entry from 7.1.3 | Joe Watkins | 2017-04-14 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-13 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #74433 Wrong reflection on the Normalizer methods | Fabien Villepinte | 2017-04-13 | 1 | -0/+3 |
| * | NEWS | Remi Collet | 2017-04-13 | 1 | -0/+4 |
| * | Add missing NEWS | Christopher Jones | 2017-04-12 | 1 | -0/+3 |
* | | NEWS | Remi Collet | 2017-04-13 | 1 | -0/+4 |
* | | Add missing NEWS | Christopher Jones | 2017-04-12 | 1 | -0/+3 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-11 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | fixed bug #74413 wrong reflection on SQLite3::enableExceptions | Joe Watkins | 2017-04-11 | 1 | -0/+4 |
| * | Fixed bug #74408 (Endless loop bypassing execution time limit) | Xinchen Hui | 2017-04-11 | 1 | -0/+3 |
| * | Fix bug #74409 | Sebastian Bergmann | 2017-04-11 | 1 | -0/+4 |
* | | Update NEWS | Xinchen Hui | 2017-04-11 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-10 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fixed bug #74404 (wrong reflection on DateTimeZone::getTransitions) | Joe Watkins | 2017-04-10 | 1 | -0/+4 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-10 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | fix news | Joe Watkins | 2017-04-10 | 1 | -1/+2 |
| * | Fix of Bug #74383: Wrong reflection on Phar::running | Mitch Hagstrand | 2017-04-10 | 1 | -0/+3 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-10 | 1 | -0/+3 |
|\ \ | |||||
| * | | Fix of Bug #74383: Wrong reflection on Phar::running | Mitch Hagstrand | 2017-04-10 | 1 | -0/+3 |
| |/ | |||||
| * | Fixed bug #74379 (syntax error compile error in libmagic/apprentice.c) | Xinchen Hui | 2017-04-10 | 1 | -0/+4 |
| * | Missed NEWS | Xinchen Hui | 2017-04-10 | 1 | -0/+4 |
* | | Update NEWS | Xinchen Hui | 2017-04-10 | 1 | -0/+4 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-04-09 | 1 | -0/+2 |
|\ \ | |||||
* \ \ | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-04-09 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #72071: Prevent Max-Age from being negative | Craig Duncan | 2017-04-09 | 1 | -0/+3 |
| * | | Update NEWS with OpenSSL 1.1.0 support info | Jakub Zelenka | 2017-04-07 | 1 | -0/+1 |
| |/ | |||||
* | | Fixed #74298 - IntlDateFormatter->format() doesn't return microseconds/fractions | andrewnester | 2017-04-09 | 1 | -0/+2 |
* | | Fixed bug #74353 (Segfault when killing within bash script trap code) | Xinchen Hui | 2017-04-07 | 1 | -0/+2 |
* | | Update NEWS | Xinchen Hui | 2017-04-07 | 1 | -0/+4 |
* | | Fixed bug #74340 | Nikita Popov | 2017-04-02 | 1 | -0/+4 |
* | | Fixed bug #74361 | Nikita Popov | 2017-04-02 | 1 | -0/+3 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-04-02 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fixed bug #74341 | Moritz Fain | 2017-04-02 | 1 | -0/+4 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-03-30 | 1 | -0/+4 |
|\ \ | |/ |