Fix handling of \u escapes #4

Manually merged
vitalif merged 1 commits from maxmitti/fast-json-stream:unicode-escape-fix into master 2020-09-07 18:07:44 +03:00
Contributor

I have found an issue on occurrence of \u escapes, which I believe to have fixed.
Without this a notice is triggered that the undefined index 'u' of self::$esc is accessed.

I have found an issue on occurrence of \u escapes, which I believe to have fixed. Without this a notice is triggered that the undefined index 'u' of self::$esc is accessed.
vitalif closed this pull request 2020-09-07 18:07:44 +03:00
vitalif closed this pull request 2020-09-07 18:07:44 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vitalif/fast-json-stream#4
No description provided.