Coder Social home page Coder Social logo

Make header syntax consistent about php-reports HOT 2 CLOSED

jdorn avatar jdorn commented on August 10, 2024
Make header syntax consistent

from php-reports.

Comments (2)

jdorn avatar jdorn commented on August 10, 2024

Done:

  • Implement new format for almost all headers (still need VARIABLE and a few others)
  • Consistent header validation
  • Documentation references the new format and contains mostly JSON examples

Todo:

  • Make json parsing less strict
  • Update debug report format
  • Convert VARIABLE header to new format and update parameter names

from php-reports.

jdorn avatar jdorn commented on August 10, 2024

Single quotes, unquoted keys, and trailing commas are supported now in JSON headers. The following is now valid:

HEADERNAME: {
   'key': "value",
   key2: 'value2',
}

The variable header is converted over.

I'm going to make a separate issue for updating the debug_report. There's a lot of improvements that can be made in addition to before/after parsing headers.

from php-reports.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.