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

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
No Milestone
No Assignees
1 Participants
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: vitalif/fast-json-stream#4
There is no content yet.