artlantis / phamlp

Automatically exported from code.google.com/p/phamlp
0 stars 0 forks source link

parsing fails with exception - idea? #105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Have problem parsing a scss file :( - small files work, this one not, works if 
you cropp until line 65 :(, file is correctly rendered with compass ... so any 
idea?

Fatal error: Uncaught exception 'SassPropertyNodeException' with message 
'Properties can not be assigned at root level' in 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\tree\SassPropertyNode.php:189 
Stack trace: #0 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\SassParser.php(542): 
SassPropertyNode::isa(Object(stdClass), NULL) #1 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\SassParser.php(515): 
SassParser->getNode(Object(SassPropertyNode)) #2 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\SassParser.php(518): 
SassParser->buildTree(Object(SassPropertyNode)) #3 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\SassParser.php(518): 
SassParser->buildTree(Object(SassRuleNode)) #4 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\SassParser.php(505): 
SassParser->buildTree(Object(SassRootNode)) #5 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\SassParser.php(476): 
SassParser->toTree('/* ==== variabl...') #6 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\SassParser.php(445): 
SassParser->parse('templates/templ...', tr in 
D:\devenv\mowesII\www\phamlp\contrib\phamlp\sass\tree\SassPropertyNode.php on 
line 189

Original issue reported on code.google.com by kay.stro...@gmail.com on 11 Aug 2011 at 12:53

Attachments: