Skip to content

Commit 7612cdb

Browse files
committed
docs: add index.php/spark changes in changelog
1 parent 7107e78 commit 7612cdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

user_guide_src/source/changelogs/v4.2.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ BREAKING
1313
********
1414

1515
- The method signature of ``Validation::setRule()`` has been changed. The ``string`` typehint on the ``$rules`` parameter was removed. Extending classes should likewise remove the parameter so as not to break LSP.
16+
- The ``CodeIgniter\CodeIgniter`` class has a new property ``$context`` and it must have the correct context at runtime. So the following files have been changed:
17+
- ``public/index.php``
18+
- ``spark``
1619

1720
Enhancements
1821
************

0 commit comments

Comments
 (0)