Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit6bea098
committed
minor#9815 Adding quotes to a server_version on an example just after 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 necessaryjust 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.rst1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
0 commit comments
Comments
(0)