Backport GH-14962 to stable versions

Alpine CI regularly fails because of the sorting order of these tests.
See https://github.com/php/php-src/pull/14962#issuecomment-2498799881

Closes GH-16950.
This commit is contained in:
Michael Orlitzky 2024-07-15 07:16:25 -04:00 committed by Niels Dossche
parent a80f0b515a
commit ae84b81bfa
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5
8 changed files with 47 additions and 32 deletions

View file

@ -39,12 +39,12 @@ bool(true)
bool(true)
Try to remove key 1 again
bool(false)
[key10]name10: Content String 10
[key30]name30: Content String 30
key2: Content String 2
key4: Another Content String
key5: The last content string
name9: Content String 9
[key10]name10: Content String 10
[key30]name30: Content String 30
Total keys: 6
Key 1 exists? N
Key 2 exists? Y