PDO_INFORMIX: Changelog

Version Message
1.3.6 Including the Fix for buffer overflow issue wiht UTF-8.
1.3.5 Added Support for PHP 8.1 version.
1.3.4 Added Supportfor PHP 8 version.
1.3.3 Fixed compilation issue with the PHP 5.6 release.
1.3.2 Added the php 7 support
1.3.1 Fixed: Segmentation fault while fetching null value for Integer Field in specific case
1.3.0 Fixed: PDO:query function gives segfault when pdo_informix build with CFLAGS -m64
1.2.7 Fixed: Problem related to dynamic loading
Fixed: Compilation error with php-5.4.x