mqseries 0.12.0

mqseries client library


This package provides support for IBM Websphere MQ (MQSeries).

License: BSD

Changes

- Add the possibility to use --with-libdir to compile the extension in 64-bit
- PHP5.3 and PHP5.4 Compatibilty
- Fixed bug #59577. (mqseries_strerror causes server to drop connection)
- Fixed several memory leaks
- Fixed several function signatures
- Fixed segfault when non array variables are passed in array parameters
- Fixed segfault when unexpected variables are in options array
- Removed compilation warnings