diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2009-11-09 15:13:07 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2009-11-09 15:13:07 +0000 |
commit | 95a522a72c1b44c22ca6d069c83a669014ce644b (patch) | |
tree | 16714d410bd7566f3598d45d12baedfc6df5857f | |
parent | 6585a5af3249ddcd36787b4e30bf4717ea238f22 (diff) | |
download | php-git-95a522a72c1b44c22ca6d069c83a669014ce644b.tar.gz |
Fix bug #50124
-rw-r--r-- | Zend/tests/bug47516.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug47516.phpt b/Zend/tests/bug47516.phpt index 66304fe3be..a9a20710d3 100644 --- a/Zend/tests/bug47516.phpt +++ b/Zend/tests/bug47516.phpt @@ -30,7 +30,7 @@ ppp echo "$htm\n"; ?> ---EXPECT--- +--EXPECT-- abc abc abc |