Test: /ext/standard/tests/bug81048.phpt - Version 7.4.3        

Bug #81048 Regression from #80915 - phpinfo(INFO_VARIABLES) "Array to string conversion"
Submitted: 2021-05-18 23:24:03 Modified: 2021-05-19 10:10:12
From: webmaster Assigned: cmb
Status: Closed Package: Arrays related
PHP Version: 7.4.18 OS: Ubuntu 20.04

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
006- $_SERVER['foo'] => Array 007- ( 008- [bar] => Array 009- ( 010- [baz] => qux 011- ) 012- 013- )