Skip to content

Commit 078243f

Browse files
authored
Update php_map_ce.c
1 parent 23d055d commit 078243f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/php/classes/php_map_ce.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ METHOD(jsonSerialize)
193193
{
194194
PARSE_NONE;
195195
ds_map_to_array(THIS_DS_MAP(), return_value);
196+
convert_to_object(return_value);
196197
}
197198

198199
METHOD(filter)

0 commit comments

Comments
 (0)