Home
last modified time | relevance | path

Searched refs:properties (Results 51 – 75 of 419) sorted by relevance

12345678910>>...17

/php-src/tests/lang/
H A DforeachLoopObjects.003.phpt38 echo "\nAdding properties to an an object.\n";
52 echo "\nAdding properties to an an object, using &\$value.\n";
66 echo "\nRemoving properties from an object.\n";
76 echo "\nRemoving properties from an object, using &\$value.\n";
133 Adding properties to an an object.
183 Adding properties to an an object, using &$value.
233 Removing properties from an object.
242 Removing properties from an object, using &$value.
/php-src/ext/xsl/tests/
H A Dspecial_operations_with_properties.phpt2 Special operations with XSLTProcessor properties
50 echo "--- Make properties references ---\n";
65 --- Make properties references ---
/php-src/Zend/tests/
H A Dctor_promotion_mixing.phpt2 Constructor promotiong mixed with other properties, parameters and code
33 - Static properties [0] {
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 D016.phpt2 isset() with object properties when operating on non-object
H A Dbug78335_2.phpt2 Bug #78335: Static properties containing cycles report as leak (internal class variant)
H A Dgc_027.phpt2 GC 027: GC and properties of internal classes
/php-src/ext/reflection/tests/
H A Dtraits001.phpt32 - Static properties [0] {
53 - Static properties [0] {
H A DReflectionClass_export_basic2.phpt24 - Static properties [1] {
47 - Static properties [0] {
H A Dbug45765.phpt37 - Static properties [0] {
46 - Dynamic properties [0] {
H A Dconstructor_promotion.phpt2 Using Reflection on promoted properties
40 - Static properties [0] {
/php-src/ext/simplexml/tests/
H A Dgh12929.phpt26 It's not possible to assign a complex type to properties, resource given
28 It's not possible to assign a complex type to properties, resource given
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_095.phpt2 Typed properties in internal classes
9 // Internal typed properties
50 // Static internal typed properties
H A Dtyped_properties_027.phpt2 Test typed properties float widen at runtime
H A Dtyped_properties_028.phpt2 Test typed properties respect strict types (off)
H A Dtyped_properties_041.phpt2 Test typed properties weak conversion of strings
/php-src/Zend/tests/traits/
H A Dproperty005.phpt2 The same rules are applied for properties that are defined in the class hierarchy. Thus, if the pro…
/php-src/ext/standard/tests/array/
H A Dusort_object1.phpt2 Test usort() function : object functionality - different number of properties
6 * Pass an array of objects which have a different number of properties
71 // array of SimpleClass objects having more than one properties
H A Dvar_export.phpt2 var_export() and objects with numeric indexes properties
/php-src/ext/json/tests/
H A Dbug55543.phpt2 Bug #55543 (json_encode() with JSON_NUMERIC_CHECK & numeric string properties)
/php-src/ext/standard/tests/general_functions/
H A Dvar_export_basic9.phpt2 Bug #55082: var_export() doesn't escape properties properly
/php-src/ext/mysqli/tests/
H A Dmysqli_class_mysqli_properties_no_conn.phpt36 printf("\nMagic, magic properties:\n");
198 printf("\nAccess to undefined properties:\n");
208 printf("\nAccess hidden properties for MYSLQI_STATUS_INITIALIZED (TODO documentation):\n");
262 Magic, magic properties:
292 Access to undefined properties:
297 Access hidden properties for MYSLQI_STATUS_INITIALIZED (TODO documentation):
326 Magic, magic properties:
356 Access to undefined properties:
361 Access hidden properties for MYSLQI_STATUS_INITIALIZED (TODO documentation):
/php-src/ext/standard/tests/directory/
H A DDirectoryClass_basic_001.phpt6 * Description: Directory class with properties, handle and class and methods read, rewind and close
32 - Static properties [0] {
/php-src/Zend/tests/enum/
H A Dno-name-property.phpt12 Fatal error: Enum Foo cannot include properties in %s on line %d
H A Dno-value-property.phpt12 Fatal error: Enum Foo cannot include properties in %s on line %d

Completed in 28 milliseconds

12345678910>>...17