mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-08-11 09:44:03 +02:00
Add PHP 8 support
This commit is contained in:
@@ -91,7 +91,7 @@ final class AsiExtraFieldTest extends TestCase
|
||||
*/
|
||||
public function testInvalidParse()
|
||||
{
|
||||
$this->setExpectedException(
|
||||
$this->expectException(
|
||||
Crc32Exception::class,
|
||||
'Asi Unix Extra Filed Data (expected CRC32 value'
|
||||
);
|
||||
|
Reference in New Issue
Block a user