1.2.94. Cakephp¶
This rules reports when the source code is based on the CakePHP framework.
CakePHP is an open-source web framework. It follows the model–view–controller (MVC) approach and is written in PHP, modeled after the concepts of Ruby on Rails, and distributed under the MIT License.
<?php
namespace Authentication;
use Cake\Core\ObjectRegistry;
abstract class AbstractCollection extends ObjectRegistry
{
}
?>
See also CakePHP.
1.2.94.1. Specs¶
Short name |
Vendors/Cakephp |
Rulesets |
|
Exakat since |
2.6.8 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Quick (30 mins) |
Precision |
Very high |
Available in |