History log of /PHP-8.2/Zend/tests/enum/json_encode.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 2145f80d 31-Mar-2022 Ilija Tovilo

Register JSON_ERROR_NON_BACKED_ENUM constant (#8285)

Fixes GH-8238


# 5beba0b0 27-May-2021 Máté Kocsis

Declare tentative return types for ext/json (#7051)


# 269c8dac 10-Jun-2020 Ilija Tovilo

Implement enums

RFC: https://wiki.php.net/rfc/enumerations

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>

Closes GH-6489.