Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Alexander Kurilo 5a22a4f1f3 Make surrogate sequences in JSON work on PHP 5.3 7 yıl önce
  Gabriel Caruso 7d9f8e2247 Improvements 7 yıl önce
  Jordi Boggiano ce08582671 Fix CS 10 yıl önce
  Possum 2e99b9fdf5 Use https where possible 10 yıl önce
  Jordi Boggiano 109f4ffd5e Normalize json across all php versions, fixes #3226 11 yıl önce
  Jordi Boggiano ac497feaba CS fixes 11 yıl önce
  Sandy Pleyte 3a2815b778 Added extra unit test from the example in the ticket. 11 yıl önce
  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. 11 yıl önce