Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import reference fails under php 7 #63

Closed
mishal opened this issue Mar 11, 2016 · 0 comments
Closed

Import reference fails under php 7 #63

mishal opened this issue Mar 11, 2016 · 0 comments

Comments

@mishal
Copy link
Owner

mishal commented Mar 11, 2016

Import by reference test fails under php 7.

The test file: less.js/less/import-reference.less

There was 1 error:

1) ILess\Test\CachingTest::testCompilation with data set #24 ('/home/travis/build/mishal/ile...e.less', '/home/travis/build/mishal/ile...ce.css')

unserialize(): Error at offset 390 of 618 bytes
/home/travis/build/mishal/iless/lib/ILess/Node/ImportNode.php:333
/home/travis/build/mishal/iless/lib/ILess/Node/RulesetNode.php:1013
/home/travis/build/mishal/iless/lib/ILess/ImportedFile.php:159
/home/travis/build/mishal/iless/lib/ILess/FileInfo.php:93
/home/travis/build/mishal/iless/lib/ILess/Cache/Cache.php:68
/home/travis/build/mishal/iless/lib/ILess/Cache/FileSystemCache.php:150
/home/travis/build/mishal/iless/lib/ILess/Parser.php:118
/home/travis/build/mishal/iless/lib/ILess/Parser/Core.php:409
/home/travis/build/mishal/iless/tests/ILess/Test/Parser/ParsingTest.php:98

see: https://travis-ci.org/mishal/iless/jobs/86137704

separated from #62

mishal added a commit that referenced this issue Mar 14, 2016
@mishal mishal closed this as completed in 28322ce Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant