Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.0 support? #25

Open
0xEAB opened this issue Jan 29, 2021 · 2 comments
Open

PHP 8.0 support? #25

0xEAB opened this issue Jan 29, 2021 · 2 comments

Comments

@0xEAB
Copy link

0xEAB commented Jan 29, 2021

php_pdo_cubrid_int.h:169:148: error: expected ‘;’, ‘,’ or ‘)’ beforeTSRMLS_DCextern int _pdo_cubrid_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, int err_code, T_CCI_ERROR *error, const char *sql_state, const char *file, int line TSRMLS_DC);

Hint:

These TSRM* macros are removed as of PHP 8.0.0, and are not necessary anymore as of PHP 7.0.0
cmb

@airnet73
Copy link
Contributor

airnet73 commented Feb 5, 2021

Thank you.
Currently, the cubrid pdo driver does not support php8.
In the future, we will release a version that supports php8.

@kisoo-han
Copy link
Contributor

Thank you for your interest and using the CUBRID.
We confirm your comments/hint for CUBRID php drivers with PHP 8.0 and we promise to add this feature in the next release.
Thank you again for your comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants