summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS and versionDerick Rethans2021-01-191-1/+1
* Update version in 7.4 branchDerick Rethans2020-11-071-1/+1
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-051-5/+6
|\
| * Fix -Wimplicit-function-declaration in configureNikita Popov2020-10-051-5/+6
| * 7.3.24 is nextChristoph M. Becker2020-09-151-1/+1
| * 7.3.23 is nextChristoph M. Becker2020-08-181-1/+1
| * 7.3 is now 7.3.22-devChristoph 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
* | Prepare for 7.4.11Derick Rethans2020-08-181-1/+1
* | Prepare for 7.4.10Derick Rethans2020-07-211-1/+1
* | PHP-7.4 is now 7.4.9-devDerick Rethans2020-06-231-1/+1
* | Allow defining of uname value for reproducible buildsJelle van der Waa2020-06-071-1/+2
* | Bump versionChristoph M. Becker2020-05-191-1/+1
* | Properly detect CRC32 APIs on aarch64 from configureOndřej Surý2020-05-141-0/+6
* | The 7.4 branch is now for 7.4.6Derick Rethans2020-03-311-1/+1
* | Check for sys/auxv.h before using it.Peter Seiderer2020-03-101-0/+1
* | PHP-7.4 is now 7.4.5-devDerick Rethans2020-03-031-1/+1
* | Don't use VLA in mysqlnd authNikita Popov2020-02-181-14/+0
* | Fixed bug #79092 (Building with clang+lld-9 results in a broken PHP binary)Dmitry Stogov2020-01-291-7/+36
* | Fix #79086: Bump version not appliedChristoph M. Becker2020-01-091-1/+1
* | PHP-7.4 is now 7.4.2-devDerick Rethans2019-12-101-1/+1
* | PHP-7.4 is now 7.4.1-devDerick Rethans2019-11-151-1/+1
* | Fix #78788: ./configure generates invalid php_version.hmax2019-11-071-6/+6
* | Revert "Remove configure checks for supported instruction sets"Nikita Popov2019-11-041-0/+6
* | Remove configure checks for supported instruction setsNikita Popov2019-10-311-6/+0
* | Remove configure checks for ltp when using --enable-gcovNikita Popov2019-10-111-49/+1
* | Revert "Fixed CLI/CGI/FPM build, when they are built together with Apache SAPI"Dmitry Stogov2019-10-101-3/+1
* | Fixed CLI/CGI/FPM build, when they are built together with Apache SAPIDmitry Stogov2019-09-171-1/+3
* | Fix #78460: PEAR installation failurePeter Kokot2019-08-301-0/+2
* | Remove outdated Libtool hack for macsPeter Kokot2019-07-241-8/+0
* | Remove duplicate socklen_t checkPeter Kokot2019-07-181-1/+9
* | Remove unused build checksPeter Kokot2019-07-161-10/+0
* | Remove usage of PHP_AIX_LDFLAGSPeter Kokot2019-07-141-2/+0