summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-06-044-13/+12
|\
| * Fix potential port conflictsNikita Popov2019-06-043-10/+10
| * ext/zip: Replace $LIBZIP_LIBDIR with $LIBZIP_LIBSHugh McMaster2019-06-041-3/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-042-4/+4
|\ \ | |/
| * Try to make 17result.php more robustNikita Popov2019-06-042-4/+4
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-042-27/+9
|\ \ | |/
| * Use a common setup macro to detect the Expat libraryHugh McMaster2019-06-042-27/+9
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-031-0/+2
|\ \ | |/
| * Prevent use of TLS 1.3 in stream_server_reneg_limit.phptNikita Popov2019-06-031-0/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-031-0/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-031-0/+1
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-031-0/+1
| | |\
| | | * Clear errors after SSL_CTX_load_verify_locations()Nikita Popov2019-06-031-0/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-035-17/+7
|\ \ \ \ | |/ / /
| * | | Make "MySQL server has gone away" errors more consistentNikita Popov2019-06-035-17/+7
* | | | Finish func_info updates for ext/standardNikita Popov2019-06-0312-193/+193
* | | | Expect string argument in hexdec, octdec, bindecNikita Popov2019-06-036-54/+44
* | | | Add Z_PARAM_NUMBER and use it for some functionsNikita Popov2019-06-038-98/+83
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-034-30/+19
|\ \ \ \ | |/ / /
| * | | ext/zip: Remove un-needed symbol check for zip_openHugh McMaster2019-06-031-9/+1
| * | | ext/zip: Add PHP_EVAL_LIBLINE to replace PHP_ADD_LIBRARY_WITH_PATHHugh McMaster2019-06-031-2/+1
| * | | ext/ffi: Remove symbol check for ffi_openHugh McMaster2019-06-031-9/+5
| * | | ext/enchant: Pass $ENCHANT_LIBS to PHP_CHECK_LIBRARY to fix shared buildsHugh McMaster2019-06-031-0/+2
| * | | ext/skeleton: Update use of PHP_CHECK_LIBRARYHugh McMaster2019-06-031-10/+10
* | | | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-0386-883/+951
* | | | Merge branch 'PHP-7.4'Jakub Zelenka2019-06-022-4/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-06-022-4/+13
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-06-022-4/+13
| | |\ \ | | | |/
| | | * Fix bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c)Jakub Zelenka2019-06-022-4/+13
| | * | Fix expect sectionAnatol Belski2019-06-011-1/+1
| | * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-06-018-7/+377
| | |\ \ | | | |/
| | | * Change ZPP only if compiled with ICU >= 64Anatol Belski2019-06-011-1/+7
| | | * Update tests for ICU 64Nikita Popov2019-06-018-7/+371
* | | | Add return type for string functionsGabriel Caruso2019-06-012-32/+32
* | | | Add boolean return type for ctype extension functionsGabriel Caruso2019-06-011-11/+11
* | | | Add double return type for math functionsGabriel Caruso2019-06-011-14/+14
* | | | Add return type for bcmath extension functionsGabriel Caruso2019-06-011-9/+9
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-011-0/+1
|\ \ \ \ | |/ / /
| * | | skip where no groups availableJoe Watkins2019-06-011-0/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-314-2/+31
|\ \ \ \ | |/ / /
| * | | SimpleXMLElement and ResourceBundle implement CountableThomas Gerbet2019-05-314-2/+31
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-311-18/+3
|\ \ \ \ | |/ / /
| * | | Remove confusing spkstr checksNikita Popov2019-05-311-18/+3
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-318-8/+372
|\ \ \ \ | |/ / /
| * | | Update tests for ICU 64Nikita Popov2019-05-318-8/+372
* | | | A few more func info updatesNikita Popov2019-05-311-8/+8
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-311-5/+9
|\ \ \ \ | |/ / /
| * | | Better hot/cold code splittingDmitry Stogov2019-05-311-5/+9
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-311-50/+0
|\ \ \ \ | |/ / /
| * | | Remove stream_socket_sendto.phptNikita Popov2019-05-311-58/+0