X-Git-Url: https://git.rapsys.eu/blogbundle/blobdiff_plain/2aca0f531ee6833b663648cc5205da37743ed2d0..946b97a67b3eeb3fac6c61cb33920d0082bf4d37:/Repository/EntityRepository.php diff --git a/Repository/EntityRepository.php b/Repository/EntityRepository.php index 18fad31..9036eca 100644 --- a/Repository/EntityRepository.php +++ b/Repository/EntityRepository.php @@ -131,6 +131,7 @@ class EntityRepository extends BaseEntityRepository { ':limit' => PHP_INT_MAX, //Set cleanup "\t" => '', + "\r" => ' ', "\n" => ' ' ];