Commit e99265b
authored
BUGFIX: Fix compile time error handling exception
Fix for the following fatal error during compile time execution:
PHP Fatal error: Uncaught Error: Call to a member function captureException() on null in .../neos/Data/Temporary/Production/Cache/Code/Flow_Object_Classes/Networkteam_SentryClient_ErrorHandler.php:691 parent cd689b2 commit e99265b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments