CakePHP 2.5.0 approaching

71 views
Skip to first unread message

mark_story

unread,
Mar 4, 2014, 2:36:28 PM3/4/14
to cakeph...@googlegroups.com
This is just a reminder that the target date for 2.5.0 is quickly approaching (fewer than 20 days left). I'm hoping to get the RC release out on March 23rd as planned.

If you have any features/pull requests you'd like to see be part of 2.5 try and get the ball moving on those.

-Mark

James Watts

unread,
Mar 5, 2014, 10:44:56 AM3/5/14
to cakeph...@googlegroups.com
Yey! My birthday, nice present, thanks Mark! :P

This email may contain material that is confidential, privileged and/or work product for the sole use of the intended recipient.  Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited.  If you are not the intended recipient, please contact the sender and delete all copies.

Cake Development Corporation.

euromark

unread,
Mar 6, 2014, 9:52:24 AM3/6/14
to cakeph...@googlegroups.com
I want to point out the two possible issues (and potential regressions) in the 2.5 core again that we need to take a closer look at before we release it:
 - Model refactoring around DboSource: https://github.com/CakeDC/search/issues/119
   The travis build shows clearly that something changed there from 2.4 to 2.5 that now makes passing builds fail.
- Session refactoring around "not starting session when not necessary".
   The travis build of my plugin shows that this happened around that refactoring:
    Adding a manual CakeSession::write() call prior to using CakeSession::delete() fixes it again, but that hack sure can't be the solution

We should avoid those regressions in 2.x if possible as other applications could also run into that and will face the same hacking necessities then.  

mark_story

unread,
Mar 8, 2014, 9:48:18 AM3/8/14
to cakeph...@googlegroups.com
I wasn't aware of those regressions. I can look into fixing them, as I don't think those are intended side effects of the original changes.

mark_story

unread,
Mar 8, 2014, 10:26:08 PM3/8/14
to cakeph...@googlegroups.com
> - Model refactoring around DboSource: https://github.com/CakeDC/search/issues/119
   The travis build shows clearly that something changed there from 2.4 to 2.5 that now makes passing builds fail.

I don't see a typehint on the 2nd argument to generateAssociationQuery anymore, so I think this issue has been fixed. I'll look into the session issue tomorrow.

-Mark

euromark

unread,
Mar 9, 2014, 6:38:27 PM3/9/14
to cakeph...@googlegroups.com
Strange, this is from just now: https://travis-ci.org/CakeDC/search/builds/20419106
Unless travis checks some other branch, the 2.5 branch is still in question here

mark
Reply all
Reply to author
Forward
0 new messages