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

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 are 2 different diffs reported by users for this test.

Count Diff
3 (60%)
001- Cannot assign array to reference held by property Test::$prop of type int 003+ array(0) { 004+ } 004- &int(42)
2 (40%)
001- Cannot assign array to reference held by property Test::$prop of type int 003+ array(0) { 004+ } 004- &int(42) 006+ php: /home/travis/build/acquia/php-src/Zend/zend_execute.c:3275: zend_ref_del_type_source: Assertion `source_list->ptr == prop' failed. 007+ Aborted (core dumped) 008+ 009+ Termsig=6