Potential errors are silenced in your project
- Read doc
- Reliability
- Major
More information: https://insight.symfony.com/what-we-analyse/php.silenced_error
- return;
- }
- $size = \strlen($fc);
- $time = false !== \filemtime($file) ? \filemtime($file) : \time();
- $date = @\date('YmdHisO', $time);
- $md = 'D:' . \substr($date, 0, -2) . "'" . \substr($date, -2) . "'";
- $this->putNewObj();
- $info['n'] = $this->objectNumber;
- $this->put('<<');