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 #79797 (Use of freed hash key in the phar_parse_zipfile function) --EXTENSION..
Decoded Output download
--TEST--
Bug #79797 (Use of freed hash key in the phar_parse_zipfile function)
--EXTENSIONS--
phar
--INI--
phar.cache_list={PWD}/bug79797.phar
--FILE--
<?php
echo "done
";
?>
--EXPECT--
done
Did this file decode correctly?
Original Code
--TEST--
Bug #79797 (Use of freed hash key in the phar_parse_zipfile function)
--EXTENSIONS--
phar
--INI--
phar.cache_list={PWD}/bug79797.phar
--FILE--
<?php
echo "done\n";
?>
--EXPECT--
done
Function Calls
None |
Stats
MD5 | 06a0a8d559b048ce952284b9d4e0ab57 |
Eval Count | 0 |
Decode Time | 120 ms |