PHP 8.6.0 Beta 3 is available for testing

Gereksinimler

The cURL library is required for the HTTP and HTTPS transports. The TCP transport is implemented with plain sockets and needs no extra library.

The JSON extension is required, which is bundled with PHP and always available as of PHP 8.0.0.

To use the msgpack packager, the » msgpack extension must be installed and Yar must be built with the --enable-msgpack configure option.

add a note

User Contributed Notes

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