diff options
author | Felipe Pena <felipe@php.net> | 2010-11-03 01:35:26 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2010-11-03 01:35:26 +0000 |
commit | e3ced0b54018984fe732dafabdf5c55893263a65 (patch) | |
tree | 4dd57ddf877bac2f833f9106bbd6206cde865d58 /Zend/tests/bug51176.phpt | |
parent | f11535e2eee07e515066774eb166ddec73da91b3 (diff) | |
download | php-git-e3ced0b54018984fe732dafabdf5c55893263a65.tar.gz |
- Reverted fix for bug #51176
Diffstat (limited to 'Zend/tests/bug51176.phpt')
-rw-r--r-- | Zend/tests/bug51176.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Zend/tests/bug51176.phpt b/Zend/tests/bug51176.phpt index 436378eff2..1b0e285c64 100644 --- a/Zend/tests/bug51176.phpt +++ b/Zend/tests/bug51176.phpt @@ -27,6 +27,6 @@ $foo->start(); ?> --EXPECT-- -static -static -static +instance +instance +instance
\ No newline at end of file |