From 3837b49ce561a395f7bce07cd5f1fd522845888f Mon Sep 17 00:00:00 2001 From: MacFJA Date: Mon, 17 Feb 2020 22:45:37 +0100 Subject: [PATCH] Update info for symfony/polyfill-php72 Related to #22 --- LIST.md | 3 +++ resources/registry.json | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/LIST.md b/LIST.md index b363153..f077dbc 100644 --- a/LIST.md +++ b/LIST.md @@ -2224,6 +2224,9 @@ _None_ - `sapi_windows_vt100_support` - `utf8_encode` - `utf8_decode` + - `mb_ord` + - `mb_chr` + - `mb_scrub` **Classes:** _None_ diff --git a/resources/registry.json b/resources/registry.json index 73f8843..046b2cc 100644 --- a/resources/registry.json +++ b/resources/registry.json @@ -2031,7 +2031,10 @@ "stream_isatty", "sapi_windows_vt100_support", "utf8_encode", - "utf8_decode" + "utf8_decode", + "mb_ord", + "mb_chr", + "mb_scrub" ], "classes": [], "constants": [