Skip to content

Commit

Permalink
Update mysql.php
Browse files Browse the repository at this point in the history
```
FILE: ...avis/build/joomla/joomla-cms/libraries/joomla/database/driver/mysql.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 500 | ERROR | Return comment requires a blank newline after it
--------------------------------------------------------------------------------
UPGRADE TO PHP_CODESNIFFER 2.0 TO FIX ERRORS AUTOMATICALLY
--------------------------------------------------------------------------------
```
  • Loading branch information
zero-24 committed Jun 14, 2015
1 parent b793b78 commit 374927c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/joomla/database/driver/mysql.php
Expand Up @@ -498,6 +498,7 @@ private function hasProfiling()
* libmysql supports utf8mb4 since 5.5.3 (same version as the MySQL server). mysqlnd supports utf8mb4 since 5.0.9.
*
* @return boolean
*
* @since CMS 3.5.0
*/
private function serverClaimsUtf8mb4Support()
Expand Down

0 comments on commit 374927c

Please sign in to comment.