File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ CakePHP 5.3.5 Released
2+ ======================
3+
4+ The CakePHP core team is happy to announce the immediate availability of CakePHP
5+ 5.3.5. This is a maintenance release for the 5.3 branch that fixes several
6+ community reported issues.
7+
8+ Bugfixes
9+ --------
10+
11+ You can expect the following changes in 5.3.5. See the `changelog
12+ <https://github.com/cakephp/cakephp/compare/5.3.4...5.3.5> `_ for every commit.
13+
14+ * Fixed a regression where th SameSite cookie attributes would only be applied
15+ to the ``php `` preset.
16+ * ``ConsoleOutput::write() `` now guards against closed file handles.
17+ * Console runner now shows help text instead of an error on invalid command
18+ names.
19+
20+ Contributors to 5.3.5
21+ ----------------------
22+
23+ Thank you to all the contributors that submitted a pull request:
24+
25+ * ADmad
26+ * Juan Pablo Ramirez
27+ * Kevin Pfeifer
28+ * Mark Scherer
29+ * Mark Story
30+
31+ As always, we would like to also thank all the contributors that opened issues,
32+ or updated the documentation.
33+
34+ Download a `packaged release on github
35+ <https://github.com/cakephp/cakephp/releases> `_.
36+
37+ .. author :: markstory
38+ .. categories :: release, news
39+ .. tags :: release, news
Original file line number Diff line number Diff line change 44.. toctree ::
55 :maxdepth: 1
66
7+ 2026/05/08/cakephp_535
78 2026/04/25/cakephp_540RC1
89 2026/04/17/cakephp_534
910 2026/03/18/cakephp_533
You can’t perform that action at this time.
0 commit comments