issues
search
thecodingmachine
/
docker-images-php
A set of PHP Docker images
MIT License
791
stars
140
forks
source link
Add lot of extensions from release of PHP8.1
#282
Closed
mistraloz
closed
2 years ago
mistraloz
commented
2 years ago
Summary
This PR fixes/implements :
[x] Add theses extensions to php8.1 :
amqp
,
apcu
,
ast
,
ds
,
grpc
, igbinary
,
imagick
,
mailparse
,
memcached
,
mongodb
,
msgpack
,
mysqli
,
pcov
,
redis
,
uploadprogress
,
uuid
,
yaml*
[x] Close #280
Checklist
[x] I followed the guidelines in
CONTRIBUTING
guide
[x] I have squashed any insignificant commits
[x] This change has comments for package types, values, functions, and non-obvious lines of code
Summary
This PR fixes/implements :
Checklist