Histórico de Commits

Autor SHA1 Mensagem Data
  Jordi Boggiano 94926218e8 CS fixes há 10 anos atrás
  Jordi Boggiano ac497feaba CS fixes há 11 anos atrás
  Jordi Boggiano 604a65cc31 Fix indenting, refs #2788 há 11 anos atrás
  Sylvain Filteau 92e283973f Skip test requiring mbstring when it's not installed há 11 anos atrás
  Sandy Pleyte f92f2f45a9 Fix for #2613, when using php < 5.4 there was an unnecessary backslash before each utf-8 char. The problem was that the regexp matched all utf-8 encoded chars (included the ones that where escaped). The new regexp uses the lookbehind feature to check if the backslash isn't prefixed with an other backslash. há 11 anos atrás