]> granicus.if.org Git - php/commit
Fixed bug parameter is casted to string of array_column
authorXinchen Hui <laruence@php.net>
Mon, 1 Apr 2013 11:11:45 +0000 (19:11 +0800)
committerXinchen Hui <laruence@php.net>
Mon, 1 Apr 2013 11:11:45 +0000 (19:11 +0800)
commitd8a5f41a606a19efea7fe4df34bb24e66d3d3762
treea62fdbd9dab6396d241e538dc2d04f91968ecf2c
parent3b504a371734cec343a5b17adc019b54f474b2a9
Fixed bug parameter is casted to string of array_column
ext/standard/array.c
ext/standard/tests/array/array_column_object_cast.phpt [new file with mode: 0644]