Home
last modified time | relevance | path

Searched refs:object (Results 1926 – 1950 of 2456) sorted by relevance

1...<<71727374757677787980>>...99

/PHP-8.3/ext/pdo/tests/
H A Dbug_61292.phpt2 PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object)
/PHP-8.3/ext/pgsql/tests/
H A D80_bug36625.phpt50 object(PgSql\Result)#%d (0) {
/PHP-8.3/ext/reflection/tests/
H A DReflectionEnumUnitCase_construct.phpt41 ReflectionEnumUnitCase::__construct(): Argument #1 ($class) must be of type object|string, array gi…
/PHP-8.3/Zend/tests/
H A Dclosure_027.phpt26 object(stdClass)#%d (0) {
H A Dbug69732.phpt28 Fatal error: Uncaught Error: Cannot assign by reference to overloaded object in %s:%d
/PHP-8.3/Zend/tests/fibers/
H A Dunfinished-fiber-with-nested-try-catch.phpt38 unset($fiber); // Destroy fiber object, executing finally block.
/PHP-8.3/ext/date/tests/
H A Dtimezone_transitions_get_basic1.phpt10 // Create a DateTimeZone object
H A DDateTimeZone_getTransitions_basic1.phpt10 // Create a DateTimeZone object
H A DDateTime_clone_basic4.phpt22 //verify clone by calling method on new object
/PHP-8.3/ext/spl/tests/
H A Dbug70365.phpt43 object(obj)#%d (1) {
H A Dbug70366.phpt43 object(obj)#%d (1) {
/PHP-8.3/ext/sqlite3/tests/
H A Dsqlite3_blob_bind_resource.phpt37 object(SQLite3Result)#%d (%d) {
/PHP-8.3/Zend/tests/type_declarations/mixed/inheritance/
H A Dmixed_return_inheritance_success2.phpt38 public function method(): object {}
/PHP-8.3/ext/ldap/tests/
H A Dldap_read_basic.phpt32 object(LDAP\Result)#%d (0) {
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_dump_debug_info_oo.phpt35 mysqli object is already closed
H A Dbug33491.phpt2 Bug #33491 (extended mysqli class crashes when result is not object)
/PHP-8.3/ext/standard/tests/serialize/
H A Dsleep_uninitialized_typed_prop.phpt41 object(Test)#1 (3) {
/PHP-8.3/ext/dom/tests/
H A Dgh12616_2.phpt36 object(DOMNodeList)#4 (1) {
/PHP-8.3/ext/session/tests/
H A Dgh13680.phpt23 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
/PHP-8.3/ext/mysqli/
H A Dmysqli_nonapi.c54 zval *object = getThis(); local
89 if (object) {
90 ZEND_ASSERT(instanceof_function(Z_OBJCE_P(object), mysqli_link_class_entry));
91 mysqli_resource = (Z_MYSQLI_P(object))->ptr;
103 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|s!s!s!s!l!s!l", &object, mysqli_li…
108 mysqli_resource = (Z_MYSQLI_P(object))->ptr;
109 MYSQLI_FETCH_RESOURCE_CONN(mysql, object, MYSQLI_STATUS_INITIALIZED);
294 if (object) {
295 ZEND_ASSERT(instanceof_function(Z_OBJCE_P(object), mysqli_link_class_entry));
296 (Z_MYSQLI_P(object))->ptr = mysqli_resource;
/PHP-8.3/ext/zip/
H A Dphp_zip.c467 #define ZIP_FROM_OBJECT(intern, object) \ argument
469 ze_zip_object *obj = Z_ZIP_P(object); \
893 obj = php_zip_fetch_object(object); in php_zip_get_property_ptr_ptr()
913 obj = php_zip_fetch_object(object); in php_zip_write_property()
924 return zend_std_write_property(object, name, value, cache_slot); in php_zip_write_property()
933 obj = php_zip_fetch_object(object); in php_zip_read_property()
958 obj = php_zip_fetch_object(object); in php_zip_has_property()
990 return zend_std_get_properties(object); in php_zip_get_gc()
1001 obj = php_zip_fetch_object(object); in php_zip_get_properties()
1002 props = zend_std_get_properties(object); in php_zip_get_properties()
[all …]
/PHP-8.3/tests/classes/
H A D__set__get_005.phpt55 object(Test)#%d (1) {
H A Darray_access_012.phpt34 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %sarr…
H A Dclone_003.phpt2 ZE2 object cloning, 3
/PHP-8.3/ext/json/tests/
H A Djson_encode_exceptions.phpt21 object(JsonException)#1 (7) {

Completed in 61 milliseconds

1...<<71727374757677787980>>...99