Commit Graph

805 Commits

Author SHA1 Message Date
Tianon Gravi
e1292bb6ec Refactor FPM support to use upstream's config file directly
PHP 7 changed their config to use "include", which is a clever way to support "php-fpm.d" for further configuration.  This adapts our FPM config to follow suit.
2016-01-22 12:59:21 -08:00
Tianon Gravi
85447ff6a5 Run update.sh 2016-01-19 17:31:29 -08:00
yosifkit
8bcd5be566 Merge pull request #178 from infosiftr/ini-name
Add "--ini-name" flag to docker-php-ext-enable (especially for controlling order)
2016-01-19 17:30:48 -08:00
Tianon Gravi
ad14a69d31 Add "--ini-name" flag to docker-php-ext-enable (especially for controlling order) 2016-01-19 16:51:47 -08:00
Joe Ferguson
7122ec89a7 update 5.6.17 2016-01-07 10:21:54 -08:00
Tianon Gravi
cd075c9d4e Update to 5.5.31 and 7.0.2 2016-01-07 09:24:41 -08:00
yosifkit
4e1cb2b3eb Merge pull request #172 from infosiftr/better-zend-check
Use "nm" to list actual symbols from the module to check for the "zend_extension_entry" symbol (fixes false positives like xcache)
2016-01-07 09:10:31 -08:00
Tianon Gravi
f181586329 Run update.sh 2016-01-06 16:31:49 -08:00
Tianon Gravi
bdf240ee2a Use "nm" to list actual symbols from the module to check for the "zend_extension_entry" symbol (fixes false positives like xcache) 2016-01-06 16:30:39 -08:00
Mikk Tendermann
675018a694 add travis testing to zts 2016-01-06 21:28:20 +02:00
Mikk Tendermann
9288cfa7d4 add zts support 2016-01-06 20:57:29 +02:00
Tianon Gravi
a5c680f5dc Merge pull request #164 from blazarecki/upgrade-to-7.0.1
Upgrade to 7.0.1
2015-12-17 08:55:47 -08:00
Benjamin Lazarecki
914f1fc040 Upgrade to 7.0.1 2015-12-17 16:36:48 +01:00
yosifkit
8361e62d45 Merge pull request #159 from infosiftr/jobs
Allow a "-j" or "--jobs" argument to "docker-php-ext-install" to speed up extension building
2015-12-09 12:37:45 -08:00
Tianon Gravi
a9f7fed15b Run update.sh 2015-12-09 11:11:53 -08:00
Tianon Gravi
22a9b8efa5 Allow a "-j" or "--jobs" argument to "docker-php-ext-install" to speed up extension building 2015-12-09 11:11:05 -08:00
yosifkit
1c3b5a8829 Merge pull request #157 from infosiftr/json
Modify update.sh to use the JSON version of the releases endpoint for more flexibility (including extracting the exact sha256 of the release file)
2015-12-09 10:03:42 -08:00
Tianon Gravi
9f0c470f25 Update to use "curl -f" and to verify SHA256 directly in addition to GPG 2015-12-08 16:55:23 -08:00
Tianon Gravi
f51f3a9522 Modify update.sh to use the JSON version of the releases endpoint for more flexibility (including extracting the exact sha256 of the release file) 2015-12-08 16:46:18 -08:00
Tianon Gravi
70828d6fc4 More minor readability cleanup 2015-12-08 16:10:11 -08:00
Tianon Gravi
ae50f7ac60 Perform more simple housecleaning 2015-12-08 16:01:17 -08:00
Tianon Gravi
49a731d38a Remove 5.4; end of life
See https://secure.php.net/supported-versions.php for details.
2015-12-08 15:37:55 -08:00
yosifkit
995bf17c9d Merge pull request #155 from skyred/patch-7
Upgrade to PHP 7 GA.
2015-12-03 10:36:04 -08:00
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
Tianon Gravi
12d7a6644a Update to 5.6.16 2015-11-30 09:28:39 -08:00
Tianon Gravi
d426bccb81 Merge pull request #152 from skyred/patch-6
Upgrade to RC8 Release.
2015-11-30 09:13:29 -08:00
Jinghsheng Wang
e7762b5057 Upgrade to RC8 Release. 2015-11-26 19:24:59 +08:00
Tianon Gravi
91972eb895 Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉) 2015-11-20 09:50:24 -08:00
Tianon Gravi
9f4fdb0005 Update README.md stub 2015-11-16 13:47:05 -08:00
Tianon Gravi
eccc7a6e5c Merge pull request #149 from skyred/patch-5
Upgrade to RC7 Release.
2015-11-12 07:47:14 -08:00
Jinghsheng Wang
ab08029415 Upgrade to RC7 Release. 2015-11-12 19:46:35 +08:00
Tianon Gravi
acad9366f6 Merge pull request #147 from KeltGourig/master
Update to 5.6.15
2015-10-31 09:58:53 -07:00
keltgourig
6e600f59a4 Update to 5.6.15 2015-10-30 12:13:58 +01:00
Tianon Gravi
f9685461c3 Merge pull request #146 from skyred/patch-4
Upgrade to RC6 Release.
2015-10-29 15:13:13 -07:00
Jingsheng Wang
8a828032ad Upgrade to RC6 Release. 2015-10-29 20:08:30 +08:00
Tianon Gravi
48b98d1ca7 Add Travis CI badge 2015-10-22 16:50:49 -07: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
yosifkit
846ca79863 Merge pull request #143 from andrerom/php7rc5
Bump PHP 7.0 to RC5
2015-10-15 12:44:39 -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
Tianon Gravi
c05f8260ab Update to 5.6.14 2015-10-02 09:26:55 -07:00
Tianon Gravi
58adff408a Merge pull request #141 from ericandrewlewis/a
Ensure PHP-FPM worker stdout and stderr are sent to the main error log.
2015-10-02 09:00:17 -07:00
Joe Ferguson
f37a400328 Run update.sh for version bump 2015-10-01 16:56:10 -07: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
yosifkit
9eb342a7f8 Merge pull request #139 from andrerom/7.0rc4
Bump PHP 7.0 to RC4
2015-10-01 13:28:14 -07: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
yosifkit
9533a79293 Merge pull request #136 from skyred/patch-3
Upgrade to RC3 Release
2015-09-22 11:00:57 -07:00
Jingsheng Wang
5b0e536d20 Upgrade to RC3 Release 2015-09-21 10:35:56 +08:00
Tianon Gravi
3f3d1c120b Merge pull request #131 from sherter/security-updates
Update to 5.6.13, 5.5.29 and 5.4.45
2015-09-05 07:45:24 -07:00
Simon Herter
cf1e938f37 Update to 5.6.13, 5.5.29 and 5.4.45 2015-09-05 16:01:04 +02:00