From cbbce91ffde404613e89ad3c8d6b8c13b43c3781 Mon Sep 17 00:00:00 2001 From: Stefan Siegl Date: Mon, 28 Sep 2015 22:56:22 +0200 Subject: [PATCH] Rename constructor functions to __construct --- tests/get_constructor.phpt | 2 +- tests/magic_func.phpt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/get_constructor.phpt b/tests/get_constructor.phpt index 4a43aae..09f4dd0 100644 --- a/tests/get_constructor.phpt +++ b/tests/get_constructor.phpt @@ -6,7 +6,7 @@ Test V8::executeString() : Get constructor method