Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-9871

Update version check file to use json format

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.1.0-b1
    • 3.1.0-dev
    • ACP
    • None

      The version check file currently is just a flat text file. This is limiting. It would be nice if we could have a properly structured file allowing us to add additional information such as changelog or other version-specific information.

      Because PHP 5.2 supports JSON deserialization though json_decode() it would make sense to use JSON format. This also potentially allows third party applications to access the version check server.

            EXreaction EXreaction [X] (Inactive)
            igorw Igor Wiedler [X] (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: