Tianon Gravi
|
88a8a1e14a
|
Add comment to remind us why we added largefile support
|
2019-10-21 10:36:14 -07:00 |
|
Delfer
|
168caf5849
|
Enabled large file support (affects 32bit systems)
Build flags added: -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
According to https://www.php.net/manual/en/intro.filesystem.php
|
2019-10-21 10:33:20 -07:00 |
|
Ivan Kurnosov
|
3a546766fd
|
Always build with external sqlite
|
2019-10-02 16:05:35 -07:00 |
|
Tianon Gravi
|
05b4342c7b
|
Update to 7.2.23
|
2019-09-26 08:55:08 -07:00 |
|
Docker Library Bot
|
3308ce8ba0
|
Update to 7.2.22
|
2019-08-30 00:48:55 +00:00 |
|
Tianon Gravi
|
9e50ad0642
|
Set STOPSIGNAL to WINCH for httpd's "graceful-stop"
See https://httpd.apache.org/docs/2.4/stopping.html#gracefulstop for more details!
Closes #877
|
2019-08-20 13:12:33 -07:00 |
|
Docker Library Bot
|
b909ae3f88
|
Update to 7.2.21
|
2019-08-01 12:46:37 +00:00 |
|
Tianon Gravi
|
a0ce8afda4
|
Add temporary "freetype-config" workaround for PHP 7.3, 7.2, and 7.1 on buster
See:
- https://github.com/docker-library/php/issues/865
- https://bugs.php.net/bug.php?id=76324
- https://github.com/php/php-src/pull/3632
- 2d03197749
This is not necessary for Debian Stretch (where `freetype-config` still exists) nor PHP 7.4+ (where `pkg-config` is used instead/in addition).
|
2019-07-19 14:20:04 -07:00 |
|
J0WI
|
ccbe53516f
|
Add Debian Buster variant
|
2019-07-10 17:20:35 +02:00 |
|