phpmyadmin/libraries/classes
2020-01-25 21:00:53 +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 Fix after pull-request #15846 - add support for unsigned ints 2020-01-24 21:24:53 +01:00
Database Fix php notice "Trying to access array offset on value of type bool" 2020-01-23 12:40:11 +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 #15780 fixed action links UI 2020-01-15 00:18:41 +01: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 #15778 - Fix - #15773 a view named 'views' adds an expand button 2020-01-12 17:55:50 +01:00
Plugins Removed AutoCommit 2020-01-17 16:03:23 +05:30
Properties phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Rte Fix deprecation warning on export page "implode(): Passing glue string after array is deprecated. Swap the parameters" 2020-01-09 19:39:11 +01:00
Server Fix #15776 - privileges page return http 500 2020-01-12 22:18:44 +01:00
Setup Rename Sanitize::sanitize to Sanitize::sanitizeMessage 2019-06-12 15:21:48 -03:00
Twig Replace twig/extensions with phpmyadmin/twig-i18n-extension 2020-01-15 17:50:26 -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 Fix phpdoc for Sami 2019-12-21 11:03:07 +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 Merge branch 'QA_4_9' into QA_5_0 2019-12-21 23:41:47 +01:00
CheckUserPrivileges.php Remove libraries/check_user_privileges.inc.php 2019-01-22 18:18:21 -02:00
Config.php Fix #15200 - server-side HTTPS detection misses support for Forwarded HTTP Extension (RFC 7239) 2020-01-24 22:56:55 +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 2020-01-06 15:23:34 +01:00
Encoding.php Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
Error.php Merge branch 'QA_4_9' into QA_5_0 2019-12-16 20:40:27 +01:00
ErrorHandler.php Merge branch 'QA_4_9' into QA_5_0 2019-11-24 17:43:06 +01:00
ErrorReport.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
Export.php Fix deprecation warning on export page "implode(): Passing glue string after array is deprecated. Swap the parameters" 2020-01-09 19:39:11 +01:00
File.php Merge branch 'QA_4_9' into QA_5_0 2019-11-11 20:31:34 +01: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 Merge branch 'QA_4_9-security' into QA_5_0-security 2019-11-22 01:19:16 +01:00
Header.php Fix uncaught TypeError 2020-01-14 23:18:38 -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 Fix php error when using strlen on null 2019-12-30 15:47:53 +01:00
InternalRelations.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
IpAllowDeny.php Merge branch 'QA_4_9' into QA_5_0 2019-12-21 20:27:25 +01: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-12-10 11:52:45 -03: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 Merge branch 'QA_4_9' into QA_5_0 2019-11-11 20:31:34 +01:00
Relation.php Add some typecasts to fix #15719 and other possible issues 2019-12-29 15:39:04 +01:00
RelationCleanup.php Fix type error in setup pages 2019-03-11 16:52:57 -03:00
Replication.php Merge branch 'QA_4_9' into QA_5_0 2019-12-19 23:55:06 +01:00
ReplicationGui.php Merge branch 'QA_4_9' into QA_5_0 2019-12-25 00:33:04 +01: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-12-21 20:27:25 +01:00
Sql.php Fix #15833 - TypeError when submitting unchanged data 2020-01-22 22:50:02 +01: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 Fix phpstan reported errors if /proc/stat can not be opened 2019-12-30 17:36:16 +01: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 Fix #14732 Can't rename primary key with auto increment 2019-12-16 23:46:35 +01: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 2020-01-09 20:11:43 +01: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 Merge branch 'QA_4_9' into QA_5_0 2020-01-06 14:25:25 +01: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 Tests added for convertBitDefaultValue. Consider valid database names with single quotes. Change regex to only replace if digits between b'..' 2020-01-25 21:00:53 +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