News Feed
Sections
News Archive


Community Events






feed this:

SaniSoft Blog:
Help! vendor() is deprecated.
0 comments :: posted Monday May 12, 2008 @ 09:35:48
voice your opinion now!

On the SaniSoft blog today, Tarique Sani has a quick hack for CakePHP users needing to transition over from the deprecated vendor() call - import().

Use of vendor() function to load third party libs in CakePHP has been deprecated for some time now... It has been replaced with the more generic App::import() the usage is simple.

There's also a little trick you'll need to know for files with underscores (drop it and replace with an uppercase) and how to get it to be a bit more flexible and recognize vendor files in subdirectories or ones differently named.

tagged with: vendor cakephp framework deprecated trick underscore subdirectory



ajax releases PHP5 job pecl cakephp database package zendframework PEAR application code release mysql security developer conference book zend framework

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