Skip to content

Commit bc6229b

Browse files
committed
docs: add changelog
1 parent e09cfec commit bc6229b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

user_guide_src/source/changelogs/v4.4.3.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Deprecations
2424
Bugs Fixed
2525
**********
2626

27+
- **UserGuide:** Fixed the descriptions for ``pre_system`` and ``post_system``
28+
in :ref:`event-points`.
29+
2730
See the repo's
2831
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
2932
for a complete list of bugs fixed.

user_guide_src/source/extending/events.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ You can stop simulation by passing false:
8282

8383
.. literalinclude:: events/008.php
8484

85+
.. _event-points:
86+
8587
Event Points
8688
============
8789

0 commit comments

Comments
 (0)