Issue #3341224: Always catch \Throwable, not \Exception and always pass the old exception when re-throwing.
Merged
requested to merge issue/automatic_updates-3341224:3341224-always-catch-throwable-30x into 3.0.x
All threads resolved!
Compare changes
- Wim Leers authored
+ 2
− 1
@@ -36,6 +36,8 @@ build:
@@ -36,6 +36,8 @@ build:
- sed -i "s/vendor\/bin\/phpstan/\/var\/www\/html\/vendor\/bin\/phpstan/" modules/contrib/automatic_updates/commit-code-check.sh
- diff /var/www/html/core/scripts/dev/commit-code-check.sh modules/contrib/automatic_updates/commit-code-check.sh
@@ -43,7 +45,6 @@ build:
@@ -43,7 +45,6 @@ build: