Home
last modified time | relevance | path

Searched refs:object (Results 1 – 25 of 2475) sorted by path

12345678910>>...99

/php-src/
H A D.gdbinit118 printf "object[%p]", $zvalue
206 printf "object"
519 Takes a pointer to an object's property and prints the property information
H A D.gitattributes1 # Replace $Id$ strings with 40-character hexadecimal blob object name.
H A D.gitignore35 # Library object files generated during build process
38 # Temporary library object files generated by compiler and libtool due to failure
41 # Standard object files generated during build process
81 # Directories for shared object files and headers generated by `./configure`
219 # Standard object files generated by Visual Studio
H A DNEWS22 . Implement GH-13609 (Dump wrapped object in WeakReference class). (nielsdos)
86 ResourceBundle object now throw:
H A DUPGRADING44 object. This is no longer possible, and cloning a DOMXPath object now throws
49 ResourceBundle object now throw:
72 object rather than a resource. Return value checks using is_resource()
75 an Odbc\Result object rather than a resource. Return value checks using
135 . Calling simplexml_import_dom() with a non-XML object now throws a TypeError
155 of object set with xml_set_object() are now checked to see if the method
156 exists on the class of the previously passed object.
169 . Calling XSLTProcessor::importStyleSheet() with a non-XML object now throws
180 . Getting the debug info for WeakReference will now also output the object
/php-src/.github/scripts/windows/
H A Dbuild_task.bat46 --enable-object-out-dir=%PHP_BUILD_OBJ_DIR% ^
/php-src/Zend/asm/
H A DLICENSE14 works are solely in the form of machine-executable object code generated by
/php-src/Zend/tests/
H A D009.phpt62 get_class(): Argument #1 ($object) must be of type object, string given
65 get_class(): Argument #1 ($object) must be of type object, null given
H A D010.phpt93 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
94 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
95 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
97 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, array g…
98 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
H A D011.phpt89 property_exists(): Argument #1 ($object_or_class) must be of type object|string, array given
90 property_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
91 property_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
92 property_exists(): Argument #1 ($object_or_class) must be of type object|string, true given
93 property_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
H A D016.phpt2 isset() with object properties when operating on non-object
H A D019.phpt208 // use unset/empty/isset to check the object
209 var_dump($point1); // dump the object
211 // check the object and member that is not set
222 // dump the object to see that obj was not harmed
241 //unset the object and check
245 // dump to see that object is unset
1210 object(Point)#%d (3) {
1232 object(Point)#%d (3) {
1240 object(Point)#%d (2) {
1248 object(Point)#%d (0) {
[all …]
H A D026.phpt2 Trying assign value to property when an object is not returned in a function
H A D029.phpt2 Testing assign to property of an object in an array
21 object(stdClass)#1 (1) {
23 object(stdClass)#2 (0) {
29 object(stdClass)#1 (2) {
31 object(stdClass)#2 (0) {
34 object(stdClass)#3 (0) {
40 object(stdClass)#1 (3) {
42 object(stdClass)#2 (0) {
45 object(stdClass)#3 (0) {
48 object(stdClass)#2 (0) {
H A D030.phpt2 Overriding $this in catch and checking the object properties later.
H A DArrayAccess_indirect_append.phpt2 Using indirect append on ArrayAccess object
29 object(AA)#1 (1) {
/php-src/Zend/tests/anon/
H A D001.phpt8 object(class@%s)#%d (0) {
H A D003.phpt15 object(class@%s)#1 (1) {
19 object(class@%s)#1 (1) {
23 object(class@%s)#1 (1) {
27 object(class@%s)#1 (1) {
31 object(class@%s)#1 (1) {
35 object(class@%s)#1 (1) {
39 object(class@%s)#1 (1) {
43 object(class@%s)#1 (1) {
47 object(class@%s)#1 (1) {
51 object(class@%s)#1 (1) {
H A D004.phpt13 /* create a proxy object implementing array access */
H A D005.phpt14 /* create a child object implementing array access */
H A D006.phpt14 object(class@%s)#1 (0) {
H A D007.phpt22 object(class@%s)#2 (0) {
H A D012.phpt8 object(class@anonymous)#1 (1) {
H A D013.phpt14 object(class@anonymous)#1 (0) {
H A D016.phpt24 object(stdClass)#2 (0) {

Completed in 33 milliseconds

12345678910>>...99