Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mediainfocontainer-dump-xml #52

Merged
merged 22 commits into from
May 6, 2016
Merged

mediainfocontainer-dump-xml #52

merged 22 commits into from
May 6, 2016

Conversation

javiertrejo
Copy link
Contributor

Hi @mhor,

I added support to dump MediaInfoContainer or any Type to XML.

Unit Test Added.

Regards,

@javiertrejo
Copy link
Contributor Author

Hi @mhor, you have time to see this request?

Regards,

@mhor
Copy link
Owner

mhor commented May 5, 2016

Hi @javiertrejo, could you:

unknown added 2 commits May 6, 2016 00:16
# Conflicts:
#	src/Type/AbstractType.php
#	test/Container/MediaInfoContainerTest.php
@javiertrejo javiertrejo changed the title Develop mediainfocontainer-dump-xml May 6, 2016
@javiertrejo
Copy link
Contributor Author

Hi @mhor,

The requested changes has been applied. Sorry for my mistake, i'm a newbie with forking 3rd party projects and contributing.
To dump to YAML it's necesary use PECL/YAML extension. This is not a common part of PHP installations but is possible to do.
Considers useful and necessary to have the option to dump to YAML?
The next week i will be applied this project in a production environment. If any bug will be detected; i will send to you a new pull request with the fixs.

Regards,

@mhor
Copy link
Owner

mhor commented May 6, 2016

@javiertrejo I didn't know if dumping to YAML is useful. To dump yaml IMO the easiest way is to use of YAML symfony component

Thanks for pull request I will merge it!

@mhor mhor merged commit 38f4f81 into mhor:master May 6, 2016
@mhor
Copy link
Owner

mhor commented May 6, 2016

@javiertrejo merged and released as 2.1.0

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.

2 participants