Viewing File: /opt/alt/tests/alt-php82-pecl-mongodb_1.18.1-1.el8/tests/bson-regex_error-002.phpt

--TEST--
MongoDB\BSON\Regex cannot be extended
--FILE--
<?php

class MyRegex extends MongoDB\BSON\Regex {}

?>
===DONE===
<?php exit(0); ?>
--EXPECTF--
Fatal error: Class MyRegex %s final class %SMongoDB\BSON\Regex%S in %s on line %d
Back to Directory File Manager
<