#
6e530502 |
| 14-Sep-2016 |
Yasuo Ohgaki |
Implemented Bug #68776 mail() does not have mail header injection prevention for additional headers (PR 2060)
|
#
219d8599 |
| 14-Sep-2016 |
Christoph M. Becker |
Fix #72430: [] operator not supported for strings
|
#
494c5dc7 |
| 13-Sep-2016 |
Christoph M. Becker |
Remove effectless --enable-gd-native-ttf and USE_GD_IMGSTRTTF --enable-gd-native-ttf did set USE_GD_IMGSTRTTF, which is otherwise unused as of commit 8a90aad3 (i.e. PHP 5.5.0), at least.
|
#
8bea911f |
| 08-Sep-2016 |
Christoph M. Becker |
Update UPGRADING wrt. [RFC]: Add Argon2 to password_*
|
#
2605ceea |
| 06-Sep-2016 |
Yasuo Ohgaki |
Added array parameter support to mb_convert_encoding()
|
#
cc8691cc |
| 05-Sep-2016 |
Christoph M. Becker |
Update UPGRADING wrt. commit c4fe264b
|
#
272ba2b7 |
| 02-Sep-2016 |
Christoph M. Becker |
Update UPGRADING wrt. RFC: Implement socket_getaddrinfo()
|
#
9c69d986 |
| 02-Sep-2016 |
Stephan Muggli |
Fix typo in UPGRADING
|
#
b651b967 |
| 02-Sep-2016 |
Yasuo Ohgaki |
Allow array input for mb_check_encoding()
|
#
2c3408f5 |
| 01-Sep-2016 |
Teoh Han Hui |
Fix some grammatical errors in PHP 7.1 Upgrade Notes [skip ci]
|
#
a3c16266 |
| 01-Sep-2016 |
Yasuo Ohgaki |
Revert "Update UPGRADING" This reverts commit 567f19dd89235ebd7c235939b8d57cb122778f76.
|
#
4f07f0e9 |
| 01-Sep-2016 |
Yasuo Ohgaki |
Update NEWS and UPGRADING
|
#
567f19dd |
| 31-Aug-2016 |
Yasuo Ohgaki |
Update UPGRADING
|
#
80d514d2 |
| 31-Aug-2016 |
Yasuo Ohgaki |
Update UPGRADING
|
#
6dccadaa |
| 23-Aug-2016 |
Aaron Piotrowski |
Remove accidental NEWS and UPGRADING entries Merge mistake from PHP-7.1.
|
#
f4e68a39 |
| 23-Aug-2016 |
Levi Morrison |
Revert "Do not prepend ? on nullables in ReflectionType::__toString()" This reverts commit 8855a2ce76e8bfba1d2eea1345c765fde7a9a441.
|
#
8855a2ce |
| 20-Aug-2016 |
Aaron Piotrowski |
Do not prepend ? on nullables in ReflectionType::__toString() Better BC with 7.0.
|
#
5818b09a |
| 18-Aug-2016 |
Julien Pauli |
Updated UPGRADING about function call args
|
#
89f63779 |
| 22-Jul-2016 |
Nikita Popov |
Return true for is_object() on Incomplete_Class
|
#
34824b70 |
| 22-Jul-2016 |
Nikita Popov |
gettype(): Use "resource (closed)" instead of "unknown type"
|
#
0374a98e |
| 15-Aug-2016 |
Nikita Popov |
Scrub UPGRADING and UPGRADING.INTERNALS There were already some master-only entries in there -- I hope I didn't remove anything that was supposed to be there. [skip ci]
|
#
32c94dea |
| 14-Aug-2016 |
Anatol Belski |
update UPGRADING
|
#
92a076a9 |
| 12-Aug-2016 |
Christoph M. Becker |
Fix #72793: xml_parser_free leaks mem when execute xml_set_object
|
#
3467526a |
| 12-Aug-2016 |
Yasuo Ohgaki |
Merge RFC: Session ID without hashing https://wiki.php.net/rfc/session-id-without-hashing
|
#
1dab96c1 |
| 08-Aug-2016 |
Andrea Faulds |
Show "or null" in TypeErrors for nullable arg_infos
|