summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>1999-09-20 16:56:02 +0000
committerAndi Gutmans <andi@php.net>1999-09-20 16:56:02 +0000
commit96a19593b223bdc8dbfa9aeb5e31c4a66102745b (patch)
tree17c5a16f8aabd64d34efa02f56e0638aef7cf5ca /tests
parentc0dcedcafc9882c12bde1d39ebbefdfdd9aa51dd (diff)
downloadphp-git-96a19593b223bdc8dbfa9aeb5e31c4a66102745b.tar.gz
- Internal functions which are basic language functions should be in Zend
and not in PHP. I.e. strlen(), each(), error_reporting(), count(), get_class_name().
Diffstat (limited to 'tests')
-rw-r--r--tests/testarray1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testarray b/tests/testarray
index 27a2f9bc4d..056bd2966b 100644
--- a/tests/testarray
+++ b/tests/testarray
@@ -1,4 +1,3 @@
-
This is a small test...
<?