Skip to content

Commit 41b7907

Browse files
committed
Add release notes for 5.3.5
1 parent cac5770 commit 41b7907

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

2026/05/08/cakephp_535.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
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

master.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Sitemap
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

0 commit comments

Comments
 (0)