Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
php-7.4
/
share
/
test
/
mongodb
/
tests
/
command
/
//opt/php-7.4/share/test/mongodb/tests/command/command_error-001.phpt
--TEST-- MongoDB\Driver\Command cannot be extended --FILE-- <?php class MyCommand extends MongoDB\Driver\Command {} ?> ===DONE=== <?php exit(0); ?> --EXPECTF-- Fatal error: Class MyCommand may not inherit from final class (MongoDB\Driver\Command) in %s on line %d