Home
last modified time | relevance | path

Searched refs:__serialize (Results 26 – 50 of 94) sorted by relevance

1234

/php-src/ext/spl/tests/
H A DArrayObject__serialize_saves_iterator_class.phpt2 ArrayObject::__serialize saves any iterator class set by ::setIteratorClass
/php-src/ext/standard/tests/serialize/
H A D__serialize_004.phpt2 __serialize() mechanism (004): Delayed __unserialize() calls
25 public function __serialize() {
H A Dserialization_objects_010.phpt23 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dref_to_failed_serialize.phpt22 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A D005.phpt131 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
156 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
165 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug64354_3.phpt29 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug65481.phpt38 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug80411.phpt25 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dunserialize_extra_data_002.phpt14 public function __serialize(): array
H A Dserialization_objects_018.phpt8 public function __serialize() {}
H A Dbug70219_1.phpt33 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug64146.phpt55 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug70172.phpt44 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dbug71940.phpt47 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
/php-src/ext/spl/
H A Dspl_array.stub.php66 public function __serialize(): array {} function in ArrayObject
202 public function __serialize(): array {} function in ArrayIterator
H A Dspl_fixedarray.stub.php12 public function __serialize(): array {} function in SplFixedArray
H A Dspl_fixedarray_arginfo.h59 ZEND_METHOD(SplFixedArray, __serialize);
76 ZEND_ME(SplFixedArray, __serialize, arginfo_class_SplFixedArray___serialize, ZEND_ACC_PUBLIC)
H A Dspl_dllist.stub.php101 public function __serialize(): array {} function in SplDoublyLinkedList
/php-src/ext/date/
H A Dphp_date.stub.php336 public function __serialize(): array; function
345 public function __serialize(): array {} function in DateTime
462 public function __serialize(): array {} function in DateTimeImmutable
671 public function __serialize(): array {} function in DateTimeZone
697 public function __serialize(): array; function in DateInterval
758 public function __serialize(): array; function in DatePeriod
/php-src/Zend/tests/traits/
H A Dinterface_003.phpt24 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
/php-src/Zend/tests/
H A Dbug64354.phpt24 Deprecated: B implements the Serializable interface, which is deprecated. Implement __serialize() a…
/php-src/Zend/tests/enum/
H A Dno-implement-serializable.phpt22 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
H A Dno-implement-serializable-indirect.phpt24 Deprecated: %s implements the Serializable interface, which is deprecated. Implement __serialize() …
/php-src/ext/reflection/tests/
H A DReflectionMethod_getModifiers_basic.phpt65 public function __serialize() {}
177 Modifiers for method TestClass::__serialize():
265 Modifiers for method TestClass::__serialize():
/php-src/ext/random/
H A Drandom_arginfo.h136 ZEND_METHOD(Random_Engine_Mt19937, __serialize);
154 ZEND_METHOD(Random_Randomizer, __serialize);
173 …ZEND_ME(Random_Engine_Mt19937, __serialize, arginfo_class_Random_Engine_Mt19937___serialize, ZEND_…
225 …ZEND_ME(Random_Randomizer, __serialize, arginfo_class_Random_Randomizer___serialize, ZEND_ACC_PUBL…

Completed in 32 milliseconds

1234