Home
last modified time | relevance | path

Searched refs:getStatusString (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/ext/zip/tests/
H A Doo_getstatusstring.phpt2 This test will test getStatusString method in ZipArchive
14 var_dump($arch->getStatusString());
17 var_dump($arch->getStatusString());
H A Doo_cancel.phpt31 var_dump($zip->getStatusString());
H A Doo_addpattern.phpt34 var_dump($zip->getStatusString());
H A Doo_addglob.phpt36 var_dump($zip->getStatusString());
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dbug71509.phpt33 if ($return_code != true) print("Failed to add file: " . $zipfile->getStatusString());
36 if ($return_code != true) die("Failed to close archive: " . $zipfile->getStatusString());
/PHP-8.0/ext/zip/
H A Dphp_zip.stub.php82 public function getStatusString() {} function in ZipArchive
H A Dphp_zip_arginfo.h298 ZEND_METHOD(ZipArchive, getStatusString);
387 ZEND_ME(ZipArchive, getStatusString, arginfo_class_ZipArchive_getStatusString, ZEND_ACC_PUBLIC)
H A Dphp_zip.c1600 PHP_METHOD(ZipArchive, getStatusString) argument
/PHP-8.0/
H A DNEWS1580 ZipArchive::getStatusString() method stay valid after the archive
H A DUPGRADING848 ZipArchive::statusSys properties or ZipArchive::getStatusString() method.

Completed in 25 milliseconds