Skip to content

Commit df18a57

Browse files
committed
changelog: add new change.
1 parent cb5d045 commit df18a57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

user_guide_src/source/changelogs/v4.2.7.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ BREAKING
1414

1515
- The default values of the parameters in :php:func:`set_cookie()` and :php:meth:`CodeIgniter\\HTTP\\Response::setCookie()` has been fixed. Now the default values of ``$secure`` and ``$httponly`` are ``null``, and these values will be replaced with the ``Config\Cookie`` values.
1616
- ``Time::__toString()`` is now locale-independent. It returns database-compatible strings like '2022-09-07 12:00:00' in any locale.
17+
- The Rule of :php:func:`Validation\\Rule::required_without()` parameters are changed and this rule logic is fixed.
1718

1819
Enhancements
1920
************

0 commit comments

Comments
 (0)