-
Notifications
You must be signed in to change notification settings - Fork 495
<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
Comments
Check PHP version again, like there <5.5
пт, 14 мар. 2025 г., 02:47 heri74 ***@***.***>:
… 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
Captura.de.Pantalla.2025-03-13.a.la.s.4.38.30.p.m.png (view on web)
<https://github.com/user-attachments/assets/22c37a67-16d9-4a29-bcc9-a1fce322603e>
—
Reply to this email directly, view it on GitHub
<#164>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACNDYCDGXASXA2SNZOL6I32UHVFFAVCNFSM6AAAAABY7GYIPCVHI2DSMVQWIX3LMV43ASLTON2WKOZSHEYTQMZVGY3TCMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
[image: heri74]*heri74* created an issue (shuchkin/simplexlsx#164)
<#164>
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
Captura.de.Pantalla.2025-03-13.a.la.s.4.38.30.p.m.png (view on web)
<https://github.com/user-attachments/assets/22c37a67-16d9-4a29-bcc9-a1fce322603e>
—
Reply to this email directly, view it on GitHub
<#164>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACNDYCDGXASXA2SNZOL6I32UHVFFAVCNFSM6AAAAABY7GYIPCVHI2DSMVQWIX3LMV43ASLTON2WKOZSHEYTQMZVGY3TCMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: