summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into mastersskaje2017-01-031-99/+149
|\
| * add UPGRADING and NEWS itemsAnatol Belski2016-12-211-0/+1
| * Update NEWS and UPGRADINGYasuo Ohgaki2016-12-211-0/+1
| * Update NEWS/UPGRADING for mcryptLeigh2016-12-131-0/+6
| * fix spellingAnatol Belski2016-11-251-1/+1
| * update UPGRADINGAnatol Belski2016-11-251-0/+3
| * Added a note in UPGRADING about the new count() warningCraig Duncan2016-11-171-0/+2
| * Fix bug #71038 - session_start() returns true even when it failedYasuo Ohgaki2016-11-171-0/+30
| * Fix mistake in UPGRADINGAndrea Faulds2016-11-141-1/+1
| * Convert numeric keys in object/array castsAndrea Faulds2016-11-141-0/+10
| * Merge branch 'pull-request/2164'Christoph M. Becker2016-11-131-0/+4
| |\
| * | Remove Netware supportKalle Sommer Nielsen2016-11-121-0/+1
| * | fix docAnatol Belski2016-10-281-2/+2
| * | extend info to float related constantsAnatol Belski2016-10-281-4/+6
| * | note to UPDRADINGAnatol Belski2016-10-281-0/+11
| * | note to UPGRADINGAnatol Belski2016-10-261-0/+6
| * | Update UPGRADING wrt. imageresolution()Christoph M. Becker2016-10-201-0/+1
| * | NEWS and UPGRADING for utf8_encode() and utf8_decode() moveAndrea Faulds2016-10-171-0/+3
| * | Merge branch 'pull-request/2151'Christoph M. Becker2016-10-171-0/+1
| |\ \ | | |/
| * | Implemented proc_nice() for Windows (FR #49806)Kalle Sommer Nielsen2016-10-161-0/+1
| |/
| * Add support for gdEffectMultiplyChristoph M. Becker2016-10-021-0/+3
| * Switch to libgd anti-aliased drawing APIChristoph M. Becker2016-10-021-4/+5
| * Merge branch 'pull-request/2026'Christoph M. Becker2016-09-241-0/+3
| |\
| * | Don't enforce palette conversion when writing GD imagesChristoph M. Becker2016-09-241-0/+2
| * | Implemented Bug #68776 mail() does not have mail header injection prevention ...Yasuo Ohgaki2016-09-151-0/+8
| * | Remove effectless --enable-gd-native-ttf and USE_GD_IMGSTRTTFChristoph M. Becker2016-09-141-0/+4
| * | Update UPGRADING wrt. [RFC]: Add Argon2 to password_*Christoph M. Becker2016-09-081-0/+18
| * | Added array parameter support to mb_convert_encoding()Yasuo Ohgaki2016-09-061-0/+2
| * | Update UPGRADING wrt. commit c4fe264bChristoph M. Becker2016-09-051-0/+3
| * | Update UPGRADING wrt. RFC: Implement socket_getaddrinfo()Christoph M. Becker2016-09-021-0/+4
| * | Allow array input for mb_check_encoding()Yasuo Ohgaki2016-09-021-1/+5
| * | Revert "Update UPGRADING"Yasuo Ohgaki2016-09-011-7/+0
| * | Update UPGRADINGYasuo Ohgaki2016-09-011-0/+7
| * | Remove accidental NEWS and UPGRADING entriesAaron Piotrowski2016-08-231-5/+0
| * | Merge branch 'PHP-7.1'Aaron Piotrowski2016-08-211-0/+5
| |\ \
| | * | 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
| * | | Return true for is_object() on Incomplete_ClassNikita Popov2016-08-151-0/+2
| * | | gettype(): Use "resource (closed)" instead of "unknown type"Nikita Popov2016-08-151-0/+2
| * | | Scrub UPGRADING and UPGRADING.INTERNALSNikita Popov2016-08-151-314/+1
| * | | Remove sql.safe_modeKalle Sommer Nielsen2016-08-111-0/+3
| * | | Update NEWS and UPGRADINGYasuo Ohgaki2016-08-101-0/+1
| * | | pull-request/1100Yasuo Ohgaki2016-08-101-0/+3
| |\ \ \