Home
last modified time | relevance | path

Searched refs:property (Results 401 – 425 of 732) sorted by relevance

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

/php-src/Zend/tests/
H A Dclosure_031.phpt18 Warning: Undefined property: Closure::$a
H A Dindirect_property_access.phpt2 Testing indirect property access
H A Dbug47109.phpt10 Warning: Attempt to read property "ab" on null in %s on line %d
H A Dbug52879.phpt7 public function __set($property,$value) {
H A Doss_fuzz_61712.phpt19 Undefined property: C::$a
H A Doss_fuzz_61712b.phpt19 Undefined property: C::$a
H A Dobjects_017.phpt18 Fatal error: Uncaught Error: Cannot access private property foo::$test in %s:%d
H A Dassign_obj_ref_byval_function.phpt2 Assign result of by-value function to object property by-reference
/php-src/ext/date/tests/
H A Dbug75222.phpt2 Bug #75222 DateInterval microseconds property always 0
H A Ddate_interval_prop_dim.phpt16 Deprecated: Creation of dynamic property Z::$prop is deprecated in %s on line %d
/php-src/Zend/tests/enum/
H A Dno-write-properties-through-references.phpt22 Cannot modify readonly property Foo::$value
/php-src/ext/standard/tests/serialize/
H A Dunserialize_ref_to_overwritten_declared_prop.phpt2 Trying to create a reference to an overwritten declared property
H A Dtyped_property_ref_overwrite2.phpt2 Overwriting a typed property that is not yet a reference
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_113.phpt2 Typed property type coercion through ArrayIterator
H A Dtyped_properties_002.phpt12 Fatal error: Uncaught Error: Typed property class@anonymous::$int must not be accessed before initi…
/php-src/Zend/tests/float_to_int/
H A Dno_warnings_compatible_float_vars.phpt75 echo 'Typed property assignment:' . \PHP_EOL;
116 Typed property assignment:
/php-src/ext/xmlreader/
H A Dphp_xmlreader.stub.php143 public function getParserProperty(int $property): bool {} argument
191 public function setParserProperty(int $property, bool $value): bool {} argument
/php-src/ext/intl/tests/
H A Dtransliterator_property_id.phpt2 Transliterator - "id" property
/php-src/ext/opcache/tests/
H A Dassign_obj_op_of_fetch_dim.phpt22 Attempt to assign property "y" on null
/php-src/ext/standard/tests/array/
H A Darray_column_property_visibility.phpt2 array_column() respects property visibility
/php-src/Zend/tests/readonly_classes/
H A Dgh9285_error.phpt16 Fatal error: Readonly class C cannot use trait with a non-readonly property T::$prop in %s on line …
H A Dreadonly_class_property1.phpt25 Cannot modify readonly property Foo::$bar
/php-src/Zend/tests/type_declarations/intersection_types/
H A Dbug81268.phpt12 Fatal error: Cannot use null as default value for property Test::$y of type X&Y in %s on line %d
/php-src/Zend/tests/varSyntax/
H A DtempPropFetchByRefError.phpt2 Passing a property fetch on a temporary by reference is not allowed
/php-src/ext/dom/tests/
H A DDOMDocument_preserveWhiteSpace_basic.phpt2 DOMDocument::$preserveWhiteSpace - test ability to read and write property

Completed in 34 milliseconds

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