summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* ext/gd: Use pkg-config to detect the availability of freetype2Eli Schwartz2018-11-071-0/+3
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Enforce C++11 in ext/intlAnatol Belski2018-10-071-1/+3
* Bump minimum libxml version to 2.7.6Nikita Popov2018-09-231-2/+2
* Remove unused HAVE_BROKEN_GLIBC_FOPEN_APPENDNikita Popov2018-09-171-52/+0
* Require ICU ≥ 50.1Christoph M. Becker2018-09-151-7/+5
* Merge branch 'PHP-7.3'Christoph M. Becker2018-09-111-0/+36
|\
| * Fix #76510: file_exists() stopped working for phar://Christoph M. Becker2018-09-111-0/+36
* | Remove AC_STRUCT_TM macroPeter Kokot2018-08-291-1/+1
|/
* Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKSPeter Kokot2018-07-311-1/+0
* Fix AC_RUN_IFELSE calls when cross-compilingPeter Kokot2018-07-301-1/+1
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-105/+98
* Upgrade deprecated AC_OUTPUT macro callsPeter Kokot2018-07-291-1/+1
* Remove unused PHP_PROG_LEX macroPeter Kokot2018-07-291-51/+0
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-55/+55
* Replace obsolete AC_TRY_CPP with AC_PREPROC_IFELSEPeter Kokot2018-07-251-2/+3
* Remove obsolete macro AC_DECL_YYTEXTPeter Kokot2018-07-251-7/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Add missing autoconf m4 quotesPeter Kokot2018-07-031-2/+2
* Use recommended way to handle utf*.h headers and obsolete symbolsAnatol Belski2018-04-051-0/+4
* Merge branch 'PHP-7.2'Anatol Belski2018-04-051-2/+2
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-051-2/+2
| |\
| | * Rename varAnatol Belski2018-04-051-2/+2
* | | Fix comparisonAnatol Belski2018-04-051-1/+1
* | | Use recommended options for explicit UnicodeString constructorsAnatol Belski2018-04-051-0/+3
* | | Revert the automatic namespace additionAnatol Belski2018-03-311-1/+0
* | | Merge branch 'PHP-7.2'Anatol Belski2018-03-281-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-281-0/+3
| |\ \ | | |/
| | * Fixed bug #76153 Intl compilation fails with icu4c 61.1Anatol Belski2018-03-281-0/+3
* | | Merge branch 'PHP-7.2'Nikita Popov2018-03-231-20/+0
|\ \ \ | |/ /
| * | Fixed bug #75722: Rework valgrind detectionMichael Heimpold2018-03-231-20/+0
* | | Optimized base64_encode/decode with SIMD instructionsXinchen Hui2018-02-121-1/+22
* | | Merge branch 'master' of git.php.net:/php-srcXinchen Hui2018-02-101-28/+53
|\ \ \
| * \ \ Merge branch 'PHP-7.2'Joe2018-02-081-28/+53
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-28/+53
| | |\ \ | | | |/
| | | * Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-28/+53
* | | | Fixed cpu feature check in reslover functionsXinchen Hui2018-02-101-0/+19
|/ / /
* | | Optimized php_addslashes with SSE4.2 instructionsXinchen Hui2018-01-151-0/+21
|/ /
* | Merge branch 'PHP-7.1'Joe Watkins2017-06-221-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-06-221-1/+1
| |\
| | * Fix configure errorPeter Kokot2017-06-221-1/+1
| | * Add OpenSSL 1.1.0 support to PHP 7.0Jakub Zelenka2017-04-071-4/+2
| | * report about OpenSSL 1.1 not supported during configureRemi Collet2017-02-221-2/+4
* | | Exclude warm-up requests from callgrind profile.Dmitry Stogov2017-05-311-0/+20
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-101-1/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-101-1/+4
| |\ \ | | |/
| | * Prevent fd leak in readdir_r that causes false negative on readdir_r implemen...Ondřej Surý2017-01-101-1/+4
| | * fix build broken by #2124Joe Watkins2017-01-061-0/+3
* | | fix bad mergeJoe Watkins2017-01-061-1/+0
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-061-0/+1
|\ \ \ | |/ /