php-mysql-engine icon indicating copy to clipboard operation
php-mysql-engine copied to clipboard

Support empty date

Open SirPL opened this issue 3 years ago • 0 comments

When $value is an empty string then accessing its first element ($value[0]) fails:

Uninitialized string offset: 0

SirPL avatar Jul 05 '22 09:07 SirPL