The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.
⇢ | A | collection_functions.php ➔ min() added | |
⇢ | A | CollectionSpec::it_can_get_average_of_the_collecti... added | |
⇢ | A | CollectionSpec::it_will_return_zero_when_average_i... added | |
⇢ | A | CollectionSpec::it_can_get_maximal_value_in_the_co... added | |
⇢ | A | CollectionSpec::it_will_return_null_when_max_is_ca... added | |
⇢ | A | CollectionSpec::it_can_get_min_value_in_the_collec... added | |
⇢ | A | collection_functions.php ➔ sum() added | |
⇢ | A | CollectionSpec::it_will_return_null_when_min_is_ca... added | |
⇢ | A | collection_functions.php ➔ average() added | |
⇢ | A | CollectionSpec::it_can_convert_the_collection_to_s... added | |
⋮ | view more | ||
B | ↗ | A | CollectionSpec::it_can_use_the_utility_methods() improved |
A | ↛ | utility_functions.php ➔ sum() removed | |
A | ↛ | utility_functions.php ➔ max() removed | |
A | ↛ | utility_functions.php ➔ min() removed | |
A | ↛ | utility_functions.php ➔ average() removed | |
A | ↛ | utility_functions.php ➔ concatenate() removed |