Home
last modified time | relevance | path

Searched refs:be (Results 451 – 475 of 3215) sorted by relevance

1...<<11121314151617181920>>...129

/php-src/ext/phar/tests/
H A Dphar_copy.phpt74 hihifile "/error/.." contains invalid characters upper directory reference, cannot be copied from "…
77 file "notexisting" cannot be copied to file "another", file does not exist in %sphar_copy2.phar.php
78 file "a" cannot be copied to file "b", file must not already exist in phar %sphar_copy2.phar.php
80 file "d" cannot be copied to file ".phar/stub.php", cannot copy to Phar meta-file in %sphar_copy2.p…
81 file ".phar/stub.php" cannot be copied to file "d", cannot copy Phar meta-file in %sphar_copy2.phar…
/php-src/ext/sqlite3/tests/
H A Dsqlite3_trampoline_create_aggregate_no_leak.phpt76 TypeError: SQLite3::createAggregate(): Argument #1 ($name) must be of type string, stdClass given
77 TypeError: SQLite3::createAggregate(): Argument #4 ($argCount) must be of type int, stdClass given
78 TypeError: SQLite3::createAggregate(): Argument #3 ($finalCallback) must be a valid callback, funct…
79 TypeError: SQLite3::createAggregate(): Argument #2 ($stepCallback) must be a valid callback, functi…
80 TypeError: SQLite3::createAggregate(): Argument #4 ($argCount) must be of type int, string given
/php-src/ext/intl/tests/
H A Dbug61487.phpt23 grapheme_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
24 grapheme_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
/php-src/Zend/tests/traits/bugs/
H A Dabstract-methods05.phpt2 The compatibility with the signature of abstract methods should be checked.
25 Fatal error: Declaration of THelloB::hello() must be compatible with THelloA::hello($a) in %s on li…
/php-src/ext/standard/tests/network/
H A Dbug68925.phpt9 Warning: gethostbyname(): Host name cannot be longer than %d characters in %s%ebug68925.php on line…
12 Warning: gethostbynamel(): Host name cannot be longer than %d characters in %s%ebug68925.php on lin…
/php-src/Zend/tests/
H A Dbug43175.phpt20 echo "__call via traditional factory should be caught\n";
24 __call via traditional factory should be caught
H A Dcall_user_func_009.phpt13 Warning: sort(): Argument #1 ($array) must be passed by reference, value given in %s on line %d
16 Warning: sort(): Argument #1 ($array) must be passed by reference, value given in %s on line %d
H A Dcall_user_func_by_ref.phpt16 Warning: test(): Argument #1 ($ref) must be passed by reference, value given in %s on line %d
17 test(): Argument #1 ($ref) must be of type Type, int given, called in %s on line %d
/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/ext/standard/tests/array/
H A Dcount_invalid_mode.phpt30 count(): Argument #2 ($mode) must be either COUNT_NORMAL or COUNT_RECURSIVE
31 count(): Argument #2 ($mode) must be either COUNT_NORMAL or COUNT_RECURSIVE
/php-src/tests/lang/
H A Dfunc_get_arg_variation.phpt25 func_get_arg(): Argument #1 ($position) must be greater than or equal to 0
26 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
/php-src/ext/zlib/tests/
H A Dzlib_scheme_file_put_contents_basic.phpt11 text to be read
24 text to be read
/php-src/ext/opcache/tests/
H A Dpreload_trait_multiple_fixup.inc5 // Needs to be optimized somehow.
25 // Needs to be optimized somehow.
/php-src/tests/classes/
H A Dfinal_redeclare.phpt2 ZE2 A final method may not be overwritten
20 echo "Done\n"; // Shouldn't be displayed
/php-src/ext/gd/tests/
H A Dimagecreatetruecolor_error2.phpt23 !! [ValueError] imagecreatetruecolor(): Argument #1 ($width) must be greater than 0
24 !! [ValueError] imagecreatetruecolor(): Argument #2 ($height) must be greater than 0
/php-src/Zend/tests/traits/
H A Dlanguage009.phpt2 In instead definitions all trait whose methods are meant to be hidden can be listed.
/php-src/Zend/tests/try/
H A Dcatch_004.phpt16 echo __METHOD__ . "() Must not be reached\n";
21 echo __METHOD__ . "() Must not be called\n";
/php-src/Zend/tests/type_declarations/mixed/inheritance/
H A Dmixed_parameter_inheritance_error1.phpt2 Test that a mixed parameter type can't be overridden by a built-in type
18 Fatal error: Declaration of Bar::method(bool $a) must be compatible with Foo::method(mixed $a) in %…
H A Dmixed_parameter_inheritance_error2.phpt2 Test that a mixed parameter type can't be overridden by a nullable built-in type
18 Fatal error: Declaration of Bar::method(?int $a) must be compatible with Foo::method(mixed $a) in %…
H A Dmixed_parameter_inheritance_error4.phpt2 Test that a mixed parameter type can't be overridden by a union type of classes
18 Fatal error: Declaration of Bar::method(stdClass|Foo $a) must be compatible with Foo::method(mixed …
H A Dmixed_property_inheritance_error4.phpt2 Test that a property of mixed type can't be overridden by a property of a union type
18 Fatal error: Type of Bar::$property1 must be mixed (as in class Foo) in %s on line %d
/php-src/ext/calendar/tests/
H A Dbug80185_32bit.phpt24 jday must be between 2440588 and 2465443
26 jday must be between 2440588 and 2465443
/php-src/ext/date/tests/
H A DDatePeriod_wrong_recurrence_on_constructor.phpt19 DatePeriod::__construct(): Recurrence count must be greater than 0
20 DatePeriod::__construct(): Recurrence count must be greater than 0
/php-src/Zend/tests/generators/
H A Dbug71441.phpt6 $num = 2000; /* to be sure to be in wild memory */

Completed in 39 milliseconds

1...<<11121314151617181920>>...129