From 45e938ec343ba566a3effd7a2247a00a08f683cd Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 10 Oct 2012 10:31:53 +0800 Subject: Remove executable permission on phpt --- ext/reflection/tests/ReflectionFunction_getClosureThis.phpt | 0 ext/reflection/tests/ReflectionMethod_getClosureThis.phpt | 0 ext/reflection/tests/closures_003_v1.phpt | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 ext/reflection/tests/ReflectionFunction_getClosureThis.phpt mode change 100755 => 100644 ext/reflection/tests/ReflectionMethod_getClosureThis.phpt mode change 100755 => 100644 ext/reflection/tests/closures_003_v1.phpt (limited to 'ext/reflection') diff --git a/ext/reflection/tests/ReflectionFunction_getClosureThis.phpt b/ext/reflection/tests/ReflectionFunction_getClosureThis.phpt old mode 100755 new mode 100644 diff --git a/ext/reflection/tests/ReflectionMethod_getClosureThis.phpt b/ext/reflection/tests/ReflectionMethod_getClosureThis.phpt old mode 100755 new mode 100644 diff --git a/ext/reflection/tests/closures_003_v1.phpt b/ext/reflection/tests/closures_003_v1.phpt old mode 100755 new mode 100644 -- cgit v1.2.1