jae-jae / QueryList

:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
https://querylist.cc
2.66k stars 441 forks source link

为什么新版本一直是一个一维数组? #108

Closed RipperTs closed 4 years ago

RipperTs commented 4 years ago

`/**

RipperTs commented 4 years ago

值得说明的是 4.1.1 版本无此问题,4.2.0 版本开始就是这样了

jae-jae commented 4 years ago

是的,更新公告里有做说明,如果要采集列表的话请设置 range() 参数,或者将项目版本固定到 4.1.1 版本