I just looked through the closed tickets, and found one that precicely describes my problem. Refer to this one (https://github.com/dxw/Fammel/issues/4), for background information.
I'm getting notices from Notice: Uninitialized string offset: 84 in /Users/emil/Sites/haml/tokeniser.class.php on line 237 and Notice: Trying to get property of non-object in /Users/emil/Sites/haml/haml_parser_new.class.php on line 17
I just looked through the closed tickets, and found one that precicely describes my problem. Refer to this one (https://github.com/dxw/Fammel/issues/4), for background information.
I'm getting notices from
Notice: Uninitialized string offset: 84 in /Users/emil/Sites/haml/tokeniser.class.php on line 237
andNotice: Trying to get property of non-object in /Users/emil/Sites/haml/haml_parser_new.class.php on line 17
You should probably fix this?!
Best regards // Emil