ru_php/ext/uri/tests/022.phpt

15 lines
236 B
PHP

--TEST--
Test extension of Uri\WhatWg\Url
--EXTENSIONS--
uri
--FILE--
<?php
readonly class MyWhatWgUri extends Uri\WhatWg\Url
{
}
?>
--EXPECTF--
Fatal error: Class MyWhatWgUri cannot extend final class Uri\WhatWg\Url in %s on line %d