📜 ⬆️ ⬇️

Yii 1.0.6

A new version of the PHP framework Yii has been released. It includes more than twenty improvements and a dozen fixes.

Basic goodies:
- Console now able to generate models for the entire database at once. This takes into account foreign keys to create links.
- Improved logger: can save the context of errors , can profile SQL .
- Error displaying can be done through the controller .
- File cache: CFileCache.
- Ability to disable all default routes and use only those explicitly described (CUrlManager.useStrictParsing).

Full list of changes
We try and update

')

Source: https://habr.com/ru/post/61566/


All Articles