summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in *.phptPeter Kokot2018-10-142010-3599/+3591
* Trim trailing whitespace in testsGabriel Caruso2018-10-141976-5123/+5123
* Sync leading and final newlines in source code filesPeter Kokot2018-10-1435-38/+14
* Trim trailing whitespace in source code filesPeter Kokot2018-10-134-2049/+2049
* Convert CRLF line endings to LFPeter Kokot2018-10-134-173/+173
* Restore array_key_exists() compatibility for ArrayObjectNikita Popov2018-10-111-17/+21
* Remove redundant HASH_OF in mail.cNikita Popov2018-10-111-4/+2
* Use ARRAY_OR_OBJECT arg in http_build_queryNikita Popov2018-10-112-7/+2
* Remove leftover code dealing with curl wrappersNikita Popov2018-10-111-14/+1
* Introduce get_properties_for() handlerNikita Popov2018-10-101-19/+14
* Merge branch 'PHP-7.3'Nikita Popov2018-10-082-3/+25
|\
| * Fix ref ID handling when serializing $GLOBALSNikita Popov2018-10-082-3/+25
* | Merge branch 'PHP-7.3'Pedro Magalhães2018-10-062-240/+0
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Pedro Magalhães2018-10-062-240/+0
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Pedro Magalhães2018-10-062-240/+0
| | |\
| | | * Remove unstable dns testsPedro Magalhães2018-10-062-240/+0
* | | | Merge branch 'PHP-8.3'Pedro Magalhães2018-10-061-42/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Pedro Magalhães2018-10-061-42/+0
| |\ \ \ | | |/ /
| | * | Fix #76888 - Remove unstable testPedro Magalhães2018-10-061-42/+0
* | | | Use the locally defined constants for dns record typesPedro Magalhães2018-10-051-3/+3
* | | | Use already set variableGabriel Caruso2018-09-301-1/+1
* | | | Remove unnecessary base64_encode() return value checkbugreportuser2018-09-231-5/+1
* | | | Rename *.p5c files to *.incPeter Kokot2018-09-214-2/+2
* | | | Fix permissionsPeter Kokot2018-09-216-0/+0
* | | | Merge branch 'PHP-7.3'Nikita Popov2018-09-181-3/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-181-3/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-181-3/+1
| | |\ \ | | | |/
| | | * Fix bug #75533: array_reduce is slow when $carry is large arrayManabu Matsui2018-09-181-3/+1
* | | | Remove HAVE_STRING_HPeter Kokot2018-09-186-27/+3
* | | | Set correct error code and adapt testAnatol Belski2018-09-171-0/+0
* | | | Fix localized error messages and memory leaksAnatol Belski2018-09-174-5/+11
* | | | Make PHP development tools files executablePeter Kokot2018-09-171-0/+1
* | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-09-167-7/+7
* | | | Remove unused ZEND_FILE_LINE in i_zval_ptr_dtorNikita Popov2018-09-163-37/+37
* | | | 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
* | | | Remove HAVE_ASSERT_HPeter Kokot2018-09-091-1/+0
* | | | Remove AC_FUNC_UTIME_NULLPeter Kokot2018-09-041-4/+0
* | | | Remove AC_HEADER_DIRENTPeter Kokot2018-09-041-4/+0
* | | | Merge branch 'PHP-7.3'Joe Watkins2018-09-041-0/+24
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2018-09-041-0/+24
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-09-041-0/+24
| | |\ \ | | | |/
| | | * Fix bug #74764 and add a test caseVille Hukkamaki2018-09-041-0/+24
| | * | Fixed bug #76833, backport change to stream_socket_enable_crypto-win32.phpt f...Anatol Belski2018-09-042-75/+1
* | | | Merge branch 'PHP-7.3'Nikita Popov2018-09-042-1/+32
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-042-1/+32
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-042-1/+32
| | |\ \ | | | |/
| | | * Fixed bug #73457Ville Hukkamaki2018-09-042-1/+32
* | | | Revert changes in test fileGabriel Caruso2018-08-311-0/+3
* | | | Fix tests in some buildsGabriel Caruso2018-08-311-1/+0