summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-042-1/+19
|\
| * Fix #79561: dns_get_record() fails with DNS_ALLChristoph M. Becker2020-05-042-1/+19
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-041-0/+21
|\ \ | |/
| * Add basic sapi_windows_cp_conv() testChristoph M. Becker2020-05-041-0/+21
* | Fix bug #79447Nicolas Grekas2020-04-232-28/+14
* | Fix file name clash in touch_variation1.phptNikita Popov2020-04-201-2/+1
* | Fix bug #67369 ArrayObject serializatino drops the iterator classAlex Dowad2020-04-201-1/+3
* | Fix directory clash in tempnam_variation4 testNikita Popov2020-04-152-2/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-141-0/+3
|\ \ | |/
| * Don't leak peername if accept failsNikita Popov2020-04-141-0/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-142-2/+2
|\ \ | |/
| * Fix test casesChristoph M. Becker2020-04-142-2/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-141-0/+21
|\ \ | |/
| * Fixed bug #79468dinosaur2020-04-141-0/+21
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2020-04-132-2/+11
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-04-132-2/+11
| |\
| | * Fix bug #79465 - use unsigneds as indexes.Stanislav Malyshev2020-04-131-2/+2
| | * Fix bug #79330 - make all execution modes consistent in rejecting \0Stanislav Malyshev2020-04-131-0/+9
| | * Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-151-1/+1
* | | Don't check directory nlink in stat testsNikita Popov2020-03-302-69/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-03-252-0/+17
|\ \ \ | |/ /
| * | Fix bug #79410 (system() swallows last chunk if it is exactly 4095 bytes with...Christian Schneider2020-03-252-0/+17
| * | Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-161-1/+1
* | | Fix potential test conflictChristoph M. Becker2020-03-201-1/+1
* | | Make bug52820.phpt more robustNikita Popov2020-03-181-6/+6
* | | Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-161-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-111-1/+1
|\ \ \ | |/ /
| * | Fix #78210: Invalid pointer addressChristoph M. Becker2020-03-111-1/+1
* | | Check for sys/auxv.h before using it.Peter Seiderer2020-03-101-2/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-092-2/+2
|\ \ \ | |/ /
| * | Enclose INI values containing {TMP} in quotesChristoph M. Becker2020-03-092-2/+2
* | | Fix intermittent test failures of windows_mb_path testsChristoph M. Becker2020-03-0480-0/+160
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-02-242-3/+40
|\ \ \ | |/ /
| * | Don't treat any WS as start of headerNikita Popov2020-02-242-3/+40
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-02-241-62/+25
|\ \ \ | |/ /
| * | Reduce code duplication in HTTP header checksNikita Popov2020-02-241-62/+25
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-02-242-28/+102
|\ \ \ | |/ /
| * | Fixes #79265: Improper injection of Host header when using fopen for http req...Miguel Xavier Penha Neto2020-02-242-28/+102
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-211-0/+20
|\ \ \ | |/ /
| * | Add test for bug #78569Christoph M. Becker2020-02-211-0/+20
* | | Create a new console for each test worker on WindowsChristoph M. Becker2020-02-172-4/+11
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-111-0/+22
|\ \ \ | |/ /
| * | Fix #79254: getenv() w/o arguments not showing changesChristoph M. Becker2020-02-111-0/+22
* | | Apply tidy formattingNikita Popov2020-02-031-1/+1
* | | Fix #79174: cookie values with spaces fail to round-tripChristoph M. Becker2020-01-282-2/+2
* | | Fix #78969 Make PASSWORD_DEFAULT match PASSWORD_BCRYPT instead of being nullMáté Kocsis2020-01-272-1/+10
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-271-1/+1
|\ \ \ | |/ /
| * | Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-271-1/+1
| * | Yet another check for php_strip_tags_ex()Christoph M. Becker2020-01-241-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-241-1/+1
|\ \ \