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
* Get rid of symfony-exceptions.patch
We can finally get rid of this since it seems PHP exceptions are finally
deriving from the Exception class rather than the Error class.
* Simply comment out the appropriate Dockerfile lines
This way we can easily re-apply the patch if need be.
Also comment the commented-out lines so it's clear why they exist.
0 commit comments