Commit Verlauf

Autor SHA1 Nachricht Datum
  Jordi Boggiano e348642aa7 Fix json manipulator handling of escaped backslashes, fixes #1588 vor 12 Jahren
  Jordi Boggiano 521bbe6556 CS fixes vor 13 Jahren
  Jordi Boggiano db16f68fbf Tweak exception messages vor 13 Jahren
  Robert Schönthal e96e06946f fixed json file tests vor 13 Jahren
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception vor 13 Jahren
  Jordi Boggiano a30e6109bf Fix 5.4.0 interop in formatting of empty array/objects vor 13 Jahren
  Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests vor 13 Jahren
  Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid vor 13 Jahren
  digitalkaoz 6929c42848 added schema/syntax validation for composer.json vor 13 Jahren
  Volker Dusch 9ede082371 Skip tests if mbstring is not installed vor 13 Jahren
  Martin Hasoň e621495c4d Added support for JSON_UNESCAPED_SLASHES vor 13 Jahren
  Martin Hasoň ff0f833b3e Added support for JSON_UNESCAPED_UNICODE and fixed parsing string vor 13 Jahren
  Martin Hasoň 76a2be5ae0 Fixed detection of missing comma and added detection of missing colon in json vor 13 Jahren
  Jakub Zalas c680ec7e51 Fixed json encoding when quoted value contained trailing backslash. vor 13 Jahren
  Justin Rainbow 447230d77a Extracting JsonFile additions for prettifying JSON vor 13 Jahren
  Jordi Boggiano b7f6cf69ab Add tests and fixes some issues vor 13 Jahren
  Jordi Boggiano 066a0db752 Add detection for unescaped backslashes vor 13 Jahren
  Jordi Boggiano f5aa3e6c79 Add detection for extra commas in arrays vor 13 Jahren
  Jordi Boggiano c129d570e8 Add more json validation rules vor 13 Jahren