Test: /ext/standard/tests/array/bug79839.phpt - Version 7.4.8        

Bug #79839 array_walk() does not respect property types
Submitted: 2020-07-11 20:23:37 Modified: 2020-07-17 12:49:02
From: changochen1 Assigned: nikic
Status: Closed Package: Scripting Engine problem
PHP Version: 7.4 OS:

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001- Cannot assign array to reference held by property Test::$prop of type int 003+ array(0) { 004+ } 004- &int(42)