Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement the solution for isset/string offsets, fix bug #60362 | Stanislav Malyshev | 2011-12-19 | 1 | -5/+9 |
* | Simplified string offset reading | Dmitry Stogov | 2010-07-16 | 1 | -2/+0 |
* | {} to [] test fixes | Ilia Alshanetsky | 2005-11-16 | 1 | -3/+3 |
* | Restore behavior of $str["str"]. (Now $str["str"] is equivalent to $str[0] ag... | Dmitry Stogov | 2005-01-14 | 1 | -9/+5 |
* | Fixed bug #31098 (isset false positive) | Dmitry Stogov | 2005-01-12 | 1 | -2/+34 |
* | - Test renaming | Moriyoshi Koizumi | 2005-01-11 | 1 | -0/+25 |