/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
date
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/date/tests/bug55407.phpt
--TEST-- Bug #55407 (Impossible to prototype DateTime::createFromFormat) --INI-- error_reporting=-1 --FILE-- <?php namespace melt\core; class DateTime extends \DateTime { public static function createFromFormat($format, $time, \DateTimeZone $timezone = null) { return new DateTime(parent::createFromFormat($format, $time, $timezone)); } } echo "DONE\n"; ?> --EXPECT-- DONE
Copyright ©2k19 -
Hexid
|
Tex7ure