Home
last modified time | relevance | path

Searched refs:__serialize (Results 51 – 75 of 94) sorted by relevance

1234

/php-src/ext/standard/tests/serialize/
H A Dbug72663_2.phpt22 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dunserialize_extra_data_003.phpt27 Deprecated: Foo implements the Serializable interface, which is deprecated. Implement __serialize()…
H A Dbug70172_2.phpt51 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug70436.phpt49 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug78438.phpt10 public function __serialize()
H A Dmax_depth.phpt142 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
152 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
/php-src/ext/standard/tests/strings/
H A Dbug72663.phpt22 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
/php-src/ext/hash/
H A Dhash.stub.php102 public function __serialize(): array {}
H A Dhash_arginfo.h167 ZEND_METHOD(HashContext, __serialize);
206 ZEND_ME(HashContext, __serialize, arginfo_class_HashContext___serialize, ZEND_ACC_PUBLIC)
/php-src/ext/hash/tests/
H A Dhash_serialize_004.phpt9 $ctx->__unserialize($ctx->__serialize());
/php-src/tests/classes/
H A Dserialize_001.phpt49 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
/php-src/ext/spl/
H A Dspl_observer.stub.php107 public function __serialize(): array {} function in SplObjectStorage
H A Dspl_dllist_arginfo.h110 ZEND_METHOD(SplDoublyLinkedList, __serialize);
138 …ZEND_ME(SplDoublyLinkedList, __serialize, arginfo_class_SplDoublyLinkedList___serialize, ZEND_ACC_…
H A Dspl_observer_arginfo.h159 ZEND_METHOD(SplObjectStorage, __serialize);
210 ZEND_ME(SplObjectStorage, __serialize, arginfo_class_SplObjectStorage___serialize, ZEND_ACC_PUBLIC)
H A Dspl_array_arginfo.h174 ZEND_METHOD(ArrayObject, __serialize);
210 ZEND_ME(ArrayObject, __serialize, arginfo_class_ArrayObject___serialize, ZEND_ACC_PUBLIC)
/php-src/ext/pdo/tests/
H A Dbug_44409.phpt51 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dpdo_018.phpt194 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
196 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
198 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
/php-src/ext/date/
H A Dphp_date_arginfo.h568 ZEND_METHOD(DateTime, __serialize);
580 ZEND_METHOD(DateTimeImmutable, __serialize);
597 ZEND_METHOD(DateTimeZone, __serialize);
603 ZEND_METHOD(DateInterval, __serialize);
613 ZEND_METHOD(DatePeriod, __serialize);
686 ZEND_ME(DateTime, __serialize, arginfo_class_DateTime___serialize, ZEND_ACC_PUBLIC)
715 …ZEND_ME(DateTimeImmutable, __serialize, arginfo_class_DateTimeImmutable___serialize, ZEND_ACC_PUBL…
750 ZEND_ME(DateTimeZone, __serialize, arginfo_class_DateTimeZone___serialize, ZEND_ACC_PUBLIC)
761 ZEND_ME(DateInterval, __serialize, arginfo_class_DateInterval___serialize, ZEND_ACC_PUBLIC)
775 ZEND_ME(DatePeriod, __serialize, arginfo_class_DatePeriod___serialize, ZEND_ACC_PUBLIC)
/php-src/Zend/tests/
H A Dmagic_methods_inheritance_rules.phpt20 public function __serialize(): array {}
/php-src/ext/gmp/
H A Dgmp_arginfo.h250 ZEND_METHOD(GMP, __serialize);
310 ZEND_ME(GMP, __serialize, arginfo_class_GMP___serialize, ZEND_ACC_PUBLIC)
H A Dgmp.stub.php64 public function __serialize(): array {} function in GMP
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize.phpt110 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dpdo_mysql_stmt_fetch_class.phpt113 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dpdo_mysql_stmt_fetch_serialize_fetch_class.phpt113 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt77 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …

Completed in 40 milliseconds

1234