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

Test 001.phpt fails in php7 branch with Lua 5.1.5 #18

Open
ossobuffo opened this issue Jul 6, 2015 · 1 comment
Open

Test 001.phpt fails in php7 branch with Lua 5.1.5 #18

ossobuffo opened this issue Jul 6, 2015 · 1 comment

Comments

@ossobuffo
Copy link

I am running Lua 5.1.5 on Gentoo and have compiled php7 branch of php-lua against PHP7 git latest. All tests pass except 001.phpt, which fails because the expected Lua error message differs from the actual error message.

--EXPECTF--
12
-0.53657291800043
string "line":1: syntax error near 'code'

But the actual error generated by the last line is as follows:

@dkeepersun
Copy link

+1

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

2 participants