summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.c
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2004-06-23 23:20:44 +0000
committerSara Golemon <pollita@php.net>2004-06-23 23:20:44 +0000
commit56b153390b520c941f7e097bd5718c343e4bb10e (patch)
treeec0709b2326bd7b19c4ee888d0d733321957fbb8 /ext/mssql/php_mssql.c
parent9e187415f9088e6722c3c74d967df3f8dad5e062 (diff)
downloadphp-git-56b153390b520c941f7e097bd5718c343e4bb10e.tar.gz
BugFix #28879 Inconsistent behavior between explicit and implicit array creation.
Changes: Throw E_WARNING "Illegal offset type" when explicitly creating array elements with objects, arrays, or resorces as indexes. This matches implicit creation w/ obj/arr indices. Throw E_WARNING "Resource ID#%ld used as offset, casting to integer (%ld)" when implicitly creating array with resource as index. (BC)
Diffstat (limited to 'ext/mssql/php_mssql.c')
0 files changed, 0 insertions, 0 deletions