Home
last modified time | relevance | path

Searched refs:Serializable (Results 1 – 25 of 29) sorted by relevance

12

/PHP-7.3/Zend/tests/traits/
H A Dinterface_003.phpt2 Testing to implement Serializable interface by traits
15 class bar implements Serializable {
/PHP-7.3/ext/standard/tests/serialize/
H A Dref_to_failed_serialize.phpt2 References to objects for which Serializable::serialize() returned NULL should use N;
6 class NotSerializable implements Serializable {
H A Dbug36424.phpt2 Bug #36424 - Serializable interface breaks object references
8 class a implements Serializable {
H A Dbug64354_3.phpt11 class B implements Serializable {
H A Dbug65481.phpt11 class Token implements \Serializable {
H A Dbug64146.phpt19 class B implements Serializable
H A Dbug70172.phpt5 class obj implements Serializable {
H A Dbug70219_1.phpt14 class obj implements Serializable {
H A Dbug72663_2.phpt6 class obj implements Serializable {
H A Dbug70219.phpt11 class obj implements Serializable {
H A Dbug71940.phpt16 class Entry implements \Serializable
H A Dserialization_objects_010.phpt16 Class C implements Serializable {
H A Dbug70172_2.phpt5 class obj implements Serializable {
H A Dbug70436.phpt6 class obj implements Serializable
H A D005.phpt67 class TestNew implements Serializable
/PHP-7.3/tests/classes/
H A Dserialize_001.phpt2 ZE2 Serializable
6 class Test implements Serializable
/PHP-7.3/Zend/tests/
H A Dbug64354.phpt5 class B implements Serializable {
/PHP-7.3/ext/standard/tests/strings/
H A Dbug72663.phpt5 class obj implements Serializable {
/PHP-7.3/ext/pdo/tests/
H A Dbug_44409.phpt20 class bug44409 implements Serializable
H A Dpdo_018.phpt17 class TestBase implements Serializable
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug46292.phpt16 class myclass implements Serializable {
H A Dpdo_mysql_stmt_fetch_serialize.phpt16 class myclass implements Serializable {
64 // Serializable
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt16 class myclass implements Serializable {
/PHP-7.3/ext/spl/
H A Dspl.php592 interface Serializable interface
/PHP-7.3/Zend/
H A Dzend_interfaces.c573 REGISTER_MAGIC_INTERFACE(serializable, Serializable); in zend_register_interfaces()

Completed in 33 milliseconds

12