Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * This file is part of the Zephir. * * (c) Phalcon Team <[email protected]..
Decoded Output download
<?php
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
class Imagick
{
public function setImageAlphaChannel($channel)
{
}
public function evaluateImage($x, $y, $z)
{
}
public function newPseudoImage($x, $y, $z)
{
}
public function newImage($x, $y)
{
}
public function setColorspace($x)
{
}
public function destroy()
{
}
public function setImageDelay($x)
{
}
public function compositeImage($a, $b, $c, $d)
{
}
public function setIteratorIndex($a)
{
}
public function nextImage()
{
}
public function readImageBlob()
{
}
public function setImageOpacity()
{
}
public function clear()
{
}
public function getImageAlphaChannel()
{
}
public function setImageBackgroundColor()
{
}
public static function getVersion()
{
}
}
class ImagickPixel
{
}
class ImagickDraw
{
public function setFillColor()
{
}
public function setFont()
{
}
public function setFontSize()
{
}
public function setfillopacity()
{
}
public function setGravity()
{
}
public function destroy()
{
}
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
class Imagick
{
public function setImageAlphaChannel($channel)
{
}
public function evaluateImage($x, $y, $z)
{
}
public function newPseudoImage($x, $y, $z)
{
}
public function newImage($x, $y)
{
}
public function setColorspace($x)
{
}
public function destroy()
{
}
public function setImageDelay($x)
{
}
public function compositeImage($a, $b, $c, $d)
{
}
public function setIteratorIndex($a)
{
}
public function nextImage()
{
}
public function readImageBlob()
{
}
public function setImageOpacity()
{
}
public function clear()
{
}
public function getImageAlphaChannel()
{
}
public function setImageBackgroundColor()
{
}
public static function getVersion()
{
}
}
class ImagickPixel
{
}
class ImagickDraw
{
public function setFillColor()
{
}
public function setFont()
{
}
public function setFontSize()
{
}
public function setfillopacity()
{
}
public function setGravity()
{
}
public function destroy()
{
}
}
Function Calls
None |
Stats
MD5 | f7b6900370386a21eeb0151207200f2b |
Eval Count | 0 |
Decode Time | 92 ms |