summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 7.3.21php-7.3.21PHP-7.3.21Christoph M. Becker2020-08-041-1/+1
* Bump version to 7.3.21RC1php-7.3.21RC1Christoph M. Becker2020-07-211-1/+1
* 7.3 is now 7.3.21-devChristoph M. Becker2020-06-231-1/+1
* 7.3.20 will be nextChristoph M. Becker2020-05-261-1/+1
* Bump versionChristoph M. Becker2020-04-281-1/+1
* Next is 7.3.18Christoph M. Becker2020-03-311-1/+1
* Next is 7.3.17Christoph M. Becker2020-03-031-1/+1
* Next is 7.3.16Christoph M. Becker2020-02-041-1/+1
* Bump versionChristoph M. Becker2020-01-071-1/+1
* Next is 7.3.14Christoph M. Becker2019-12-031-1/+1
* 7.3.13 is nextChristoph M. Becker2019-11-051-1/+1
* 7.3.12 is nextChristoph 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