Home
last modified time | relevance | path

Searched refs:ReturnTypeWillChange (Results 1 – 23 of 23) sorted by relevance

/php-src/Zend/tests/type_declarations/variance/
H A Dreturn_type_will_change_class_error.phpt2 Test that the ReturnTypeWillChange attribute cannot target classes
6 #[ReturnTypeWillChange]
13 Fatal error: Attribute "ReturnTypeWillChange" cannot target class (allowed targets: method) in %s o…
H A Dreturn_type_will_change_function_error.phpt2 Test that the ReturnTypeWillChange attribute cannot target functions
6 #[ReturnTypeWillChange]
11 Fatal error: Attribute "ReturnTypeWillChange" cannot target function (allowed targets: method) in %…
H A Dreturn_type_will_change_property_error.phpt2 Test that the ReturnTypeWillChange attribute cannot be used with functions
8 #[ReturnTypeWillChange]
14 Fatal error: Attribute "ReturnTypeWillChange" cannot target property (allowed targets: method) in %…
H A Dsuppressed_incompatible_return_type.phpt11 #[ReturnTypeWillChange]
/php-src/tests/lang/
H A DforeachLoopIteratorAggregate.002.phpt7 #[ReturnTypeWillChange]
14 #[ReturnTypeWillChange]
21 #[ReturnTypeWillChange]
28 #[ReturnTypeWillChange]
/php-src/ext/spl/tests/
H A Dcountable_count_variation1.phpt13 #[ReturnTypeWillChange]
20 #[ReturnTypeWillChange]
27 #[ReturnTypeWillChange]
34 #[ReturnTypeWillChange]
H A DRecursiveIteratorIterator_invalid_aggregate.phpt7 #[ReturnTypeWillChange]
/php-src/Zend/tests/
H A Diterator_key_by_ref.phpt6 #[ReturnTypeWillChange]
H A Dbug26229.phpt7 #[ReturnTypeWillChange]
H A Drecord_errors_001.phpt19 …tible with DateTime::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute …
H A Dtentative_type_early_binding.phpt11 …her be compatible with SplObjectStorage::valid(): bool, or the #[\ReturnTypeWillChange] attribute …
H A Ddeprecation_to_exception_during_inheritance.phpt20 …tible with DateTime::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute …
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_getCurrentLine_invalid_override.phpt7 #[ReturnTypeWillChange]
/php-src/ext/standard/tests/array/
H A Dbug43505.phpt8 #[ReturnTypeWillChange]
/php-src/Zend/
H A Dzend_attributes.stub.php31 final class ReturnTypeWillChange class
H A Dzend_attributes_arginfo.h28 ZEND_METHOD(ReturnTypeWillChange, __construct);
42 …ZEND_ME(ReturnTypeWillChange, __construct, arginfo_class_ReturnTypeWillChange___construct, ZEND_AC…
H A Dzend_attributes.c99 ZEND_METHOD(ReturnTypeWillChange, __construct) in ZEND_METHOD() argument
/php-src/Zend/tests/type_declarations/variance/internal_parent/
H A Dmissing_return_type.phpt13 …DateTimeZone::ALL, ?string $countryCode = null): array, or the #[\ReturnTypeWillChange] attribute …
H A Dincompatible_return_type.phpt16 …DateTimeZone::ALL, ?string $countryCode = null): array, or the #[\ReturnTypeWillChange] attribute …
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_getHash.phpt7 #[ReturnTypeWillChange]
/php-src/ext/reflection/tests/
H A DReflectionMethod_tentative_return_type.phpt8 #[ReturnTypeWillChange]
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_sid_002.phpt51 #[ReturnTypeWillChange]
/php-src/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt37 #[ReturnTypeWillChange]

Completed in 58 milliseconds