Skip to content

Split Spyc class out into a separate file#66

Open
schlessera wants to merge 2 commits intomustangostang:masterfrom
schlessera:master
Open

Split Spyc class out into a separate file#66
schlessera wants to merge 2 commits intomustangostang:masterfrom
schlessera:master

Conversation

@schlessera
Copy link

Split class out into a separate file so that it can be properly managed through Composer autoloading.

This enables other code (which is not using the procedural access to the class) to manage how and when the actual class is loaded.

Resolves #65

…ed through Composer autoloading.

This enables other code (which is not using the procedural access to the class) to manage how and when the actual class is loaded.

Resolves mustangostang#65
@schlessera
Copy link
Author

I hooked up the class in a way that should not break any existing code, either Composer based or using manual includes.

schlessera added a commit to wp-cli/wp-cli that referenced this pull request Mar 8, 2017
This change allows the `Spyc` through an autoloader, as soon as the related pull request to the `mustangostang/spyc` package has been merged: mustangostang/spyc#66
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.

1 participant