summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3'Pierrick Charron2018-09-171-1/+17
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Pierrick Charron2018-09-171-1/+17
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Pierrick Charron2018-09-171-1/+17
| | |\
| | | * Fix 76480: Use curl_multi_wait() so that timeouts are respectedPierrick Charron2018-09-171-1/+17
* | | | Remove my_estrdup() and my_efree() macrosNikita Popov2018-09-172-4/+3
* | | | Remove __USE_GNU definesNikita Popov2018-09-172-10/+0
* | | | Don't export anything in php_sysvmsg.hNikita Popov2018-09-172-34/+30
* | | | Set correct error code and adapt testAnatol Belski2018-09-171-0/+0
* | | | Fix getColumnMeta() testNikita Popov2018-09-171-8/+8
* | | | Fix localized error messages and memory leaksAnatol Belski2018-09-1712-74/+55
* | | | Don't use xml resource in openssl testNikita Popov2018-09-171-2/+1
* | | | Remove PHP_XML_INTERNAL definesNikita Popov2018-09-173-3/+0
* | | | Remove HAVE_STDIO_HPeter Kokot2018-09-171-1/+0
* | | | Make PHP development tools files executablePeter Kokot2018-09-172-0/+2
* | | | Explain why the test was skippedGabriel Caruso2018-09-162-2/+2
* | | | Remove HAVE_STDLIB_HPeter Kokot2018-09-167-13/+4
* | | | Remove HAVE_SYS_VARARGS_HPeter Kokot2018-09-161-11/+1
* | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-09-1627-27/+27
* | | | Remove unused ZEND_FILE_LINE in i_zval_ptr_dtorNikita Popov2018-09-163-37/+37
* | | | Don't hard-code object number in expectationChristoph M. Becker2018-09-161-2/+2
* | | | Remove checks for libxml < 2.6.11Nikita Popov2018-09-161-26/+0
* | | | Remove IS_EXT_MODULE definesNikita Popov2018-09-164-8/+0
* | | | Make ext/xml API privateNikita Popov2018-09-162-176/+97
* | | | Update to SQLite 3.25.0Christoph M. Becker2018-09-153-7069/+14487
* | | | Revert "Implement #67331: Have parse_ini_file add empty entries"Christoph M. Becker2018-09-153-103/+11
* | | | Implement #67331: Have parse_ini_file add empty entriesChristoph M. Becker2018-09-153-11/+103
* | | | Change default of $variant param of idn_to_ascii() and idn_to_utf8()Christoph M. Becker2018-09-152-5/+2
* | | | Require ICU ≥ 50.1Christoph M. Becker2018-09-15107-4075/+20
* | | | Merge branch 'PHP-7.3'Christoph M. Becker2018-09-151-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-09-151-0/+1
| |\ \ \ | | |/ /
| | * | Fix #76886: Can't build xmlrpc with expatThomas Petazzoni2018-09-151-0/+1
| * | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-09-131-1/+12
| |\ \ \ | | |/ /
| | * | Backport changes for OpenSSL 1.1.1 CI integrationAnatol Belski2018-09-131-1/+12
* | | | Fix a typo in a class catch in PharTyson Andre2018-09-131-1/+1
* | | | Show all unmatched errors when test failedAnatol Belski2018-09-121-5/+8
* | | | Add debug message for failing test partsAnatol Belski2018-09-121-1/+9
* | | | Merge branch 'PHP-7.3'Anatol Belski2018-09-121-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-09-121-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-09-121-2/+2
| | |\ \ | | | |/
| | | * Improve error code matchingAnatol Belski2018-09-121-2/+2
* | | | Use Zend API helper functionsDmitry Stogov2018-09-111-31/+2
* | | | Renumber ZEND_ACC_... flagsDmitry Stogov2018-09-1112-159/+159
* | | | Use mnemonic namesDmitry Stogov2018-09-112-6/+6
* | | | Get rid of ZEND_ACC_IMPLICIT_PUBLICDmitry Stogov2018-09-111-24/+32
* | | | Squashed commit of the following:Dmitry Stogov2018-09-112-15/+20
* | | | Merge branch 'PHP-7.3'Dmitry Stogov2018-09-102-4/+17
|\ \ \ \ | |/ / /
| * | | Fixed wrong assertionDmitry Stogov2018-09-102-4/+17
* | | | Merge branch 'PHP-7.3'Anatol Belski2018-09-101-0/+7
|\ \ \ \ | |/ / /
| * | | Skip test on unsuitable envAnatol Belski2018-09-101-0/+7
* | | | Merge branch 'PHP-7.3'Jakub Zelenka2018-09-091-2/+6
|\ \ \ \ | |/ / /