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

Fix JSON object order comparision with numeric keys #4675

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Firehed
Copy link
Contributor

@Firehed Firehed commented May 19, 2021

Fixes #4584, fixes #4674

@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #4675 (aec46c1) into master (638c105) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4675   +/-   ##
=========================================
  Coverage     83.68%   83.68%           
- Complexity     4944     4945    +1     
=========================================
  Files           389      389           
  Lines         13126    13129    +3     
=========================================
+ Hits          10984    10987    +3     
  Misses         2142     2142           
Impacted Files Coverage Δ Complexity Δ
src/Util/Json.php 100.00% <100.00%> (ø) 10.00 <0.00> (+1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 638c105...aec46c1. Read the comment docs.

@Firehed Firehed marked this pull request as ready for review May 20, 2021 00:21
@sebastianbergmann sebastianbergmann added feature/assertion Issues related to assertions and expectations type/bug Something is broken labels May 20, 2021
@sebastianbergmann
Copy link
Owner

I am sorry that it took me so long to review this. Can you please resolve the conflicts and target the 10.5 branch? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/assertion Issues related to assertions and expectations type/bug Something is broken
Projects
None yet
2 participants