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-- SplDoublyLinkedList::key basic functionality --CREDITS-- Gabriel Caruso (carusoga..
Decoded Output download
--TEST--
SplDoublyLinkedList::key basic functionality
--CREDITS--
Gabriel Caruso ([email protected])
--FILE--
<?php var_dump((new SplDoublyLinkedList)->key()); ?>
--EXPECT--
int(0)
Did this file decode correctly?
Original Code
--TEST--
SplDoublyLinkedList::key basic functionality
--CREDITS--
Gabriel Caruso ([email protected])
--FILE--
<?php var_dump((new SplDoublyLinkedList)->key()); ?>
--EXPECT--
int(0)
Function Calls
None |
Stats
MD5 | 77a240b1bb10b3d07b2dffab8670ca83 |
Eval Count | 0 |
Decode Time | 83 ms |