Valinor/tests/Integration/Mapping
Romain Canon 212b77fd13 fix: improve scalar values casting
These changes lead to better performance, more precise casting in case
of "fixed types" and overall better error messages.
2022-09-29 13:52:06 +02:00
..
Attribute misc: change ObjectBuilderFactory::for return signature 2022-08-29 23:09:15 +02:00
Fixture feat: handle literal boolean true / false types 2022-05-09 21:14:46 +02:00
Message fix: improve scalar values casting 2022-09-29 13:52:06 +02:00
Object fix: improve scalar values casting 2022-09-29 13:52:06 +02:00
Other fix: improve scalar values casting 2022-09-29 13:52:06 +02:00
Source feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00
ConstructorRegistrationMappingTest.php fix: properly handle static anonymous functions 2022-09-24 20:01:53 +02:00
ExceptionFilteringTest.php feat!: filter userland exceptions to hide potential sensible data 2022-07-08 13:58:48 +02:00
InterfaceInferringMappingTest.php fix: improve scalar values casting 2022-09-29 13:52:06 +02:00
MappingErrorTest.php fix: improve scalar values casting 2022-09-29 13:52:06 +02:00
ReadonlyMappingTest.php feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00
SingleNodeMappingTest.php feat!: make mapper more strict and allow flexible mode 2022-06-23 10:30:36 +02:00
ValueAlteringMappingTest.php feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00
VariadicParameterMappingTest.php feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00