mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
added trailing comma after "PHP 8".
This commit is contained in:
parent
093b7d5d5a
commit
bd9ceed9a8
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='json_decode' from='PHP 5 >= 5.2.0, PHP 7, PHP 8 PECL json >= 1.2.0'/>
|
||||
<function name='json_encode' from='PHP 5 >= 5.2.0, PHP 7, PHP 8 PECL json >= 1.2.0'/>
|
||||
<function name='json_decode' from='PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0'/>
|
||||
<function name='json_encode' from='PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0'/>
|
||||
<function name='json_last_error' from='PHP 5 >= 5.3.0, PHP 7, PHP 8'/>
|
||||
<function name='json_last_error_msg' from='PHP 5 >= 5.5.0, PHP 7, PHP 8'/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue