summaryrefslogtreecommitdiff
path: root/ext/spl/tests/fixedarray_002.phpt
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2010-04-26 00:13:34 +0000
committerFelipe Pena <felipe@php.net>2010-04-26 00:13:34 +0000
commit0a6bcd44a72197bc8fb5658ce9fe4b46019ab9b3 (patch)
treeb015404b606eda42e2573e7a412c9b5518c5fa0a /ext/spl/tests/fixedarray_002.phpt
parent7211284ac7f217694f2f351ec223f94af7db0d16 (diff)
downloadphp-git-0a6bcd44a72197bc8fb5658ce9fe4b46019ab9b3.tar.gz
- Removed allow_call_time_pass_reference (Pierrick)
Diffstat (limited to 'ext/spl/tests/fixedarray_002.phpt')
-rw-r--r--ext/spl/tests/fixedarray_002.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/fixedarray_002.phpt b/ext/spl/tests/fixedarray_002.phpt
index 9b9c0ac315..534d41f184 100644
--- a/ext/spl/tests/fixedarray_002.phpt
+++ b/ext/spl/tests/fixedarray_002.phpt
@@ -1,7 +1,5 @@
--TEST--
SPL: FixedArray: overloading
---INI--
-allow_call_time_pass_reference=1
--FILE--
<?php
class A extends SplFixedArray {