summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Always generate fatal error for LSP failuresNikita Popov2019-05-071-0/+4
* Okay, too quick to merge, these are only relevant to 7.4Kalle Sommer Nielsen2019-05-011-6/+0
* Merge branch 'PHP-7.4'Kalle Sommer Nielsen2019-05-011-0/+6
|\
| * NEWS for ext/interbase unbundlingKalle Sommer Nielsen2019-05-011-0/+6
| * Add UPGRADING entriesNikita Popov2019-04-291-0/+7
| * Extend CURLFile to support streamsChristoph M. Becker2019-04-291-0/+5
| * Make DateInterval objects uncomparableNikita Popov2019-04-231-0/+3
| * Update changelogsPeter Kokot2019-04-201-2/+6
| * Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-181-0/+4
| * Fix bug #77866: Port Serializable SPL classes to use __unserialize()Nikita Popov2019-04-101-0/+5
| * Added range options to the float validation filterFlorian Berberich2019-04-081-0/+4
| * Implement new custom object serialization mechanismNikita Popov2019-03-221-0/+15
| * Fix bug #73948Nikita Popov2019-03-211-0/+5
| * Sync the changes to ext/filter with 7.4, now that it works.Kalle Sommer Nielsen2019-03-201-0/+4
| * Unbundle ext/wddxChristoph M. Becker2019-03-201-1/+1
| * Fix #77094: Add flags support for pcre_replace_callback(_array)Nikita Popov2019-03-191-0/+6
| * Fixed bug #72685Nikita Popov2019-03-181-0/+5
| * weakrefs upgrading noteJoe Watkins2019-03-121-0/+3
| * Fix #71890: Add support for crc32c Castagnoli's polynomial.Andrew Brampton2019-03-111-0/+4
| * Revert "Detect invalid uses of parent:: during compilation"Nikita Popov2019-03-041-3/+0
| * Remove mysqli embedded server supportNikita Popov2019-02-281-0/+4
| * Fixed bug #77631Tyson Andre2019-02-191-0/+2
| * use pkg-config for libeditRemi Collet2019-02-191-0/+3
| * UPGRADING entry for pcntl_unshare [skip ci]Pedro Magalhães2019-02-181-0/+6
| * Deprecate case-insensitive constants via typelib importChristoph M. Becker2019-02-151-0/+4
| * Implement ReflectionReferenceNikita Popov2019-02-131-0/+5
| * Update NEWS and UPGRADING [ci skip]Anatol Belski2019-02-121-0/+16
| * Implement mb_str_split()legale2019-02-121-0/+5
| * Correct section number in UPGRADINGkasper Franz2019-02-121-1/+1
| * Adding bunch of FreeBSD socket options flags specifics.David Carlier2019-02-121-0/+8
| * Deprecate ext/wddxChristoph M. Becker2019-02-111-0/+3
| * Add UPGRADING notes for oniguruma unbundlingNikita Popov2019-02-111-0/+13
| * Disable PEAR by defaultNikita Popov2019-02-111-2/+7
| * [ci skip] Update changelogPeter Kokot2019-02-101-2/+2
| * [ci skip] Move OPcache configure option changesPeter Kokot2019-02-081-0/+4
| * Mark ldap_control_paged_result and ldap_control_paged_result_response as depr...Côme Chilliet2019-02-041-0/+4
| * Deprecate mb_ereg_replace with non-string patternNikita Popov2019-02-011-0/+5
| * Revert "Don't silence fatal errors with @"Nikita Popov2019-01-311-4/+0
| * Don't silence fatal errors with @Nikita Popov2019-01-311-0/+4
* | ext/xml: Use object instead of resourceNikita Popov2019-04-081-0/+7
* | test reversedClaude Pache2019-03-131-1/+1
* | NEWSKalle Sommer Nielsen2019-03-011-0/+3
* | Remove ability to import case-insensitive constants from typelibsChristoph M. Becker2019-02-191-0/+6
* | Add UPGRADING entry for ad75511c8eGabriel Caruso2019-02-141-0/+5
* | Add missing braces in UPGRADING exampleNikita Popov2019-02-111-2/+2
* | Don't silence fatal errors with @Nikita Popov2019-02-111-0/+24
* | Return empty str from quotemeta() on empty strNikita Popov2019-02-111-0/+2
* | Improve UPGRADING noteNikita Popov2019-02-111-6/+16
* | Fix variadic arginfos for Reflection functionsGabriel Caruso2019-02-101-0/+10
* | Implement the negative_array_index RFCPedro Magalhães2019-02-081-0/+3