Skip to content

Conversation

@sergiosusa
Copy link

just adding some quotes to server_version, couple of lines before is explained this:

"Always wrap the server version number with quotes to parse it as a string instead of a float number"

just adding some quotes to server_version, couple of lines before is explained this: 

"Always wrap the server version number with quotes to parse it as a string instead of a float number"
@javiereguiluz
Copy link
Member

Sergio, this was a very nice catch! Thanks for fixing it and congrats on your first Symfony Docs contribution! We've merged this on 2.7 branch because that's the oldest maintained branch that contains the bug ... and we'll merge it in the other branches automatically.

javiereguiluz added a commit that referenced this pull request May 25, 2018
…r explanation why are necessary (sergiosusa)

This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes #9815).

Discussion
----------

Adding quotes to a server_version on an example just after explanation why are necessary

just adding some quotes to server_version, couple of lines before is explained this:

"Always wrap the server version number with quotes to parse it as a string instead of a float number"

Commits
-------

3db34d4 Update doctrine.rst
@sergiosusa
Copy link
Author

thanks! @javiereguiluz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants