summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2'Anatol Belski2018-07-081-3/+3
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-081-3/+3
| * bump to 7.2.9-devRemi Collet2018-07-031-1/+1
| * Fix versions, as 7.2.6RC is already outAnatol Belski2018-05-191-1/+1
| * next is 7.2.6Remi Collet2018-04-111-1/+1
* | Bump Autoconf version in configure.ac to 2.64Peter Kokot2018-07-071-1/+1
* | Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERSPeter Kokot2018-07-071-1/+1
* | Fix bug #76392Peter Kokot2018-07-071-2/+6
* | Add missing autoconf m4 quotesPeter Kokot2018-07-031-2/+2
* | Remove old and unused warnings when building apachePeter Kokot2018-06-141-17/+0
* | Add check for variable size array featureAnatol Belski2018-06-091-0/+14
* | Merge branch 'PHP-7.2'Nikita Popov2018-03-231-1/+29
|\ \ | |/
| * Fixed bug #75722: Rework valgrind detectionMichael Heimpold2018-03-231-1/+29
| * next is 7.2.5Remi Collet2018-03-131-1/+1
* | Merge branch 'PHP-7.2'Anatol Belski2018-03-051-1/+4
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-051-1/+4
| * Now working on 7.2.4-devSara Golemon2018-02-131-1/+1
* | Optimized base64_encode/decode with SIMD instructionsXinchen Hui2018-02-121-2/+9
* | Fixed cpuinfo in LLVM GCC & Added AVX2 detectionXinchen Hui2018-02-101-0/+2
* | Merge branch 'master' of git.php.net:/php-srcXinchen Hui2018-02-101-6/+1
|\ \
| * | Fixed bug #75940 Unnecessary compile wrapper with PHP_THREAD_SAFETY=yesJaromír Doleček2018-02-091-6/+1
* | | Fixed cpu feature check in reslover functionsXinchen Hui2018-02-101-0/+2
|/ /
* | Merge branch 'PHP-7.2'Nikita Popov2018-02-021-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-02-021-1/+1
| * next is 7.2.3Remi Collet2018-01-161-1/+1
* | NetBSD has its own unoptimizable memset version since 2013David Carlier2018-01-191-0/+1
* | Added ZEND_API zend_cpu_supportsXinchen Hui2018-01-161-3/+1
* | Restore change committed by accidentXinchen Hui2018-01-151-1/+2
* | Optimized php_addslashes with SSE4.2 instructionsXinchen Hui2018-01-151-3/+9
* | Merge branch 'PHP-7.2'Nikita Popov2017-12-151-1/+2
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-151-1/+2
| * next version is 7.2.1Remi Collet2017-11-131-1/+1
* | Add configure check for asm goto supportDavid Carlier2017-11-281-0/+14
* | Remove some old apache2filter occurrencesPeter Kokot2017-10-081-10/+1
* | Turn php_syslog() into wrapper for syslog and split linesPhilip Prindeville2017-08-191-1/+1
* | Leftover from 5230541ef59e0637d5522293a7d099bf18ce6af3Sebastian Bergmann2017-07-181-1/+1
|/
* prevent multiple include using standard macrosRemi Collet2017-06-091-0/+5
* cleanup, MEMORY_LIMIT is not used anymoreRemi Collet2017-06-091-3/+0
* Exclude warm-up requests from callgrind profile.Dmitry Stogov2017-05-311-0/+2
* Merge branch 'PHP-7.1'Jakub Zelenka2017-04-301-0/+1
* Merge branch 'PHP-7.1'Nikita Popov2017-03-171-3/+3
* Merge branch 'PHP-7.1'Nikita Popov2017-02-081-4/+4
* Merge branch 'PHP-7.1'Nikita Popov2017-02-061-4/+4
* Merge branch 'PHP-7.1'Nikita Popov2017-02-051-4/+4
* Merge branch 'PHP-7.1'Andrea Faulds2017-02-051-1/+1
* Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-271-0/+1650