summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Explicitly print reference wrappers in debug_zval_dump()Nikita Popov2021-03-045-56/+137
* Switch to new ZPPDmitry Stogov2021-03-041-3/+3
* Switch to new ZPPDmitry Stogov2021-03-041-3/+5
* Loop invariant code motionDmitry Stogov2021-03-041-11/+12
* Merge branch 'PHP-8.0'Christoph M. Becker2021-03-031-1/+1
|\
| * Fix #80825: ZipArchive::isCompressionMethodSupported does not existChristoph M. Becker2021-03-031-1/+1
* | Add test cases for bcmath ValueErrorsAlex McLean2021-03-0310-0/+232
* | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-031-3/+3
|\ \ | |/
| * Fix test wrt. server.inc changesChristoph M. Becker2021-03-031-3/+3
* | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-032-13/+31
|\ \ | |/
| * Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-032-13/+31
| |\
| | * Fix #78719: http wrapper silently ignores long Location headersChristoph M. Becker2021-03-032-13/+31
* | | Fixed bug #80808Nikita Popov2021-03-025-3/+36
* | | Merge branch 'PHP-8.0'Dmitry Stogov2021-03-022-1/+50
|\ \ \ | |/ /
| * | Fixed bug #80802: (zend_jit_fetch_indirect_var assert failure with tracing JIT)Dmitry Stogov2021-03-012-1/+50
* | | Optimized object encoding without rebulding properties HashTableDmitry Stogov2021-03-011-0/+61
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-011-0/+93
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-011-0/+93
| |\ \ | | |/
| | * Fix #80751: Comma in recipient name breaks email deliveryChristoph M. Becker2021-03-011-0/+93
| | * Fixed bug #80805Nikita Popov2021-03-012-4/+33
* | | Declare XMLReader propertiesMáté Kocsis2021-03-012-1/+113
* | | Optimize serializing class namesTyson Andre2021-03-011-4/+5
* | | Optimized object serialization without rebulding properties HashTableDmitry Stogov2021-03-011-0/+51
* | | Incomplete class may have only single "MAGIC_MEMBER"Dmitry Stogov2021-03-011-0/+1
* | | Change the order of properties used in foreach(), var_dump(), serialize(), co...Dmitry Stogov2021-03-0121-144/+144
|\ \ \
| * | | Change the order of properties used for var_dump(), serialize(), comparison, ...Dmitry Stogov2021-03-0121-144/+144
* | | | Reference dynamic functions through dynamic_defsNikita Popov2021-03-014-28/+76
|/ / /
* | | Clarify types in XmlReader property handlingNikita Popov2021-03-011-9/+7
* | | Remove useless conditional #ifdefPatrick Allaert2021-02-271-4/+1
* | | Merge branch 'PHP-8.0'George Peter Banyard2021-02-275-4/+131
|\ \ \ | |/ /
| * | Fix Bug #80800 imap_open() fails when the flags parameter includes CL_EXPUNGEGeorge Peter Banyard2021-02-275-4/+131
* | | serialize() optimizationDmitry Stogov2021-02-261-31/+88
* | | Optimize out zend_strpprintf() usage for simple concationatonDmitry Stogov2021-02-261-6/+18
* | | Improve SPL directory and stat() cache using zend_srting* instead of char*Dmitry Stogov2021-02-269-240/+261
* | | Merge branch 'PHP-8.0'Felipe Pena2021-02-251-0/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Felipe Pena2021-02-251-0/+9
| |\ \ | | |/
| | * Fix memleak on ReflectionFunction and ReflectionGenerator classes when callin...Felipe Pena2021-02-251-0/+9
* | | Remove quicktesterGeorge Peter Banyard2021-02-257-236/+403
* | | Merge branch 'PHP-8.0'Remi Collet2021-02-251-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Remi Collet2021-02-251-1/+2
| |\ \ | | |/
| | * skip test with openssl < 1.1.0Remi Collet2021-02-251-1/+2
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-251-3/+7
|\ \ \ | |/ /
| * | crc32 module, clang spurious warning removal.David CARLIER2021-02-251-3/+7
* | | Speed up __sleep() and __wakeup() callsDmitry Stogov2021-02-252-35/+56
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-251-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-251-2/+2
| |\ \ | | |/
| | * mysqlnd pam fix test error messageDaniel Black2021-02-251-2/+2
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-242-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-242-2/+2
| |\ \ | | |/
| | * Fix potential file collision in dom testsNikita Popov2021-02-242-2/+2