fenom-template / fenom

Template Engine for PHP. Maintainers wanted!
Other
446 stars 108 forks source link

PHP Notice: Indirect modification of overloaded property Fenom\\Template::$b #76

Closed maradik closed 10 years ago

maradik commented 10 years ago

There are many messages in apache logs like

[Sun Apr 27 00:59:44 2014] [error] [client 127.0.0.1] PHP Notice:  Indirect modification of overloaded property Fenom\\Template::$b has no effect in /var/www/<some dir>/vendor/fenom/fenom/src/Fenom/Template.php(437) : eval()'d code on line 295, referer: <some url>

What does it mean? Thank's

bzick commented 10 years ago

Which version are you using?

alexandr-v commented 10 years ago

This problem occurs when using the setting auto_trim... and this notice raised in compiled template. version 1.4.8-9

bzick commented 10 years ago

Fixed in 2.0.0