Alexander Kurilo
|
5a22a4f1f3
Make surrogate sequences in JSON work on PHP 5.3
|
преди 6 години |
Gabriel Caruso
|
7d9f8e2247
Improvements
|
преди 6 години |
Jordi Boggiano
|
ce08582671
Fix CS
|
преди 9 години |
Possum
|
2e99b9fdf5
Use https where possible
|
преди 10 години |
Jordi Boggiano
|
109f4ffd5e
Normalize json across all php versions, fixes #3226
|
преди 10 години |
Jordi Boggiano
|
ac497feaba
CS fixes
|
преди 10 години |
Sandy Pleyte
|
3a2815b778
Added extra unit test from the example in the ticket.
|
преди 11 години |
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 години |