1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

2 Commits

Author SHA1 Message Date
Nikita Popov
ca7a11c9cf Consolidate string offset by reference errors
Use the same error message for all scenarios where a reference to
a string offset is acquired.
2021-10-20 13:00:48 +02:00
Nikita Popov
5f6effed43 Add opcodes to zend_wrong_string_offset() 2016-07-10 15:15:34 +02:00