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