| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hash_hkdf() | Andrey Andreev | 2017-01-14 | 1 | -0/+5 |
* | update UPGRADING | Anatol Belski | 2017-01-07 | 1 | -1/+5 |
* | fix typo | Anatol Belski | 2017-01-06 | 1 | -1/+1 |
* | update NEWS and UPGRADING | Anatol Belski | 2017-01-06 | 1 | -0/+7 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -0/+3 |
|\ |
|
| * | Add missing UPGRADING entry. Manual is updated before 7.0 release. | Yasuo Ohgaki | 2016-12-15 | 1 | -0/+1 |
| * | Document that ext/shmop deals with resources as of PHP 7.0.0 | Christoph M. Becker | 2016-10-07 | 1 | -0/+3 |
| * | Fix #72793: xml_parser_free leaks mem when execute xml_set_object | Christoph M. Becker | 2016-08-12 | 1 | -0/+4 |
* | | Document the changes to lexical scoping in 7.1. | Adam Harvey | 2016-12-30 | 1 | -0/+2 |
* | | Update UPGRADING wrt. bug #72785 | Christoph M. Becker | 2016-12-30 | 1 | -0/+3 |
* | | extend UPGRADING | Anatol Belski | 2016-12-18 | 1 | -4/+24 |
* | | Fix session upgrade documentation | Tobias Schultze | 2016-12-04 | 1 | -8/+8 |
* | | Update UPGRADING with info about AEAD changes in openssl_(en|de)crypt | Jakub Zelenka | 2016-11-27 | 1 | -0/+2 |
* | | Add hint that naive DateTime comparisions now are more likely to fail | Derick Rethans | 2016-11-07 | 1 | -0/+6 |
* | | Typo | Benjamin Morel | 2016-10-28 | 1 | -1/+1 |
* | | Revert "Update UPGRADING to reflect bug fix" | Yasuo Ohgaki | 2016-10-26 | 1 | -1/+0 |
* | | Update UPGRADING to reflect bug fix | Yasuo Ohgaki | 2016-10-26 | 1 | -0/+1 |
* | | Implement #72918: negative offset inside a quoted string leads to parse error | Christoph M. Becker | 2016-10-14 | 1 | -0/+2 |
* | | Update UPGRADING | Yasuo Ohgaki | 2016-10-14 | 1 | -0/+2 |
* | | Implement #65038: IMAGETYPE_WEBP constant missing | Christoph M. Becker | 2016-10-08 | 1 | -0/+3 |
* | | Fix #73207: Array ordering is same between 5.6.21 and 7.1.0 RC3 | Christoph M. Becker | 2016-10-03 | 1 | -0/+10 |
* | | Update UPGRADING to reflect new reality | Davey Shafik | 2016-09-28 | 1 | -3/+0 |
* | | Use SEND_USER for CONST|TMP as well | Nikita Popov | 2016-09-25 | 1 | -3/+3 |
* | | Fix #72430: [] operator not supported for strings | Christoph M. Becker | 2016-09-14 | 1 | -0/+2 |
* | | Merge branch 'pull-request/2115' into PHP-7.1 | Christoph M. Becker | 2016-09-06 | 1 | -0/+2 |
* | | Fix typo in UPGRADING | Stephan Muggli | 2016-09-02 | 1 | -1/+1 |
* | | Fix some grammatical errors in PHP 7.1 Upgrade Notes | Teoh Han Hui | 2016-09-01 | 1 | -3/+3 |
* | | Update NEWS and UPGRADING | Yasuo Ohgaki | 2016-09-01 | 1 | -0/+2 |
* | | Update UPGRADING | Yasuo Ohgaki | 2016-09-01 | 1 | -0/+4 |
* | | Revert "Do not prepend ? on nullables in ReflectionType::__toString()" | Levi Morrison | 2016-08-23 | 1 | -3/+3 |
* | | Do not prepend ? on nullables in ReflectionType::__toString() | Aaron Piotrowski | 2016-08-21 | 1 | -3/+3 |
* | | Updated UPGRADING about function call args | Julien Pauli | 2016-08-18 | 1 | -0/+3 |
* | | update UPGRADING | Anatol Belski | 2016-08-14 | 1 | -0/+2 |
* | | Merge RFC: Session ID without hashing | Yasuo Ohgaki | 2016-08-12 | 1 | -2/+29 |
* | | Show "or null" in TypeErrors for nullable arg_infos | Andrea Faulds | 2016-08-11 | 1 | -0/+6 |
* | | ReflectionType improvements | Aaron Piotrowski | 2016-08-11 | 1 | -0/+3 |
* | | Fix URL rewriter issues | Yasuo Ohgaki | 2016-08-11 | 1 | -0/+13 |
* | | Class constant visibility modifiers are now supported | Christoph M. Becker | 2016-08-09 | 1 | -0/+2 |
* | | Implement #38992: invoke() and invokeArgs() static method calls should match | Christoph M. Becker | 2016-08-08 | 1 | -0/+5 |
* | | Fix #72711: `mb_ereg` does not clear the `$regs` parameter on failure | ju1ius | 2016-08-05 | 1 | -0/+4 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-07-28 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Pierrick Charron | 2016-07-27 | 1 | -0/+6 |
| |\ |
|
| | * | Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). | Pierrick Charron | 2016-07-27 | 1 | -0/+3 |
| * | | update UPGRADING | Anatol Belski | 2016-07-19 | 1 | -0/+4 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-14 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Fix bug #72596: imagetypes function won't advertise WEBP support | Christoph M. Becker | 2016-07-14 | 1 | -0/+3 |
| | * | mentioned cURL file uploads in the "backward incompatible changes" section | Christoph M. Becker | 2015-08-01 | 1 | -0/+3 |
| | * | Revert "Merge branch 'PHP-5.5' into PHP-5.6" | Stanislav Malyshev | 2015-04-01 | 1 | -1/+0 |
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-22 | 1 | -0/+1 |
| | |\ |
|
| | * \ | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-22 | 1 | -0/+3 |
| | |\ \
| | | |/ |
|