You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.1.1 (#26)
Minor updates
* Don't export BF_E in library scripts
* Don't override environment in library scripts
* Fixing shebang and user in php-clean-sessions
* Clean sessions every hour
v2.0.1 (#24)
Minor updates
* Using latest base images
* Moving PHP_BUILD to individual overlay/tmp
Development updates
* pull.sh: Git pull after checkout
* run.sh: No need to git pull before run
Build updates
* Publish GitHub packages
v2.0.0 (#23)
Major updates
* Rewriting to use Alpine S6 base image
* Adding support for PHP 7.4 and 8.0
Documentation updates
* Updating copyright to 2022
Development updates
* Adding run.sh