Commit 24cb132
committed
minor #10082 Doctrine server_version should always be a string (alexander-schranz)
This PR was merged into the 2.8 branch.
Discussion
----------
Doctrine server_version should always be a string
As the comment above say the server_version should always be a string and wrapped by quotes.
Commits
-------
1bb4d26 server_version should always be a string1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments