summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-013-6/+1
* Use separate files for SplFileObject::setCsvControl() testsNikita Popov2019-03-015-15/+15
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-011-2/+6
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-011-2/+6
| |\
| | * curl_error: return an empty string if no error occurredJay Satiro2019-03-011-2/+6
* | | Enable Posix Shared Memory on LinuxDmitry Stogov2019-03-011-0/+3
* | | Test for function posix_getpwnam() basic functionalityRodrigo Prado2019-03-011-5/+12
* | | Fix file permissionsPeter Kokot2019-02-282-0/+0
* | | Don't remove CONST CAST in CONCAT operandNikita Popov2019-02-281-2/+4
* | | Remove unnecessary convert_to_string_safe macroNikita Popov2019-02-281-11/+4
* | | Don't return inside _DO_THROW macroNikita Popov2019-02-281-14/+18
* | | Remove more leftovers of mysqli embedded serverNikita Popov2019-02-282-11/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-02-283-37/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-02-283-37/+24
| |\ \ | | |/
| | * Fixed bug #50020 (DateInterval:createDateFromString() silently fails)Derick Rethans2019-02-283-37/+24
* | | Sync with 7be0e06b482e5bf14eaf4fe9a882d8b72d644038Anatol Belski2019-02-281-1/+0
* | | Remove dead codeChristoph M. Becker2019-02-282-35/+4
* | | Remove mysqli embedded server supportNikita Popov2019-02-286-158/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-02-281-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-02-281-1/+1
| |\ \ | | |/
| | * Sync with behavior change in OpenSSL 1.1.1bAnatol Belski2019-02-281-1/+1
* | | Mark ext/xmlreader/tests/bug70309.phpt as online testNikita Popov2019-02-281-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-282-13/+46
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-282-13/+46
| |\ \ | | |/
| | * Fixed bug #77669Nikita Popov2019-02-282-13/+46
* | | Remove unused package2.xml filePeter Kokot2019-02-281-72/+0
* | | Remove not needed PHP_PDO_PEAR_CHECK m4 macroPeter Kokot2019-02-281-27/+0
* | | Fix #77673 ReflectionClass::getDefaultProperties returns spooky arrayJoe Watkins2019-02-271-1/+1
* | | Fix tests bareword fallback with error suppressionNikita Popov2019-02-254-4/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-251-0/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Xinchen Hui2019-02-251-0/+19
| |\ \ | | |/
| | * Fixed bug #77664 (Segmentation fault when using undefined constant in custom ...Xinchen Hui2019-02-251-0/+19
* | | Fix some directory collisions in dir testsNikita Popov2019-02-253-12/+18
* | | Fix some port collisions in sockets testsNikita Popov2019-02-254-16/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-02-241-86/+89
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-02-241-86/+89
| |\ \ | | |/
| | * Print empty string in test for but 77390 just onceJakub Zelenka2019-02-241-2/+5
| | * Use spaces instead of tabs in bug 77390 testJakub Zelenka2019-02-241-85/+85
* | | Revert "Disable bug77390.phpt"Jakub Zelenka2019-02-241-1/+0
* | | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-232-3/+1
* | | Replace Hebrew characters with escape sequencesPeter Kokot2019-02-231-4/+6
* | | Disable bug77390.phptNikita Popov2019-02-221-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-222-0/+31
|\ \ \ | |/ /
| * | Remove result def during jmp_set optimizationNikita Popov2019-02-222-0/+31
* | | Fix removal of unreachable code in SCCPNikita Popov2019-02-222-4/+41
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-222-1/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-222-1/+23
| |\ \ | | |/
| | * Fix inference warning about missing key typeNikita Popov2019-02-222-1/+23
| | * Fix bug #77646Frank Denis2019-02-211-1/+2
* | | Fix get_unresolved_initializer for static propsNikita Popov2019-02-221-1/+1