技术文摘

设计,技术,行业

请求报错:Array and string offset access syntax with curly braces is deprecated

PHP7.4不再支持使用大括号访问数组以及字符串的偏移
php7.4不再支持数组{}写法,统一为数组[]

PHP7.4不再支持使用大括号访问数组以及字符串的偏移.png修改位置:\thinkphp\library\think\db\Query.php 的 400 行左右

修改位置Query.php 的 400 行左右.png

修改为: s e q = ( o r d ( seq = (ord( seq=(ord(value[0]) % $rule[‘num’]) + 1;