Versão 2.5.2
- 96df2c4 Update version number to 2.5.2
- fa19c34 Fix Hash::extract() not matching 1/0 to true/false.
- d8b4c39 Fix typo
- 0b4ba0b Fix api docblocks for behaviors.
- 4ee7cf6 Remove lies from API docblock for BasicAuthenticate class.
- 146053c Update datasource API docs.
- d8b0083 Fix api doc errors in TestSuite/
- 07b4340 Fix doc errors in Component/Acl.
- 849ad9a Remove dead, untested and unreachable code in FormHelper.
- ab5da2a Fix the test suite package doc block errors.
- 7058921 Fix doc comment errors in Acl classes.
- 1d40f3e Fix API docblock CS errors.
- 4362f7b Add tests for CakeRoute::match() and trailing * routes.
- 975e4c3 Allow username of 0 in basic authentication.
- d1e4dfa Add tests for #3624
- 88b3629 #3623: Allow username "0" with FormAuthenticate
- e7debd8 More API docblock CS fixes.
- 91907b5 correct docblock invalid certificate domain
- 47ce592 Fix api doc errors in Cache.
- 86a0713 Fix api doc comment errors in Error/
- fe20038 Fix api doc errors in basics.php
- 15f63e9 Removing peer verification failure test.
- 3d9b2b8 More API docblock fixes.
- 596c1c2 added HTML for styling tables
- 543066f Set default sort direction to 'asc'.
- 16df061 Fix api docblocks for View layer classes.
- 390441d Accept older blowfish hashes.
- 7a4244d More docblock CS fixes.
- f6c868d Fix remaining doc block errors in Console/
- 8f5acb0 Fix CS errors in skel/
- bb58bbe Fix API doc errors in Console/
- f287bc7 Force .bat files to have CRLF endings.
- c622a9d Fixes bug #3581
- f7e98e7 Revert "Fixes bug described in #3581"
- e6c6e0b Fixes bug described in #3581
- 952c719 Revert "Fixes bug described in #3581"
- 6c75e36 Fixes bug described in #3581
- 329fd3f Consistent use of `Shell::err` for errors
- a085170 Fail the build as soon as one build fails.
- ec3222c Allow the PHPCS to fail.
- db86b0c Don't disable the entire select when disabled is array(1)
- 81875cf Optimize renew().
- cd68002 Add additional test case for named parameters.
- 781430c Removed unnecessary conditional branch, fixed test and comment.
- 67f2562 Fixed secure form hash for special url.
- 270e877 Fix incorrect status line parsing in HttpSocketResponse.
- 1977d51 Add 'feedback' to uninflected single and plurals
- 9452d5e Harden the `bin/cake` script to avoid breakage when local shell environment has a `CDPATH` set.
Voltar