Passed
Push — master ( 5a8437...94b019 )
by Lars
04:13
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Changes

86 issues (26 major, 51 minor, 1 informational, 8 unknown) were introduced.
43 issues were fixed.
Test Coverage has increased to 89% (+12%).
2 new patches (Indentation, Spacing) are available.
56 added classes/operations
Arrow C UTF8::extract_text() added
Arrow B UTF8::str_titleize_for_humans() added
Arrow B UTF8::str_longest_common_substring() added
Arrow A UTF8::str_substr_after_first_separator() added
Arrow A UTF8::str_camelize() added
Arrow A UTF8::str_remove_html_breaks() added
Arrow A UTF8::str_isubstr_last() added
Arrow A UTF8::str_replace_beginning() added
Arrow A UTF8::str_offset_exists() added
Arrow A UTF8::str_longest_common_suffix() added
B A UTF8::chr_to_decimal() improved
B A UTF8::clean() improved
F D UTF8::getCharDirection() improved
B A UTF8::html_encode() improved
B A UTF8::is_json() improved
F D UTF8::is_utf8() improved
C B UTF8::normalize_encoding() improved
B A UTF8::normalize_whitespace() improved
B A UTF8::reduce_string_array() improved
B A UTF8::single_chr_html_encode() improved
view all  
3.46
▲   + 0.51
Test Coverage
89%
▲ +13%   –   Changes
Head
Lars Moelleken  
[+]: merge with "Stringy" + optimize some functions / phpdocs ... v2
Base
Lars Moelleken  
[*]: try to fix build via Windows ...