[GH-ISSUE #5] Unexpected character in input: '\' (ASCII=92) state=1 #6

Closed
opened 2026-02-28 00:40:06 +03:00 by kerem · 1 comment
Owner

Originally created by @asimzeeshan on GitHub (Oct 8, 2012).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/5

Warning:  Unexpected character in input:  '\' (ASCII=92) state=1 in /home/xxxxxxxxx/public_html/speedtest/ajax.php on line 46



Parse error:  syntax error, unexpected T_STRING in /home/xxxxxxxxx/public_html/speedtest/ajax.php on line 46

Screenshot: https://dl.dropbox.com/u/5866286/looking_glass_issue2.png

Originally created by @asimzeeshan on GitHub (Oct 8, 2012). Original GitHub issue: https://github.com/telephone/LookingGlass/issues/5 ``` php Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/xxxxxxxxx/public_html/speedtest/ajax.php on line 46 Parse error: syntax error, unexpected T_STRING in /home/xxxxxxxxx/public_html/speedtest/ajax.php on line 46 ``` Screenshot: https://dl.dropbox.com/u/5866286/looking_glass_issue2.png
kerem 2026-02-28 00:40:06 +03:00
  • closed this issue
  • added the
    v1
    label
Author
Owner

@telephone commented on GitHub (Oct 8, 2012):

@asimzeeshan You need PHP 5.3+ as namespaces are used within the script. It's in the requirements ;)

<!-- gh-comment-id:9215586 --> @telephone commented on GitHub (Oct 8, 2012): @asimzeeshan You need PHP 5.3+ as namespaces are used within the script. It's in the requirements ;)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LookingGlass#6
No description provided.