php-src/Zend/tests/attributes
Nikita Popov 7485978339
Migrate SKIPIF -> EXTENSIONS (#7138)
This is an automated migration of most SKIPIF extension_loaded checks.
2021-06-11 11:57:42 +02:00
..
001_placement.phpt Run tidy 2020-09-18 14:28:32 +02:00
002_rfcexample.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
003_ast_nodes.phpt Run tidy 2020-09-18 14:28:32 +02:00
004_name_resolution.phpt Fix detection of code outside namespace 2020-09-21 12:37:44 +02:00
005_objects.phpt Honor strict_types=1 for attributes, improve backtraces 2020-09-27 10:42:58 +02:00
006_filter.phpt Run tidy 2020-09-18 14:28:32 +02:00
007_self_reflect_attribute.phpt Pass flags to #[Attribute] on internal attributes 2021-05-21 11:40:23 +02:00
008_wrong_attribution.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
009_doctrine_annotations_example.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
010_unsupported_const_expression.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
011_inheritance.phpt Run tidy 2020-09-18 14:28:32 +02:00
012_ast_export.phpt Run tidy 2020-09-18 14:28:32 +02:00
013_class_scope.phpt Run tidy 2020-09-18 14:28:32 +02:00
014_class_const_group.phpt Allow attributes to be applied to property/constant groups 2020-09-27 11:35:48 +02:00
015_property_group.phpt Allow attributes to be applied to property/constant groups 2020-09-27 11:35:48 +02:00
016_custom_attribute_validation.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
017_closure_scope.phpt Run tidy 2020-09-18 14:28:32 +02:00
018_fatal_error_in_argument.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
019_variable_attribute_name.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
020_userland_attribute_validation.phpt Run tidy 2020-09-18 14:28:32 +02:00
021_attribute_flags_type_is_validated.phpt Fix the error message of attribute flag validation 2021-03-06 00:56:25 +01:00
022_attribute_flags_value_is_validated.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
023_ast_node_in_validation.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
024_internal_target_validation.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
025_internal_repeatable_validation.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
026_unpack_in_args.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
027_trailing_comma_args.phpt Run tidy 2020-09-18 14:28:32 +02:00
028_grouped.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
029_reflect_internal_symbols.phpt Initialize attributes for internal functions 2020-09-21 10:50:29 +02:00
030_strict_types.inc Honor strict_types=1 for attributes, improve backtraces 2020-09-27 10:42:58 +02:00
030_strict_types.phpt Honor strict_types=1 for attributes, improve backtraces 2020-09-27 10:42:58 +02:00
031_backtrace.phpt Use common formatting for backtraces (#6977) 2021-05-18 11:43:37 +02:00
032_attribute_validation_scope.phpt Don't use scope when validating Attribute 2020-12-01 11:49:27 +01:00