From e7bf8a9dda2d5822f49e0f3179cee13c237f3b7e Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Mon, 6 Jun 2011 13:54:59 +0000 Subject: [PATCH] arrayiterator implements serializable interface git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311865 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/arrayiterator.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/reference/spl/arrayiterator.xml b/reference/spl/arrayiterator.xml index ef7cf4c27c..99ac373354 100644 --- a/reference/spl/arrayiterator.xml +++ b/reference/spl/arrayiterator.xml @@ -54,6 +54,10 @@ Countable + + + Serializable +