Deprecation warning when passing null to select() #17

Closed
opened 2023-11-02 11:29:00 +01:00 by vlw · 0 comments
vlw commented 2023-11-02 11:29:00 +01:00 (Migrated from codeberg.org)

Release 3.1.1 introduced a bug when passing null to select() (I really need to sort of CI testing..)

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated
Release 3.1.1 introduced a bug when passing `null` to `select()` (I really need to sort of CI testing..) ``` Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated ```
Sign in to join this conversation.
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#17
No description provided.