var_dump(), var_export(), debug_zval_dump() not binary safe
| Bug #26458 | var_dump(), var_export(), debug_zval_dump() not binary safe | ||||
|---|---|---|---|---|---|
| Submitted: | 2003-11-28 22:13 UTC | Modified: | 2003-11-28 23:40 UTC | ||
| From: | ilia at prohost dot org | Assigned: | |||
| Status: | Closed | Package: | Scripting Engine problem | ||
| PHP Version: | Irrelevant | OS: | All | ||
| Private report: | No | CVE-ID: | None | ||
[2003-11-28 22:13 UTC] ilia at prohost dot org
Description: ------------ var_dump(), var_export(), var_dump_zval() do not properly handle array keys with binary characters such as \0.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2003-11-28 23:40 UTC] iliaa@php.net