Tianon Gravi
b045ba7c51
Add "--enable-option-checking=fatal" to ./configure invocations
2018-04-30 13:06:26 -07:00
yosifkit
fbb775a087
Merge pull request #627 from infosiftr/disable-hash
...
Add "--with-mhash"
2018-04-27 10:45:55 -07:00
Tianon Gravi
1df2501817
Switch to "--with-mhash" instead (to break less users)
2018-04-26 13:45:14 -07:00
Docker Library Bot
dc0a0bc1b2
Update to 7.0.30
2018-04-26 12:46:09 +00:00
Tianon Gravi
f504394473
Fix a few superficial issues with "docker-php-ext-enable"
2018-04-19 12:51:31 -07:00
Docker Library Bot
3ed155f67f
Update to 7.0.29
2018-03-31 18:46:09 +00:00
Tianon Gravi
fe07cedc05
Update/fix PHPIZE_DEPS comment
...
Closes #597
2018-03-21 11:23:32 -07:00
Docker Library Bot
8def3509b7
Update to 7.0.28
2018-03-03 19:46:08 +00:00
Docker Library Bot
2eb7af0070
Update to 7.0.27
2018-01-06 01:02:02 +00:00
yosifkit
32313ea407
Merge pull request #556 from infosiftr/better-lib-preservation
...
Update Debian "libs preserving" code to match Alpine (using "ldd" and "apt-mark" to auto-determine necessary dependencies)
2018-01-03 12:21:33 -08:00
Tianon Gravi
b418908d2f
Update Debian "libs preserving" code to match Alpine (using "ldd" and "apt-mark" to auto-determine necessary dependencies)
2018-01-03 10:55:13 -08:00
J0WI
0e056693f2
Be less verbose during extension installation ( fix #319 )
2018-01-01 19:50:55 +01:00
Tianon Gravi
6677546d59
Remove errant extra space character
2017-12-18 14:21:03 -08:00
Tianon Gravi
9596aeb358
Add a link to the PR for future travellers
2017-12-13 17:32:36 -08:00
Tianon Gravi
dbd5d1e03d
Block the installation of Debian's PHP packages
...
This will hopefully help folks with the confusion around installing packages like "php-apcu" and then wondering why they don't actually "work" (because they pull in Debian's PHP, and that's not what this image packages).
2017-12-13 16:14:37 -08:00
Tianon Gravi
1a00d92ff4
Switch from "nm" to "readelf" so that we can detect the "zend_extension_entry" symbol even in stripped objects
2017-12-08 16:25:01 -08:00
Joe Ferguson
25e8a9268e
Apply pcre-jit change to all versions
2017-11-28 16:26:39 -08:00
Docker Library Bot
e5a6cb7242
Update to 7.0.26
2017-11-23 19:46:08 +00:00
Tianon Gravi
bfe2775910
Swap from "gnupg2" to "gnupg"
...
See https://github.com/docker-library/python/issues/236 for details.
2017-11-01 13:52:53 -07:00
Docker Library Bot
89894ff2da
Update to 7.0.25
2017-10-26 12:46:08 +00:00
Joe Ferguson
0bb4068bd6
Restructure organization so to support simultaneous base distro releases
...
- this will allow us release to `jessie` and `stretch` variants at the same time so that users have a time to transition from one to the other.
2017-10-12 06:53:45 -07:00