issues
search
kvz
/
cakephp-rest-plugin
Discontinued: recent cakephp versions overlap functionality, there also is @ceeram's plugin. Painless REST server Plugin for CakePHP
http://kvz.io/blog/2010/01/13/cakephp-rest-plugin-presentation/
169
stars
37
forks
source link
Fixing PHP 5.4 strict errors:
#30
Closed
aqeeliz
closed
10 years ago
aqeeliz
commented
11 years ago
Declaration of RestComponent::log() should be compatible with Object::log($msg, $type = 3, $scope = NULL)
Declaration of RestLog::afterSave() should be compatible with Model::afterSave($created, $options = Array)
kvz
commented
10 years ago
Thanks!