Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 25 of 334) sorted by path

12345678910>>...14

/PHP-7.4/
H A D.gdbinit215 if $zobj->properties
217 set $ht = $zobj->properties
H A DNEWS942 . Fixed bug #79447 (Serializing uninitialized typed properties with __sleep
977 . Fixed bug #61597 (SXE properties may lack attributes and content). (cmb)
1190 . Fixed bug #79002 (Serializing uninitialized typed properties with __sleep
1353 . Fixed bug #78226 (Unexpected __set behavior with typed properties). (Nikita)
1356 . Fixed bug #78335 (Static properties/variables containing cycles report as
1420 properties). (Nikita)
1551 . Fixed bug #78376 (Incorrect preloading of constant static properties).
1976 . Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
2486 properties). (pmmaga)
2503 . Fixed bug #76509 (Inherited static properties can be desynchronized from
H A DUPGRADING67 longer leave behind accessible properties on the object.
70 considered equal, unless they had properties.
135 the properties of the ArrayObject itself (or a subclass). Previously it
141 * Potentially others working on object properties as a list.
147 wrapped array, or the ArrayObject properties, depending on whether the
195 . Added support for typed properties. For example:
506 object properties. It returns the same result as (array) $object, with the
633 changed. Don't filter methods and properties through
H A DUPGRADING.INTERNALS93 serialization, please prefer using properly declared properties.
208 s. Correct support for typed properties requires the use of new macros to
/PHP-7.4/Zend/tests/
H A D016.phpt2 isset() with object properties when operating on non-object
H A D030.phpt2 Overriding $this in catch and checking the object properties later.
H A Dbug26802.phpt26 * properties and then do the function call.
H A Dbug30140.phpt2 Bug #30140 (Problem with array in static properties)
H A Dbug30451.phpt2 Bug #30451 (static properties permissions broken)
H A Dbug33512.phpt2 Bug #33512 (unset() overloaded properties doesn't work)
H A Dbug39449.phpt2 Bug #39449 (Overloaded array properties do not work correctly)
H A Dbug39990.phpt2 Bug #39990 (Cannot "foreach" over overloaded properties)
H A Dbug41929.phpt2 Bug #41929 (Foreach on object does not iterate over all visible properties)
H A Dbug42211.phpt2 Bug #42211 (property_exists() fails to find protected properties from a parent class)
H A Dbug43200.phpt32 - Static properties [0] {
H A Dbug50146.phpt2 Bug #50146 (property_exists: Closure object cannot have properties)
20 Fatal error: Uncaught Error: Closure object cannot have properties in %s:%d
H A Dbug52484.phpt2 Bug #52484 (__set() ignores setting properties with empty names)
H A Dbug52484_2.phpt2 Bug #52484.2 (__set() ignores setting properties with empty names)
H A Dbug52484_3.phpt2 Bug #52484.3 (__set() ignores setting properties with empty names)
H A Dbug60536_002.phpt2 The same rules are applied for properties that are defined in the class hierarchy. Thus, if the pro…
H A Dbug64821.1.phpt2 Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1)
H A Dbug64821.2.phpt2 Bug #64821 Custom Exceptions crash when internal properties overridden (variation 2)
H A Dbug64821.3.phpt2 Bug #64821 Custom Exceptions crash when internal properties overridden (variation 3)
H A Dbug69534.phpt2 Bug #69534 (Cycle leaks through declared properties on internal classes)
/PHP-7.4/Zend/tests/anon/
H A D008.phpt2 testing static access for methods and properties in anon classes

Completed in 33 milliseconds

12345678910>>...14