Skip to content

<b>Parse error</b>: syntax error, unexpected '$emptyRow' (T_VARIABLE) in <b>SimpleXLSX.php</b> on line <b>1027</b><br /> #164

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

Open
heri74 opened this issue Mar 13, 2025 · 3 comments

Comments

@heri74
Copy link

heri74 commented Mar 13, 2025

Hello, I am working with the library to read xlsx files. On my premises it works fine, but on the deployment server, it gives me an error:

Parse error: syntax error, unexpected '$emptyRow' (T_VARIABLE) in SimpleXLSX.php on line 1027

I made sure to delete rows and columns and leave only the information I need.

The PHP version is: 7.4.33 in all environments

Any ideas?, thanks

Image

@shuchkin
Copy link
Owner

shuchkin commented Mar 14, 2025 via email

@heri74
Copy link
Author

heri74 commented Mar 14, 2025

I'm sure and can't find a way to replicate the error, see

Image

Parse error: syntax error, unexpected '$emptyRow' (T_VARIABLE) in SimpleXLSX.php on line 1027

@shuchkin
Copy link
Owner

echo 'Current PHP version: ' . phpversion();

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

2 participants