Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
--TEST-- Bug #69905 (null ptr deref and segfault in ZEND_FETCH_DIM_RW_SPEC_VAR_UNUSED_HAND..
Decoded Output download
--TEST--
Bug #69905 (null ptr deref and segfault in ZEND_FETCH_DIM_RW_SPEC_VAR_UNUSED_HANDLER)
--FILE--
<?php
md5(0)[]--;
?>
--EXPECTF--
Fatal error: Uncaught Error: [] operator not supported for strings in %sbug69905.php:2
Stack trace:
#0 {main}
thrown in %sbug69905.php on line 2
Did this file decode correctly?
Original Code
--TEST--
Bug #69905 (null ptr deref and segfault in ZEND_FETCH_DIM_RW_SPEC_VAR_UNUSED_HANDLER)
--FILE--
<?php
md5(0)[]--;
?>
--EXPECTF--
Fatal error: Uncaught Error: [] operator not supported for strings in %sbug69905.php:2
Stack trace:
#0 {main}
thrown in %sbug69905.php on line 2
Function Calls
None |
Stats
MD5 | 0a7b3b0b4ad183139bf500e3902aa636 |
Eval Count | 0 |
Decode Time | 149 ms |