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

PHP Fatal error: Uncaught Error: Call to undefined function char() in /var/www/html/lib/Varien/Io/File.php:490 #1083

Closed
andthink opened this issue Jul 1, 2020 · 3 comments · Fixed by #1084
Labels

Comments

@andthink
Copy link
Contributor

andthink commented Jul 1, 2020

Preconditions (*)

Lts 20.0.0

Steps to reproduce (*)

Loading homepage

Expected result (*)

pages loads without fatal error

Actual result (*)

PHP Fatal error: Uncaught Error: Call to undefined function char() in /var/www/html/lib/Varien/Io/File.php:490

@damien-biasotto

I'm trying to understand where this char() function is defined? Maybe it was intended to be chr()?

@andthink andthink added the bug label Jul 1, 2020
@andthink
Copy link
Contributor Author

andthink commented Jul 1, 2020

#1084 I've created a PR with proposed modification

@damien-biasotto
Copy link
Contributor

damien-biasotto commented Jul 1, 2020 via email

@sreichel sreichel linked a pull request Jul 4, 2020 that will close this issue
@sreichel
Copy link
Contributor

sreichel commented Jul 4, 2020

Fixed in #1084.

@sreichel sreichel closed this as completed Jul 4, 2020
@sreichel sreichel added the fixed label Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants