cakephp / app

CakePHP application template
366 stars 390 forks source link

Update CI config. #863

Closed ADmad closed 2 years ago

ADmad commented 2 years ago
dereuromark commented 2 years ago

composer/packagist is down right now.. we gottoa rerun those.

dereuromark commented 2 years ago

OK, now we can see something

Deprecated Error: Cake\View\ViewBuilder implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
In [/home/runner/work/app/app/vendor/cakephp/cakephp/src/View/ViewBuilder.php, line 37]

PHP Fatal error:  Type of Cake\View\Exception\MissingTemplateException::$file must be string (as in class Exception) in /home/runner/work/app/app/vendor/cakephp/cakephp/src/View/Exception/MissingTemplateException.php on line 23
othercorey commented 2 years ago

Shouldn't this be for 4.next?