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

Syntax error on PHP 5.3 or later #2

Open
kujiy opened this issue Apr 5, 2018 · 0 comments
Open

Syntax error on PHP 5.3 or later #2

kujiy opened this issue Apr 5, 2018 · 0 comments

Comments

@kujiy
Copy link

kujiy commented Apr 5, 2018

xml_parser_set_option(&$this->parser, XML_OPTION_CASE_FOLDING, false);

# find . -type f -name '*.php' -exec php -l {} \; | (! grep -v "No syntax errors detected" )
Errors parsing ./xoops_trust_path/modules/d3pipes/class/Keithxml_original.php

Fatal error: Call-time pass-by-reference has been removed

Please refer to this article.

https://wordpress.2bearstudio.com/fatal-error-call-time-pass-by-reference-has-been-removed/

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