... === 1 && is_null($item[0])) { if ($this->inCli) { echo "WARNING: invalid csv line #" . $this->line . "\n"; } $this->invalidLines++; return $this->getDataList(); } return array($item);} init() 方法 protected void init() 源码: sdk/ph...
... if (strlen($line) === 0) { if ($this->inCli) { echo "WARNING: empty line #" . $this->line . "\n"; } $this->invalidLines++; return $this->getDataList(); } $item = json_decode($line, true); if (!is_array($item) || count($item) === 0) { switch ...
...mport.cc import.cc: In function 'int main(int, char**)': import.cc:773:31: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] import.cc: In function 'void batch_committed(int)': import.cc:138:36: warning: ignoring return va...
...SSearch | 用于支持非 UTF-8 字符集 | | 缓存模块 | WARNING | XS | 用于缓存项目配置文件的解析结果 | | JSON 扩展 | OK | util.Quest, util.Indexer | 用于读取或输出 JSON 格式的数据 | | XML 扩展 | OK | uti...