summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | fix acinclude, messed up by bad merge #2124Joe Watkins2017-01-061-0/+3
* | | fix broken build scripts #2124Joe Watkins2017-01-061-1/+1
* | | Merge branch 'pull-request/2124'Joe Watkins2017-01-061-0/+3
|\ \ \
| * | | Ship AX_CHECK_COMPILE_FLAG in a separate file to preserve its license.Michael Orlitzky2016-09-141-17/+2
| * | | Use AX_CHECK_COMPILE_FLAG macro to check for -fvisibility=hidden support.Michael Orlitzky2016-09-101-0/+18
* | | | Merge branch 'PHP-7.1'Stanislav Malyshev2016-11-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-11-261-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-261-1/+1
| | |\ \
| | | * | acinclude.m4: fix krb5-config detection and usage in PHP_SETUP_KERBEROS.Michael Orlitzky2016-11-261-1/+1
| | * | | Fix #73219 (fix acinclude when / is present)Joe Watkins2016-11-201-1/+1
| | * | | improve 7132fe19c29c512d00a3afe101212ba15fa1f99eJoe Watkins2016-05-131-13/+6
| | * | | fix 1bb8a7b0b895af4a9e6b24101fe8fab5af64f86cJoe Watkins2016-05-131-2/+2
| | * | | fix #72180 (Env variables incorrectly pretty printed in config.nice, phpinfo)Joe Watkins2016-05-131-0/+12
* | | | | Merge branch 'PHP-7.1'Joe Watkins2016-11-201-7/+5
|\ \ \ \ \ | |/ / / /
| * | | | fix #72180, #73219Joe Watkins2016-11-201-7/+5
* | | | | Remove Netware supportKalle Sommer Nielsen2016-11-121-12/+1
| |_|_|/ |/| | |
* | | | Fix typosNikita Popov2016-08-111-3/+3
* | | | Check them in autoconfXinchen Hui2016-08-111-0/+120
|/ / /