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
Split locales generation out from php extensions installation
When trying to modify the php installed extensions in the images
it's a pain to have to wait for all the locales to be generated.
So, the changes here just split that responsibility to another,
separated layer that will be cached before playing with extensions.
0 commit comments