Home
last modified time | relevance | path

Searched refs:property (Results 376 – 400 of 732) sorted by relevance

1...<<11121314151617181920>>...30

/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_066.phpt2 Typed property assignment must not overwrite constants
H A Dtyped_properties_072.phpt2 Typed property must cast when used with __get()
H A Dtyped_properties_110.phpt20 Cannot assign int to property Foo::$value of type null
H A Dtyped_properties_protected_inheritance_mismatch.phpt2 Typed property invariance violation for protected properties
H A Dtyped_properties_111.phpt20 Cannot assign true to property Foo::$value of type false
/php-src/Zend/tests/enum/
H A Dvalue-property-type.phpt2 Enum value property has automatic type
/php-src/ext/pdo_sqlite/tests/
H A Dbug_64705.phpt2 Bug #64705 errorInfo property of PDOException is null when PDO::__construct() fails
/php-src/Zend/tests/readonly_props/
H A Dreadonly_to_readwrite.phpt15 Fatal error: Cannot redeclare readonly property A::$prop as non-readonly B::$prop in %s on line %d
H A Dreadwrite_to_readonly.phpt15 Fatal error: Cannot redeclare non-readonly property A::$prop as readonly B::$prop in %s on line %d
H A Dreadonly_coercion_type_error.phpt23 Cannot modify readonly property Foo::$bar
H A Doverride_with_attributes.phpt2 Can override readonly property with attributes
/php-src/Zend/tests/type_declarations/union_types/
H A Dillegal_default_value_property.phpt12 Fatal error: Cannot use string as default value for property Test::$prop of type int|float in %s on…
/php-src/Zend/tests/varSyntax/
H A Dstatic_prop_on_int_expr_class.phpt2 Static property access on constexpr class evaluating to integer
/php-src/Zend/tests/
H A Dbug63976.phpt2 Bug #63976 (Parent class incorrectly using child constant in class property)
H A Dbug75241.phpt10 Fatal error: Uncaught Error: Attempt to modify property "d" on null in %s:%d
H A Dbug66015.phpt2 Bug #66015 (wrong array indexing in class's static property)
H A Dbug75420.phpt2 Bug #75420 (Crash when modifying property name in __isset for BP_VAR_IS)
/php-src/Zend/tests/function_arguments/
H A Dsensitive_parameter_value_no_dynamic_property.phpt12 Fatal error: Uncaught Error: Cannot create dynamic property SensitiveParameterValue::$foo in %ssens…
/php-src/ext/dom/tests/
H A Dbug73907.phpt2 Bug #73907 nextSibling property not included in var_dump of DOMNode
/php-src/Zend/tests/in-de-crement/
H A Doss-fuzz-61469_postdec_dynamic_property_unset_error_handler.phpt2 OSS Fuzz #61469: Undef variable in ++/-- for dynamic property that is unset in error handler
H A Doss-fuzz-61469_postinc_dynamic_property_unset_error_handler.phpt2 OSS Fuzz #61469: Undef variable in ++/-- for dynamic property that is unset in error handler
/php-src/ext/opcache/tests/
H A Dssa_bug_001.phpt10 trigger_error('Deprecated type property called; use instanceof', E_USER_NOTICE);
/php-src/ext/reflection/tests/
H A DReflectionProperty_setValue_readonly.phpt22 Cannot modify readonly property Foo::$value
/php-src/Zend/tests/nullsafe_operator/
H A D020.phpt2 Test nullsafe lhs of assignment to nested property chain
/php-src/Zend/tests/readonly_classes/
H A Dreadonly_class_property2.phpt23 Cannot modify readonly property Foo::$bar

Completed in 26 milliseconds

1...<<11121314151617181920>>...30