A
Size: a a a
A
ВБ
VC
VC
ДК
/usr/bin/env php composer.phar install”);SZ
АИ
ВО
ВС
$cursor->rewind();
$cursor->valid();DZ
ВС
DZ
DZ
ВС
DT
$document = $cursor->next();
if (!$document) {
die('Unexpected');
}
do {
handle($document);
} while ($document = $cursor->next());
ВС
DZ
DT
DZ