File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ status of the `shouldUseExceptions()` flag to the new object as well.
48
48
The plan is to implement proper exceptions everywhere in the core code during the time of Joomla 6.x in parallel with the
49
49
legacy system. In Joomla 7.0, the core will remove calls to ` setError() ` and the checks for ` shouldUseExceptions() ` .
50
50
At that point in time, the Joomla core would be entirely transitioned to exceptions. It is still up for discussion if
51
- the calls to ` shouldUseException ()` should then also default to ` true ` instead of ` false ` like right now. The trait itself
51
+ the calls to ` shouldUseExceptions ()` should then also default to ` true ` instead of ` false ` like right now. The trait itself
52
52
is planned to be dropped in Joomla 8.0.
53
53
54
54
## What should third party developers do?
You can’t perform that action at this time.
0 commit comments