diff options
author | Antony Dovgal <tony2001@php.net> | 2005-12-13 22:32:30 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2005-12-13 22:32:30 +0000 |
commit | f7aec44aee525f796c21e6d538bf28e7ff33b089 (patch) | |
tree | 82d626f658638110def7525b4db2719940d934ae /Zend/tests/bug35655.phpt | |
parent | 6c65d6df5919f38382d94d6961bd3a8c33f8014d (diff) | |
download | php-git-f7aec44aee525f796c21e6d538bf28e7ff33b089.tar.gz |
MFH: use default colors to prevent any problems with existing php.ini
Diffstat (limited to 'Zend/tests/bug35655.phpt')
-rwxr-xr-x | Zend/tests/bug35655.phpt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Zend/tests/bug35655.phpt b/Zend/tests/bug35655.phpt index 30f00cb32e..525a30f8b1 100755 --- a/Zend/tests/bug35655.phpt +++ b/Zend/tests/bug35655.phpt @@ -1,5 +1,12 @@ --TEST-- Bug #35655 (whitespace following end of heredoc is lost) +--INI-- +highlight.string = #DD0000 +highlight.comment = #FF8000 +highlight.keyword = #007700 +highlight.bg = #FFFFFF +highlight.default = #0000BB +highlight.html = #000000 --FILE-- <?php $code = ' |