Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings il y a 7 ans
  Gabriel Caruso 7d9f8e2247 Improvements il y a 7 ans
  Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) il y a 8 ans
  Christophe Coevoet 6daa2afdd3 Fix the handling of references in JSON schemas when validating il y a 9 ans
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master il y a 9 ans
  Niels Keurentjes 818c3e707a Ton of phpDoc fixes. il y a 9 ans
  Jordi Boggiano cb53bd04cb Remove a few instances of RemoteFilesystem that were not needed il y a 10 ans
  Jordi Boggiano ce08582671 Fix CS il y a 10 ans
  Possum 29ca21f30e PHP version checks tweaking il y a 10 ans
  Hugo Fonseca e79d067690 Make parseJson safer il y a 10 ans
  Hugo Fonseca 1bb871dca8 Add docBlock and fix CS il y a 10 ans
  Jordi Boggiano d9b5c884ba Detect and warn JSON encoding failures, refs #3786 il y a 10 ans
  Jordi Boggiano e172cd81a1 Fix lax validation of packages when loading them, fixes #3606, fixes #3605 il y a 11 ans
  Christophe Coevoet b0f13e0ab6 Fix typo il y a 11 ans
  Christophe Coevoet c571ccafd3 Restrict the JSONC fix to affected versions il y a 11 ans
  Christophe Coevoet f3d8323a71 Fixed the json formatting when using JSONC il y a 11 ans
  Jordi Boggiano 94926218e8 CS fixes il y a 11 ans
  Jordi Boggiano 109f4ffd5e Normalize json across all php versions, fixes #3226 il y a 11 ans
  Jordi Boggiano ac497feaba CS fixes il y a 11 ans
  Jordi Boggiano af6ef235e1 Update json schema il y a 11 ans
  Jordi Boggiano 0df9c803a5 Merge pull request #2718 from sndpl/issue/2613 il y a 11 ans
  Jordi Boggiano 41afc8324e Workaround for json schema bug, fixes #2726 il y a 11 ans
  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. il y a 11 ans
  Sandy Pleyte 7a902ed96d 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. il y a 12 ans
  Nicolas Bastien 52711d121c Remove unused use statement. il y a 12 ans
  Jordi Boggiano 46e82cb38d Retry json file writing 3 times before failing, fixes #2286 il y a 12 ans
  bronze1man 9a1f4e4458 fix some files mode bug 755->644 il y a 12 ans
  Jordi Boggiano 8d0b7f278e CS fixes il y a 12 ans
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed il y a 12 ans
  Jordi Boggiano c7ed20e9d8 Fix minor issues in json code il y a 13 ans