File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,12 @@ to inccorrect query results. Other usage of subqueries are not impacted.
1212Bugfixes
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
2223Contributors to 4.6.3
@@ -36,6 +37,6 @@ or updated the documentation.
3637Download 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
You can’t perform that action at this time.
0 commit comments