Blank page on syntax error in model

Hello,

I'm beginning to work with Yii and everything works well except that when I have a syntax error in a model file, I have a blank page despite the fact that I have :

  • error_reporting = E_ALL
  • display_error = on
  • define('YII_DEBUG',true); at the beginning of my index.php

Any advice ?

Regards !

This has been fixed in SVN (it was introduced in 1.0.4). Thanks!

Using 1.1 nightly should fix the prob ?

http://www.yiiframew…-1.0-dev.tar.gz