Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
php-8.2.27-202502031751
/
share
/
test
/
mongodb
/
tests
/
ini
/
//opt/php-8.2.27-202502031751/share/test/mongodb/tests/ini/ini-debug-phpinfo-002.phpt
--TEST-- phpinfo() reports mongodb.debug (master and local) --INI-- mongodb.debug=stderr --FILE-- <?php ini_set('mongodb.debug', 'stdout'); phpinfo(); ?> ===DONE=== <?php exit(0); ?> --EXPECTF-- %a mongodb.debug => stdout => stderr %a ===DONE===%A