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

[5.2] Schema grammar abstraction #13324

Closed
wants to merge 3 commits into from

Conversation

pelim
Copy link

@pelim pelim commented Apr 26, 2016

fixes #12419

@pelim pelim closed this Apr 26, 2016
@pelim pelim reopened this Apr 26, 2016
@GrahamCampbell GrahamCampbell changed the title Schema grammar abstraction [5.1] Schema grammar abstraction Apr 27, 2016
@@ -456,4 +483,5 @@ protected function mapFluentValueToDoctrine($option, $value)
{
return $option == 'notnull' ? ! $value : $value;
}

Copy link
Member

Choose a reason for hiding this comment

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

?

@GrahamCampbell GrahamCampbell changed the title [5.1] Schema grammar abstraction [5.2] Schema grammar abstraction Apr 27, 2016
@GrahamCampbell
Copy link
Member

Please send to 5.3.

@pelim
Copy link
Author

pelim commented Apr 27, 2016

send to 5.3 this cs sytle ci drives me crazy - actually a forget to change my ide cs settings for the laravel repo - can you merge this #13008 in laravel 5.1 because the origin intention of this pr was to fix this error

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