summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* bump versionsJoe Watkins2017-09-121-1/+1
|
* bump versionsJoe Watkins2017-08-161-1/+1
|
* bump versionsJoe Watkins2017-07-181-1/+1
|
* bump versionsJoe Watkins2017-06-201-1/+1
|
* bump versionsJoe Watkins2017-05-231-1/+1
|
* Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-04-301-0/+1
|\
| * Fix compiler warnings when compiled against musl libcMichael Heimpold2017-04-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl libc is complaining when <sys/poll.h> is used instead of <poll.h> so change this. This issue was reported for OpenWrt/LEDE where musl libc is the standard C library instead of e.g. glibc, see the following link for the original PR: https://github.com/openwrt/packages/pull/4263 Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de> -- v3: refined checks/fallback paths as suggested by @bukka v2: rebased to resolve merge conflict in main/php_network.h v1: initial PR
| * move nextAnatol Belski2017-04-251-1/+1
| |
| * prepare nextAnatol Belski2017-03-281-1/+1
| |
* | bump version after releaseJoe Watkins2017-04-251-1/+1
| |
* | prepare nextJoe Watkins2017-03-281-1/+1
| |
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-171-3/+3
|\ \ | |/
| * Fix bug #74265Nikita Popov2017-03-171-3/+3
| |
| * prepare nextAnatol Belski2017-02-281-1/+1
| |
* | prepare 7.1.4Joe Watkins2017-02-281-1/+1
| |
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-081-7/+7
|\ \ | |/
| * Fix detection of isnan and isinfChristian Schmidt2017-02-081-7/+7
| | | | | | | | | | | | The isnan() and isinf() are C99 macros not functions. Also fix is_infinite(-INF) in case isinf is not defined.
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-061-7/+7
|\ \ | |/
| * Revert "Fix detection of isnan and isinf"Nikita Popov2017-02-061-7/+7
| | | | | | | | This reverts commit 9ea0949f43959ff0cf519e7a10ef9de7a538cde3.
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-051-7/+7
|\ \ | |/
| * Fix detection of isnan and isinfChristian Schmidt2017-02-051-7/+7
| | | | | | | | | | | | The isnan() and isinf() are C99 macros not functions. Also fix is_infinite(-INF) in case isinf is not defined.
* | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-02-051-1/+1
|\ \ | |/
| * Fix bug #73954Andrea Faulds2017-02-051-1/+1
| |
| * bump versions for next in devAnatol Belski2017-01-311-1/+1
| |
| * move dev to nextAnatol Belski2017-01-051-1/+1
| |
| * move dev to nextAnatol Belski2016-11-221-1/+1
| |
| * move dev to 7.0.14Anatol Belski2016-10-251-1/+1
| |
| * prepare nextAnatol Belski2016-09-271-1/+1
| |
| * prepare for nextAnatol Belski2016-08-301-1/+1
| |
| * prepare nextAnatol Belski2016-08-021-1/+1
| |
| * prepare next versionAnatol Belski2016-07-051-1/+1
| |
| * 7.0.9 nextAnatol Belski2016-06-071-1/+1
| |
| * prepare next 7.0.8Anatol Belski2016-05-101-1/+1
| |
| * prepare nextAnatol Belski2016-04-121-1/+1
| |
| * prepare nextAnatol Belski2016-03-151-1/+1
| |
| * prepare nextAnatol Belski2016-02-161-1/+1
| |
| * bump version to 7.0.4-devAnatol Belski2016-01-191-1/+1
| |
| * 7.0.3 nextAnatol Belski2015-12-221-1/+1
| |
| * prepare 7.0.1RC1Anatol Belski2015-12-081-1/+1
| |
* | bump versionsJoe Watkins2017-01-311-1/+1
| |
* | bump version after releaseJoe Watkins2017-01-051-1/+1
| |
* | Bump versions and NEWS for 7.1.1-devDavey Shafik2016-12-021-1/+1
| |
* | fix typo in configure messageAdam Baratz2016-07-061-1/+1
| |
* | Bump versionsDavey Shafik2016-07-051-1/+1
| |
* | Bump versions/dates for release of 7.1.0alpha3Davey Shafik2016-07-051-1/+1
| |
* | bump version after releaseJoe Watkins2016-06-221-1/+1
| |
* | bump version for releaseJoe Watkins2016-06-221-1/+1
| |
* | Merge branch 'PHP-7.0'Dmitry Stogov2015-12-031-0/+6
|\ \ | |/ | | | | | | * PHP-7.0: Fixed bug #71006 (symbol referencing errors on Sparc/Solaris)
| * Fixed bug #71006 (symbol referencing errors on Sparc/Solaris)Dmitry Stogov2015-12-031-0/+6
| |
| * 7.0.1 is nextAnatol Belski2015-10-271-1/+1
| |