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

add negative string offsets to PHP 7.1 file version checker #54

Open
rinusser opened this issue Dec 16, 2017 · 0 comments
Open

add negative string offsets to PHP 7.1 file version checker #54

rinusser opened this issue Dec 16, 2017 · 0 comments

Comments

@rinusser
Copy link
Owner

Currently there is a file version checker for PHP 7.1 but it doesn't detect negative string offsets.

Add this as far as possible within reason. Probably check string literal offsets, maybe some simple variable uses and the most common of string functions' offset parameters.

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