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

Object this.$ini.PHP #72

Open
ZhengLinLei opened this issue Jan 10, 2023 · 0 comments
Open

Object this.$ini.PHP #72

ZhengLinLei opened this issue Jan 10, 2023 · 0 comments

Comments

@ZhengLinLei
Copy link

lvl = lvl.replace(err, PHP.Constants[ err ]); // ---> Error undefined lvl.replace()
XMLHttpRequest cannot load ./cfg/php.ini due to access control checks. - line 15372
TypeError: undefined is not an object (evaluating 'lvl.replace') - 12108
TypeError: undefined is not an object (evaluating 'variables_order.indexOf') - line 12143

The opts.ini contains PHP section.

  • var lvl = this.$ini.error_reporting; ---> var lvl = this.$ini.PHP.error_reporting;

image

ZhengLinLei added a commit to ZhengLinLei/php.js that referenced this issue Jan 10, 2023
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