summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add AttributesBenjamin Eberlei2020-06-041-1/+1
* Add --enable-memory-sanitizer flagNikita Popov2020-05-201-1/+13
* Add PTY support to proc_open (again after 16 long years)Alex Dowad2020-05-141-3/+4
* Merge branch 'PHP-7.4'Nikita Popov2020-05-141-0/+6
|\
| * 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
* | Reapply "Remove configure checks for supported instruction sets"Nikita Popov2020-05-111-6/+0
* | Nothing in codebase cares whether platform has fpclass()Alex Dowad2020-04-241-1/+0
* | Drop wchar header check as always defined since C95George Peter Banyard2020-03-311-1/+0
* | Remove rand_r implementationNikita Popov2020-03-261-1/+0
* | Remove HAVE_REALPATH checksNikita Popov2020-03-261-1/+0
* | Merge branch 'PHP-7.4'Nikita Popov2020-03-101-0/+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
* | Remove mergesort implementationNikita Popov2020-02-271-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-181-14/+0
|\ \ | |/
| * Don't use VLA in mysqlnd authNikita Popov2020-02-181-14/+0
* | Merge branch 'PHP-7.4'Dmitry Stogov2020-01-291-7/+36
|\ \ | |/
| * 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
* | Move isinf, isnan, and isfinite to zend_portability.hGeorge Peter Banyard2019-12-051-15/+0
* | Remove money_format() functionMáté Kocsis2019-12-051-1/+0
* | Remove obsolete configure checks for isinf, isnan, and isfiniteGeorge Peter Banyard2019-12-041-27/+0
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-11-071-6/+6
|\ \ | |/
| * Fix #78788: ./configure generates invalid php_version.hmax2019-11-071-6/+6
* | Merge branch 'PHP-7.4'Nikita Popov2019-11-041-0/+6
|\ \ | |/
| * Revert "Remove configure checks for supported instruction sets"Nikita Popov2019-11-041-0/+6
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-311-6/+0
|\ \ | |/
| * Remove configure checks for supported instruction setsNikita Popov2019-10-311-6/+0
* | Fix bug #78681 by renaming libphp8.so to libphp.soNikita Popov2019-10-291-3/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-111-49/+1
|\ \ | |/
| * 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
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-09-171-1/+3
|\ \ | |/
| * Fixed CLI/CGI/FPM build, when they are built together with Apache SAPIDmitry Stogov2019-09-171-1/+3
* | Various improvements to fuzzer SAPIsNikita Popov2019-09-161-0/+12
* | Port various autoconf bits to C99 compilersFlorian Weimer2019-09-101-0/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-08-301-0/+2
|\ \ | |/
| * Fix #78460: PEAR installation failurePeter Kokot2019-08-301-0/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-241-8/+0
|\ \ | |/
| * Remove outdated Libtool hack for macsPeter Kokot2019-07-241-8/+0
* | Remove HAVE_LOCALE_H and locale.h checkPeter Kokot2019-07-211-2/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-181-1/+9
|\ \ | |/
| * Remove duplicate socklen_t checkPeter Kokot2019-07-181-1/+9
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-161-10/+0
|\ \ | |/
| * Remove unused build checksPeter Kokot2019-07-161-10/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-141-2/+0
|\ \ | |/
| * Remove usage of PHP_AIX_LDFLAGSPeter Kokot2019-07-141-2/+0