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

Chris Shiflett's Blog: CakePHP Visits New York

Shameer Chamal's Blog: Tutorial : Simple ajax validation for Kohana

Brian Moon's Blog: Big arrays in PHP

Project: Patchwork-UTF8 - UTF8 Support for PHP

Hardened-PHP Project: Advisory - PHP unserialize() Array Creation Integer Overflow


Community Events











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


example rest podcast framework database symfony2 usergroup introduction community testing interview development zendframework2 release language series phpunit conference opinion functional

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