summaryrefslogtreecommitdiff
path: root/Zend/tests/isset_str_offset.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-09-161-1/+1
* Fixed bug #63217Rudi Theunissen2018-07-021-4/+22
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Add support for negative string offsets (syntax)Francois Laupretre2016-03-091-0/+6
* Fix warning on non-numeric offsetsStanislav Malyshev2011-12-221-3/+1
* implement the solution for isset/string offsets, fix bug #60362Stanislav Malyshev2011-12-191-0/+91