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