Monday, December 21, 2015

CakePHP 2.7.8 released

The CakePHP core team is happy to announce the immediate availability of CakePHP 2.7.8. This is a maintenance release for the 2.7 branch that fixes several community reported issues.

Bugfixes
--------

You can expect the following changes in 2.7.8. See the [changelog](http://cakephp.org/changelogs/2.7.8) for every commit.

* An extract() call was removed from Validation::comparison(). There was some  concern that it could be used to circumvent validation.
* Fixed issue around incorrect SNI validation when host name contains protocol for SmtpTransport.
* Proxy Authentication with SSL no longer forwards proxy credentials in  HttpSocket.
* SchemaSchell clears the ClassRegistry after applying schema.
* Context is reset when parsing MO files. Previously context could bleed between  message identifiers.

As always, a huge thanks to all the community members that helped make this release happen by reporting issues and sending pull requests.

Download a [packaged release on github](https://github.com/cakephp/cakephp/releases).

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at https://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: