News Feed
Jobs Feed
Sections




News Archive
Felix Geisendorfer's Blog:
Modelsave() now returns an array!
November 07, 2007 @ 10:23:00

Felix Geisendorfer has a quick tip for CakePHPers out there today - an update to the framework that might cause a "gotcha" moment in your code:

Just got bitten by this one when updating to the latest version of CakePHP. If you use code [checking to see if the return from a save() is true] in your app, you're in for a surprise. Because as of revision 5895 Model::save() now returns Model::data on success if its not empty.

He notes that most developers don't seem to do it this way, but it tripped him up enough to where he wanted to share it with the CakePHP community so they'd know. Check out the comments on the post for other issues that might be caused by the change.

0 comments voice your opinion now!
cakephp framework model save condition return array cakephp framework model save condition return array


blog comments powered by Disqus

Similar Posts

Davey Shafik's Blog: And The Winner Is...

Matt Curry's Blog: One More Tip For Speeding Up CakePHP Apps

Phil Sturgeon's Blog: Laravel is Awesome

O\'Reilly: Implementing MVC in PHP: The View

Andrew Podner: Lithium: Getting Stuff From Your Database


Community Events











Don't see your event here?
Let us know!


functional release language object testing framework community introduction composer development tool code interview database series podcast example conference zendframework2 opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework