16 Commits (fcc80dcb86ba4af5fb516bb7d2a95bb50f90e324)

Author SHA1 Message Date
Scott MacVicar 99614941d7 MFH: Invalid string causes segfault within json_decode() 17 years ago
Matt Wilmas 7c53e81273 MFH: Changed logic for LONG_MIN 18 years ago
Rasmus Lerdorf a948a2605d We can afford a larger stack here and other json parsers out there 18 years ago
Ilia Alshanetsky c969e9005b Handle very small longs via double 19 years ago
Ilia Alshanetsky 9f28e21bb1 Fixed bug #41673 (json_encode breaks large numbers in arrays). 19 years ago
Ilia Alshanetsky faae3e9ecf Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty 19 years ago
Rasmus Lerdorf c7069887a4 Make the code match the commit comment 19 years ago
Rasmus Lerdorf 464d87e58b I don't see any reason to leave the stack limitation at 20. We have 19 years ago
Antony Dovgal 09a575a20f MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') 19 years ago
Ilia Alshanetsky 8b245e5aaf Fixed bug #41067 (json_encode() problem with UTF-16 input). 19 years ago
Andrei Zmievski b62d120580 Fix processing of control characters; they should be escaped as \u 19 years ago
Antony Dovgal cff6e2b446 initialize variable 20 years ago
Nuno Lopes ff591e2cf0 more const keywording 20 years ago
Antony Dovgal 60720d285f MFH: ZTS fix 20 years ago
Antony Dovgal 0b97d2bd60 fix segfault, add test 20 years ago
SVN Migration 608baa409a This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 20 years ago