Fix return types for executor methods #29

Merged
vlw merged 2 commits from refs/pull/29/head into master 2024-01-08 14:30:52 +01:00
vlw commented 2024-01-08 14:28:47 +01:00 (Migrated from codeberg.org)

MySQLi execute_query() can also return a boolean, fixed the return types for executor methods

MySQLi [`execute_query()`](https://www.php.net/manual/en/mysqli.execute-query.php) can also return a boolean, fixed the return types for executor methods
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/php-mysql!29
No description provided.