Home
last modified time | relevance | path

Searched refs:be (Results 126 – 150 of 3215) sorted by last modified time

12345678910>>...129

/php-src/Zend/tests/type_declarations/
H A Dnullable_null.phpt11 …ng parameter $a as nullable is deprecated, the explicit nullable type must be used instead in %s o…
H A Dcallable_003.phpt17 …ng parameter $a as nullable is deprecated, the explicit nullable type must be used instead in %s o…
/php-src/Zend/tests/traits/
H A Dbug60717.phpt73 …ter $attributes as nullable is deprecated, the explicit nullable type must be used instead in %s o…
75 …ter $attributes as nullable is deprecated, the explicit nullable type must be used instead in %s o…
77 …ter $attributes as nullable is deprecated, the explicit nullable type must be used instead in %s o…
/php-src/Zend/tests/type_declarations/intersection_types/
H A Dimplicit_nullable_intersection_type.phpt2 Intersection types can be implicitly nullable
14 … parameter $foo as nullable is deprecated, the explicit nullable type must be used instead in %s o…
H A Dimplicit_nullable_intersection_type_error.phpt18 … parameter $foo as nullable is deprecated, the explicit nullable type must be used instead in %s o…
19 foo(): Argument #1 ($foo) must be of type (X&Y)|null, int given, called in %s on line %d
/php-src/Zend/tests/type_declarations/iterable/
H A Diterable_002.phpt7 // Null should be allowed as a default value
11 // Array should be allowed as a default value
15 // No other values should be allowed as defaults
20 …meter $iterable as nullable is deprecated, the explicit nullable type must be used instead in %s o…
/php-src/Zend/tests/type_declarations/literal_types/
H A Dfalse_standalone_implicit_nullability.phpt2 False can be used as a standalone type even with implicit nullability
12 …ng parameter $v as nullable is deprecated, the explicit nullable type must be used instead in %s o…
H A Dtrue_standalone_implicit_nullability.phpt2 true can be used as a standalone type even with implicit nullability
12 …ng parameter $v as nullable is deprecated, the explicit nullable type must be used instead in %s o…
/php-src/Zend/tests/
H A Drequired_param_after_optional.phpt16 …rameter $test2A as nullable is deprecated, the explicit nullable type must be used instead in %s o…
20 …rameter $test3A as nullable is deprecated, the explicit nullable type must be used instead in %s o…
H A Drequired_param_after_optional_named_args.phpt2 Optional param before required should be treated as required for named args as well
H A Dreturn_by_ref_from_void_function.phpt16 Notice: Only variable references should be returned by reference in %s on line %d
H A Dbug71428.3.phpt10 …ng parameter $a as nullable is deprecated, the explicit nullable type must be used instead in %s o…
12 Fatal error: Declaration of C::m(A $a, $n) must be compatible with B::m(?A $a, $n) in %sbug71428.3.…
H A Dgh11488.phpt21 …ng parameter $c as nullable is deprecated, the explicit nullable type must be used instead in %s o…
/php-src/ext/opcache/tests/opt/
H A Dsccp_031.phpt22 echo $a; // Should not be optimized
H A Dsccp_016.phpt2 SCCP 016: Used constant instructions should be replaced with QM_ASSIGN
/php-src/Zend/asm/
H A Dmake_loongarch64_sysv_elf_gas.S57 # will be entered after context-function returns
/php-src/ext/pcntl/tests/
H A Dpcntl_cpuaffinity.phpt63 pcntl_setcpuaffinity(): Argument #2 ($cpu_ids) must not be empty
65 pcntl_setcpuaffinity(): Argument #2 ($cpu_ids) cpu id must be between 0 and %d (%d)
66 pcntl_setcpuaffinity(): Argument #2 ($cpu_ids) cpu id must be between 0 and %d (-1024)
H A Dpcntl_unshare_04.phpt26 pcntl_unshare(): Argument #1 ($flags) must be a combination of CLONE_* flags, or at least one flag …
/php-src/ext/standard/
H A Durl_scanner_ex.re141 /* Note: the hash table is persistently allocated, so the strings must be too! */
363 /* HTTP_HOST could be 'localhost:8888' etc. */
395 /* Only http/https should be handled.
H A Dvar_unserializer.re29 * __wakeup/__unserialize should be called */
469 "The depth limit can be changed using the max_depth unserialize() option "
577 "The depth limit can be changed using the max_depth unserialize() option "
1104 reference to some zvals might be kept in var_hash (to support references) */
1111 /* The array may contain references to itself, in which case we'll be modifying an
1321 * there is both Serializable::unserialize() and __unserialize(), then both may be used,
1425 return 0; /* not sure if it should be 0 or 1 here? */
/php-src/ext/zend_test/tests/
H A Dobserver_types_01.phpt30 </Error::__toString:'TypeError: foo(): Argument #1 ($a) must be of type array, int given, called in…
35 Fatal error: Uncaught TypeError: foo(): Argument #1 ($a) must be of type array, int given, called i…
H A Dobserver_sqlite_create_function.phpt2 Observer: PDO::sqliteCreateFunction() can be observed
H A Dobserver_preload.phpt43 </foo:'I should be observable'>
H A Dobserver_retval_02.phpt13 yield 'I should be observable';
31 </foo:'I should be observable'>
32 </Generator::current:'I should be observable'>
H A Dobserver_retval_06.phpt13 $retval = 'I should be observable';
27 </foo:'I should be observable'>
29 </foo:'I should be observable'>

Completed in 31 milliseconds

12345678910>>...129