schmunk42 / yii2-giiant

Yii 2 Framework Code Generator Gii on Steroids
271 stars 120 forks source link

Removed deprecated code and not needed #267

Closed eluhr closed 4 years ago

eluhr commented 4 years ago

Note: The PHP 4 method of declaring a variable with the var keyword is still supported for compatibility reasons (as a synonym for the public keyword). In PHP 5 before 5.1.3, its usage would generate an E_STRICT warning. https://www.php.net/manual/en/language.oop5.visibility.php

schmunk42 commented 4 years ago

FYI You can add a minimum PHP version here ;) https://github.com/schmunk42/yii2-giiant/blob/master/composer.json