phpmyadmin/libraries/classes
Maurício Meneghini Fauth 374b2379ad
Merge pull request #14179 from rijaspk/master
Remove Inline Styles from Ruotines.php
2018-04-24 00:47:33 -03:00
..
Config Remove font size feature (#13925) 2018-04-14 07:21:13 -03:00
Controllers Refactor PhpMyAdmin\Replication methods 2018-04-13 18:21:55 -03:00
Database Fix case where 'query' is always considered defined 2018-03-27 18:44:28 -03:00
Dbi Drop support for mysql extension 2018-04-12 22:57:05 -03:00
Di
Display Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
Engines
Gis Simplify returns 2018-01-16 10:16:56 -02:00
Navigation Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Plugins Use array_key_exists instead of in_array + array_keys 2018-04-22 22:39:55 -03:00
Properties
Rte Merge pull request #14179 from rijaspk/master 2018-04-24 00:47:33 -03:00
Server Refactor PhpMyAdmin\Server\Status\Monitor methods 2018-04-05 16:40:27 -03:00
Twig Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
Utils Refactor Utils\HttpRequest class 2018-01-22 17:31:57 -02:00
Advisor.php Add type declarations to PhpMyAdmin\Advisor 2018-04-13 19:50:13 -03:00
Bookmark.php Add type declarations to PhpMyAdmin\Bookmark 2018-04-13 20:03:49 -03:00
BrowseForeigners.php Add type declarations to PhpMyAdmin\BrowseForeigners 2018-04-13 20:21:59 -03:00
CentralColumns.php Add type declarations to PhpMyAdmin\CentralColumns 2018-04-14 07:00:21 -03:00
Charsets.php Add type declarations for PhpMyAdmin\Charsets 2018-04-14 23:26:09 -03:00
CheckUserPrivileges.php Add type declarations for CheckUserPrivileges 2018-04-17 21:49:21 -03:00
Config.php Add type declarations for Config 2018-04-17 22:41:37 -03:00
Console.php Add type declarations to Console 2018-04-17 22:50:05 -03:00
Core.php Fix "undefined index" notices in common.inc.php 2018-04-18 23:01:19 -03:00
CreateAddField.php Use DI for DatabaseInterface instance 2018-02-15 15:04:37 -02:00
DatabaseInterface.php Drop support for mysql extension 2018-04-12 22:57:05 -03:00
Encoding.php Remove @ operator from function_exists 2018-03-01 22:36:35 -03:00
Error.php
ErrorHandler.php
ErrorReport.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Export.php Refactor PhpMyAdmin\Export static methods 2018-03-31 19:28:25 -03:00
File.php Remove @ operator from function_exists 2018-03-01 22:36:35 -03:00
FileListing.php Remove @ operator from function_exists 2018-03-01 22:36:35 -03:00
Font.php
Footer.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Header.php Remove @ operator from ini_get() 2018-03-01 22:36:35 -03:00
Import.php Refactor PhpMyAdmin\Import static methods 2018-03-31 21:32:18 -03:00
Index.php Fix Row coloring issue@Indexes (#13877) 2018-01-29 14:43:47 -02:00
IndexColumn.php
InsertEdit.php Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
IpAllowDeny.php Remove hash_equals polyfill 2018-04-13 02:33:10 -03:00
Language.php Merge branch 'QA_4_7' 2018-02-12 14:45:44 +01:00
LanguageManager.php
Linter.php
ListAbstract.php Replace func_get_args by ... operator 2018-04-13 03:08:03 -03:00
ListDatabase.php
Logging.php
Menu.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Message.php Replace func_get_args by ... operator 2018-04-13 03:08:03 -03:00
Mime.php
MultSubmits.php Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
Normalization.php Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
OpenDocument.php Refactor PhpMyAdmin\ZipExtension class 2018-02-14 01:58:58 -02:00
Operations.php Fix phpmyadmin-security#240 Multiple CSRF vulnerabilities 2018-04-18 00:59:33 +10:00
OutputBuffering.php
ParseAnalyze.php
Partition.php
Pdf.php
Plugins.php
RecentFavoriteTable.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Relation.php Replace static methods with instance methods 2018-03-19 09:23:23 -03:00
RelationCleanup.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Replication.php Refactor PhpMyAdmin\Replication methods 2018-04-13 18:21:55 -03:00
ReplicationGui.php Refactor PhpMyAdmin\Replication methods 2018-04-13 18:21:55 -03:00
Response.php
Sanitize.php
SavedSearches.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Scripts.php
Session.php Fix warning when session is active 2018-03-01 23:17:16 -03:00
Sql.php Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
SqlQueryForm.php Refactor PhpMyAdmin\SqlQueryForm static methods 2018-04-04 17:34:16 -03:00
StorageEngine.php
SubPartition.php
SysInfo.php
SysInfoBase.php
SysInfoLinux.php
SysInfoSunOS.php
SysInfoWINNT.php
SystemDatabase.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Table.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Template.php
Theme.php Remove font size feature (#13925) 2018-04-14 07:21:13 -03:00
ThemeManager.php Simplify returns 2018-01-16 10:16:56 -02:00
Tracker.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Tracking.php Refactor PhpMyAdmin\SqlQueryForm static methods 2018-04-04 17:34:16 -03:00
Transformations.php Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
TwoFactor.php Replace static methods with instance methods 2018-02-23 15:26:02 -03:00
Types.php
Url.php
UserPassword.php Replace static methods with instance methods 2018-03-31 03:09:45 -03:00
UserPreferences.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Util.php Fixes error 404 on creating views, issue #14082 2018-03-29 16:10:51 -03:00
VersionInformation.php Refactor Utils\HttpRequest class 2018-01-22 17:31:57 -02:00
ZipExtension.php Fix cases where $name is an array in createFile 2018-03-30 17:03:39 -03:00