Pass arguments directly to MySQLi constructor #6

Closed
vlw wants to merge 1 commit from refs/pull/6/head into master
vlw commented 2023-07-27 14:38:44 +02:00 (Migrated from codeberg.org)

No reason to set a variable for each argument only to pass that variable to the parent constructor. Passing the arguments directly will also open up support for setting custom ports and UNIX socket paths

No reason to set a variable for each argument only to pass that variable to the parent constructor. Passing the arguments directly will also open up support for setting custom ports and UNIX socket paths
vlw commented 2023-09-06 14:44:55 +02:00 (Migrated from codeberg.org)

Fixed in 2.0.0

Fixed in 2.0.0

Pull request closed

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!6
No description provided.