Skip to content

Refactored to add missing inheritance check #191

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

Merged
merged 2 commits into from
Aug 27, 2018

Conversation

middlebrain
Copy link
Contributor

Let PHPCR handle the node type checking including inheritance. See issue #190

Let PHPCR handle the node type checking including inheritance.
@dbu
Copy link
Member

dbu commented Aug 23, 2018

i restarted the builds that failed to install because of network issues. but the one that ran notices that there is a unit test that fails now because the method on the mock node is not expected to be called. could you adjust that test please?

Refactor tests after fixing bug in the
Console\Helper\NodeHelper::nodeHasMixinType function
@middlebrain middlebrain force-pushed the nodehasmixintype_fix branch from 83b42b2 to 69bad47 Compare August 26, 2018 19:24
@dbu dbu merged commit f8daa3e into phpcr:master Aug 27, 2018
@dbu
Copy link
Member

dbu commented Aug 27, 2018

thank you! the remaining failure is not related to this pull request but is a test issue in the node type definition. (the order change is not relevant there)

@middlebrain would you be motivated to add php 7 to the test matrix and see if you can fix that test error? this tool was developped and maintained by @dantleech but he currently does not have time to work on it...

@middlebrain
Copy link
Contributor Author

@middlebrain would you be motivated to add php 7 to the test matrix and see if you can fix that test error?

I have made pull requests (#192 and #194) for that issues.

@middlebrain middlebrain deleted the nodehasmixintype_fix branch August 27, 2018 16:14
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