Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.4' | Dmitry Stogov | 2020-01-29 | 1 | -7/+36 |
|\ | |||||
| * | Fixed bug #79092 (Building with clang+lld-9 results in a broken PHP binary) | Dmitry Stogov | 2020-01-29 | 1 | -7/+36 |
| * | Fix #79086: Bump version not applied | Christoph M. Becker | 2020-01-09 | 1 | -1/+1 |
| * | PHP-7.4 is now 7.4.2-dev | Derick Rethans | 2019-12-10 | 1 | -1/+1 |
| * | PHP-7.4 is now 7.4.1-dev | Derick Rethans | 2019-11-15 | 1 | -1/+1 |
* | | Move isinf, isnan, and isfinite to zend_portability.h | George Peter Banyard | 2019-12-05 | 1 | -15/+0 |
* | | Remove money_format() function | Máté Kocsis | 2019-12-05 | 1 | -1/+0 |
* | | Remove obsolete configure checks for isinf, isnan, and isfinite | George Peter Banyard | 2019-12-04 | 1 | -27/+0 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-11-07 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Fix #78788: ./configure generates invalid php_version.h | max | 2019-11-07 | 1 | -6/+6 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-11-04 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Revert "Remove configure checks for supported instruction sets" | Nikita Popov | 2019-11-04 | 1 | -0/+6 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-10-31 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Remove configure checks for supported instruction sets | Nikita Popov | 2019-10-31 | 1 | -6/+0 |
* | | Fix bug #78681 by renaming libphp8.so to libphp.so | Nikita Popov | 2019-10-29 | 1 | -3/+3 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-10-11 | 1 | -49/+1 |
|\ \ | |/ | |||||
| * | Remove configure checks for ltp when using --enable-gcov | Nikita Popov | 2019-10-11 | 1 | -49/+1 |
| * | Revert "Fixed CLI/CGI/FPM build, when they are built together with Apache SAPI" | Dmitry Stogov | 2019-10-10 | 1 | -3/+1 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-09-17 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Fixed CLI/CGI/FPM build, when they are built together with Apache SAPI | Dmitry Stogov | 2019-09-17 | 1 | -1/+3 |
* | | Various improvements to fuzzer SAPIs | Nikita Popov | 2019-09-16 | 1 | -0/+12 |
* | | Port various autoconf bits to C99 compilers | Florian Weimer | 2019-09-10 | 1 | -0/+2 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-08-30 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fix #78460: PEAR installation failure | Peter Kokot | 2019-08-30 | 1 | -0/+2 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-24 | 1 | -8/+0 |
|\ \ | |/ | |||||
| * | Remove outdated Libtool hack for macs | Peter Kokot | 2019-07-24 | 1 | -8/+0 |
* | | Remove HAVE_LOCALE_H and locale.h check | Peter Kokot | 2019-07-21 | 1 | -2/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-18 | 1 | -1/+9 |
|\ \ | |/ | |||||
| * | Remove duplicate socklen_t check | Peter Kokot | 2019-07-18 | 1 | -1/+9 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-16 | 1 | -10/+0 |
|\ \ | |/ | |||||
| * | Remove unused build checks | Peter Kokot | 2019-07-16 | 1 | -10/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-14 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Remove usage of PHP_AIX_LDFLAGS | Peter Kokot | 2019-07-14 | 1 | -2/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-14 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Remove duplicate PTHREADS template define | Peter Kokot | 2019-07-14 | 1 | -2/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-14 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Remove PHP_MYSQL variable | Peter Kokot | 2019-07-14 | 1 | -6/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-13 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Remove php_multiple_shlib_versions_ok | Peter Kokot | 2019-07-13 | 1 | -1/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-13 | 1 | -6/+1 |
|\ \ | |/ | |||||
| * | Remove WARNING_LEVEL fix for QNX | Peter Kokot | 2019-07-13 | 1 | -6/+1 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove unused tsrm_strtok_r() function | Nikita Popov | 2019-07-12 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-11 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Refactor undefining PACKAGE_* symbols | Peter Kokot | 2019-07-11 | 1 | -0/+4 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Align segments on huge page boundary only for x86 | Cyril Pascal | 2019-07-10 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-08 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Remove APACHE symbol | Peter Kokot | 2019-07-08 | 1 | -3/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-08 | 1 | -4/+2 |
|\ \ | |/ |