History log of /PHP-8.2/ext/standard/tests/strings/printf_h_H.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 60189aa9 25-Jul-2022 Michael Voříšek

Skip locale tests /w musl libc (#9141)


# b6000b7e 22-Apr-2020 Nikita Popov

Add support for %h and %H in printf()

These are locale-independent variants of %g and %G.

Closes GH-5436.