Symfony standard with changes to run on simple docker setup
Demo code used at Symfony Con 2019 for demoing Symfony Cache, cache tagging, Redis and RedisTagAware, this is a fork of symfony/demo
Great! And yes, might be there are incoming changes in libavif worth waiting for, and/or libavif / AOM features Squoosh could easily take advantage of for more speed/quality or feature wise.
Since Google bot does not update it's comment with this: CLA has been signed, either click link above and click "Refresh", or the new invocation url.
Minor fixes to package-lock done by NPM, also trigger new build
Noticed there are several newer AOM and libavif releases where out that have focused a lot on compression quality and speed. There is no libavif tag yet using AOM 3.6 so used latests commit here.
Some quick comparison locally:
Credit: https://unsplash.com/photos/PMxT0XtQ--A
NPM/Yarn: Fixes to be able to build package
Includes:
Log rotation is done by tweaking monolog settings, so this will also benefit non p.sh setups (incl local).
Todo on merge up:
I'm assuming this is no longer relevant ;)
Toggle menus on server status, and let PHP Server icon show if show if server is running or not
This closes #121
This improves usability by giving you a grey icon if server is not running, and a blue icon (the existing one) if server is running. It also changes to trigger openFileInBrowser when clicking icon when server is running so you don't get error about that, but instead get what you expect.
Server not running vs Server running:
Looking for feedback on approach before attempting to improve on test coverage.