Home
last modified time | relevance | path

Searched refs:time (Results 226 – 250 of 568) sorted by relevance

12345678910>>...23

/PHP-7.4/Zend/tests/
H A Dclass_name_as_scalar_error_001.phpt13 Fatal error: static::class cannot be used for compile-time class name resolution in %s on line %d
H A Dns_077_2.phpt2 077: Unknown compile-time constants in namespace
H A Dns_077_4.phpt2 077: Unknown compile-time constants in namespace
H A Dclass_name_as_scalar_error_003.phpt13 Fatal error: static::class cannot be used for compile-time class name resolution in %s on line %d
H A Dns_077_3.phpt2 077: Unknown compile-time constants in namespace
/PHP-7.4/tests/basic/
H A Dtimeout_variation_2.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_9.phpt21 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_10.phpt22 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
/PHP-7.4/ext/date/tests/
H A Dbug26090.phpt2 Bug #26090 (allow colons in time zone offset to strtotime())
/PHP-7.4/ext/dba/tests/
H A Ddba_handler.inc55 echo '"key number 6" written 2nd time' . "\n";
57 echo 'Failed to write "key number 6" 2nd time' . "\n";
59 dba_replace("key2", "Content 2 replaced 2nd time", $db_writer);
/PHP-7.4/ext/standard/tests/file/
H A Dbug49047.phpt8 $t = time() - 3600;
/PHP-7.4/ext/opcache/tests/
H A Dbug76796.phpt2 Bug #76796: Compile-time evaluation of disabled function in opcache (SCCP) causes segfault
H A Dbug78175_2.phpt2 Bug #78175.2 (Preloading segfaults at preload time and at runtime)
/PHP-7.4/sapi/fpm/tests/
H A Dfpm_get_status_basic.phpt47 ["start-time"]=>
79 ["start-time"]=>
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug18916.phpt10 $params = date("Ymd\TH:i:s", time());
/PHP-7.4/ext/ftp/tests/
H A Dbug7216-2.phpt15 // test for the correct behavior this time
/PHP-7.4/Zend/tests/return_types/
H A Dvoid_disallowed2.phpt10 // Note the lack of function call: function validated at compile-time
H A Dvoid_disallowed1.phpt10 // Note the lack of function call: function validated at compile-time
/PHP-7.4/ext/calendar/tests/
H A Dunixtojd_error1.phpt16 var_dump(unixtojd(time())) . PHP_EOL;
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_variation4.phpt119 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
126 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
133 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
140 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
147 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-7.4/tests/output/
H A Dbug60768.phpt13 echo str_pad($i, 9, ' ', STR_PAD_LEFT) . "\n"; // full buffer dumped every time
/PHP-7.4/ext/calendar/
H A Dcal_unix.c41 ts = time(NULL); in PHP_FUNCTION()
/PHP-7.4/tests/lang/
H A Dcompare_objects_basic2.phpt6 //Set the default time zone
/PHP-7.4/tests/lang/operators/
H A Dnan-comparison-false.phpt2 Comparisons with NAN should yield false, even at compile-time
/PHP-7.4/ext/hash/tests/
H A Djoaat.phpt2 Hash: Jenkins's one-at-a-time

Completed in 25 milliseconds

12345678910>>...23