summaryrefslogtreecommitdiff
path: root/Zend/tests/bug39304.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Convert some notices to warningsNikita Popov2019-10-021-1/+1
| | | | Part of https://wiki.php.net/rfc/engine_warnings.
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
|
* Remove zend_version() checks from testsNikita Popov2017-01-301-3/+3
|
* Fixed list() behavior inconsistency (string handling is disabled for all ↵Dmitry Stogov2014-10-051-4/+0
| | | | cases, ArrayAccess objects handling is enabled for all cases, ZEND_FETCH_DIM_TMP_VAR opcode is renamed into ZEND_FETCH_LIST, ZEND_FETCH_ADD_LOCK flag is removed).
* AST-based compiler: Stage 1Nikita Popov2014-06-141-2/+2
|
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| |
| * Fix tests (removed space on error message "Undefined index: ...")Felipe Pena2008-03-081-0/+2
| |
| * Fixed bug #39304 (Segmentation fault with list unpacking of string offset)Dmitry Stogov2006-10-301-0/+9
|
* implement the solution for isset/string offsets, fix bug #60362Stanislav Malyshev2011-12-191-3/+3
|
* Remove bogus skipif and make adjust the testsHannes Magnusson2011-09-071-3/+6
|
* Simplified string offset readingDmitry Stogov2010-07-161-0/+2
|
* Fix tests (removed space on error message "Undefined index: ...")Felipe Pena2008-03-081-0/+2
|
* Fixed bug #39304 (Segmentation fault with list unpacking of string offset)Dmitry Stogov2006-10-301-0/+9