Test: /Zend/tests/bug79779.phpt - Version 7.4.6        

Bug #79779 Assertion failure when assigning property of string offset by reference
Submitted: 2020-07-04 00:31:40 Modified: 2020-07-07 08:24:47
From: changochen1 Assigned: nikic
Status: Closed Package: Scripting Engine problem
PHP Version: 8.0Git-2020-07-04 (Git) OS:

There are 2 different diffs reported by users for this test.

Count Diff
3 (60%)
001+ ** ERROR: process timed out ** 001- Fatal error: Uncaught Error: Cannot use string offset as an object in %s:%d 002- Stack trace: 003- #0 {main} 004- thrown in %s on line %d
2 (40%)
001+ php: /home/travis/build/acquia/php-src/Zend/zend_execute.c:1509: zend_wrong_string_offset: Assertion `0' failed. 002+ Aborted (core dumped) 003+ 004+ Termsig=6 001- Fatal error: Uncaught Error: Cannot use string offset as an object in %s:%d 002- Stack trace: 003- #0 {main} 004- thrown in %s on line %d