Commit History

Autor SHA1 Mensaxe Data
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge %!s(int64=5) %!d(string=hai) anos
  Alexander Kurilo e1a6bd5ff1 Make JSON formatter test clearer %!s(int64=6) %!d(string=hai) anos
  Alexander Kurilo 5a22a4f1f3 Make surrogate sequences in JSON work on PHP 5.3 %!s(int64=6) %!d(string=hai) anos
  Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase %!s(int64=7) %!d(string=hai) anos
  Jordi Boggiano 94926218e8 CS fixes %!s(int64=10) %!d(string=hai) anos
  Jordi Boggiano ac497feaba CS fixes %!s(int64=10) %!d(string=hai) anos
  Jordi Boggiano 604a65cc31 Fix indenting, refs #2788 %!s(int64=11) %!d(string=hai) anos
  Sylvain Filteau 92e283973f Skip test requiring mbstring when it's not installed %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos