framework icon indicating copy to clipboard operation
framework copied to clipboard

【bug】Env数组

Open choin1314 opened this issue 2 years ago • 1 comments

.env中: xxx[] = xxxxxx

获取xxx时报错: Fatal error: Uncaught TypeError: strtoupper(): Argument #1 ($string) must be of type string, int given in /vendor/topthink/framework/src/think/Env.php:118

================== [qqq] xxx[] = xxxxxx 这么写没有问题,可是我不想有qqq image

choin1314 avatar Sep 09 '23 02:09 choin1314

version:8.0.2

choin1314 avatar Sep 09 '23 03:09 choin1314