Home
last modified time | relevance | path

Searched refs:be (Results 76 – 100 of 3214) sorted by path

12345678910>>...129

/php-src/Zend/tests/attributes/
H A D001_placement.phpt2 Attributes can be placed on all supported elements.
H A D005_objects.phpt2 Attributes can be converted into objects.
108 string(%d) "A1::__construct(): Argument #1 ($name) must be of type string, array given, called in %…
114 string(48) "Attribute constructor of class A3 must be public"
H A D006_filter.phpt2 Attributes can be filtered by name and base type.
110 string(103) "ReflectionFunctionAbstract::getAttributes(): Argument #2 ($flags) must be a valid attr…
H A D009_doctrine_annotations_example.phpt51 * minMessage = "You must be at least {{ limit }}cm tall to enter",
52 * maxMessage = "You cannot be taller than {{ limit }}cm to enter"
55 …#[Assert\Range(["min" => 120, "max" => 180, "minMessage" => "You must be at least {{ limit }}cm ta…
128 string(48) "You must be at least {{ limit }}cm tall to enter"
H A D012_ast_export.phpt2 Attributes AST can be exported.
H A D014_class_const_group.phpt2 Attributes can be applied to groups of class constants
H A D015_property_group.phpt2 Attributes can be applied to groups of properties
H A D016_custom_attribute_validation.phpt13 Fatal error: Only classes can be marked with #[ZendTestAttribute] in %s
H A D019_variable_attribute_name.phpt2 Attribute name cannot be a variable
H A D020_userland_attribute_validation.phpt65 string(35) "Attribute "A1" must not be repeated"
H A D021_attribute_flags_type_is_validated.phpt20 Attribute::__construct(): Argument #1 ($flags) must be of type int, string given
H A D025_internal_repeatable_validation.phpt12 Fatal error: Attribute "Attribute" must not be repeated in %s
H A D028_grouped.phpt2 Attributes can be grouped
H A D030_strict_types.phpt26 Fatal error: Uncaught TypeError: MyAttribute::__construct(): Argument #1 ($value) must be of type i…
/php-src/Zend/tests/
H A Dbug26166.phpt67 NoneTest::__toString(): Return value must be of type string, none returned
H A Dbug26229.phpt28 Objects returned by array_iterator::getIterator() must be traversable or implement interface Iterat…
H A Dbug28072.phpt2 Bug #28072 (static array with some constant keys will be incorrectly ordered)
H A Dbug31525.phpt20 Notice: Only variables should be assigned by reference in %sbug31525.php on line 7
H A Dbug31720.phpt15 array_walk(): Argument #2 ($callback) must be a valid callback, first array member is not a valid c…
H A Dbug32322.phpt71 Notice: Only variables should be assigned by reference in %sbug32322.php on line 49
77 Notice: Only variables should be assigned by reference in %sbug32322.php on line 55
H A Dbug33257.phpt19 Notice: Only variables should be passed by reference in %sbug33257.php on line 10
H A Dbug33512.phpt33 // it's can't be used since this will encounter error
H A Dbug33999.phpt26 Warning: Object of class Foo could not be converted to int in %s on line %d
29 Warning: Object of class Foo could not be converted to float in %s on line %d
H A Dbug35017.phpt14 echo "This Exception should be caught\n";
21 This Exception should be caught
H A Dbug35393.phpt26 Notice: Only variables should be passed by reference in %sbug35393.php on line 12

Completed in 33 milliseconds

12345678910>>...129