summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Prepare PHP 7.3.11php-7.3.11PHP-7.3.11Christoph M. Becker2019-10-221-1/+1
* Prepare 7.3.11RC1php-7.3.11RC1Christoph M. Becker2019-10-081-1/+1
* PHP 7.3.10RC1 has been taggedChristoph M. Becker2019-09-101-1/+1
* Next will be 7.3.10Christoph M. Becker2019-08-131-1/+1
* Bump version numbersChristoph M. Becker2019-08-131-1/+1
* Next is 7.3.8Christoph M. Becker2019-06-111-1/+1
* Prepare 7.3.7-devChristoph M. Becker2019-05-141-1/+1
* Prepare main branch for PHP 7.3.6Christoph M. Becker2019-04-161-1/+1
* Prepare main branch for PHP 7.3.5Christoph M. Becker2019-03-191-1/+1
* Prepare main branch for PHP 7.3.4Christoph M. Becker2019-02-191-1/+1
* Work around compiler flag dependent ABINikita Popov2019-02-141-0/+18
* Prepare main branch for PHP 7.3.3Christoph M. Becker2019-01-221-1/+1
* Disable ifuncs on FreeBSDNikita Popov2019-01-021-1/+4
* Prepare main branch for 7.3.2Christoph M. Becker2018-12-181-1/+1
* Back to -devDerick Rethans2018-12-091-1/+1
* Bump minimum Autoconf requirement to 2.68Peter Kokot2018-10-091-1/+1
* Fix #76510: file_exists() stopped working for phar://Christoph M. Becker2018-09-111-0/+3
* Remove outdated comment with PEAR xmlrpc dependencyPeter Kokot2018-08-041-7/+0
* [ci skip] Fix typoPeter Kokot2018-07-301-1/+1
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-14/+13
* [ci skip] Fix typoGabriel Caruso2018-07-291-1/+1
* Upgrade deprecated AC_OUTPUT macro callsPeter Kokot2018-07-291-1/+3
* Replace obsolete AC_STRUCT_ST_BLKSIZE and AC_STRUCT_ST_RDEVPeter Kokot2018-07-291-2/+1
* Replace obsolete AC_AIX with AC_USE_SYSTEM_EXTENSIONSPeter Kokot2018-07-291-1/+1
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-10/+10
* Fix typos in code commentsPeter Kokot2018-07-251-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+1
* 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
|\ \ | |/