Home
last modified time | relevance | path

Searched refs:objects (Results 1 – 25 of 226) sorted by last modified time

12345678910

/PHP-7.4/
H A DNEWS1011 . Fixed bug #79247 (Garbage collecting variant objects segfaults). (cmb)
1521 objects). (cmb)
1590 . Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
1633 . Fixed bug #76737 (Unserialized reflection objects are broken, they
1785 objects). (cmb)
2117 . Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
2383 . Fixed bug #77177 (Serializing or unserializing COM objects crashes). (cmb)
2493 . Fixed bug #53033 (Mathematical operations convert objects to integers).
H A Dphp.ini-development1614 ; The default character set code-page to use when passing strings to and from COM objects.
H A Dphp.ini-production1614 ; The default character set code-page to use when passing strings to and from COM objects.
H A DUPGRADING68 . Comparison of DateInterval objects (using ==, < and so on) will now generate
69 a warning and always return false. Previously all DateInterval objects were
118 . Reflection objects will now generate an exception if an attempt is made
119 to serialize them. Serialization for reflection objects was never
120 supported and resulted in corrupted reflection objects. It has been
462 . Using array_key_exists() on objects is deprecated. Instead either isset()
647 was possible, but unserialization yielded unusable objects.
H A DCONTRIBUTING.md387 pack-objects: Fix compilation with NO_PTHREDS
389 It looks like commit 99fb6e04 (pack-objects: convert to use parse_options(),
/PHP-7.4/build/
H A Dphp.m4139 > Makefile.objects
224 dnl array target-var directly, as well as whether shared objects will be built
261 cat >>Makefile.objects<<EOF
849 cat >>Makefile.objects<<EOF
863 dnl optionally also the source-files for the SAPI-specific objects.
2330 dnl Add providerdesc.o or .lo into global objects when needed.
2344 dnl DTrace objects.
2366 dnl Generate Makefile.objects entries. The empty $ac_provsrc command stops an
2369 cat>>Makefile.objects<<EOF
2390 cat>>Makefile.objects<<EOF
[all …]
H A Dlibtool.m43357 # earlier do not add the objects themselves.
3815 # objects, libraries and library flags.
3854 dnl objects, libraries and library flags.
3857 # objects, libraries and library flags.
4258 # Additional compiler flags for building library objects.
4295 # Compiler flag to generate shared objects directly from archives.
4298 # Compiler flag to generate thread-safe objects.
4344 # Dependencies to place after the objects being linked to create a
4364 # Method to check whether dependent libraries are shared objects.
4914 # Linux and Compaq Tru64 Unix objects are PIC.
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dbug36949.phpt2 Bug #36949 (invalid internal mysqli objects dtor)
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_compare_basic1.phpt2 Test of compare object handler for DateTimeZone objects
32 // Test comparison of uninitialized DateTimeZone objects.
70 Warning: main(): Trying to compare different kinds of DateTimeZone objects in %s on line %d
73 Warning: main(): Trying to compare uninitialized DateTimeZone objects in %s on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation18.phpt12 /* test for stats of dir/file when their names are stored in objects */
/PHP-7.4/win32/build/
H A Dconfig.w3224 // stick objects somewhere outside of the source tree
25 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug79247.phpt2 Bug #79247 (Garbage collecting variant objects segfaults)
/PHP-7.4/ext/standard/tests/array/
H A Darsort_object1.phpt2 Test arsort() function : object functionality - sort objects
19 // class declaration for integer objects
30 // class declaration for string objects
46 // array of integer objects
53 // array of string objects
H A Darsort_object2.phpt2 Test arsort() function : object functionality - sorting objects with diff. accessibility of member …
19 // class declaration for integer objects
34 // class declaration for string objects
53 // array of integer objects
59 // array of string objects
/PHP-7.4/ext/session/tests/
H A Dbug79031.phpt32 // Shared object that acts as property of two another objects stored in session
/PHP-7.4/tests/lang/
H A DpassByReference_006.phpt2 Pass uninitialised objects and arrays by reference to test implicit initialisation.
40 echo "\n ---- Pass uninitialised arrays & objects by ref: static method call ---\n";
45 echo "\n\n---- Pass uninitialised arrays & objects by ref: constructor ---\n";
50 echo "\n ---- Pass uninitialised arrays & objects by ref: instance method call ---\n";
103 ---- Pass uninitialised arrays & objects by ref: static method call ---
152 ---- Pass uninitialised arrays & objects by ref: constructor ---
198 ---- Pass uninitialised arrays & objects by ref: instance method call ---
H A Dcompare_objects_basic1.phpt26 // Define a bunch of objects all of which will use standard compare object handler
H A Dcompare_objects_basic2.phpt9 echo "Simple test comparing two objects with different compare callback handler\n";
21 Simple test comparing two objects with different compare callback handler
H A Dbug7515.phpt2 Bug #7515 (weird & invisible referencing of objects)
/PHP-7.4/tests/classes/
H A Dimplicit_instantiation_001.phpt6 // These values get implicitly converted to objects
11 // These values do not get implicitly converted to objects
/PHP-7.4/ext/standard/
H A Dvar_unserializer.re1014 * prohibit "r:" references to non-objects, as we only generate them for objects. */
/PHP-7.4/ext/standard/tests/strings/
H A Dstrtr_variation6.phpt62 // objects
H A Dstrtr_variation8.phpt62 // objects
H A Dstrrchr_variation10.phpt103 // objects
H A Dstrrchr_variation11.phpt57 // objects

Completed in 72 milliseconds

12345678910