| Changelog for mqseries |
| Release |
What has changed? |
| 0.13.0 |
- Add the mqseries_bytes_val() function. (Pierrick)
- Add support for msg_desc->GroupId. (Pierrick)
- Add Version support within the msg_desc support. (Pierrick) |
| 0.12.1 |
- Fixed segfault when using correlId in MQPUT |
| 0.12.0 |
- 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 |
| 0.11.0 |
Fixed php function calling deprication warnings.
tested agains MQ6. |
| 0.10.0 |
Made some changes to the config.m4 configuration file.
It shoud now be possible to build the extention without the MQ Client libraries.
This would enable the transaction posibilities of MQ.
The MQBegin, MQCMit and MQBack function wil now work.
Check the README file for additional build instructions. |
| 0.9.0 |
Fixed some issues |
| 0.8.0 |
- Release 0.8.0
- Rework Release |
| 0.7.0 |
- Release 0.7.0
- Initial Release |