Home
last modified time | relevance | path

Searched refs:s (Results 4501 – 4525 of 6056) sorted by relevance

1...<<181182183184185186187188189190>>...243

/PHP-8.1/Zend/tests/varSyntax/
H A Dmagic_const_deref.phpt22 Warning: Attempt to read property "prop" on string in %s on line %d
/PHP-8.1/ext/standard/tests/image/
H A Dbug72278.phpt10 Warning: getimagesize(): Corrupt JPEG data: 3 extraneous bytes before marker in %s%ebug72278.php on…
/PHP-8.1/Zend/tests/type_declarations/mixed/inheritance/
H A Dmixed_property_inheritance_error2.phpt18 Fatal error: Type of Bar::$property1 must be mixed (as in class Foo) in %s on line %d
/PHP-8.1/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_001.phpt24 Fatal error: strict_types declaration must be the very first statement in the script in %s on line …
/PHP-8.1/Zend/tests/
H A Dbug47699.phpt18 Fatal error: Uncaught Error: Class "X" not found in %s:%d
H A Dobjects_004.phpt22 Fatal error: Declaration of test3::foo(&$arg) must be compatible with test::foo($arg) in %s on line…
H A Dstrict_002.phpt22 Notice: Accessing static property test::$foo as non static in %s on line %d
/PHP-8.1/ext/standard/tests/filters/
H A Dphp_user_filter_02.phpt12 …compatible with php_user_filter::filter($in, $out, &$consumed, bool $closing): int in %s on line %d
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_search_invalid_pattern.phpt19 Warning: mb_ereg_search(): Pattern is not valid under UTF-8 encoding in %s on line %d
/PHP-8.1/Zend/tests/return_types/
H A Dvoid_disallowed2.phpt13 Fatal error: A void function must not return a value in %s on line %d
/PHP-8.1/Zend/tests/traits/
H A Dabstract_method_5.phpt18 Fatal error: Cannot make static method T::method() non static in class C in %s on line %d
H A Derror_001.phpt28 Fatal error: Class A cannot extend trait foo in %s on line %d
/PHP-8.1/ext/date/tests/
H A Dbug73294.phpt12 $result = $dt->format('Y-m-d H:i:s');
H A Ddate_time_fractions_create_from_format.phpt7 $dt = date_create_from_format( "Y-m-d H:i:s.u", "2016-10-03 12:47:18.819313" );
H A Dgh8730.phpt17 [s] => 0
/PHP-8.1/ext/opcache/tests/jit/
H A Dverify_return_undef.phpt23 Warning: Undefined variable $undef in %s on line %d
/PHP-8.1/ext/bz2/tests/
H A Dbug72447.phpt19 Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate (0) in %s
/PHP-8.1/ext/posix/tests/
H A Dposix_getgrnam_basic.phpt21 string(%d) "%s"
/PHP-8.1/ext/standard/tests/file/
H A D006_variation2.phpt30 -0777, // permissions will be given as 2's complement form of -0777
31 -07777, // permissions will be given as 2's complement form of -07777
36 -7777, // permissions are given as 2's complement of octal equivalent of 7777
/PHP-8.1/ext/pdo_firebird/tests/
H A Dbug_77863.phpt15 with t(b, s) as (
22 select trim(s) as s from t where b is not distinct from :p
/PHP-8.1/ext/standard/
H A Dmt_rand.c103 uint32_t *s = state; in php_mt_initialize() local
107 *s++ = seed & 0xffffffffU; in php_mt_initialize()
109 *s++ = ( 1812433253U * ( *r ^ (*r >> 30) ) + i ) & 0xffffffffU; in php_mt_initialize()
/PHP-8.1/ext/standard/tests/strings/
H A Dsetlocale_basic3.phpt88 string(%d) "%s"
89 Checking currency settings in the new locale, expected: %s, Found: %s
H A Dsha1_file.phpt81 Warning: sha1_file(rewncwYcn89q): Failed to open stream: No such file or directory in %s on line %d
86 Warning: sha1_file(12): Failed to open stream: No such file or directory in %s on line %d
91 …sha1_file(): Passing null to parameter #1 ($filename) of type string is deprecated in %s on line %d
/PHP-8.1/tests/output/
H A Dob_start_error_005.phpt22 Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in %s on …
/PHP-8.1/ext/sockets/tests/
H A Dbug51958.phpt12 die('skip test relies Winsock\'s error code for WSAEWOULDBLOCK/EAGAIN');

Completed in 83 milliseconds

1...<<181182183184185186187188189190>>...243