Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
modified: config.m4
Changed version
Changed Version
modified: php_pdo_taos.h
Separated directories by PHP version because the PDO of PHP8.1 has ch… …anged a lot, adapted to PHP8.1. Improved timezone setting.
Compatible with PHP7.1, PHP7.2, PHP7.3, PHP7.4, PHP8.0. Not Compatible with 8.1.
Fixed the bug when executing taos_cleanup but not taos_init
Modified README.md
Updated version
modified: config.m4 modified: php_pdo_taos.h modified: taos_driver.c modified: taos_statement.c