From 85507088051bdfabf8bc71346290949b78c3c914 Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Tue, 10 Sep 2013 05:21:18 -0700 Subject: Fixed various crashes because hidden pointers were not persistently stored Copying the result value of a function has been fixed New C++ nullptr type is supported for Php::Value --- tests/simple/simple.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/simple/simple.php') diff --git a/tests/simple/simple.php b/tests/simple/simple.php index fc552fd..a6bf7f5 100644 --- a/tests/simple/simple.php +++ b/tests/simple/simple.php @@ -18,4 +18,3 @@ echo("resultaat: $result\n"); print_r($result); -?> -- cgit v1.2.3