From 9956d998368e0d9f55e1940f4d584fe1554c7418 Mon Sep 17 00:00:00 2001 From: Toon Schoenmakers Date: Mon, 18 May 2015 13:11:25 +0200 Subject: The Value::contains(int) method now also works with ArrayAccess --- zend/value.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zend/value.cpp b/zend/value.cpp index 963f05b..a728dcc 100644 --- a/zend/value.cpp +++ b/zend/value.cpp @@ -1455,8 +1455,10 @@ void Value::iterate(const std::function