Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(json): allow normalizing stdClass to {} #548

Merged
merged 6 commits into from
Sep 16, 2024
Merged

feat(json): allow normalizing stdClass to {} #548

merged 6 commits into from
Sep 16, 2024

Commits on Jul 23, 2024

  1. feat(json): allow normalizing stdClass to {}

    - allow `JSON_FORCE_OBJECT` flag
    simPod committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9a795a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c34cdc View commit details
    Browse the repository at this point in the history
  3. list tests

    simPod committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    658ff7a View commit details
    Browse the repository at this point in the history
  4. rm empty stdClass test

    simPod committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c549a44 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge branch 'master' into json

    romm authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9dd9762 View commit details
    Browse the repository at this point in the history
  2. test: remove duplicated test

    Was added in ba22b52
    romm committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3c298ef View commit details
    Browse the repository at this point in the history