-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/tidy/tests/
File Upload :
Current File : //usr/src/php/ext/tidy/tests/bug54682.phpt

--TEST--
Tidy::diagnose() NULL pointer dereference
--SKIPIF--
<?php if (!extension_loaded("tidy")) print "skip"; ?>
--FILE--
<?php

$nx = new Tidy("*");
$nx->diagnose();

?>
--EXPECTF--
Warning: tidy::__construct(): Cannot Load '*' into memory%win %s on line %d

Copyright © 2017 || Recoded By Mr.Bumblebee