Skip to content
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

PHP Deserialize return null for N #655

Merged
merged 1 commit into from
Oct 16, 2019
Merged

PHP Deserialize return null for N #655

merged 1 commit into from
Oct 16, 2019

Conversation

Storms-Engineering
Copy link
Contributor

PHP Deserialize now returns proper null value for a value of N in PHP serialized data.

Closes #641

@CLAassistant
Copy link

CLAassistant commented Oct 2, 2019

CLA assistant check
All committers have signed the CLA.

PHP Deserialize now correctly returns N as a null instead of an empty object
@n1474335 n1474335 merged commit 7a3ca02 into gchq:master Oct 16, 2019
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

Successfully merging this pull request may close these issues.

Bug Report: PHP Deserialize - NULL values are incorrectly converted to JSON
4 participants