phpmyadmin/libraries/classes
William Desportes a845d2fbe5
Fix phpcs issue introduced by PR #15556
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-10 21:11:17 +01:00
..
Charsets Improve tests of Charset and Collation value types 2019-06-30 02:03:20 -03:00
Config Merge pull request #15354 from mauriciofauth/media-type 2019-07-10 23:37:29 -03:00
Controllers Merge branch 'QA_4_9' into QA_5_0 2019-11-10 21:02:57 +01:00
Database Merge branch 'QA_4_9' into QA_5_0 2019-11-09 15:41:21 +01:00
Dbi Merge branch 'QA_4_9' into QA_5_0 2019-09-22 18:57:48 +02:00
Di Remove custom dependency injection container 2019-06-17 15:09:26 -03:00
Display Merge branch 'QA_4_9' into QA_5_0 2019-09-20 16:28:24 -04:00
Engines Merge pull request #14860 from Tithugues/feature/use-real-names-not-aliases 2019-01-14 22:55:37 -03:00
Gis Merge branch 'QA_4_9' into QA_5_0 2019-10-21 20:53:51 +02:00
Navigation Merge branch 'QA_4_9' into QA_5_0 2019-10-30 23:52:18 +01:00
Plugins Merge branch 'QA_4_9' into QA_5_0 2019-11-05 23:10:52 +01:00
Properties phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Rte Remove Charsets::getCharsetDropdownBox method 2019-06-25 01:45:32 -03:00
Server Fix type error when editing routine privs 2019-09-04 18:31:30 -03:00
Setup Rename Sanitize::sanitize to Sanitize::sanitizeMessage 2019-06-12 15:21:48 -03:00
Twig Use Collation value object when possible 2019-06-28 23:01:30 -03:00
Utils Merge branch 'QA_4_9' 2019-07-01 11:41:17 +02:00
Advisor.php Merge branch 'QA_4_9' into QA_5_0 2019-10-11 12:51:03 -03:00
Bookmark.php Merge branch 'QA_4_8' 2019-03-07 00:00:39 +01:00
BrowseForeigners.php Merge branch 'QA_4_9' into QA_5_0 2019-09-21 17:30:44 -03:00
CentralColumns.php Remove Charsets::getCollationDropdownBox method 2019-06-25 03:32:01 -03:00
Charsets.php Fix case when collation name can be null 2019-06-30 18:23:21 -03:00
CheckUserPrivileges.php Remove libraries/check_user_privileges.inc.php 2019-01-22 18:18:21 -02:00
Config.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
Console.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
Core.php Fix some coding standard issues detected by PHPCS 2019-10-21 09:57:06 -03:00
CreateAddField.php Merge branch 'QA_4_9' into QA_5_0 2019-11-10 20:54:15 +01:00
DatabaseInterface.php Merge branch 'QA_4_9' into QA_5_0 2019-11-04 16:09:23 -03:00
Encoding.php Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
Error.php Format array declarations 2019-01-07 14:31:39 -02:00
ErrorHandler.php Replace jQuery .bind() with .on() 2019-05-31 14:46:23 -03:00
ErrorReport.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
Export.php Merge branch 'QA_4_9' into QA_5_0 2019-08-23 12:22:37 +02:00
File.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
FileListing.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Font.php Rewrite some concatenations or operations done in a long way 2019-01-13 00:18:47 +01:00
Footer.php Rename js/microhistory.js variables to use camel case 2019-05-29 16:35:44 -03:00
Header.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Import.php Merge branch 'QA_4_9' into 'QA_5_0' 2019-08-20 11:08:28 +02:00
Index.php Merge branch 'QA_4_8' 2019-04-28 20:26:59 +02:00
IndexColumn.php Adds space after not (!) and type cast 2019-01-05 21:56:34 -02:00
InsertEdit.php Merge branch 'QA_4_9' into QA_5_0 2019-08-23 12:22:37 +02:00
InternalRelations.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
IpAllowDeny.php Fix some PHPStan and phpcs errors 2019-03-19 15:17:41 -03:00
Language.php Update PHPDoc 2019-01-13 09:52:46 +01:00
LanguageManager.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
Linter.php Remove useless parenthesis 2019-01-20 01:23:53 +01:00
ListAbstract.php Remove unneeded constructor in ListAbstract class 2019-06-12 15:08:13 -03:00
ListDatabase.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Logging.php Merge commit 'f44c3c' 2018-11-13 18:18:58 -05:00
Menu.php Remove useless attribute 2019-05-14 21:59:57 +02:00
Message.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Mime.php Upgrade phpmyadmin/coding-standard to v1.0 2019-01-08 01:26:26 -02:00
MultSubmits.php Remove useless parenthesis 2019-01-20 01:23:53 +01:00
Normalization.php Merge branch 'QA_4_9' into QA_5_0 2019-09-21 17:30:44 -03:00
OpenDocument.php Format array declarations 2019-01-07 14:31:39 -02:00
Operations.php Merge branch 'QA_4_9' into QA_5_0 2019-10-21 20:53:51 +02:00
OutputBuffering.php Merge branch 'QA_4_8' 2019-01-28 14:51:43 -02:00
ParseAnalyze.php Format array declarations 2019-01-07 14:31:39 -02:00
Partition.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Pdf.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
Plugins.php Use strict compare for count function 2019-06-22 17:44:49 +02:00
RecentFavoriteTable.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Relation.php Merge branch 'QA_4_9' into QA_5_0 2019-11-10 20:54:15 +01:00
RelationCleanup.php Fix type error in setup pages 2019-03-11 16:52:57 -03:00
Replication.php [cs] remove unused brackets, clean unused property assign 2018-11-26 17:54:40 +01:00
ReplicationGui.php Inject dependencies (#15271) 2019-06-01 15:13:41 -03:00
Response.php Use strict compare for booleans 2019-06-22 17:41:54 +02:00
Sanitize.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
SavedSearches.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Scripts.php Extract HTML from Scripts::getDisplay() 2019-04-19 21:47:27 -03:00
Session.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
Sql.php Fix multi server setup number of results selector 2019-06-22 20:51:30 +02:00
SqlQueryForm.php Use camel case for most of the js/functions.js variables 2019-05-27 00:55:10 -03:00
StorageEngine.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SubPartition.php phpstan level 2 - Fix phpdoc 2018-11-25 13:57:55 +01:00
SysInfo.php Format array declarations 2019-01-07 14:31:39 -02:00
SysInfoBase.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SysInfoLinux.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SysInfoSunOS.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SysInfoWINNT.php Merge branch 'QA_4_9' into QA_5_0 2019-08-29 22:42:33 +02:00
SystemDatabase.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
Table.php Merge branch 'QA_4_9' into 'QA_5_0' 2019-08-20 11:08:28 +02:00
TablePartitionDefinition.php Change "tbl_partition_definition.inc.php" file as a class 2019-05-07 23:29:30 +02:00
Template.php Use Collation value object when possible 2019-06-28 23:01:30 -03:00
Theme.php Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
ThemeManager.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
Tracker.php Merge branch 'QA_4_9' into QA_5_0 2019-08-15 23:51:19 +02:00
Tracking.php Merge branch 'QA_4_9' into QA_5_0 2019-08-15 23:51:19 +02:00
Transformations.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
TwoFactor.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
Types.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Url.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
UserPassword.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
UserPreferences.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
UserPreferencesHeader.php Rename Sanitize::sanitize to Sanitize::sanitizeMessage 2019-06-12 15:21:48 -03:00
Util.php Fix phpcs issue introduced by PR #15556 2019-11-10 21:11:17 +01:00
VersionInformation.php Minor code improvements 2019-06-22 18:27:36 +02:00
ZipExtension.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00