I think this is your hint: "Strict (PHP 5)"

Since Cake tries to play nice with both php5 and php4 you can not put
php5 in strict mode. It will require code that is not compatible with
php4... at least that is what it looks like :)




On Jun 23, 6:28 am, itares <[EMAIL PROTECTED]> wrote:
> when i debug cakephp routes.php , i found a wrong , it's debug info:
>
> Debug Strict (PHP 5): E:\PHP\CakePhp\cheesecake\cake\libs\router.php
> line 189 - Non-static method Router::getInstance() should not be
> called statically, assuming $this from incompatible context
> Notice: E:\PHP\CakePhp\cheesecake\app\config\routes.php line 37 -
> Undefined variable: Route
> Debug Error: E:\PHP\CakePhp\cheesecake\app\config\routes.php line 37 -
> Call to a member function connect() on a non-object
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to