Issue #2932518: Deprecate watchdog_exception
1 unresolved thread
Merge request reports
Activity
- Resolved by Oleh Vehera
- Resolved by Oleh Vehera
added 425 commits
-
1fa11a94...9629d09d - 422 commits from branch
project:10.0.x
- 8734c84e - Reroll #89 patch
- 35037314 - Fix deprecation message PHPCS issue
- 1c6dd707 - Add more replacements
Toggle commit list-
1fa11a94...9629d09d - 422 commits from branch
added 388 commits
Toggle commit listadded 1 commit
- d105798d - Made new method to pass into logger using splat
added 780 commits
-
d105798d...f2984b45 - 772 commits from branch
project:10.0.x
- c5079423 - Reroll #89 patch
- ad774863 - Fix deprecation message PHPCS issue
- 1224171c - Add more replacements
- c5ef600a - Address review comments
- 3ac988a5 - Adds legacy bootstrap test
- 662e8d0e - Reroll #89 patch
- ae8456c8 - Address review comments
- 9f4133b7 - Made new method to pass into logger using splat
Toggle commit list-
d105798d...f2984b45 - 772 commits from branch
22 22 23 23 /** 24 <<<<<<< HEAD 24 25 * The default message for logging errors. 25 26 */ 26 27 const DEFAULT_ERROR_MESSAGE = '%type: @message in %function (line %line of %file).'; 27 28 28 29 /** 30 ||||||| parent of 8734c84e87d (Reroll #89 patch) 31 ======= 32 * The the default message for logging errors. 33 */ 34 const DEFAULT_ERROR_MESSAGE = '%type: @message in %function (line %line of %file).'; 35 36 /** 37 >>>>>>> 8734c84e87d (Reroll #89 patch) changed this line in version 10 of the diff
added 8 commits
- 2148c065 - Reroll #89 patch
- 9e9261c9 - Fix deprecation message PHPCS issue
- 0ab13f53 - Add more replacements
- 24ae3003 - Address review comments
- 6b9b7e1d - Adds legacy bootstrap test
- 063b4771 - Reroll #89 patch
- 8b1fa3cf - Address review comments
- be5bbced - Made new method to pass into logger using splat
Toggle commit list
Please register or sign in to reply