Tags: fquffio/app
Tags
CakePHP App Skeleton 3.2.5 * Disable local parsing by default. It confuses lots of Americans as their date format is awful. * Add Awesome CakePHP list to the default homepage. * Check for DebugKit and suggest remediation steps. * Check environment requirements earlier.
Merge pull request cakephp#356 from cakephp/issue-355 Ensure post install script runs when creating project.
CakePHP Application Skeleton 3.2.2 * Cleaned up pointless echo statements. (@phillaf) * Use `<div>` instead of `<section>`. (@markstory) * Shells can now be started with `bin/bake` if a symlink exists. (@Marlinc) * Errors are now emitted when PHP version is incorrect. (@ionas) * Improved home page design and layout. (@ionas, @daveozoalor, @markstory)
CakePHP Application Skeleton 3.2.1 Enhancements ------------ * Application config now defaults to environment variables. This makes running a CakePHP app on Platform as a Service providers easier. (@josegonzalez) * config/routes.php includes typehints now to help IDE users (@gmponos) * Test cases are now excluded from code coverage (@elboletaire) * Text legibility improved (@jadb) * Error rendering is more graceful now (@dereuromark) * composer.json defaults to stable dependencies now (@ionas)
Merge pull request cakephp#283 from cakephp-fr/3.1-composer-requires update requires for 3.1
PreviousNext