diff options
author | Michael Orlitzky <michael@orlitzky.com> | 2016-06-09 23:39:07 -0400 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-07-11 14:05:43 +0200 |
commit | 6319a358496dda48d2c9541aec59fa78a0a96492 (patch) | |
tree | 2fbc82ec780ea0733013e6eb9d0fb6a822d4da8c /sapi/phpdbg/phpdbg_prompt.c | |
parent | a467a42dd179263f334bcfaca76d320d57d7bd19 (diff) | |
download | php-git-6319a358496dda48d2c9541aec59fa78a0a96492.tar.gz |
ext/tidy: work around a legacy libtidy bug in a test.
Our existing test 024.phpt actually tests incorrect behavior. There is
a self-closing tag present in the input, but the expected output has
that same tag half-open (i.e. open but never closed). To support
tidy-html5, which does the right thing, that test needed to be
changed. The self-closing tag was replaced by an explicit pair of
tags, and some extra whitespace fudging was done.
Diffstat (limited to 'sapi/phpdbg/phpdbg_prompt.c')
0 files changed, 0 insertions, 0 deletions