mirror of
https://github.com/php/pecl-networking-mqseries.git
synced 2026-03-23 23:22:20 +01:00
master
MQSERIES COMPILATION ----------- To compile the extension in your PHP, do as follows: - Uncompress the tarball - Run phpize - Run ./configure (for 64-bit you can use --with-libdir=lib64) - Run make. - Either load the extension dynamically into your scripts (with dl()) or add an extension= entry for it in your php.ini NOTE ---- By default the MQ Client Interface library is used. When building in a server only environment change te config.m4 file. USAGE ----- See the PHP scripts in the examples directory for an example of this library's usage REPORTING BUGS -------------- THIS EXTENSION IS HIGHLY EXPERIMENTAL (read: untested and unsupported). Please report all bugs and send all request/suggestions/quips/complaints to the PECL website
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:23:31.672Z
Languages
C
99.5%
M4
0.5%