Skip to content

Fix person last address

This PR:

  • Fix the issue regarding the last person address.
  • Use DateTimeImmutable because it's so much easier for the tests and for the overall date handling.
  • Does not alter the behavior of Person::getAdresses(), this method does not return the address sorted anyway (is it something to do ?)
Edited by Pol Dellaiera

Merge request reports