We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee9b5c commit 9734da6Copy full SHA for 9734da6
1 file changed
user_guide_src/source/changelogs/v4.1.4.rst
@@ -12,8 +12,8 @@ Release Date: September 6, 2021
12
This release focuses on code style. All changes (except those noted below) are cosmetic to bring the code in line with the new
13
`CodeIgniter Coding Standard <https://github.com/CodeIgniter/coding-standard>`_ (based on PSR-12).
14
15
-Breaking Changes
16
-----------------
+BREAKING
+--------
17
18
- The following methods were changed from "public" to "protected" to match their parent class methods and better align with their uses:
19
0 commit comments