Skip to content

Commit f7cd99a

Browse files
committed
Merge branch 'master' of github.com:php-ds/ext-ds
2 parents 5f6d952 + 078243f commit f7cd99a

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)