added trailing comma after "PHP 8".

This commit is contained in:
Yoshinari Takaoka 2021-01-18 13:54:16 +09:00
parent 093b7d5d5a
commit bd9ceed9a8

View file

@ -4,8 +4,8 @@
Do NOT translate this file
-->
<versions>
<function name='json_decode' from='PHP 5 &gt;= 5.2.0, PHP 7, PHP 8 PECL json &gt;= 1.2.0'/>
<function name='json_encode' from='PHP 5 &gt;= 5.2.0, PHP 7, PHP 8 PECL json &gt;= 1.2.0'/>
<function name='json_decode' from='PHP 5 &gt;= 5.2.0, PHP 7, PHP 8, PECL json &gt;= 1.2.0'/>
<function name='json_encode' from='PHP 5 &gt;= 5.2.0, PHP 7, PHP 8, PECL json &gt;= 1.2.0'/>
<function name='json_last_error' from='PHP 5 &gt;= 5.3.0, PHP 7, PHP 8'/>
<function name='json_last_error_msg' from='PHP 5 &gt;= 5.5.0, PHP 7, PHP 8'/>