Skip to content

Added is_map function to check is array map or plain array - #111

Closed
bobrik wants to merge 1 commit into
msgpack:masterfrom
bobrik:php-fix
Closed

Added is_map function to check is array map or plain array#111
bobrik wants to merge 1 commit into
msgpack:masterfrom
bobrik:php-fix

Conversation

@bobrik

@bobrik bobrik commented Jun 10, 2012

Copy link
Copy Markdown

Fixes #87 (bug with incorrect packing of mixed arrays).

Patch is pretty straightforward.

Fixed bug with incorrect packing of mixed arrays
bobrik added a commit to Topface/msgpack-php that referenced this pull request Sep 25, 2012
This is copy of msgpack/msgpack#111 because of msgpack-php split.
Fixes msgpack/msgpack#87 (bug with incorrect packing of mixed arrays).

Patch is pretty straightforward.
@bobrik bobrik closed this Jul 1, 2013
@kzk

kzk commented Jul 1, 2013

Copy link
Copy Markdown
Member

Hi could you send a pull request to https://github.com/msgpack/msgpack-php?

@bobrik

bobrik commented Jul 1, 2013

Copy link
Copy Markdown
Author

I did it already :) msgpack/msgpack-php#6 is closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

php BUG

2 participants