Home
last modified time | relevance | path

Searched refs:now (Results 51 – 75 of 200) sorted by relevance

12345678

/php-src/ext/date/tests/
H A DDateTime_inherited_serialization.phpt10 string $datetime = "now",
H A DDateTimeImmutable_inherited_serialization.phpt10 string $datetime = "now",
H A Dbug73239.phpt9 $dt = new DateTime('now');
H A Dbug32555.phpt8 print date('r', strtotime('now',$stamp)) ."\n";
H A Dgh10152.phpt8 string $datetime = "now",
H A DDateTime_compare_basic1.phpt39 echo "\n-- All the following tests should now compare NOT equal --\n";
67 -- All the following tests should now compare NOT equal --
H A Dtimezones.phpt11 //now the first and the last one
H A Dgh11455.phpt7 string $datetime = "now",
/php-src/ext/xmlreader/tests/
H A Dbug73053.phpt2 Bug #73053 (XML reader with setSchema now fails under 5.6.25)
/php-src/ext/mbstring/tests/
H A Dbug43994.phpt13 * Bug now seems to be fixed - error message is now generated when an 'empty'
H A Dmb_internal_encoding_basic.phpt17 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
H A Dmb_internal_encoding_basic2.phpt28 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
/php-src/ext/dom/tests/
H A DDOMNode_removeChild_basic.phpt51 echo "after text removed it now has $len nodes\n";
88 after text removed it now has 2 nodes
/php-src/ext/mysqli/tests/
H A D070.phpt20 …4, because the reconnect feature has been removed in PHP 8.2 and this method is now redundant in %s
H A Dbug64726.phpt20 …fetch_object(): (HY000/2014): Commands out of sync; you can't run this command now in %s on line %d
H A Dbug80837.phpt38 Commands out of sync; you can't run this command now
/php-src/docs-old/
H A Dself-contained-extensions.md9 We will describe now how to create these and how to put things together.
34 You now have an empty directory. We will copy the files from the mysqli
47 You can now ship the contents of the directory - the extension can live
126 And that's it. You now have a self-contained extension.
141 module. The following will explain now how you can add shared module support to
/php-src/ext/intl/tests/
H A Dmsgfmt_millisecond_dates.phpt8 date_default_timezone_set('Europe/Lisbon'); //ignored for now, see bug #58756
/php-src/Zend/tests/
H A Dbug71859.phpt8 //We are now in zend_objects_store_call_destructors
/php-src/ext/standard/tests/file/
H A Dunlink_variation1.phpt35 // now try deleting $filename
53 // now try deleting temp file inside $dirname
H A Dunlink_variation2.phpt19 // now close file handle
H A Dunlink_variation1-win32-mb.phpt36 // now try deleting $filename
55 // now try deleting temp file inside $dirname
H A Dunlink_variation1-win32.phpt35 // now try deleting $filename
54 // now try deleting temp file inside $dirname
/php-src/ext/pgsql/tests/
H A D80_bug42783.phpt20 …$dbh, "CREATE TABLE {$table_name} (id SERIAL PRIMARY KEY, time TIMESTAMP NOT NULL DEFAULT now())");
/php-src/ext/opcache/tests/jit/
H A Dbug80839.phpt15 $x = $str . str_repeat($pad, 15); // $x now contains "yyyyyyyyyyyyyyy"

Completed in 39 milliseconds

12345678