Passed
Push — master ( 10c279...479d7b )
by Lawrence
01:27
created

PHP Classes Changes

B TagType added
F A Format improved

PHP Operations Changes

C TagType::inline_tag() added
C TagType::tag_empty() added
B TagType::end_tag() added
B TagType::closed_tag() added
B TagType::get_current_tag() added
B TagType::comment() added
A TagType::end_comment() added
C
Format::is_tag_empty() removed
C
Format::is_inline_tag() removed
B
Format::is_end_tag() removed
B
Format::is_closed_tag() removed
B
Format::is_comment() removed
B
Format::get_current_tag() removed
A
Format::is_end_comment() removed