Skip to content

Commit cba5447

Browse files
committed
Fix formatting and author
1 parent bfae0a7 commit cba5447

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

2025/12/01/cakephp_463.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ to inccorrect query results. Other usage of subqueries are not impacted.
1212
Bugfixes
1313
---------
1414

15-
You can expect the following changes in 4.6.3. See the [changelog](https://github.com/cakephp/cakephp/compare/4.6.2...4.6.3) for every commit.
15+
You can expect the following changes in 4.6.3. See the `changelog
16+
<https://github.com/cakephp/cakephp/compare/4.6.2...4.6.3>`_ for every commit.
1617

1718
- Fixed PHP 8.4 and 8.5 deprecation warnings.
1819
- Fixed queries that use subqueries that already been executed.
19-
- Fixed Query::bind() not setting the dirty flag.
20+
- Fixed ``Query::bind()`` not setting the dirty flag.
2021
- Backported Cell action events
2122

2223
Contributors to 4.6.3
@@ -36,6 +37,6 @@ or updated the documentation.
3637
Download a `packaged release on github
3738
<https://github.com/cakephp/cakephp/releases>`_.
3839

39-
.. author:: markstory
40+
.. author:: othercorey
4041
.. categories:: release, news
4142
.. tags:: release, news

0 commit comments

Comments
 (0)