❗️#CakePHP 3.9.5 RELEASED ❗️
Fixes include:
• Fixed missing parenthesis on subqueries in SQLServer
• Fixed incorrect bindings when ordering queries by expressions in SQLServer
• Fix Hash::mergeDiff() not handling scalar values during merging well
♨️https://t.co/7bpgJYBjp0
❗️#CakePHP 4.2.0 RELEASED ❗️
What’s new:
• Full support for #PHP8.
• Experimental support for a dependency injection container was added
• SQLServer driver now uses client-side buffers for results. This improves performance greatly.
+more: https://t.co/m3aIThZDG8
❗️CakePHP 2.10.24 Released ❗️
The core team is happy to announce the immediate availability of #CakePHP 2.10.24. This is the final maintenance release for 2.x. The 2.10 release will continue to receive security fixes until June 15 2021.
See details: https://t.co/osCKoHA5by
❗️#CakePHP 4.1.7 RELEASED ❗️
Changes include:
• Improved #API documentation
• Added additional tests for flash message retention in tests.
• Fixed #SQL Server missing parenthesis on pagination subquery order clause.
+ more 🍰 https://t.co/LrUcTXnb4q
@ekrylov_us https://t.co/vK6Vt7UCFo
Early in November, they completely switched their OSS model; they gave all OSS maintainers 1000 minutes, and when that ran out they asked us to email and beg for more.
A few people got some extra, but now they're saying 'management said to stop it'
❗️#CakePHP 4.0.10 RELEASED ❗️
You can expect the following changes in 4.0.10:
• Fixed validation of HTTP methods defined in _method parameters.
Details ♨️ https://t.co/WZI7v7TJFh
•• 🍰 CAKEPHP 4.1.5 RELEASED 🍰 ••
Changes include:
• cake plugin load will now display an error when an invalid plugin name is used.
• Improved compatibility with PHP8.
+ more #cakephp#php#cakephp4#phpc
https://t.co/1456szuLJq
❗️#CakePHP 4.1.4 Released ❗️
This is a maintenance release for the 4.1 branch that fixes several community reported issues.
🍰 https://t.co/meoLrBk9uL
Thank you to all the contributors that helped make this release happen:
• Admad
• @dereuromark
• @mark_story
• othercorey
🍰 #CakePHP 3.9.2 RELEASED!
Changes include:
• The Http\Client curl adapter now uses CURLOPT_NOBODY when making HEAD requests.
• Fix output buffers not being closed when view templates or blocks are being rendered.
+more
https://t.co/Yk1odJ4OOh
🍰 #CakePHP 4.1.3 RELEASED
Changes include:
• The changes made to not reload plugin configuration was reverted as it caused regressions in community plugins.
• XML entity loading code was de-duplicated and made compatible with PHP8.
Details here: https://t.co/QeTgqKU1JF
#CakePHP 3.9.1 RELEASED❗️
Changes include:
• Connection::transactional() will now rollback the transaction on a Throwable instance.
• Fixed encoding issue in MO file parser.
• Improved API documentation.
More here: https://t.co/LP1cqxEXCj
❗️#CakePHP 4.1.1 RELEASED ❗️
This is a maintenance release for the 4.1 branch that fixes several community reported issues.
See changes here: https://t.co/0pcTordiKF
We are excited to announce the release of #HAProxy 2.2, featuring a fully dynamic SSL certificate storage, a native response generator, an overhaul to its health checking system, and advanced ring logging with syslog over TCP.
👉 https://t.co/e9r5YkgFUm
❗️#CakePHP 4.1.0 RELEASED❗️
The migration guide has a complete list of what’s new in 4.1.0. We recommend you give that page a read when upgrading.
https://t.co/yoSlZsH8HO
Our core team may not be getting any sleep - but we are getting another release this week!
#CakePHP 4.0.9 is LIVE! 🍰 https://t.co/0pcTordiKF
• Added support for AUTH PLAIN to SmtpTransport.
• Improved API docblocks and type annotations.