summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into merge-fastcgiXinchen Hui2015-05-271-2/+2
|\
| * Add targets to simplify building PHP with FDO (Feedback Directed Optimisation)Dmitry Stogov2015-05-261-2/+2
* | Only link fastcgi into fpm and cgiXinchen Hui2015-05-261-1/+4
* | Move fastcgi.c to mainXinchen Hui2015-05-191-1/+1
|/
* Changed zend_smart_str allocation granularity to do the better job together w...Dmitry Stogov2015-04-161-1/+1
* Drop zend_indent() as it was never used, complete or workingKalle Sommer Nielsen2015-03-271-1/+1
* Move check for __builtin_expect to configureLevi Morrison2015-03-221-0/+3
* Revert "Disable PEAR by default"Ferenc Kovacs2015-01-261-1/+1
* Disable PEAR by defaultNikita Popov2015-01-251-1/+1
* Merge branch 'PHP-5.6'Anatol Belski2015-01-211-2/+0
|\
| * fix timelib build configurationAnatol Belski2015-01-211-2/+0
* | Merge branch 'PHP-5.6'Anatol Belski2015-01-211-0/+2
|\ \ | |/
| * make timelib_config.h inclusion configurableAnatol Belski2015-01-211-0/+2
| * PHP-5.6.6 is nextFerenc Kovacs2015-01-061-1/+1
* | Faster sorting algoXinchen Hui2015-01-141-1/+1
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-01-041-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-041-2/+2
| |\
| | * Fixes #66764 - configure doesn't define EXPANDED_DATADIR / PHP_DATADIR corre...Ferenc Kovacs2015-01-031-2/+2
| | * 5.5.21 nowJulien Pauli2014-11-261-1/+1
| | * PHP 5.5.20 nowJulien Pauli2014-10-281-1/+1
| | * 5.5.19 nowJulien Pauli2014-10-011-1/+1
| * | PHP-5.6.5 is nextFerenc Kovacs2014-11-261-1/+1
| * | 5.6.4 nowJulien Pauli2014-10-281-1/+1
| * | PHP-5.6.3 is nextFerenc Kovacs2014-10-151-1/+1
| * | 5.6.2 nowJulien Pauli2014-09-111-1/+1
* | | one more file to enable static tsrmlsAnatol Belski2014-10-151-1/+1
* | | moved most of the core to use static tsrm ls cache pointerAnatol Belski2014-10-151-7/+7
* | | linux compat for the static tsrm ls cache pointerAnatol Belski2014-10-021-1/+2
* | | remove some remains from the old patchAnatol Belski2014-09-251-1/+0
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-231-1/+1
|\ \ \
| * | | Remove zend_dynamic_arrayNikita Popov2014-09-221-1/+1
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-201-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-16/+27
| |\ \ \
| * | | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-4/+4
* | | | | native tls initial patchkrakjoe2014-09-201-0/+1
| |/ / / |/| | |
* | | | Split inheritance into separate fileNikita Popov2014-09-191-5/+2
* | | | Merge branch 'PHP-5.6'Michael Wallner2014-09-101-8/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-09-101-8/+22
| |\ \ \ | | | |/ | | |/|
| | * | make LTP version check a blacklistMichael Wallner2014-09-101-8/+22
| | * | 5.5.18 nowJulien Pauli2014-09-031-1/+1
| | * | 5.5.17 nowJulien Pauli2014-08-061-1/+1
| | * | 5.5.15 nowJulien Pauli2014-06-111-1/+1
| | * | 5.5.14 nowJulien Pauli2014-05-141-1/+1
| | * | 5.5.12RC1 setupJulien Pauli2014-04-151-1/+1
| | * | 5.5.11RC1 preparationJulien Pauli2014-03-191-1/+1
| | * | 5.5.11-dev nextJulien Pauli2014-02-181-1/+1
| | * | 5.5.9-dev nowJulien Pauli2014-01-101-1/+1
| * | | from now on, this should be 5.6.1-devFerenc Kovacs2014-08-271-1/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6krakjoe2013-12-221-1/+1
| |\ \ \ | | |/ /
* | | | According to LSB 3.2, finite() has been deprecated with C99.Tjerk Meesters2014-09-061-3/+3
| |_|/ |/| |