PHP Conference Fukuoka 2025

Встановлення

The JSON extension is a core PHP extension, so it is always enabled.

Prior to PHP 8.0.0, the JSON extension was bundled and compiled into PHP by default, but could be explicitly disabled using --disable-json.

Prior to 5.2.0, the JSON extension was installed as a » PECL module.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top