MySQL - recode mysql driver fpr php 8.x #39
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs test
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ConLite/ConLite#39
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Recode whole old db driver stuff. Move it from conlib to core folder. For the moment just use mysqli only, maybe we will use another db driver lib like adodb or doctrine in future.
Don't forget to adapt item and item collection classes to use new db driver.