Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Jordi Boggiano f516c1de48 Add license info for code snippet we reused il y a 13 ans
  Jordi Boggiano a30e6109bf Fix 5.4.0 interop in formatting of empty array/objects il y a 13 ans
  Jordi Boggiano 69864aeb13 Make check more explicit il y a 13 ans
  Jordi Boggiano 3bdee3aabe Detect and report UTF8 encoding errors in json files il y a 13 ans
  Jordi Boggiano b14366ed08 Fix exception when a json file can not be downloaded il y a 13 ans
  Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests il y a 13 ans
  Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests il y a 13 ans
  Jordi Boggiano 7ceca9b789 Suppress relaxed schema and build it on the fly in php, refs #151 il y a 13 ans
  Jordi Boggiano 82dd1c1f7f Add relaxed schema for application packages that do not need to be distributed il y a 13 ans
  Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid il y a 13 ans
  digitalkaoz 6929c42848 added schema/syntax validation for composer.json il y a 14 ans
  Martin Hasoň e621495c4d Added support for JSON_UNESCAPED_SLASHES il y a 14 ans
  Jordi Boggiano d1d9c715c9 Add newline at the end of formatted jsons il y a 14 ans
  Jordi Boggiano 33fcb959ea Refactor JsonFile::encode to match json_encode il y a 14 ans
  Martin Hasoň ff0f833b3e Added support for JSON_UNESCAPED_UNICODE and fixed parsing string il y a 14 ans
  Jordi Boggiano 256bfedea1 Merge remote-tracking branch 'jalliot/proxy2' il y a 14 ans
  Martin Hasoň e46e1fb981 Changed method to static - JsonFile::encode il y a 14 ans
  Martin Hasoň 76a2be5ae0 Fixed detection of missing comma and added detection of missing colon in json il y a 14 ans
  Jordan Alliot 054faef5eb New context at each call and possibility to add more options and params to the context il y a 14 ans
  Jordan Alliot 9c27e38654 Moved proxy handling to a new class so that it can be reused in other parts of Composer il y a 14 ans
  Jakub Zalas dcdb761e17 Used strict comparision. il y a 14 ans
  Jakub Zalas c680ec7e51 Fixed json encoding when quoted value contained trailing backslash. il y a 14 ans
  Jordi Boggiano bfe28905d0 Fix formatting and make pretty-printing optional il y a 14 ans
  Justin Rainbow 447230d77a Extracting JsonFile additions for prettifying JSON il y a 14 ans
  Fabien Potencier 90f2a9f406 Use JSON_PRETTY_PRINT option when dumping JSON to help debugging il y a 14 ans
  Jordi Boggiano 293c45fabe Fix unescaped backslash issue il y a 14 ans
  Jordi Boggiano 066a0db752 Add detection for unescaped backslashes il y a 14 ans
  Jordi Boggiano f5aa3e6c79 Add detection for extra commas in arrays il y a 14 ans
  Jordi Boggiano c129d570e8 Add more json validation rules il y a 14 ans