php-doc-en/reference/json
Edgar d446e9e831
Update json-encode.xml
Should be 'flags' instead of 'options' because argument `$options` was renamed to `$flags`.

Closes GH-455

Signed-off-by: George Peter Banyard <girgias@php.net>
2021-02-18 17:14:34 +00:00
..
functions Update json-encode.xml 2021-02-18 17:14:34 +00:00
jsonserializable Generate json methodsynopses based on stubs 2020-11-17 11:31:00 +00:00
book.xml Add reference to JsonException in JSON book 2018-09-29 12:57:34 +00:00
constants.xml Description about JSON_ERROR_UTF16 is wrong, because this constant is not for json_encode but json_decode function. 2020-01-01 10:02:15 +00:00
jsonexception.xml Clarify that JsonException::$code uses the same values as json_last_error() 2019-05-24 01:02:50 +00:00
jsonserializable.xml jsonserializable is an interface not a class 2012-03-05 10:45:19 +00:00
reference.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
setup.xml Remove obsolete PHP 5 related info 2021-02-08 10:42:44 +01:00
versions.xml added trailing comma after "PHP 8". 2021-01-18 13:54:16 +09:00