Skip to content

qom always uses a selector name #115

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 1 commit into from
Sep 25, 2013
Merged

qom always uses a selector name #115

merged 1 commit into from
Sep 25, 2013

Conversation

dbu
Copy link
Member

@dbu dbu commented Jul 25, 2013

adjust to phpcr/phpcr#68

$factory->selector('nt:file'),
$factory->sameNode('/home', 'sel1'),
$factory->selector('file', 'nt:file'),
$factory->sameNode('file', '/home node'),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we missed this query in qom and had it only in the sql2 queries. which means we did not test it. but its broken with the phpcr-utils parser so i left it commented out. created #116 to not forget (note that this is commented out)

lsmith77 added a commit that referenced this pull request Sep 25, 2013
qom always uses a selector name
@lsmith77 lsmith77 merged commit 7e2624c into master Sep 25, 2013
@lsmith77 lsmith77 deleted the no-empty-selector branch September 25, 2013 19:44
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