22 I'm probably misunderstanding what you're trying to do. My train of thought was something like this:
- Lua wants PHP version 5.4 or earlier
- Current PHP version is 5.6
- Ah, best see if there's a version of Lua that works with PHP 5.6. Because that's probably easier than downgrading PHP.