Jinghsheng Wang
ff9dcb42c0
Upgrade to PHP 7 GA.
...
Added GPG key and switched to the normal download links.
2015-12-03 12:28:34 +08:00
Jinghsheng Wang
e7762b5057
Upgrade to RC8 Release.
2015-11-26 19:24:59 +08:00
Jinghsheng Wang
ab08029415
Upgrade to RC7 Release.
2015-11-12 19:46:35 +08:00
Jingsheng Wang
8a828032ad
Upgrade to RC6 Release.
2015-10-29 20:08:30 +08:00
Tianon Gravi
f751ba0b5b
Merge pull request #142 from henriquemoody/patch-1
...
--with-pcre is not a valid configure option
2015-10-16 16:55:12 -07:00
André R
86875314ba
Bump PHP 7.0 to RC5
...
http://php.net/archive/2015.php#id2015-10-15-2
2015-10-15 20:27:19 +02:00
Henrique Moody
fec7f537f0
--with-pcre is not a valid configure option
...
PCRE is enabled by default and can only be disabled with the option
`--without-pcre-regex` (after 5.3).
Alternatively, an external PCRE library can be used by passing in the
`--with-pcre-regex=DIR` but it's unnecessary and it's not the default
behavior.
2015-10-09 17:01:41 -03:00
Eric Andrew Lewis
766e3c0043
Ensure PHP-FPM worker stdout and stderr are sent to the main error log.
2015-10-01 16:56:42 -04:00
André R
9cfb9ff18f
Bump PHP 7.0 to RC4
...
Release notes: http://php.net/archive/2015.php#id2015-10-01-1
2015-10-01 19:35:20 +02:00
Jingsheng Wang
5b0e536d20
Upgrade to RC3 Release
2015-09-21 10:35:56 +08:00
André R
8c25cfb2c5
Bump PHP 7.0 to RC2
2015-09-04 14:53:02 +02:00
Jingsheng Wang
f5e091ac38
Upgrade to PHP 7 RC1 Release
...
http://php.net/archive/2015.php#id2015-08-21-1
RC1 for php-apache build
forgot to upgrade the version in 7.0 folder
2015-08-22 21:12:17 +08:00
Tianon Gravi
789a45b03f
Merge pull request #123 from abcdmitry/master
...
Full path for loading zend extensions
2015-08-07 14:07:30 -07:00
Sebastiaan van Stijn
c9bc16e061
Update to PHP 7.0.0 beta 3
...
As announced here:
http://php.net/archive/2015.php#id2015-08-06-1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-08-07 17:51:02 +02:00
Dmitry Lukashin
a3508a6653
Get rid of unneeded variable
2015-08-07 03:48:56 +03:00
Dmitry Lukashin
878e6efc37
Full path for loading zend extensions
2015-08-07 03:05:52 +03:00
Tianon Gravi
8dc762e718
Run update.sh
2015-08-04 16:04:42 -07:00
Romain Gautier
7e116d7906
upgrade php7 version
2015-07-22 09:26:57 +02:00
Tianon Gravi
0e983d18f2
Swap update.sh to still generate for unknown versions and bump to 7.0.0beta1
...
Also, update generate-stackbrew-library.sh appropriately.
2015-07-08 09:40:22 -07:00
Marcelo Andrade
11f5f37233
Add php-7.0.0alpha2 (Issue #108 )
...
Adding 7.0 to travis
Fixes for the reviewed code
Fixes to have the directory as 7.0
Change version on travis
Remove GPG from Dockerfile on 7.0
2015-07-08 09:30:27 -07:00