summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2016-10-12 22:54:32 +0200
committerBob Weinand <bobwei9@hotmail.com>2016-10-12 22:54:32 +0200
commitfe49fd7daddd740d84601504fe55dbc33c858d4c (patch)
treec72391a581e8a9e7e9efc84d5b966136490e32a3 /sapi/phpdbg/tests
parentfe378c27cc61c07189b32c2348a6a4306823c50e (diff)
downloadphp-git-fe49fd7daddd740d84601504fe55dbc33c858d4c.tar.gz
Update NEWS
Also add missing include.inc test file
Diffstat (limited to 'sapi/phpdbg/tests')
-rw-r--r--sapi/phpdbg/tests/include.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sapi/phpdbg/tests/include.inc b/sapi/phpdbg/tests/include.inc
new file mode 100644
index 0000000000..fb1b7ca841
--- /dev/null
+++ b/sapi/phpdbg/tests/include.inc
@@ -0,0 +1,3 @@
+<?php
+
+echo 1;