Less.php 1.7.0.2
Success Rate
0 out of 1 files
Memory
538.07 KB (550,984)
Memory Peak
661.24 KB (677,112)
Time (PHP):
0.006436
Time (Request)
0.196109
lessjs
bootstrap3
bootstrap-3.0.3
bootstrap-3.1
bootstrap-3.1-sourcemap
bootstrap3-sourcemap
bug-reports
functions
less.php
lessjs (1.5)
lessjs (1.6)
XDEBUG:
Debug Profile
-
Debug Trace
Options
Show PHP Diff
Invalid cache directory
Matched
File: mixins-interpolated
.foo { a: 1; } .foo { a: 2; } #foo { a: 3; } #foo { a: 4; } mi-test-a { a: 1; a: 2; a: 3; a: 4; } .b .bb.foo-xxx .yyy-foo#foo .foo.bbb { b: 1; } mi-test-b { b: 1; } #foo-foo > .bar .baz { c: c; } mi-test-c-1 > .bar .baz { c: c; } mi-test-c-2 .baz { c: c; } mi-test-c-3 { c: c; } mi-test-d { gender: "Male"; }