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

Prepare 7.0.0-beta1 release #1685

Merged
merged 2 commits into from Oct 31, 2019
Merged

Prepare 7.0.0-beta1 release #1685

merged 2 commits into from Oct 31, 2019

Conversation

ruflin
Copy link
Owner

@ruflin ruflin commented Oct 31, 2019

No description provided.

@ruflin ruflin mentioned this pull request Oct 31, 2019
12 tasks
@ruflin
Copy link
Owner Author

ruflin commented Oct 31, 2019

@thePanz Yay, CI fails. Don't get why it worked on your PR :-D We will figure it out.

@@ -85,7 +85,7 @@ public function testHasId()
{
$document = new Document();
$this->assertFalse($document->hasId());
$document->setId('');
$document->setId(null);
Copy link
Owner Author

Choose a reason for hiding this comment

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

@thePanz I really wonder why / how this was passing before 🤔

Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure, that's weird!

@ruflin ruflin merged commit ec541e1 into master Oct 31, 2019
@ruflin ruflin deleted the prepare-7.0.0-beta1 branch October 31, 2019 09:22
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.

None yet

2 participants