Commit Graph

1362 Commits (master)

Author SHA1 Message Date
Kelvin Romero a2854649fa
Update README.md (#893)
Makes number of processors explicit.
2024-02-29 13:36:23 +01:00
Michele Locati 615bfd2522
Fix badge of "Test Recent" GitHub Actions 2024-02-15 14:40:47 +01:00
AndersonPEM bddbbfc049
Dockerfile: The ADD statement now supports changing permissions on the fly. No RUN chmod necessary. (#890)
Co-authored-by: Anderson Souza <anderson.s@tlf.com>
2024-02-13 12:05:59 +01:00
Michele Locati 4e5f6152b9 [skip ci] Automatically update README.md 2024-02-08 15:10:52 +00:00
Michele Locati 76789743a7
Add support for saxon (#889) 2024-02-08 16:10:38 +01:00
Michele Locati 68552b1e16
Fix installing AOM on Debian 10 with arm architecture (#886) 2024-02-06 16:00:16 +01:00
Michele Locati 9ae52941f5
Always enable (fast) support for AVIF on Debian 12 (Bookworm) (#884) 2024-02-05 11:59:23 +01:00
Michele Locati c4c0e173db
Update libaom 3.3.0 > 3.8.1, libdav1d 0.9.2 > 1.3.0, libyuv 25d0a51 > d359a9f, libavif 0.9.3 > 1.0.3 (#883) 2024-02-05 11:24:42 +01:00
Raymond Jay Golo c34a2b1f42
Use GitHub mirror instead of VideoLAN's for reliability. (#879) 2024-02-05 10:33:05 +01:00
Michele Locati 9ba2b2a8f0
Fix installing datadog_trace when specifying the version (#881) 2024-02-05 10:06:11 +01:00
Michele Locati d56469d230
sqlsrv/pdo_sqlsrv: fix installing on PHP 8.0, update msodbcsql on Alpine (#877) 2024-02-01 15:20:41 +01:00
Michele Locati da13fc502a
Upgrade cmark from v0.30.3 to v0.31.0 (#876) 2024-01-30 02:06:15 +01:00
Michele Locati 53655025b3
Install swoole 5.0 in 32-bit systems (#874)
See https://github.com/swoole/swoole-src/issues/5198#issuecomment-1820162178
2024-01-26 15:26:56 +01:00
Michele Locati a9e0828a81
Add some notes to the issues template 2024-01-26 13:43:29 +01:00
Michele Locati 9a2b168ef4
Remove useless dependency when installing FTP (#872) 2024-01-25 21:51:44 +01:00
Michele Locati 40455eaf15 [skip ci] Automatically update README.md 2024-01-25 14:42:22 +00:00
Michele Locati 16b7be63e0
Add support for installing FTP with SSL on PHP 8.2+ (#871) 2024-01-25 15:42:08 +01:00
Michele Locati 627f3ae1d0 [skip ci] Automatically update README.md 2024-01-18 22:33:47 +00:00
Michele Locati a430b7ea02
spx: upgrade to 0.4.15 (support for PHP 5.5 and PHP 8.3) (#867) 2024-01-18 23:33:34 +01:00
Michele Locati 576497a702 [skip ci] Automatically update README.md 2024-01-16 09:25:09 +00:00
Michele Locati 17bf671615
Add support for tideways with PHP 8.3 (#865) 2024-01-16 10:24:56 +01:00
Michele Locati 4ed0188329 [skip ci] Automatically update README.md 2024-01-16 09:18:00 +00:00
Michele Locati 28f3ff21b7
Add support for blackfire with PHP 8.3 (#864) 2024-01-16 10:17:46 +01:00
Michele Locati fc9bc4cb5c [skip ci] Automatically update README.md 2024-01-11 23:51:50 +00:00
Michele Locati ac98842ec7
solr: add support for PHP 8.3, fix installing on PHP 7.0/7.1/7.2/7.3 (#863) 2024-01-12 00:51:38 +01:00
Michele Locati fbd6d87bc4 [skip ci] Automatically update README.md 2023-12-19 18:11:31 +00:00
Michele Locati fb2df34f35
ds: add support for PHP 8.3, fix installing on PHP 7.3 (#860)
* Add support for ds on PHP 8.3

* Fix installing DS on PHP 7.3
2023-12-19 19:11:17 +01:00
Michele Locati 8a3d8d2eed [skip ci] Automatically update README.md 2023-12-19 13:25:44 +00:00
Michele Locati 38ed1a3426
Add support for mcrypt on PHP 8.3 (#859) 2023-12-19 14:25:32 +01:00
Michele Locati 8840a6fe76
Fix installing jsonpath on php 7.4 (#858) 2023-12-19 14:20:12 +01:00
Michele Locati f465546238 [skip ci] Automatically update README.md 2023-12-18 16:33:11 +00:00
Michele Locati f039b21f7d
Add support for openswoole on PHP 8.3 (#832) 2023-12-18 17:32:58 +01:00
Michele Locati dc5905ad55 [skip ci] Automatically update README.md 2023-12-15 09:39:51 +00:00
Michele Locati c349837cf5
Add support for imagick on Alpine 3.19 (#856) 2023-12-15 10:39:38 +01:00
Michele Locati caaea30e1e [skip ci] Automatically update README.md 2023-12-15 08:25:16 +00:00
Michele Locati c56d451c97
Add support for Alpine 3.19 (#853)
* Add support for Alpine 3.19

* Temporarily drop support for imagick on Alpine 3.19

See https://github.com/mlocati/docker-php-extension-installer/issues/855

Test: imagick
2023-12-15 09:24:59 +01:00
Michele Locati 87c38b8def
Fix installing libssl on Alpine 3.19 (#852) 2023-12-14 18:04:14 +01:00
Michele Locati 8150d17927
Fix readme-release.yml 2023-12-14 16:16:19 +01:00
Michele Locati 9129367b1f
Test Dockerfile, add Dockerfile changes to release notes (#850) 2023-12-14 16:14:09 +01:00
Roland Franssen :) 5f97821813
Label `org.opencontainers.image.source` (#848) 2023-12-14 16:00:29 +01:00
Leon Boot 0020aa9228
Updated README.md (#849)
Updated the README to use the latest version of the mlocati/php-extension-installer Docker image in the bind-mount example
2023-12-14 15:35:39 +01:00
Michele Locati 8595a480f4
Fix segmentation fault of swoole on PHP 8.3 (#847) 2023-12-13 20:14:33 +01:00
Michele Locati fd79b42db7
Install stable xdebug version on PHP 8.3 (#844)
Test: xdebug
2023-11-30 23:21:20 +01:00
Michele Locati 5fc37d4219 [skip ci] Automatically update README.md 2023-11-28 14:41:51 +00:00
Michele Locati 4bab662cd5
Add support for vld (#843) 2023-11-28 15:41:34 +01:00
Michele Locati f8bafe15bd [skip ci] Automatically update README.md 2023-11-28 14:35:22 +00:00
Michele Locati 9e3bbc0962
Drop support for mcrypt on PHP 8.3 (#842) 2023-11-28 15:35:08 +01:00
Michele Locati 76e38adf38
PHP 8.3 is generally available (#841) 2023-11-28 15:29:08 +01:00
Michele Locati 53383edf0f [skip ci] Automatically update README.md 2023-11-23 16:10:36 +00:00
Tom de Wit 3b4ae66e25
Support Xdebug on PHP 8.3 (#837) 2023-11-23 17:10:17 +01:00