summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Add hash_hkdf()Andrey Andreev2017-01-141-0/+5
* update UPGRADINGAnatol Belski2017-01-071-1/+5
* fix typoAnatol Belski2017-01-061-1/+1
* update NEWS and UPGRADINGAnatol Belski2017-01-061-0/+7
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-0/+3
|\
| * Add missing UPGRADING entry. Manual is updated before 7.0 release.Yasuo Ohgaki2016-12-151-0/+1
| * Document that ext/shmop deals with resources as of PHP 7.0.0Christoph M. Becker2016-10-071-0/+3
| * Fix #72793: xml_parser_free leaks mem when execute xml_set_objectChristoph M. Becker2016-08-121-0/+4
* | Document the changes to lexical scoping in 7.1.Adam Harvey2016-12-301-0/+2
* | Update UPGRADING wrt. bug #72785Christoph M. Becker2016-12-301-0/+3
* | extend UPGRADINGAnatol Belski2016-12-181-4/+24
* | Fix session upgrade documentationTobias Schultze2016-12-041-8/+8
* | Update UPGRADING with info about AEAD changes in openssl_(en|de)cryptJakub Zelenka2016-11-271-0/+2
* | Add hint that naive DateTime comparisions now are more likely to failDerick Rethans2016-11-071-0/+6
* | TypoBenjamin Morel2016-10-281-1/+1
* | Revert "Update UPGRADING to reflect bug fix"Yasuo Ohgaki2016-10-261-1/+0
* | Update UPGRADING to reflect bug fixYasuo Ohgaki2016-10-261-0/+1
* | Implement #72918: negative offset inside a quoted string leads to parse errorChristoph M. Becker2016-10-141-0/+2
* | Update UPGRADINGYasuo Ohgaki2016-10-141-0/+2
* | Implement #65038: IMAGETYPE_WEBP constant missingChristoph M. Becker2016-10-081-0/+3
* | Fix #73207: Array ordering is same between 5.6.21 and 7.1.0 RC3Christoph M. Becker2016-10-031-0/+10
* | Update UPGRADING to reflect new realityDavey Shafik2016-09-281-3/+0
* | Use SEND_USER for CONST|TMP as wellNikita Popov2016-09-251-3/+3
* | Fix #72430: [] operator not supported for stringsChristoph M. Becker2016-09-141-0/+2
* | Merge branch 'pull-request/2115' into PHP-7.1Christoph M. Becker2016-09-061-0/+2
* | Fix typo in UPGRADINGStephan Muggli2016-09-021-1/+1
* | Fix some grammatical errors in PHP 7.1 Upgrade NotesTeoh Han Hui2016-09-011-3/+3
* | Update NEWS and UPGRADINGYasuo Ohgaki2016-09-011-0/+2
* | Update UPGRADINGYasuo Ohgaki2016-09-011-0/+4
* | Revert "Do not prepend ? on nullables in ReflectionType::__toString()"Levi Morrison2016-08-231-3/+3
* | Do not prepend ? on nullables in ReflectionType::__toString()Aaron Piotrowski2016-08-211-3/+3
* | Updated UPGRADING about function call argsJulien Pauli2016-08-181-0/+3
* | update UPGRADINGAnatol Belski2016-08-141-0/+2
* | Merge RFC: Session ID without hashingYasuo Ohgaki2016-08-121-2/+29
* | Show "or null" in TypeErrors for nullable arg_infosAndrea Faulds2016-08-111-0/+6
* | ReflectionType improvementsAaron Piotrowski2016-08-111-0/+3
* | Fix URL rewriter issuesYasuo Ohgaki2016-08-111-0/+13
* | Class constant visibility modifiers are now supportedChristoph M. Becker2016-08-091-0/+2
* | Implement #38992: invoke() and invokeArgs() static method calls should matchChristoph M. Becker2016-08-081-0/+5
* | Fix #72711: `mb_ereg` does not clear the `$regs` parameter on failureju1ius2016-08-051-0/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-07-281-0/+3
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Pierrick Charron2016-07-271-0/+6
| |\
| | * Fixed bug #71929 (CURLINFO_CERTINFO data parsing error).Pierrick Charron2016-07-271-0/+3
| * | update UPGRADINGAnatol Belski2016-07-191-0/+4
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-141-0/+2
| |\ \ | | |/
| | * Fix bug #72596: imagetypes function won't advertise WEBP supportChristoph M. Becker2016-07-141-0/+3
| | * mentioned cURL file uploads in the "backward incompatible changes" sectionChristoph M. Becker2015-08-011-0/+3
| | * Revert "Merge branch 'PHP-5.5' into PHP-5.6"Stanislav Malyshev2015-04-011-1/+0
| | * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-221-0/+1
| | |\
| | * \ Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-221-0/+3
| | |\ \ | | | |/