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 | collection_functions.php ➔ toString() added | |
| ⇢ | A | CollectionSpec::it_can_sum_the_collection() 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 | |
| ⋮ | view more | ||
| B | ↗ | A | CollectionSpec::it_can_use_the_utility_methods() improved |
| A | ↛ | utility_functions.php ➔ average() removed | |
| A | ↛ | utility_functions.php ➔ concatenate() removed | |
| A | ↛ | utility_functions.php ➔ sum() removed | |
| A | ↛ | utility_functions.php ➔ max() removed | |
| A | ↛ | utility_functions.php ➔ min() removed | |