respect-validation/library/Message/Stringifier
Henrique Moody 8332d28acc
Do not overwrite existing names
This commit addresses the skipped tests by modifying certain core
concepts in the library. The way names work has always been somewhat
confusing, even to me. I’ve established that existing names will never
be overwritten, and if a path is already defined, we will change the
name to also include the path.

I’m not very happy with how I’m solving this problem, because the
`FirstResultStringFormatter` is changing some behaviour in the results
that seems to be something that should always happen before. But, for
the moment, I will keep it as is.
2025-12-26 14:48:23 +01:00
..
ListedStringifier.php Bump respect/coding-standard from 4 to 5 2025-12-18 19:03:39 +01:00
NameStringifier.php Do not overwrite existing names 2025-12-26 14:48:23 +01:00
PathStringifier.php Move important value objects to the root namespace 2025-12-21 11:14:47 +01:00
QuotedStringifier.php Move important value objects to the root namespace 2025-12-21 11:14:47 +01:00