--TEST-- Using different sorts of numerical strings as a string offset --FILE-- getMessage() . \PHP_EOL; } } echo "Done\n"; ?> --EXPECTF-- string(1) "l" Cannot access offset of type string on string string(1) "l" Cannot access offset of type string on string string(1) "l" Cannot access offset of type string on string string(1) "l" Cannot access offset of type string on string Warning: Illegal string offset "7str" in %s on line %d string(1) "l" Cannot access offset of type string on string Warning: Illegal string offset " 7str" in %s on line %d string(1) "l" Cannot access offset of type string on string Warning: Illegal string offset " 7 str" in %s on line %d string(1) "l" Cannot access offset of type string on string Warning: Illegal string offset "7 str" in %s on line %d string(1) "l" Cannot access offset of type string on string Warning: Illegal string offset "0xC" in %s on line %d string(1) "T" Warning: Illegal string offset "0b10" in %s on line %d string(1) "T" string(1) "l" Done