File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ This image adds some extensions that are necessary in most common use cases for
1919## Changelog
2020Please refer to the repo's Wiki to see the [ changelog] ( https://github.com/Shimmi/docker-php/wiki/Changelog ) .
2121
22- ## ZTS threads notice
22+ ## PHP7.1 ZTS threads notice
2323The _ pthreads_ library dropped support for PHP 7.1. Due to memory leaks in PHP 7.0 and 7.1
2424they started requiring PHP 7.2. The ` shimmi/7.1-zts ` image in version [ v1.2.1] ( https://github.com/Shimmi/docker-php/tree/v1.2.1 )
2525has locked _ pthreads_ to the last commit suitable for PHP 7.1. You are "required" to
26- upgrade to PHP 7.2.
26+ upgrade to PHP 7.2. You may try the ` shimmi/7.2-rc-zts ` , but please note it is a release candidate
27+ and it shall not be used on production servers.
You can’t perform that action at this time.
0 commit comments