From 2b9c98bbc79d2c2216f60ac236eba8647765fbc2 Mon Sep 17 00:00:00 2001 From: cytopia Date: Sun, 16 Dec 2018 15:31:03 +0100 Subject: [PATCH] Update phpMyAdmin --- .../.editorconfig | 0 .../.eslintignore | 0 .../.eslintrc.json | 0 .../CODE_OF_CONDUCT.md | 0 .../CONTRIBUTING.md | 0 .../htdocs/vendor/phpmyadmin-4.8.4/ChangeLog | 145 +++++ .../{phpmyadmin-4.8 => phpmyadmin-4.8.4}/DCO | 0 .../LICENSE | 0 .../README | 2 +- .../phpmyadmin-4.8.4/RELEASE-DATE-4.8.4 | 1 + .../ajax.php | 8 +- .../browse_foreigners.php | 16 +- .../changelog.php | 0 .../chk_rel.php | 6 +- .../composer.json | 0 .../composer.lock | 397 ++++++++------ .../config.inc.php | 14 +- .../config.sample.inc.php | 6 +- .../db_central_columns.php | 16 +- .../db_datadict.php | 0 .../db_designer.php | 78 +-- .../db_events.php | 0 .../db_export.php | 24 +- .../db_import.php | 0 .../db_multi_table_query.php | 8 + .../db_operations.php | 54 +- .../db_qbe.php | 56 +- .../db_routines.php | 0 .../db_search.php | 2 +- .../db_sql.php | 4 +- .../db_sql_autocomplete.php | 0 .../db_sql_format.php | 0 .../db_structure.php | 0 .../db_tracking.php | 30 +- .../db_triggers.php | 0 .../doc/html/_images/chart.png | Bin .../doc/html/_images/column_chart.png | Bin .../doc/html/_images/line_chart.png | Bin .../doc/html/_images/pie_chart.png | Bin .../doc/html/_images/pma-relations-links.png | Bin .../_images/pma-relations-relation-link.png | Bin .../_images/pma-relations-relation-name.png | Bin .../pma-relations-relation-view-link.png | Bin .../html/_images/query_result_operations.png | Bin .../doc/html/_images/scatter_chart.png | Bin .../doc/html/_images/spline_chart.png | Bin .../doc/html/_images/timeline_chart.png | Bin .../doc/html/_images/usergroups.png | Bin .../doc/html/_sources/bookmarks.txt | 0 .../doc/html/_sources/charts.txt | 0 .../doc/html/_sources/config.txt | 20 + .../doc/html/_sources/copyright.txt | 0 .../doc/html/_sources/credits.txt | 0 .../doc/html/_sources/developers.txt | 0 .../doc/html/_sources/faq.txt | 2 +- .../doc/html/_sources/glossary.txt | 0 .../doc/html/_sources/import_export.txt | 2 +- .../doc/html/_sources/index.txt | 0 .../doc/html/_sources/intro.txt | 0 .../doc/html/_sources/other.txt | 2 +- .../doc/html/_sources/privileges.txt | 4 +- .../doc/html/_sources/relations.txt | 0 .../doc/html/_sources/require.txt | 0 .../doc/html/_sources/security.txt | 0 .../doc/html/_sources/settings.txt | 0 .../doc/html/_sources/setup.txt | 6 +- .../doc/html/_sources/themes.txt | 0 .../doc/html/_sources/transformations.txt | 0 .../doc/html/_sources/two_factor.txt | 5 +- .../doc/html/_sources/user.txt | 0 .../doc/html/_sources/vendors.txt | 0 .../doc/html/_static/ajax-loader.gif | Bin .../doc/html/_static/basic.css | 0 .../doc/html/_static/classic.css | 0 .../doc/html/_static/comment-bright.png | Bin .../doc/html/_static/comment-close.png | Bin .../doc/html/_static/comment.png | Bin .../doc/html/_static/default.css | 0 .../doc/html/_static/doctools.js | 0 .../doc/html/_static/down-pressed.png | Bin .../doc/html/_static/down.png | Bin .../doc/html/_static/file.png | Bin .../doc/html/_static/jquery.js | 0 .../doc/html/_static/minus.png | Bin .../doc/html/_static/plus.png | Bin .../doc/html/_static/pygments.css | 0 .../doc/html/_static/searchtools.js | 0 .../doc/html/_static/sidebar.js | 0 .../doc/html/_static/underscore.js | 0 .../doc/html/_static/up-pressed.png | Bin .../doc/html/_static/up.png | Bin .../doc/html/_static/websupport.js | 0 .../doc/html/bookmarks.html | 10 +- .../doc/html/charts.html | 10 +- .../doc/html/config.html | 28 +- .../doc/html/copyright.html | 10 +- .../doc/html/credits.html | 10 +- .../doc/html/developers.html | 10 +- .../doc/html/faq.html | 12 +- .../doc/html/genindex.html | 10 +- .../doc/html/glossary.html | 10 +- .../doc/html/import_export.html | 12 +- .../doc/html/index.html | 10 +- .../doc/html/intro.html | 10 +- .../doc/html/other.html | 12 +- .../doc/html/privileges.html | 14 +- .../doc/html/relations.html | 10 +- .../doc/html/require.html | 10 +- .../doc/html/search.html | 10 +- .../phpmyadmin-4.8.4/doc/html/searchindex.js | 1 + .../doc/html/security.html | 10 +- .../doc/html/settings.html | 10 +- .../doc/html/setup.html | 16 +- .../doc/html/themes.html | 10 +- .../doc/html/transformations.html | 10 +- .../doc/html/two_factor.html | 15 +- .../doc/html/user.html | 10 +- .../doc/html/vendors.html | 10 +- .../error_report.php | 32 +- .../examples/config.manyhosts.inc.php | 0 .../examples/openid.php | 0 .../examples/signon-script.php | 0 .../examples/signon.php | 0 .../export.php | 38 +- .../favicon.ico | Bin .../gis_data_editor.php | 32 +- .../import.php | 58 +- .../import_status.php | 0 .../index.php | 11 +- .../js/ajax.js | 0 .../js/chart.js | 0 .../js/codemirror/addon/lint/sql-lint.js | 0 .../js/common.js | 0 .../js/config.js | 0 .../js/console.js | 0 .../js/cross_framing_protection.js | 0 .../js/db_central_columns.js | 5 +- .../js/db_multi_table_query.js | 126 ++--- .../js/db_operations.js | 7 +- .../js/db_qbe.js | 0 .../phpmyadmin-4.8.4/js/db_query_generator.js | 127 +++++ .../js/db_search.js | 0 .../js/db_structure.js | 0 .../js/db_tracking.js | 7 +- .../js/designer/database.js | 0 .../js/designer/history.js | 0 .../js/designer/init.js | 17 +- .../js/designer/move.js | 2 +- .../js/designer/objects.js | 0 .../js/designer/page.js | 0 .../js/doclinks.js | 0 .../js/error_report.js | 4 +- .../js/export.js | 30 ++ .../js/export_output.js | 0 .../js/functions.js | 65 ++- .../js/gis_data_editor.js | 0 .../js/import.js | 0 .../js/indexes.js | 10 +- .../js/jqplot/plugins/jqplot.byteFormatter.js | 0 .../js/keyhandler.js | 0 .../js/makegrid.js | 0 .../js/menu-resizer.js | 0 .../js/messages.php | 0 .../js/microhistory.js | 0 .../js/multi_column_sort.js | 17 +- .../js/navigation.js | 23 +- .../js/normalization.js | 0 .../js/page_settings.js | 0 .../js/replication.js | 0 .../js/rte.js | 0 .../js/server_databases.js | 7 +- .../js/server_plugins.js | 0 .../js/server_privileges.js | 0 .../js/server_status_advisor.js | 0 .../js/server_status_monitor.js | 9 +- .../js/server_status_processes.js | 10 +- .../js/server_status_queries.js | 0 .../js/server_status_sorter.js | 0 .../js/server_status_variables.js | 0 .../js/server_user_groups.js | 0 .../js/server_variables.js | 12 +- .../js/shortcuts_handler.js | 0 .../js/sql.js | 19 +- .../js/tbl_change.js | 2 +- .../js/tbl_chart.js | 0 .../js/tbl_find_replace.js | 0 .../js/tbl_gis_visualization.js | 0 .../js/tbl_operations.js | 16 +- .../js/tbl_relation.js | 15 +- .../js/tbl_select.js | 0 .../js/tbl_structure.js | 5 +- .../js/tbl_tracking.js | 14 +- .../js/tbl_zoom_plot_jqplot.js | 0 .../js/transformations/image_upload.js | 0 .../js/transformations/json.js | 0 .../js/transformations/json_editor.js | 0 .../js/transformations/sql_editor.js | 0 .../js/transformations/xml.js | 0 .../js/transformations/xml_editor.js | 0 .../js/u2f.js | 0 .../js/vendor/codemirror/LICENSE | 0 .../codemirror/addon/hint/show-hint.css | 0 .../vendor/codemirror/addon/hint/show-hint.js | 0 .../vendor/codemirror/addon/hint/sql-hint.js | 0 .../js/vendor/codemirror/addon/lint/lint.css | 0 .../js/vendor/codemirror/addon/lint/lint.js | 0 .../codemirror/addon/runmode/runmode.js | 0 .../js/vendor/codemirror/lib/codemirror.css | 0 .../js/vendor/codemirror/lib/codemirror.js | 0 .../codemirror/mode/javascript/javascript.js | 0 .../js/vendor/codemirror/mode/sql/sql.js | 0 .../js/vendor/codemirror/mode/xml/xml.js | 0 .../js/vendor/jqplot/jquery.jqplot.js | 0 .../jqplot/plugins/jqplot.barRenderer.js | 0 .../plugins/jqplot.canvasAxisLabelRenderer.js | 0 .../plugins/jqplot.canvasTextRenderer.js | 0 .../plugins/jqplot.categoryAxisRenderer.js | 0 .../js/vendor/jqplot/plugins/jqplot.cursor.js | 0 .../jqplot/plugins/jqplot.dateAxisRenderer.js | 0 .../jqplot.enhancedPieLegendRenderer.js | 0 .../jqplot/plugins/jqplot.highlighter.js | 0 .../jqplot/plugins/jqplot.pieRenderer.js | 0 .../jqplot/plugins/jqplot.pointLabels.js | 0 .../js/vendor/jquery/MIT-LICENSE.txt | 0 .../js/vendor/jquery/additional-methods.js | 0 .../js/vendor/jquery/jquery-migrate.js | 0 .../jquery/jquery-ui-timepicker-addon.js | 0 .../js/vendor/jquery/jquery-ui.min.js | 0 .../vendor/jquery/jquery.ba-hashchange-1.3.js | 0 .../js/vendor/jquery/jquery.debounce-1.0.5.js | 0 .../js/vendor/jquery/jquery.event.drag-2.2.js | 0 .../js/vendor/jquery/jquery.fullscreen.js | 0 .../js/vendor/jquery/jquery.md5.js | 0 .../js/vendor/jquery/jquery.min.js | 0 .../js/vendor/jquery/jquery.mousewheel.js | 0 .../js/vendor/jquery/jquery.sortableTable.js | 0 .../js/vendor/jquery/jquery.svg.js | 0 .../js/vendor/jquery/jquery.tablesorter.js | 0 .../js/vendor/jquery/jquery.uitablefilter.js | 0 .../js/vendor/jquery/jquery.validate.js | 0 .../js/vendor/js.cookie.js | 0 .../js/vendor/openlayers/OpenLayers.js | 0 .../js/vendor/openlayers/img/blank.gif | Bin .../openlayers/img/cloud-popup-relative.png | Bin .../openlayers/img/drag-rectangle-off.png | Bin .../openlayers/img/drag-rectangle-on.png | Bin .../js/vendor/openlayers/img/east-mini.png | Bin .../img/layer-switcher-maximize.png | Bin .../img/layer-switcher-minimize.png | Bin .../js/vendor/openlayers/img/marker-blue.png | Bin .../js/vendor/openlayers/img/marker-gold.png | Bin .../js/vendor/openlayers/img/marker-green.png | Bin .../js/vendor/openlayers/img/marker.png | Bin .../openlayers/img/measuring-stick-off.png | Bin .../openlayers/img/measuring-stick-on.png | Bin .../js/vendor/openlayers/img/north-mini.png | Bin .../openlayers/img/panning-hand-off.png | Bin .../vendor/openlayers/img/panning-hand-on.png | Bin .../js/vendor/openlayers/img/slider.png | Bin .../js/vendor/openlayers/img/south-mini.png | Bin .../js/vendor/openlayers/img/west-mini.png | Bin .../vendor/openlayers/img/zoom-minus-mini.png | Bin .../vendor/openlayers/img/zoom-plus-mini.png | Bin .../vendor/openlayers/img/zoom-world-mini.png | Bin .../js/vendor/openlayers/img/zoombar.png | Bin .../openlayers/theme/default/google.css | 0 .../openlayers/theme/default/google.tidy.css | 0 .../openlayers/theme/default/ie6-style.css | 0 .../theme/default/ie6-style.tidy.css | 0 .../theme/default/img/add_point_off.png | Bin .../theme/default/img/add_point_on.png | Bin .../openlayers/theme/default/img/blank.gif | Bin .../openlayers/theme/default/img/close.gif | Bin .../theme/default/img/drag-rectangle-off.png | Bin .../theme/default/img/drag-rectangle-on.png | Bin .../theme/default/img/draw_line_off.png | Bin .../theme/default/img/draw_line_on.png | Bin .../theme/default/img/draw_point_off.png | Bin .../theme/default/img/draw_point_on.png | Bin .../theme/default/img/draw_polygon_off.png | Bin .../theme/default/img/draw_polygon_on.png | Bin .../theme/default/img/editing_tool_bar.png | Bin .../theme/default/img/move_feature_off.png | Bin .../theme/default/img/move_feature_on.png | Bin .../theme/default/img/navigation_history.png | Bin .../default/img/overview_replacement.gif | Bin .../theme/default/img/pan-panel-NOALPHA.png | Bin .../theme/default/img/pan-panel.png | Bin .../openlayers/theme/default/img/pan_off.png | Bin .../openlayers/theme/default/img/pan_on.png | Bin .../theme/default/img/panning-hand-off.png | Bin .../theme/default/img/panning-hand-on.png | Bin .../theme/default/img/remove_point_off.png | Bin .../theme/default/img/remove_point_on.png | Bin .../openlayers/theme/default/img/ruler.png | Bin .../theme/default/img/save_features_off.png | Bin .../theme/default/img/save_features_on.png | Bin .../theme/default/img/view_next_off.png | Bin .../theme/default/img/view_next_on.png | Bin .../theme/default/img/view_previous_off.png | Bin .../theme/default/img/view_previous_on.png | Bin .../theme/default/img/zoom-panel-NOALPHA.png | Bin .../theme/default/img/zoom-panel.png | Bin .../vendor/openlayers/theme/default/style.css | 0 .../openlayers/theme/default/style.mobile.css | 0 .../theme/default/style.mobile.tidy.css | 0 .../openlayers/theme/default/style.tidy.css | 0 .../js/vendor/sprintf.js | 0 .../js/vendor/tracekit.js | 0 .../js/vendor/u2f-api-polyfill.js | 0 .../js/vendor/zxcvbn.js | 0 .../js/whitelist.php | 0 .../libraries/advisory_rules.txt | 0 .../libraries/certs/12d55845.0 | 0 .../libraries/certs/2e5ac55d.0 | 0 .../libraries/certs/4042bcee.0 | 0 .../libraries/certs/6187b673.0 | 0 .../libraries/certs/README.rst | 0 .../libraries/certs/cacert.pem | 0 .../libraries/check_user_privileges.inc.php | 0 .../libraries/classes/Advisor.php | 0 .../libraries/classes/Bookmark.php | 0 .../libraries/classes/BrowseForeigners.php | 12 +- .../libraries/classes/CentralColumns.php | 17 +- .../libraries/classes/Charsets.php | 0 .../libraries/classes/CheckUserPrivileges.php | 28 +- .../libraries/classes/Config.php | 2 +- .../libraries/classes/Config/ConfigFile.php | 0 .../libraries/classes/Config/Descriptions.php | 0 .../libraries/classes/Config/Form.php | 0 .../libraries/classes/Config/FormDisplay.php | 3 +- .../classes/Config/FormDisplayTemplate.php | 6 +- .../classes/Config/Forms/BaseForm.php | 0 .../classes/Config/Forms/BaseFormList.php | 0 .../classes/Config/Forms/Page/BrowseForm.php | 0 .../Config/Forms/Page/DbStructureForm.php | 0 .../classes/Config/Forms/Page/EditForm.php | 0 .../classes/Config/Forms/Page/ExportForm.php | 0 .../classes/Config/Forms/Page/ImportForm.php | 0 .../classes/Config/Forms/Page/NaviForm.php | 0 .../Config/Forms/Page/PageFormList.php | 0 .../classes/Config/Forms/Page/SqlForm.php | 0 .../Config/Forms/Page/TableStructureForm.php | 0 .../classes/Config/Forms/Setup/ConfigForm.php | 0 .../classes/Config/Forms/Setup/ExportForm.php | 0 .../Config/Forms/Setup/FeaturesForm.php | 0 .../classes/Config/Forms/Setup/ImportForm.php | 0 .../classes/Config/Forms/Setup/MainForm.php | 0 .../classes/Config/Forms/Setup/NaviForm.php | 0 .../Config/Forms/Setup/ServersForm.php | 0 .../Config/Forms/Setup/SetupFormList.php | 0 .../classes/Config/Forms/Setup/SqlForm.php | 0 .../classes/Config/Forms/User/ExportForm.php | 0 .../Config/Forms/User/FeaturesForm.php | 0 .../classes/Config/Forms/User/ImportForm.php | 0 .../classes/Config/Forms/User/MainForm.php | 0 .../classes/Config/Forms/User/NaviForm.php | 0 .../classes/Config/Forms/User/SqlForm.php | 0 .../Config/Forms/User/UserFormList.php | 0 .../libraries/classes/Config/PageSettings.php | 0 .../classes/Config/ServerConfigChecks.php | 0 .../libraries/classes/Config/Validator.php | 0 .../libraries/classes/Console.php | 0 .../classes/Controllers/Controller.php | 0 .../Database/DatabaseStructureController.php | 0 .../Controllers/DatabaseController.php | 0 .../Server/ServerBinlogController.php | 32 +- .../Server/ServerCollationsController.php | 0 .../Server/ServerDatabasesController.php | 6 +- .../Server/ServerEnginesController.php | 0 .../Server/ServerPluginsController.php | 0 .../Server/ServerVariablesController.php | 28 +- .../Table/TableChartController.php | 24 +- .../Table/TableGisVisualizationController.php | 0 .../Table/TableIndexesController.php | 36 +- .../Table/TableRelationController.php | 28 +- .../Table/TableSearchController.php | 30 +- .../Table/TableStructureController.php | 183 +++---- .../classes/Controllers/TableController.php | 0 .../libraries/classes/Core.php | 11 +- .../libraries/classes/CreateAddField.php | 130 ++--- .../classes/Database/DatabaseList.php | 0 .../libraries/classes/Database/Designer.php | 16 +- .../classes/Database/Designer/Common.php | 51 +- .../classes/Database/MultiTableQuery.php | 0 .../libraries/classes/Database/Qbe.php | 89 ++-- .../libraries/classes/Database/Search.php | 34 +- .../libraries/classes/DatabaseInterface.php | 44 +- .../libraries/classes/Dbi/DbiDummy.php | 0 .../libraries/classes/Dbi/DbiExtension.php | 0 .../libraries/classes/Dbi/DbiMysql.php | 0 .../libraries/classes/Dbi/DbiMysqli.php | 0 .../libraries/classes/Di/AliasItem.php | 0 .../libraries/classes/Di/Container.php | 0 .../classes/Di/ContainerException.php | 0 .../libraries/classes/Di/FactoryItem.php | 0 .../libraries/classes/Di/Item.php | 0 .../classes/Di/NotFoundException.php | 0 .../libraries/classes/Di/ReflectorItem.php | 0 .../libraries/classes/Di/ServiceItem.php | 0 .../libraries/classes/Di/ValueItem.php | 0 .../classes/Display/ChangePassword.php | 0 .../libraries/classes/Display/CreateTable.php | 0 .../libraries/classes/Display/Export.php | 72 +-- .../libraries/classes/Display/GitRevision.php | 0 .../libraries/classes/Display/Import.php | 0 .../libraries/classes/Display/ImportAjax.php | 0 .../libraries/classes/Display/Results.php | 111 ++-- .../libraries/classes/Encoding.php | 0 .../libraries/classes/Engines/Bdb.php | 0 .../libraries/classes/Engines/Berkeleydb.php | 0 .../libraries/classes/Engines/Binlog.php | 0 .../libraries/classes/Engines/Innobase.php | 0 .../libraries/classes/Engines/Innodb.php | 0 .../libraries/classes/Engines/Memory.php | 0 .../libraries/classes/Engines/Merge.php | 0 .../libraries/classes/Engines/MrgMyisam.php | 0 .../libraries/classes/Engines/Myisam.php | 0 .../libraries/classes/Engines/Ndbcluster.php | 0 .../libraries/classes/Engines/Pbxt.php | 0 .../classes/Engines/PerformanceSchema.php | 0 .../libraries/classes/Error.php | 0 .../libraries/classes/ErrorHandler.php | 0 .../libraries/classes/ErrorReport.php | 10 +- .../libraries/classes/Export.php | 46 +- .../libraries/classes/File.php | 0 .../libraries/classes/FileListing.php | 0 .../libraries/classes/Font.php | 0 .../libraries/classes/Footer.php | 16 +- .../libraries/classes/Gis/GisFactory.php | 0 .../libraries/classes/Gis/GisGeometry.php | 0 .../classes/Gis/GisGeometryCollection.php | 0 .../libraries/classes/Gis/GisLineString.php | 0 .../classes/Gis/GisMultiLineString.php | 0 .../libraries/classes/Gis/GisMultiPoint.php | 0 .../libraries/classes/Gis/GisMultiPolygon.php | 0 .../libraries/classes/Gis/GisPoint.php | 0 .../libraries/classes/Gis/GisPolygon.php | 0 .../classes/Gis/GisVisualization.php | 0 .../libraries/classes/Header.php | 2 +- .../libraries/classes/Import.php | 14 +- .../libraries/classes/Index.php | 14 +- .../libraries/classes/IndexColumn.php | 0 .../libraries/classes/InsertEdit.php | 198 +++---- .../libraries/classes/IpAllowDeny.php | 0 .../libraries/classes/Language.php | 0 .../libraries/classes/LanguageManager.php | 8 +- .../libraries/classes/Linter.php | 0 .../libraries/classes/ListAbstract.php | 0 .../libraries/classes/ListDatabase.php | 0 .../libraries/classes/Logging.php | 2 +- .../libraries/classes/Menu.php | 15 +- .../libraries/classes/Message.php | 0 .../libraries/classes/Mime.php | 0 .../libraries/classes/MultSubmits.php | 2 +- .../classes/Navigation/Navigation.php | 12 +- .../classes/Navigation/NavigationHeader.php | 0 .../classes/Navigation/NavigationTree.php | 30 +- .../classes/Navigation/NodeFactory.php | 0 .../classes/Navigation/Nodes/Node.php | 0 .../classes/Navigation/Nodes/NodeColumn.php | 0 .../Navigation/Nodes/NodeColumnContainer.php | 0 .../classes/Navigation/Nodes/NodeDatabase.php | 4 +- .../Navigation/Nodes/NodeDatabaseChild.php | 4 +- .../Nodes/NodeDatabaseChildContainer.php | 0 .../Nodes/NodeDatabaseContainer.php | 0 .../classes/Navigation/Nodes/NodeEvent.php | 0 .../Navigation/Nodes/NodeEventContainer.php | 0 .../classes/Navigation/Nodes/NodeFunction.php | 0 .../Nodes/NodeFunctionContainer.php | 0 .../classes/Navigation/Nodes/NodeIndex.php | 0 .../Navigation/Nodes/NodeIndexContainer.php | 0 .../Navigation/Nodes/NodeProcedure.php | 0 .../Nodes/NodeProcedureContainer.php | 0 .../classes/Navigation/Nodes/NodeTable.php | 0 .../Navigation/Nodes/NodeTableContainer.php | 0 .../classes/Navigation/Nodes/NodeTrigger.php | 0 .../Navigation/Nodes/NodeTriggerContainer.php | 0 .../classes/Navigation/Nodes/NodeView.php | 0 .../Navigation/Nodes/NodeViewContainer.php | 0 .../libraries/classes/Normalization.php | 2 +- .../libraries/classes/OpenDocument.php | 0 .../libraries/classes/Operations.php | 219 ++++---- .../libraries/classes/OutputBuffering.php | 0 .../libraries/classes/ParseAnalyze.php | 0 .../libraries/classes/Partition.php | 0 .../libraries/classes/Pdf.php | 0 .../libraries/classes/Plugins.php | 0 .../Plugins/Auth/AuthenticationConfig.php | 0 .../Plugins/Auth/AuthenticationCookie.php | 1 + .../Plugins/Auth/AuthenticationHttp.php | 0 .../Plugins/Auth/AuthenticationSignon.php | 0 .../classes/Plugins/AuthenticationPlugin.php | 0 .../classes/Plugins/Export/ExportCodegen.php | 0 .../classes/Plugins/Export/ExportCsv.php | 0 .../classes/Plugins/Export/ExportExcel.php | 0 .../classes/Plugins/Export/ExportHtmlword.php | 0 .../classes/Plugins/Export/ExportJson.php | 0 .../classes/Plugins/Export/ExportLatex.php | 0 .../Plugins/Export/ExportMediawiki.php | 0 .../classes/Plugins/Export/ExportOds.php | 0 .../classes/Plugins/Export/ExportOdt.php | 0 .../classes/Plugins/Export/ExportPdf.php | 0 .../classes/Plugins/Export/ExportPhparray.php | 0 .../classes/Plugins/Export/ExportSql.php | 9 +- .../classes/Plugins/Export/ExportTexytext.php | 0 .../classes/Plugins/Export/ExportXml.php | 6 +- .../classes/Plugins/Export/ExportYaml.php | 0 .../classes/Plugins/Export/Helpers/Pdf.php | 0 .../Plugins/Export/Helpers/TableProperty.php | 0 .../libraries/classes/Plugins/Export/README | 0 .../classes/Plugins/ExportPlugin.php | 0 .../Plugins/IOTransformationsPlugin.php | 0 .../Plugins/Import/AbstractImportCsv.php | 0 .../classes/Plugins/Import/ImportCsv.php | 0 .../classes/Plugins/Import/ImportLdi.php | 0 .../Plugins/Import/ImportMediawiki.php | 0 .../classes/Plugins/Import/ImportOds.php | 0 .../classes/Plugins/Import/ImportShp.php | 0 .../classes/Plugins/Import/ImportSql.php | 0 .../classes/Plugins/Import/ImportXml.php | 0 .../libraries/classes/Plugins/Import/README | 0 .../Plugins/Import/ShapeFileImport.php | 0 .../Plugins/Import/Upload/UploadApc.php | 0 .../Plugins/Import/Upload/UploadNoplugin.php | 0 .../Plugins/Import/Upload/UploadProgress.php | 0 .../Plugins/Import/Upload/UploadSession.php | 0 .../classes/Plugins/ImportPlugin.php | 0 .../classes/Plugins/Schema/Dia/Dia.php | 0 .../Plugins/Schema/Dia/DiaRelationSchema.php | 0 .../Plugins/Schema/Dia/RelationStatsDia.php | 0 .../Plugins/Schema/Dia/TableStatsDia.php | 0 .../classes/Plugins/Schema/Eps/Eps.php | 0 .../Plugins/Schema/Eps/EpsRelationSchema.php | 0 .../Plugins/Schema/Eps/RelationStatsEps.php | 0 .../Plugins/Schema/Eps/TableStatsEps.php | 0 .../Plugins/Schema/ExportRelationSchema.php | 0 .../classes/Plugins/Schema/Pdf/Pdf.php | 0 .../Plugins/Schema/Pdf/PdfRelationSchema.php | 0 .../Plugins/Schema/Pdf/RelationStatsPdf.php | 0 .../Plugins/Schema/Pdf/TableStatsPdf.php | 0 .../classes/Plugins/Schema/RelationStats.php | 0 .../classes/Plugins/Schema/SchemaDia.php | 0 .../classes/Plugins/Schema/SchemaEps.php | 0 .../classes/Plugins/Schema/SchemaPdf.php | 0 .../classes/Plugins/Schema/SchemaSvg.php | 0 .../Plugins/Schema/Svg/RelationStatsSvg.php | 0 .../classes/Plugins/Schema/Svg/Svg.php | 0 .../Plugins/Schema/Svg/SvgRelationSchema.php | 0 .../Plugins/Schema/Svg/TableStatsSvg.php | 0 .../classes/Plugins/Schema/TableStats.php | 0 .../classes/Plugins/SchemaPlugin.php | 0 .../Abs/Bool2TextTransformationsPlugin.php | 0 .../CodeMirrorEditorTransformationPlugin.php | 0 .../Abs/DateFormatTransformationsPlugin.php | 0 .../Abs/DownloadTransformationsPlugin.php | 0 .../Abs/ExternalTransformationsPlugin.php | 0 .../Abs/FormattedTransformationsPlugin.php | 0 .../Abs/HexTransformationsPlugin.php | 0 .../Abs/ImageLinkTransformationsPlugin.php | 0 .../Abs/ImageUploadTransformationsPlugin.php | 0 .../Abs/InlineTransformationsPlugin.php | 0 .../Abs/LongToIPv4TransformationsPlugin.php | 0 .../Abs/PreApPendTransformationsPlugin.php | 0 .../RegexValidationTransformationsPlugin.php | 0 .../Abs/SQLTransformationsPlugin.php | 0 .../Abs/SubstringTransformationsPlugin.php | 0 .../TextFileUploadTransformationsPlugin.php | 0 .../TextImageLinkTransformationsPlugin.php | 0 .../Abs/TextLinkTransformationsPlugin.php | 0 .../Input/Image_JPEG_Upload.php | 0 .../Input/Text_Plain_FileUpload.php | 0 .../Input/Text_Plain_Iptobinary.php | 0 .../Input/Text_Plain_JsonEditor.php | 0 .../Input/Text_Plain_RegexValidation.php | 0 .../Input/Text_Plain_SqlEditor.php | 0 .../Input/Text_Plain_XmlEditor.php | 0 .../Application_Octetstream_Download.php | 0 .../Output/Application_Octetstream_Hex.php | 0 .../Output/Image_JPEG_Inline.php | 0 .../Output/Image_JPEG_Link.php | 0 .../Output/Image_PNG_Inline.php | 0 .../Output/Text_Octetstream_Sql.php | 0 .../Output/Text_Plain_Binarytoip.php | 0 .../Output/Text_Plain_Bool2Text.php | 0 .../Output/Text_Plain_Dateformat.php | 0 .../Output/Text_Plain_External.php | 0 .../Output/Text_Plain_Formatted.php | 0 .../Output/Text_Plain_Imagelink.php | 0 .../Output/Text_Plain_Json.php | 0 .../Transformations/Output/Text_Plain_Sql.php | 0 .../Transformations/Output/Text_Plain_Xml.php | 0 .../classes/Plugins/Transformations/README | 0 .../classes/Plugins/Transformations/TEMPLATE | 0 .../Plugins/Transformations/TEMPLATE_ABSTRACT | 0 .../Transformations/Text_Plain_Link.php | 0 .../Transformations/Text_Plain_Longtoipv4.php | 0 .../Transformations/Text_Plain_PreApPend.php | 0 .../Transformations/Text_Plain_Substring.php | 0 .../Plugins/TransformationsInterface.php | 0 .../classes/Plugins/TransformationsPlugin.php | 0 .../classes/Plugins/TwoFactor/Application.php | 34 +- .../classes/Plugins/TwoFactor/Invalid.php | 0 .../classes/Plugins/TwoFactor/Key.php | 0 .../classes/Plugins/TwoFactor/Simple.php | 0 .../classes/Plugins/TwoFactorPlugin.php | 0 .../classes/Plugins/UploadInterface.php | 0 .../Groups/OptionsPropertyMainGroup.php | 0 .../Groups/OptionsPropertyRootGroup.php | 0 .../Groups/OptionsPropertySubgroup.php | 0 .../Options/Items/BoolPropertyItem.php | 0 .../Options/Items/DocPropertyItem.php | 0 .../Options/Items/HiddenPropertyItem.php | 0 .../Options/Items/MessageOnlyPropertyItem.php | 0 .../Options/Items/NumberPropertyItem.php | 0 .../Options/Items/RadioPropertyItem.php | 0 .../Options/Items/SelectPropertyItem.php | 0 .../Options/Items/TextPropertyItem.php | 0 .../Options/OptionsPropertyGroup.php | 0 .../Options/OptionsPropertyItem.php | 0 .../Options/OptionsPropertyOneItem.php | 0 .../Plugins/ExportPluginProperties.php | 0 .../Plugins/ImportPluginProperties.php | 0 .../Properties/Plugins/PluginPropertyItem.php | 0 .../Plugins/SchemaPluginProperties.php | 0 .../classes/Properties/PropertyItem.php | 0 .../libraries/classes/RecentFavoriteTable.php | 0 .../libraries/classes/Relation.php | 4 +- .../libraries/classes/RelationCleanup.php | 0 .../libraries/classes/Replication.php | 0 .../libraries/classes/ReplicationGui.php | 110 ++-- .../libraries/classes/Response.php | 0 .../libraries/classes/Rte/Events.php | 92 ++-- .../libraries/classes/Rte/Export.php | 0 .../libraries/classes/Rte/Footer.php | 2 +- .../libraries/classes/Rte/General.php | 2 +- .../libraries/classes/Rte/Routines.php | 256 ++++----- .../libraries/classes/Rte/RteList.php | 0 .../libraries/classes/Rte/Triggers.php | 62 +-- .../libraries/classes/Rte/Words.php | 0 .../libraries/classes/Sanitize.php | 0 .../libraries/classes/SavedSearches.php | 0 .../libraries/classes/Scripts.php | 0 .../libraries/classes/Server/Privileges.php | 134 ++--- .../libraries/classes/Server/Select.php | 0 .../libraries/classes/Server/Status.php | 0 .../classes/Server/Status/Advisor.php | 0 .../libraries/classes/Server/Status/Data.php | 80 +-- .../classes/Server/Status/Monitor.php | 22 +- .../classes/Server/Status/Processes.php | 59 +-- .../classes/Server/Status/Queries.php | 0 .../classes/Server/Status/Variables.php | 22 +- .../libraries/classes/Server/UserGroups.php | 17 +- .../libraries/classes/Server/Users.php | 0 .../libraries/classes/Session.php | 0 .../libraries/classes/Sql.php | 58 +- .../libraries/classes/SqlQueryForm.php | 0 .../libraries/classes/StorageEngine.php | 0 .../libraries/classes/SubPartition.php | 0 .../libraries/classes/SysInfo.php | 0 .../libraries/classes/SysInfoBase.php | 0 .../libraries/classes/SysInfoLinux.php | 0 .../libraries/classes/SysInfoSunOS.php | 0 .../libraries/classes/SysInfoWINNT.php | 0 .../libraries/classes/SystemDatabase.php | 0 .../libraries/classes/Table.php | 35 +- .../libraries/classes/Template.php | 0 .../libraries/classes/Theme.php | 0 .../libraries/classes/ThemeManager.php | 0 .../libraries/classes/Tracker.php | 0 .../libraries/classes/Tracking.php | 168 +++--- .../libraries/classes/Transformations.php | 22 +- .../classes/Twig/CharsetsExtension.php | 0 .../libraries/classes/Twig/CoreExtension.php | 0 .../libraries/classes/Twig/I18n/NodeTrans.php | 0 .../classes/Twig/I18n/TokenParserTrans.php | 0 .../libraries/classes/Twig/I18nExtension.php | 0 .../libraries/classes/Twig/IndexExtension.php | 0 .../classes/Twig/MessageExtension.php | 0 .../classes/Twig/PartitionExtension.php | 0 .../classes/Twig/PhpFunctionsExtension.php | 0 .../classes/Twig/PluginsExtension.php | 0 .../classes/Twig/RelationExtension.php | 0 .../classes/Twig/SanitizeExtension.php | 0 .../Twig/ServerPrivilegesExtension.php | 0 .../classes/Twig/StorageEngineExtension.php | 0 .../libraries/classes/Twig/TableExtension.php | 0 .../classes/Twig/TrackerExtension.php | 0 .../classes/Twig/TransformationsExtension.php | 0 .../libraries/classes/Twig/UrlExtension.php | 0 .../libraries/classes/Twig/UtilExtension.php | 0 .../libraries/classes/TwoFactor.php | 0 .../libraries/classes/Types.php | 0 .../libraries/classes/Url.php | 0 .../libraries/classes/UserPassword.php | 16 +- .../libraries/classes/UserPreferences.php | 0 .../libraries/classes/Util.php | 15 +- .../libraries/classes/Utils/HttpRequest.php | 0 .../libraries/classes/VersionInformation.php | 0 .../libraries/classes/ZipExtension.php | 0 .../libraries/common.inc.php | 1 + .../libraries/config.default.php | 0 .../libraries/config.values.php | 0 .../libraries/db_common.inc.php | 0 .../libraries/db_table_exists.inc.php | 0 .../libraries/dbi/dbi_dummy.inc.php | 11 + .../libraries/error.inc.php | 0 .../libraries/hash.lib.php | 0 .../information_schema_relations.inc.php | 0 .../libraries/language_stats.inc.php | 38 +- .../libraries/mult_submits.inc.php | 12 +- .../libraries/mysql_relations.inc.php | 0 .../libraries/replication.inc.php | 6 +- .../libraries/rte/rte_main.inc.php | 0 .../libraries/server_common.inc.php | 0 .../libraries/special_schema_links.inc.php | 0 .../tbl_columns_definition_form.inc.php | 70 +-- .../libraries/tbl_common.inc.php | 0 .../tbl_partition_definition.inc.php | 36 +- .../libraries/user_preferences.inc.php | 0 .../libraries/vendor_config.php | 0 .../license.php | 0 .../lint.php | 0 .../logout.php | 0 .../navigation.php | 40 +- .../normalization.php | 48 +- .../package.json | 2 +- .../phpcs.xml.dist | 0 .../phpinfo.php | 0 .../phpmyadmin.css.php | 0 .../prefs_forms.php | 0 .../prefs_manage.php | 0 .../prefs_twofactor.php | 0 .../print.css | 0 .../robots.txt | 0 .../schema_export.php | 0 .../server_binlog.php | 0 .../server_collations.php | 0 .../server_databases.php | 0 .../server_engines.php | 0 .../server_export.php | 0 .../server_import.php | 0 .../server_plugins.php | 0 .../server_privileges.php | 61 ++- .../server_replication.php | 16 +- .../server_sql.php | 0 .../server_status.php | 0 .../server_status_advisor.php | 0 .../server_status_monitor.php | 18 +- .../server_status_processes.php | 6 +- .../server_status_queries.php | 0 .../server_status_variables.php | 6 +- .../server_user_groups.php | 22 +- .../server_variables.php | 0 .../setup/ajax.js | 0 .../setup/config.php | 0 .../setup/frames/config.inc.php | 0 .../setup/frames/form.inc.php | 0 .../setup/frames/index.inc.php | 0 .../setup/frames/menu.inc.php | 0 .../setup/frames/servers.inc.php | 0 .../setup/index.php | 0 .../setup/lib/ConfigGenerator.php | 0 .../setup/lib/FormProcessing.php | 0 .../setup/lib/Index.php | 0 .../setup/lib/common.inc.php | 0 .../setup/scripts.js | 0 .../setup/styles.css | 0 .../setup/validate.php | 0 .../show_config_errors.php | 0 .../sql.php | 18 +- .../sql/create_tables.sql | 0 .../sql/upgrade_column_info_4_3_0+.sql | 0 .../sql/upgrade_tables_4_7_0+.sql | 0 .../sql/upgrade_tables_mysql_4_1_2+.sql | 0 .../tbl_addfield.php | 40 +- .../tbl_change.php | 0 .../tbl_chart.php | 0 .../tbl_create.php | 24 +- .../tbl_export.php | 2 +- .../tbl_find_replace.php | 0 .../tbl_get_field.php | 0 .../tbl_gis_visualization.php | 0 .../tbl_import.php | 0 .../tbl_indexes.php | 10 +- .../tbl_operations.php | 38 +- .../tbl_recent_favorite.php | 0 .../tbl_relation.php | 0 .../tbl_replace.php | 123 ++--- .../tbl_row_action.php | 36 +- .../tbl_select.php | 0 .../tbl_sql.php | 4 +- .../tbl_structure.php | 0 .../tbl_tracking.php | 79 ++- .../tbl_triggers.php | 0 .../tbl_zoom_select.php | 0 .../templates/checkbox.twig | 0 .../column_adjust_privileges.twig | 0 .../columns_definitions/column_attribute.twig | 0 .../column_attributes.twig | 1 + .../column_auto_increment.twig | 0 .../columns_definitions/column_comment.twig | 2 +- .../columns_definitions/column_default.twig | 0 .../column_definitions_form.twig | 0 .../columns_definitions/column_extra.twig | 0 .../columns_definitions/column_indexes.twig | 0 .../columns_definitions/column_length.twig | 0 .../columns_definitions/column_name.twig | 0 .../columns_definitions/column_null.twig | 0 .../columns_definitions/column_type.twig | 0 .../column_virtuality.twig | 0 .../columns_definitions/mime_type.twig | 0 .../columns_definitions/move_column.twig | 0 .../columns_definitions/partitions.twig | 2 +- .../table_fields_definitions.twig | 2 +- .../columns_definitions/transformation.twig | 0 .../transformation_option.twig | 0 .../templates/components/error_message.twig | 0 .../templates/config/form_display/errors.twig | 0 .../config/form_display/fieldset_bottom.twig | 0 .../config/form_display/fieldset_top.twig | 2 +- .../config/form_display/form_bottom.twig | 0 .../config/form_display/group_header.twig | 0 .../config/form_display/tabs_bottom.twig | 0 .../templates/console/bookmark_content.twig | 0 .../templates/console/display.twig | 0 .../templates/console/query_action.twig | 0 .../templates/console/toolbar.twig | 0 .../database/central_columns/add_column.twig | 0 .../central_columns/edit_table_header.twig | 0 .../central_columns/table_navigation.twig | 0 .../templates/database/create_table.twig | 0 .../designer/aggregate_query_panel.twig | 0 .../templates/database/designer/canvas.twig | 0 .../database/designer/database_tables.twig | 40 +- .../designer/delete_relation_panel.twig | 0 .../database/designer/edit_delete_pages.twig | 0 .../database/designer/having_query_panel.twig | 0 .../database/designer/js_fields.twig | 6 + .../database/designer/new_relation_panel.twig | 0 .../database/designer/options_panel.twig | 0 .../database/designer/page_save_as.twig | 0 .../database/designer/page_selector.twig | 0 .../database/designer/query_details.twig | 0 .../database/designer/rename_to_panel.twig | 0 .../database/designer/schema_export.twig | 0 .../database/designer/side_menu.twig | 0 .../database/designer/table_list.twig | 6 +- .../database/designer/where_query_panel.twig | 0 .../database/multi_table_query/form.twig | 15 + .../database/qbe/column_select_cell.twig | 0 .../database/qbe/footer_options.twig | 0 .../database/qbe/sort_order_select_cell.twig | 0 .../database/qbe/sort_select_cell.twig | 0 .../database/search/result_divs.twig | 0 .../templates/database/search/results.twig | 0 .../database/search/selection_form.twig | 0 .../structure/body_for_table_summary.twig | 0 .../database/structure/browse_table.twig | 0 .../structure/browse_table_label.twig | 0 .../database/structure/check_all_tables.twig | 0 .../database/structure/empty_table.twig | 0 .../database/structure/favorite_anchor.twig | 0 .../print_view_data_dictionary_link.twig | 0 .../database/structure/search_table.twig | 0 .../database/structure/show_create.twig | 0 .../database/structure/show_create_row.twig | 0 .../structure/structure_table_row.twig | 0 .../database/structure/table_header.twig | 0 .../database/structure/tracking_icon.twig | 0 .../database/tracking/tracked_tables.twig | 44 +- .../database/tracking/untracked_tables.twig | 0 .../display/export/format_dropdown.twig | 0 .../display/export/hidden_inputs.twig | 0 .../templates/display/export/method.twig | 0 .../display/export/option_header.twig | 0 .../display/export/options_format.twig | 0 .../display/export/options_output.twig | 0 .../export/options_output_charset.twig | 0 .../export/options_output_compression.twig | 0 .../display/export/options_output_format.twig | 0 .../display/export/options_output_radio.twig | 0 .../export/options_output_save_dir.twig | 0 .../export/options_output_separate_files.twig | 0 .../display/export/options_quick_export.twig | 0 .../display/export/options_rows.twig | 0 .../display/export/select_options.twig | 0 .../templates/display/export/selection.twig | 0 .../display/export/template_loading.twig | 0 .../display/export/template_options.twig | 0 .../templates/display/import/import.twig | 0 .../templates/display/import/javascript.twig | 0 .../display/results/additional_fields.twig | 0 .../display/results/comment_for_row.twig | 0 .../display/results/empty_display.twig | 0 .../results/multi_row_operations_form.twig | 0 .../display/results/null_display.twig | 0 .../display/results/options_block.twig | 48 +- .../display/results/show_all_checkbox.twig | 0 .../results/table_navigation_button.twig | 0 .../display/results/value_display.twig | 0 .../templates/div_for_slider_effect.twig | 0 .../templates/dropdown.twig | 0 .../encoding/kanji_encoding_form.twig | 0 .../templates/error/report_form.twig | 0 .../templates/export/alias_add.twig | 0 .../templates/export/alias_item.twig | 0 .../templates/filter.twig | 0 .../templates/fk_checkbox.twig | 0 .../templates/header_location.twig | 0 .../templates/javascript/display.twig | 0 .../templates/list/item.twig | 0 .../templates/list/unordered.twig | 0 .../templates/login/footer.twig | 0 .../templates/login/header.twig | 0 .../templates/login/twofactor.twig | 0 .../login/twofactor/application.twig | 0 .../twofactor/application_configure.twig | 22 + .../templates/login/twofactor/invalid.twig | 0 .../login/twofactor/key-https-warning.twig | 0 .../templates/login/twofactor/key.twig | 0 .../login/twofactor/key_configure.twig | 0 .../templates/login/twofactor/simple.twig | 0 .../templates/navigation/logo.twig | 0 .../templates/prefs_autoload.twig | 0 .../templates/prefs_twofactor.twig | 0 .../templates/prefs_twofactor_configure.twig | 0 .../templates/prefs_twofactor_confirm.twig | 0 .../templates/preview_sql.twig | 0 .../privileges/add_privileges_database.twig | 0 .../privileges/add_privileges_routine.twig | 0 .../privileges/add_privileges_table.twig | 0 .../privileges/add_user_fieldset.twig | 0 .../privileges/choose_user_group.twig | 0 .../privileges/column_privileges.twig | 0 .../privileges/delete_user_fieldset.twig | 0 .../privileges/edit_routine_privileges.twig | 0 .../privileges/global_priv_table.twig | 0 .../privileges/global_priv_tbl_item.twig | 0 .../templates/privileges/initials_row.twig | 0 .../privileges/privileges_summary.twig | 0 .../privileges/privileges_summary_row.twig | 0 .../templates/privileges/require_options.twig | 0 .../privileges/require_options_item.twig | 0 .../privileges/resource_limit_item.twig | 0 .../templates/privileges/resource_limits.twig | 0 .../templates/radio_fields.twig | 0 .../templates/secondary_tabs.twig | 0 .../templates/select_all.twig | 0 .../templates/select_lang.twig | 0 .../templates/server/binlog/log_row.twig | 0 .../templates/server/binlog/log_selector.twig | 2 +- .../templates/server/collations/charsets.twig | 0 .../templates/server/databases/create.twig | 0 .../server/databases/databases_footer.twig | 0 .../server/databases/databases_header.twig | 0 .../templates/server/databases/index.twig | 0 .../server/databases/table_header.twig | 0 .../templates/server/databases/table_row.twig | 0 .../templates/server/engines/engine.twig | 0 .../templates/server/engines/engines.twig | 0 .../templates/server/plugins/section.twig | 0 .../server/plugins/section_links.twig | 0 .../templates/server/sub_page_header.twig | 0 .../server/variables/link_template.twig | 0 .../variables/session_variable_row.twig | 0 .../server/variables/variable_row.twig | 0 .../server/variables/variable_table_head.twig | 0 .../start_and_number_of_rows_panel.twig | 0 .../browse_foreigners/column_element.twig | 0 .../table/browse_foreigners/show_all.twig | 0 .../templates/table/chart/tbl_chart.twig | 0 .../gis_visualization/gis_visualization.twig | 0 .../templates/table/index_form.twig | 0 .../table/insert/continue_insertion_form.twig | 0 .../templates/table/relation/common_form.twig | 0 .../table/relation/dropdown_generate.twig | 0 .../table/relation/foreign_key_row.twig | 7 +- .../relation/internal_relational_row.twig | 0 .../table/relation/relational_dropdown.twig | 0 .../search/column_comparison_operators.twig | 0 .../templates/table/search/fields_table.twig | 0 .../templates/table/search/form_tag.twig | 0 .../templates/table/search/geom_func.twig | 0 .../templates/table/search/input_box.twig | 9 +- .../templates/table/search/options.twig | 0 .../templates/table/search/options_zoom.twig | 0 .../table/search/replace_preview.twig | 0 .../templates/table/search/rows_normal.twig | 0 .../templates/table/search/rows_zoom.twig | 0 .../table/search/search_and_replace.twig | 0 .../table/search/selection_form.twig | 0 .../templates/table/search/table_header.twig | 0 .../table/search/zoom_result_form.twig | 0 .../templates/table/secondary_tabs.twig | 0 .../action_row_in_structure_table.twig | 0 .../structure/actions_in_table_structure.twig | 0 .../templates/table/structure/add_column.twig | 0 .../structure/check_all_table_column.twig | 0 .../table/structure/display_partitions.twig | 0 .../table/structure/display_structure.twig | 6 +- .../table/structure/display_table_stats.twig | 0 .../table/structure/move_columns_dialog.twig | 0 .../structure/optional_action_links.twig | 0 .../structure/partition_definition_form.twig | 0 .../table/structure/row_stats_table.twig | 0 .../structure/table_structure_header.twig | 0 .../table/structure/table_structure_row.twig | 0 .../table/tracking/activate_deactivate.twig | 0 .../table/tracking/create_version.twig | 0 .../table/tracking/report_table.twig | 2 +- .../table/tracking/selectable_tables.twig | 0 .../tracking/structure_snapshot_columns.twig | 0 .../tracking/structure_snapshot_indexes.twig | 0 .../templates/test/add_data.twig | 0 .../templates/test/echo.twig | 0 .../templates/test/gettext/gettext.twig | 0 .../templates/test/gettext/notes.twig | 0 .../templates/test/gettext/pgettext.twig | 0 .../templates/test/gettext/plural.twig | 0 .../templates/test/gettext/plural_notes.twig | 0 .../templates/test/static.twig | 0 .../templates/theme_preview.twig | 0 .../templates/toggle_button.twig | 0 .../templates/view_create.twig | 1 + .../themes.php | 0 .../themes/dot.gif | Bin .../themes/original/css/common.css.php | 5 +- .../themes/original/css/navigation.css.php | 0 .../themes/original/css/printview.css | 0 .../themes/original/img/ajax_clock_small.gif | Bin .../themes/original/img/arrow_ltr.png | Bin .../themes/original/img/arrow_rtl.png | Bin .../themes/original/img/b_bookmark.png | Bin .../themes/original/img/b_browse.png | Bin .../themes/original/img/b_calendar.png | Bin .../themes/original/img/b_chart.png | Bin .../themes/original/img/b_close.png | Bin .../themes/original/img/b_column_add.png | Bin .../themes/original/img/b_comment.png | Bin .../themes/original/img/b_dbstatistics.png | Bin .../themes/original/img/b_deltbl.png | Bin .../themes/original/img/b_docs.png | Bin .../themes/original/img/b_drop.png | Bin .../themes/original/img/b_edit.png | Bin .../themes/original/img/b_empty.png | Bin .../themes/original/img/b_engine.png | Bin .../themes/original/img/b_event_add.png | Bin .../themes/original/img/b_events.png | Bin .../themes/original/img/b_export.png | Bin .../themes/original/img/b_favorite.png | Bin .../themes/original/img/b_find_replace.png | Bin .../themes/original/img/b_ftext.png | Bin .../themes/original/img/b_globe.gif | Bin .../themes/original/img/b_group.png | Bin .../themes/original/img/b_help.png | Bin .../themes/original/img/b_home.png | Bin .../themes/original/img/b_import.png | Bin .../themes/original/img/b_index.png | Bin .../themes/original/img/b_index_add.png | Bin .../themes/original/img/b_inline_edit.png | Bin .../themes/original/img/b_insrow.png | Bin .../themes/original/img/b_key.png | Bin .../themes/original/img/b_minus.png | Bin .../themes/original/img/b_more.png | Bin .../themes/original/img/b_move.png | Bin .../themes/original/img/b_newdb.png | Bin .../themes/original/img/b_newtbl.png | Bin .../themes/original/img/b_nextpage.png | Bin .../themes/original/img/b_no_favorite.png | Bin .../themes/original/img/b_plugin.png | Bin .../themes/original/img/b_plus.png | Bin .../themes/original/img/b_primary.png | Bin .../themes/original/img/b_print.png | Bin .../themes/original/img/b_props.png | Bin .../themes/original/img/b_relations.png | Bin .../themes/original/img/b_report.png | Bin .../themes/original/img/b_routine_add.png | Bin .../themes/original/img/b_routines.png | Bin .../themes/original/img/b_save.png | Bin .../themes/original/img/b_saveimage.png | Bin .../themes/original/img/b_sbrowse.png | Bin .../themes/original/img/b_search.png | Bin .../themes/original/img/b_select.png | Bin .../themes/original/img/b_snewtbl.png | Bin .../themes/original/img/b_spatial.png | Bin .../themes/original/img/b_sql.png | Bin .../themes/original/img/b_sqlhelp.png | Bin .../themes/original/img/b_table_add.png | Bin .../themes/original/img/b_tblanalyse.png | Bin .../themes/original/img/b_tblexport.png | Bin .../themes/original/img/b_tblimport.png | Bin .../themes/original/img/b_tblops.png | Bin .../themes/original/img/b_tbloptimize.png | Bin .../themes/original/img/b_tipp.png | Bin .../themes/original/img/b_trigger_add.png | Bin .../themes/original/img/b_triggers.png | Bin .../themes/original/img/b_undo.png | Bin .../themes/original/img/b_unique.png | Bin .../themes/original/img/b_usradd.png | Bin .../themes/original/img/b_usrcheck.png | Bin .../themes/original/img/b_usrdrop.png | Bin .../themes/original/img/b_usredit.png | Bin .../themes/original/img/b_usrlist.png | Bin .../themes/original/img/b_versions.png | Bin .../themes/original/img/b_view.png | Bin .../themes/original/img/b_view_add.png | Bin .../themes/original/img/b_views.png | Bin .../themes/original/img/bd_browse.png | Bin .../themes/original/img/bd_deltbl.png | Bin .../themes/original/img/bd_drop.png | Bin .../themes/original/img/bd_edit.png | Bin .../themes/original/img/bd_empty.png | Bin .../themes/original/img/bd_export.png | Bin .../themes/original/img/bd_ftext.png | Bin .../themes/original/img/bd_index.png | Bin .../themes/original/img/bd_insrow.png | Bin .../themes/original/img/bd_nextpage.png | Bin .../themes/original/img/bd_primary.png | Bin .../themes/original/img/bd_routine_add.png | Bin .../themes/original/img/bd_sbrowse.png | Bin .../themes/original/img/bd_select.png | Bin .../themes/original/img/bd_spatial.png | Bin .../themes/original/img/bd_unique.png | Bin .../themes/original/img/centralColumns.png | Bin .../original/img/centralColumns_add.png | Bin .../original/img/centralColumns_delete.png | Bin .../themes/original/img/cleardot.gif | Bin .../themes/original/img/col_drop.png | Bin .../themes/original/img/col_pointer.png | Bin .../themes/original/img/col_pointer_ver.png | Bin .../themes/original/img/console.png | Bin .../themes/original/img/east-mini.png | Bin .../themes/original/img/error.ico | Bin .../themes/original/img/eye.png | Bin .../themes/original/img/eye_grey.png | Bin .../themes/original/img/hide.png | Bin .../themes/original/img/lightbulb.png | Bin .../themes/original/img/lightbulb_off.png | Bin .../themes/original/img/logo_left.png | Bin .../themes/original/img/logo_right.png | Bin .../themes/original/img/more.png | Bin .../themes/original/img/new_data.png | Bin .../themes/original/img/new_data_hovered.png | Bin .../themes/original/img/new_data_selected.png | Bin .../img/new_data_selected_hovered.png | Bin .../themes/original/img/new_struct.png | Bin .../original/img/new_struct_hovered.png | Bin .../original/img/new_struct_selected.png | Bin .../img/new_struct_selected_hovered.png | Bin .../themes/original/img/normalize.png | Bin .../themes/original/img/north-mini.png | Bin .../themes/original/img/pause.png | Bin .../themes/original/img/play.png | Bin .../themes/original/img/s_asc.png | Bin .../themes/original/img/s_asci.png | Bin .../themes/original/img/s_attention.png | Bin .../themes/original/img/s_cancel.png | Bin .../themes/original/img/s_cog.png | Bin .../themes/original/img/s_collapseall.png | Bin .../themes/original/img/s_db.png | Bin .../themes/original/img/s_desc.png | Bin .../themes/original/img/s_error.png | Bin .../themes/original/img/s_fulltext.png | Bin .../themes/original/img/s_host.png | Bin .../themes/original/img/s_info.png | Bin .../themes/original/img/s_lang.png | Bin .../themes/original/img/s_link.png | Bin .../themes/original/img/s_lock.png | Bin .../themes/original/img/s_loggoff.png | Bin .../themes/original/img/s_notice.png | Bin .../themes/original/img/s_okay.png | Bin .../themes/original/img/s_partialtext.png | Bin .../themes/original/img/s_passwd.png | Bin .../themes/original/img/s_really.png | Bin .../themes/original/img/s_reload.png | Bin .../themes/original/img/s_replication.png | Bin .../themes/original/img/s_rights.png | Bin .../themes/original/img/s_sortable.png | Bin .../themes/original/img/s_status.png | Bin .../themes/original/img/s_success.png | Bin .../themes/original/img/s_sync.png | Bin .../themes/original/img/s_tbl.png | Bin .../themes/original/img/s_theme.png | Bin .../themes/original/img/s_top.png | Bin .../themes/original/img/s_unlink.png | Bin .../themes/original/img/s_vars.png | Bin .../themes/original/img/s_views.png | Bin .../themes/original/img/show.png | Bin .../themes/original/img/south-mini.png | Bin .../themes/original/img/spacer.png | Bin .../themes/original/img/toggle-ltr.png | Bin .../themes/original/img/toggle-rtl.png | Bin .../themes/original/img/vertical_line.png | Bin .../themes/original/img/west-mini.png | Bin .../themes/original/img/window-new.png | Bin .../themes/original/img/zoom-minus-mini.png | Bin .../themes/original/img/zoom-plus-mini.png | Bin .../themes/original/img/zoom-world-mini.png | Bin .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin .../images/ui-bg_glass_65_ffffff_1x400.png | Bin .../images/ui-bg_glass_75_dadada_1x400.png | Bin .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin .../jquery/images/ui-icons_222222_256x240.png | Bin .../jquery/images/ui-icons_2e83ff_256x240.png | Bin .../jquery/images/ui-icons_454545_256x240.png | Bin .../jquery/images/ui-icons_888888_256x240.png | Bin .../jquery/images/ui-icons_cd0a0a_256x240.png | Bin .../themes/original/jquery/jquery-ui.css | 0 .../themes/original/layout.inc.php | 0 .../themes/original/screen.png | Bin .../themes/original/theme.json | 0 .../themes/pmahomme/css/codemirror.css.php | 2 +- .../themes/pmahomme/css/common.css.php | 4 +- .../themes/pmahomme/css/designer.css.php | 0 .../themes/pmahomme/css/enum_editor.css.php | 0 .../themes/pmahomme/css/gis.css.php | 0 .../themes/pmahomme/css/icons.css.php | 9 + .../themes/pmahomme/css/jqplot.css.php | 0 .../themes/pmahomme/css/navigation.css.php | 0 .../themes/pmahomme/css/printview.css | 0 .../pmahomme/css/resizable-menu.css.php | 0 .../themes/pmahomme/css/rte.css.php | 0 .../themes/pmahomme/img/ajax_clock_small.gif | Bin .../themes/pmahomme/img/arrow_ltr.png | Bin .../themes/pmahomme/img/arrow_rtl.png | Bin .../themes/pmahomme/img/asc_order.png | Bin .../themes/pmahomme/img/b_bookmark.png | Bin .../themes/pmahomme/img/b_browse.png | Bin .../themes/pmahomme/img/b_calendar.png | Bin .../themes/pmahomme/img/b_chart.png | Bin .../themes/pmahomme/img/b_close.png | Bin .../themes/pmahomme/img/b_column_add.png | Bin .../themes/pmahomme/img/b_comment.png | Bin .../themes/pmahomme/img/b_dbstatistics.png | Bin .../themes/pmahomme/img/b_deltbl.png | Bin .../themes/pmahomme/img/b_docs.png | Bin .../themes/pmahomme/img/b_docsql.png | Bin .../themes/pmahomme/img/b_drop.png | Bin .../themes/pmahomme/img/b_edit.png | Bin .../themes/pmahomme/img/b_empty.png | Bin .../themes/pmahomme/img/b_engine.png | Bin .../themes/pmahomme/img/b_event_add.png | Bin .../themes/pmahomme/img/b_events.png | Bin .../themes/pmahomme/img/b_export.png | Bin .../themes/pmahomme/img/b_favorite.png | Bin .../themes/pmahomme/img/b_find_replace.png | Bin .../themes/pmahomme/img/b_firstpage.png | Bin .../themes/pmahomme/img/b_ftext.png | Bin .../themes/pmahomme/img/b_globe.gif | Bin .../themes/pmahomme/img/b_group.png | Bin .../themes/pmahomme/img/b_help.png | Bin .../themes/pmahomme/img/b_home.png | Bin .../themes/pmahomme/img/b_import.png | Bin .../themes/pmahomme/img/b_index.png | Bin .../themes/pmahomme/img/b_index_add.png | Bin .../themes/pmahomme/img/b_inline_edit.png | Bin .../themes/pmahomme/img/b_insrow.png | Bin .../themes/pmahomme/img/b_key.png | Bin .../themes/pmahomme/img/b_lastpage.png | Bin .../themes/pmahomme/img/b_left.png | Bin .../themes/pmahomme/img/b_minus.png | Bin .../themes/pmahomme/img/b_more.png | Bin .../themes/pmahomme/img/b_move.png | Bin .../themes/pmahomme/img/b_newdb.png | Bin .../themes/pmahomme/img/b_newtbl.png | Bin .../themes/pmahomme/img/b_nextpage.png | Bin .../themes/pmahomme/img/b_no_favorite.png | Bin .../themes/pmahomme/img/b_pdfdoc.png | Bin .../themes/pmahomme/img/b_plugin.png | Bin .../themes/pmahomme/img/b_plus.png | Bin .../themes/pmahomme/img/b_prevpage.png | Bin .../themes/pmahomme/img/b_primary.png | Bin .../themes/pmahomme/img/b_print.png | Bin .../themes/pmahomme/img/b_props.png | Bin .../themes/pmahomme/img/b_relations.png | Bin .../themes/pmahomme/img/b_report.png | Bin .../themes/pmahomme/img/b_right.png | Bin .../themes/pmahomme/img/b_routine_add.png | Bin .../themes/pmahomme/img/b_routines.png | Bin .../themes/pmahomme/img/b_save.png | Bin .../themes/pmahomme/img/b_saveimage.png | Bin .../themes/pmahomme/img/b_sbrowse.png | Bin .../themes/pmahomme/img/b_sdb.png | Bin .../themes/pmahomme/img/b_search.png | Bin .../themes/pmahomme/img/b_select.png | Bin .../themes/pmahomme/img/b_snewtbl.png | Bin .../themes/pmahomme/img/b_spatial.png | Bin .../themes/pmahomme/img/b_sql.png | Bin .../themes/pmahomme/img/b_sqldoc.png | Bin .../themes/pmahomme/img/b_sqlhelp.png | Bin .../themes/pmahomme/img/b_table_add.png | Bin .../themes/pmahomme/img/b_tblanalyse.png | Bin .../themes/pmahomme/img/b_tblexport.png | Bin .../themes/pmahomme/img/b_tblimport.png | Bin .../themes/pmahomme/img/b_tblops.png | Bin .../themes/pmahomme/img/b_tbloptimize.png | Bin .../themes/pmahomme/img/b_tipp.png | Bin .../themes/pmahomme/img/b_trigger_add.png | Bin .../themes/pmahomme/img/b_triggers.png | Bin .../themes/pmahomme/img/b_undo.png | Bin .../themes/pmahomme/img/b_unique.png | Bin .../themes/pmahomme/img/b_usradd.png | Bin .../themes/pmahomme/img/b_usrcheck.png | Bin .../themes/pmahomme/img/b_usrdrop.png | Bin .../themes/pmahomme/img/b_usredit.png | Bin .../themes/pmahomme/img/b_usrlist.png | Bin .../themes/pmahomme/img/b_versions.png | Bin .../themes/pmahomme/img/b_view.png | Bin .../themes/pmahomme/img/b_view_add.png | Bin .../themes/pmahomme/img/b_views.png | Bin .../themes/pmahomme/img/bd_browse.png | Bin .../themes/pmahomme/img/bd_deltbl.png | Bin .../themes/pmahomme/img/bd_drop.png | Bin .../themes/pmahomme/img/bd_edit.png | Bin .../themes/pmahomme/img/bd_empty.png | Bin .../themes/pmahomme/img/bd_export.png | Bin .../themes/pmahomme/img/bd_firstpage.png | Bin .../themes/pmahomme/img/bd_ftext.png | Bin .../themes/pmahomme/img/bd_index.png | Bin .../themes/pmahomme/img/bd_insrow.png | Bin .../themes/pmahomme/img/bd_lastpage.png | Bin .../themes/pmahomme/img/bd_nextpage.png | Bin .../themes/pmahomme/img/bd_prevpage.png | Bin .../themes/pmahomme/img/bd_primary.png | Bin .../themes/pmahomme/img/bd_routine_add.png | Bin .../themes/pmahomme/img/bd_sbrowse.png | Bin .../themes/pmahomme/img/bd_select.png | Bin .../themes/pmahomme/img/bd_spatial.png | Bin .../themes/pmahomme/img/bd_unique.png | Bin .../themes/pmahomme/img/centralColumns.png | Bin .../pmahomme/img/centralColumns_add.png | Bin .../pmahomme/img/centralColumns_delete.png | Bin .../themes/pmahomme/img/col_drop.png | Bin .../themes/pmahomme/img/col_pointer.png | Bin .../themes/pmahomme/img/col_pointer_ver.png | Bin .../themes/pmahomme/img/console.png | Bin .../themes/pmahomme/img/database.png | Bin .../themes/pmahomme/img/designer/1.png | Bin .../themes/pmahomme/img/designer/2.png | Bin .../pmahomme/img/designer/2leftarrow.png | Bin .../pmahomme/img/designer/2leftarrow_m.png | Bin .../pmahomme/img/designer/2rightarrow.png | Bin .../pmahomme/img/designer/2rightarrow_m.png | Bin .../themes/pmahomme/img/designer/3.png | Bin .../themes/pmahomme/img/designer/4.png | Bin .../themes/pmahomme/img/designer/5.png | Bin .../themes/pmahomme/img/designer/6.png | Bin .../themes/pmahomme/img/designer/7.png | Bin .../themes/pmahomme/img/designer/8.png | Bin .../pmahomme/img/designer/FieldKey_small.png | Bin .../pmahomme/img/designer/Field_small.png | Bin .../img/designer/Field_small_char.png | Bin .../img/designer/Field_small_date.png | Bin .../pmahomme/img/designer/Field_small_int.png | Bin .../themes/pmahomme/img/designer/Header.png | Bin .../pmahomme/img/designer/Header_Linked.png | Bin .../themes/pmahomme/img/designer/anchor.png | Bin .../themes/pmahomme/img/designer/and_icon.png | Bin .../pmahomme/img/designer/ang_direct.png | Bin .../themes/pmahomme/img/designer/bord.png | Bin .../themes/pmahomme/img/designer/bottom.png | Bin .../themes/pmahomme/img/designer/def.png | Bin .../pmahomme/img/designer/display_field.png | Bin .../pmahomme/img/designer/downarrow1.png | Bin .../pmahomme/img/designer/downarrow2.png | Bin .../pmahomme/img/designer/downarrow2_m.png | Bin .../themes/pmahomme/img/designer/exec.png | Bin .../pmahomme/img/designer/exec_small.png | Bin .../pmahomme/img/designer/exitFullscreen.png | Bin .../themes/pmahomme/img/designer/export.png | Bin .../themes/pmahomme/img/designer/favicon.ico | Bin .../themes/pmahomme/img/designer/grid.png | Bin .../themes/pmahomme/img/designer/help.png | Bin .../pmahomme/img/designer/help_relation.png | Bin .../pmahomme/img/designer/left_panel_butt.png | Bin .../pmahomme/img/designer/left_panel_tab.png | Bin .../themes/pmahomme/img/designer/minus.png | Bin .../themes/pmahomme/img/designer/or_icon.png | Bin .../pmahomme/img/designer/other_table.png | Bin .../themes/pmahomme/img/designer/page_add.png | Bin .../pmahomme/img/designer/page_delete.png | Bin .../pmahomme/img/designer/page_edit.png | Bin .../themes/pmahomme/img/designer/pdf.png | Bin .../themes/pmahomme/img/designer/plus.png | Bin .../pmahomme/img/designer/query_builder.png | Bin .../themes/pmahomme/img/designer/relation.png | Bin .../themes/pmahomme/img/designer/reload.png | Bin .../themes/pmahomme/img/designer/resize.png | Bin .../pmahomme/img/designer/resizeright.png | Bin .../pmahomme/img/designer/rightarrow1.png | Bin .../pmahomme/img/designer/rightarrow2.png | Bin .../themes/pmahomme/img/designer/save.png | Bin .../themes/pmahomme/img/designer/save_as.png | Bin .../pmahomme/img/designer/small_tab.png | Bin .../themes/pmahomme/img/designer/table.png | Bin .../pmahomme/img/designer/toggle_lines.png | Bin .../pmahomme/img/designer/top_panel.png | Bin .../pmahomme/img/designer/uparrow2_m.png | Bin .../img/designer/viewInFullscreen.png | Bin .../themes/pmahomme/img/east-mini.png | Bin .../themes/pmahomme/img/error.ico | Bin .../themes/pmahomme/img/eye.png | Bin .../themes/pmahomme/img/eye_grey.png | Bin .../themes/pmahomme/img/hide.png | Bin .../themes/pmahomme/img/item.png | Bin .../themes/pmahomme/img/left_nav_bg.png | Bin .../themes/pmahomme/img/lightbulb.png | Bin .../themes/pmahomme/img/lightbulb_off.png | Bin .../themes/pmahomme/img/logo_left.png | Bin .../themes/pmahomme/img/logo_right.png | Bin .../themes/pmahomme/img/more.png | Bin .../themes/pmahomme/img/new_data.png | Bin .../themes/pmahomme/img/new_data_hovered.png | Bin .../themes/pmahomme/img/new_data_selected.png | Bin .../img/new_data_selected_hovered.png | Bin .../themes/pmahomme/img/new_struct.png | Bin .../pmahomme/img/new_struct_hovered.png | Bin .../pmahomme/img/new_struct_selected.png | Bin .../img/new_struct_selected_hovered.png | Bin .../themes/pmahomme/img/normalize.png | Bin .../themes/pmahomme/img/north-mini.png | Bin .../themes/pmahomme/img/pause.png | Bin .../themes/pmahomme/img/php_sym.png | Bin .../themes/pmahomme/img/play.png | Bin .../themes/pmahomme/img/pma_logo2.png | Bin .../themes/pmahomme/img/s_asc.png | Bin .../themes/pmahomme/img/s_asci.png | Bin .../themes/pmahomme/img/s_attention.png | Bin .../themes/pmahomme/img/s_cancel.png | Bin .../themes/pmahomme/img/s_cancel2.png | Bin .../themes/pmahomme/img/s_cog.png | Bin .../themes/pmahomme/img/s_collapseall.png | Bin .../themes/pmahomme/img/s_db.png | Bin .../themes/pmahomme/img/s_desc.png | Bin .../themes/pmahomme/img/s_error.png | Bin .../themes/pmahomme/img/s_fulltext.png | Bin .../themes/pmahomme/img/s_host.png | Bin .../themes/pmahomme/img/s_info.png | Bin .../themes/pmahomme/img/s_lang.png | Bin .../themes/pmahomme/img/s_link.png | Bin .../themes/pmahomme/img/s_lock.png | Bin .../themes/pmahomme/img/s_loggoff.png | Bin .../themes/pmahomme/img/s_notice.png | Bin .../themes/pmahomme/img/s_okay.png | Bin .../themes/pmahomme/img/s_partialtext.png | Bin .../themes/pmahomme/img/s_passwd.png | Bin .../themes/pmahomme/img/s_process.png | Bin .../themes/pmahomme/img/s_really.png | Bin .../themes/pmahomme/img/s_reload.png | Bin .../themes/pmahomme/img/s_replication.png | Bin .../themes/pmahomme/img/s_rights.png | Bin .../themes/pmahomme/img/s_sortable.png | Bin .../themes/pmahomme/img/s_status.png | Bin .../themes/pmahomme/img/s_success.png | Bin .../themes/pmahomme/img/s_sync.png | Bin .../themes/pmahomme/img/s_tbl.png | Bin .../themes/pmahomme/img/s_theme.png | Bin .../themes/pmahomme/img/s_top.png | Bin .../themes/pmahomme/img/s_unlink.png | Bin .../themes/pmahomme/img/s_vars.png | Bin .../themes/pmahomme/img/s_views.png | Bin .../themes/pmahomme/img/select_bg.png | Bin .../themes/pmahomme/img/show.png | Bin .../themes/pmahomme/img/south-mini.png | Bin .../themes/pmahomme/img/spacer.png | Bin .../themes/pmahomme/img/toggle-ltr.png | Bin .../themes/pmahomme/img/toggle-rtl.png | Bin .../themes/pmahomme/img/vertical_line.png | Bin .../themes/pmahomme/img/west-mini.png | Bin .../themes/pmahomme/img/window-new.png | Bin .../themes/pmahomme/img/zoom-minus-mini.png | Bin .../themes/pmahomme/img/zoom-plus-mini.png | Bin .../themes/pmahomme/img/zoom-world-mini.png | Bin .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin .../images/ui-bg_glass_65_ffffff_1x400.png | Bin .../images/ui-bg_glass_75_dadada_1x400.png | Bin .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin .../jquery/images/ui-icons_222222_256x240.png | Bin .../jquery/images/ui-icons_2e83ff_256x240.png | Bin .../jquery/images/ui-icons_454545_256x240.png | Bin .../jquery/images/ui-icons_888888_256x240.png | Bin .../jquery/images/ui-icons_cd0a0a_256x240.png | Bin .../themes/pmahomme/jquery/jquery-ui.css | 0 .../themes/pmahomme/layout.inc.php | 0 .../themes/pmahomme/screen.png | Bin .../themes/pmahomme/theme.json | 0 .../themes/svg_gradient.php | 0 .../transformation_overview.php | 0 .../transformation_wrapper.php | 0 .../url.php | 10 +- .../user_password.php | 6 +- .../vendor/autoload.php | 2 +- .../vendor/bacon/bacon-qr-code/.travis.yml | 0 .../vendor/bacon/bacon-qr-code/LICENSE | 0 .../vendor/bacon/bacon-qr-code/Module.php | 0 .../vendor/bacon/bacon-qr-code/README.md | 0 .../bacon/bacon-qr-code/autoload_classmap.php | 0 .../bacon/bacon-qr-code/autoload_function.php | 0 .../bacon/bacon-qr-code/autoload_register.php | 0 .../vendor/bacon/bacon-qr-code/composer.json | 0 .../src/BaconQrCode/Common/AbstractEnum.php | 0 .../src/BaconQrCode/Common/BitArray.php | 0 .../src/BaconQrCode/Common/BitMatrix.php | 0 .../src/BaconQrCode/Common/BitUtils.php | 0 .../BaconQrCode/Common/CharacterSetEci.php | 0 .../src/BaconQrCode/Common/EcBlock.php | 0 .../src/BaconQrCode/Common/EcBlocks.php | 0 .../Common/ErrorCorrectionLevel.php | 0 .../BaconQrCode/Common/FormatInformation.php | 0 .../src/BaconQrCode/Common/Mode.php | 0 .../BaconQrCode/Common/ReedSolomonCodec.php | 0 .../src/BaconQrCode/Common/Version.php | 0 .../src/BaconQrCode/Encoder/BlockPair.php | 0 .../src/BaconQrCode/Encoder/ByteMatrix.php | 0 .../src/BaconQrCode/Encoder/Encoder.php | 0 .../src/BaconQrCode/Encoder/MaskUtil.php | 0 .../src/BaconQrCode/Encoder/MatrixUtil.php | 0 .../src/BaconQrCode/Encoder/QrCode.php | 0 .../Exception/ExceptionInterface.php | 0 .../Exception/InvalidArgumentException.php | 0 .../Exception/OutOfBoundsException.php | 0 .../Exception/RuntimeException.php | 0 .../Exception/UnexpectedValueException.php | 0 .../BaconQrCode/Exception/WriterException.php | 0 .../src/BaconQrCode/Renderer/Color/Cmyk.php | 0 .../Renderer/Color/ColorInterface.php | 0 .../src/BaconQrCode/Renderer/Color/Gray.php | 0 .../src/BaconQrCode/Renderer/Color/Rgb.php | 0 .../Renderer/Image/AbstractRenderer.php | 0 .../Image/Decorator/DecoratorInterface.php | 0 .../Image/Decorator/FinderPattern.php | 0 .../src/BaconQrCode/Renderer/Image/Eps.php | 0 .../src/BaconQrCode/Renderer/Image/Png.php | 0 .../Renderer/Image/RendererInterface.php | 0 .../src/BaconQrCode/Renderer/Image/Svg.php | 0 .../Renderer/RendererInterface.php | 0 .../src/BaconQrCode/Renderer/Text/Html.php | 0 .../src/BaconQrCode/Renderer/Text/Plain.php | 0 .../bacon-qr-code/src/BaconQrCode/Writer.php | 0 .../tests/BaconQrCode/Common/BitArrayTest.php | 0 .../BaconQrCode/Common/BitMatrixTest.php | 0 .../tests/BaconQrCode/Common/BitUtilsTest.php | 0 .../Common/ErrorCorrectionLevelTest.php | 0 .../Common/FormatInformationTest.php | 0 .../tests/BaconQrCode/Common/ModeTest.php | 0 .../Common/ReedSolomonCodecTest.php | 0 .../tests/BaconQrCode/Common/VersionTest.php | 0 .../tests/BaconQrCode/Encoder/EncoderTest.php | 0 .../BaconQrCode/Encoder/MaskUtilTest.php | 0 .../BaconQrCode/Encoder/MatrixUtilTest.php | 0 .../BaconQrCode/Renderer/Text/HtmlTest.php | 0 .../BaconQrCode/Renderer/Text/TextTest.php | 0 .../bacon/bacon-qr-code/tests/bootstrap.php | 0 .../bacon/bacon-qr-code/tests/phpunit.xml | 0 .../vendor/bin/highlight-query | 0 .../vendor/bin/lint-query | 0 .../vendor/composer/ClassLoader.php | 46 +- .../phpmyadmin-4.8.4/vendor/composer/LICENSE | 21 + .../vendor/composer/autoload_classmap.php | 0 .../vendor/composer/autoload_files.php | 1 + .../vendor/composer/autoload_namespaces.php | 0 .../vendor/composer/autoload_psr4.php | 1 + .../vendor/composer/autoload_real.php | 16 +- .../vendor/composer/autoload_static.php | 16 +- .../vendor/composer/installed.json | 501 ++++++++++-------- .../.github/ISSUE_TEMPLATE/bug_report.md | 28 + .../vendor/google/recaptcha/.travis.yml | 18 +- .../vendor/google/recaptcha/ARCHITECTURE.md | 64 +++ .../vendor/google/recaptcha/CONTRIBUTING.md | 49 ++ .../vendor/google/recaptcha/LICENSE | 0 .../vendor/google/recaptcha/README.md | 139 +++++ .../vendor/google/recaptcha/app.yaml | 8 + .../vendor/google/recaptcha/composer.json | 39 ++ .../vendor/google/recaptcha/phpunit.xml.dist | 3 + .../recaptcha/src/ReCaptcha/ReCaptcha.php | 261 +++++++++ .../recaptcha/src/ReCaptcha/RequestMethod.php | 2 +- .../src/ReCaptcha/RequestMethod/Curl.php | 2 +- .../src/ReCaptcha/RequestMethod/CurlPost.php | 38 +- .../src/ReCaptcha/RequestMethod/Post.php | 34 +- .../src/ReCaptcha/RequestMethod/Socket.php | 12 +- .../ReCaptcha/RequestMethod/SocketPost.php | 47 +- .../src/ReCaptcha/RequestParameters.php | 6 +- .../recaptcha/src/ReCaptcha/Response.php | 106 +++- .../vendor/google/recaptcha/src/autoload.php | 10 +- .../constant_time_encoding/.travis.yml | 0 .../constant_time_encoding/LICENSE.txt | 2 +- .../constant_time_encoding/README.md | 0 .../constant_time_encoding/composer.json | 4 +- .../constant_time_encoding/phpunit.xml.dist | 0 .../constant_time_encoding/psalm.xml | 2 +- .../constant_time_encoding/src/Base32.php | 149 +++--- .../constant_time_encoding/src/Base32Hex.php | 0 .../constant_time_encoding/src/Base64.php | 51 +- .../src/Base64DotSlash.php | 0 .../src/Base64DotSlashOrdered.php | 0 .../src/Base64UrlSafe.php | 0 .../constant_time_encoding/src/Binary.php | 0 .../src/EncoderInterface.php | 0 .../constant_time_encoding/src/Encoding.php | 16 - .../constant_time_encoding/src/Hex.php | 31 +- .../constant_time_encoding/src/RFC4648.php | 9 - .../tests/Base32HexTest.php | 0 .../tests/Base32Test.php | 10 + .../tests/Base64DotSlashOrderedTest.php | 0 .../tests/Base64DotSlashTest.php | 0 .../tests/Base64Test.php | 0 .../tests/Base64UrlSafeTest.php | 10 +- .../tests/EncodingTest.php | 0 .../constant_time_encoding/tests/HexTest.php | 0 .../tests/RFC4648Test.php | 0 .../constant_time_encoding/tests/autoload.php | 0 .../vendor/paragonie/random_compat/LICENSE | 0 .../paragonie/random_compat/build-phar.sh | 0 .../paragonie/random_compat/composer.json | 1 + .../dist/random_compat.phar.pubkey | 0 .../dist/random_compat.phar.pubkey.asc | 0 .../random_compat/lib/byte_safe_strings.php | 34 +- .../random_compat/lib/cast_to_int.php | 8 +- .../random_compat/lib/error_polyfill.php | 2 +- .../paragonie/random_compat/lib/random.php | 26 +- .../lib/random_bytes_com_dotnet.php | 9 +- .../lib/random_bytes_dev_urandom.php | 13 +- .../lib/random_bytes_libsodium.php | 7 +- .../lib/random_bytes_libsodium_legacy.php | 3 +- .../random_compat/lib/random_bytes_mcrypt.php | 10 +- .../random_compat/lib/random_int.php | 16 +- .../random_compat/other/build_phar.php | 0 .../random_compat/psalm-autoload.php | 0 .../vendor/paragonie/random_compat/psalm.xml | 28 + .../phpmyadmin/motranslator/.github/stale.yml | 0 .../vendor/phpmyadmin/motranslator/CHANGES.md | 0 .../phpmyadmin/motranslator/CONTRIBUTING.md | 0 .../vendor/phpmyadmin/motranslator/LICENSE | 0 .../phpmyadmin/motranslator/PERFORMANCE.md | 0 .../vendor/phpmyadmin/motranslator/README.md | 0 .../phpmyadmin/motranslator/codecov.yml | 0 .../phpmyadmin/motranslator/composer.json | 0 .../phpmyadmin/motranslator/phpunit.xml | 0 .../phpmyadmin/motranslator/src/Loader.php | 0 .../motranslator/src/ReaderException.php | 0 .../motranslator/src/StringReader.php | 0 .../motranslator/src/Translator.php | 0 .../phpmyadmin/motranslator/src/functions.php | 0 .../vendor/phpmyadmin/shapefile/CHANGELOG.md | 0 .../phpmyadmin/shapefile/CONTRIBUTING.md | 0 .../vendor/phpmyadmin/shapefile/LICENSE | 0 .../vendor/phpmyadmin/shapefile/README.md | 0 .../vendor/phpmyadmin/shapefile/codecov.yml | 0 .../vendor/phpmyadmin/shapefile/composer.json | 0 .../vendor/phpmyadmin/shapefile/phpunit.xml | 0 .../phpmyadmin/shapefile/src/ShapeFile.php | 0 .../phpmyadmin/shapefile/src/ShapeRecord.php | 0 .../vendor/phpmyadmin/shapefile/src/Util.php | 0 .../phpmyadmin/sql-parser/.github/stale.yml | 0 .../vendor/phpmyadmin/sql-parser/.weblate | 0 .../vendor/phpmyadmin/sql-parser/CHANGELOG.md | 4 + .../phpmyadmin/sql-parser/CONTRIBUTING.md | 0 .../vendor/phpmyadmin/sql-parser/LICENSE.txt | 0 .../vendor/phpmyadmin/sql-parser/README.md | 1 + .../phpmyadmin/sql-parser/bin/highlight-query | 0 .../phpmyadmin/sql-parser/bin/lint-query | 0 .../phpmyadmin/sql-parser/bin/tokenize-query | 0 .../vendor/phpmyadmin/sql-parser/codecov.yml | 0 .../phpmyadmin/sql-parser/composer.json | 5 +- .../locale/af/LC_MESSAGES/sqlparser.mo | Bin .../locale/ar/LC_MESSAGES/sqlparser.mo | Bin 0 -> 5266 bytes .../locale/ast/LC_MESSAGES/sqlparser.mo | Bin .../locale/az/LC_MESSAGES/sqlparser.mo | Bin .../locale/be/LC_MESSAGES/sqlparser.mo | Bin .../locale/be@latin/LC_MESSAGES/sqlparser.mo | Bin .../locale/bg/LC_MESSAGES/sqlparser.mo | Bin .../locale/bn/LC_MESSAGES/sqlparser.mo | Bin .../locale/br/LC_MESSAGES/sqlparser.mo | Bin .../locale/brx/LC_MESSAGES/sqlparser.mo | Bin .../locale/bs/LC_MESSAGES/sqlparser.mo | Bin .../locale/ca/LC_MESSAGES/sqlparser.mo | Bin 0 -> 4664 bytes .../locale/ckb/LC_MESSAGES/sqlparser.mo | Bin .../locale/cs/LC_MESSAGES/sqlparser.mo | Bin 0 -> 1289 bytes .../locale/cy/LC_MESSAGES/sqlparser.mo | Bin .../locale/da/LC_MESSAGES/sqlparser.mo | Bin .../locale/de/LC_MESSAGES/sqlparser.mo | Bin .../locale/el/LC_MESSAGES/sqlparser.mo | Bin .../locale/en_GB/LC_MESSAGES/sqlparser.mo | Bin .../locale/eo/LC_MESSAGES/sqlparser.mo | Bin .../locale/es/LC_MESSAGES/sqlparser.mo | Bin .../locale/et/LC_MESSAGES/sqlparser.mo | Bin .../locale/eu/LC_MESSAGES/sqlparser.mo | Bin .../locale/fa/LC_MESSAGES/sqlparser.mo | Bin .../locale/fi/LC_MESSAGES/sqlparser.mo | Bin .../locale/fr/LC_MESSAGES/sqlparser.mo | Bin .../locale/fy/LC_MESSAGES/sqlparser.mo | Bin .../locale/gl/LC_MESSAGES/sqlparser.mo | Bin .../locale/gu/LC_MESSAGES/sqlparser.mo | Bin .../locale/he/LC_MESSAGES/sqlparser.mo | Bin 0 -> 5288 bytes .../locale/hi/LC_MESSAGES/sqlparser.mo | Bin .../locale/hr/LC_MESSAGES/sqlparser.mo | Bin .../locale/hu/LC_MESSAGES/sqlparser.mo | Bin .../locale/hy/LC_MESSAGES/sqlparser.mo | Bin .../locale/ia/LC_MESSAGES/sqlparser.mo | Bin .../locale/id/LC_MESSAGES/sqlparser.mo | Bin .../locale/it/LC_MESSAGES/sqlparser.mo | Bin .../locale/ja/LC_MESSAGES/sqlparser.mo | Bin .../locale/ka/LC_MESSAGES/sqlparser.mo | Bin .../locale/kk/LC_MESSAGES/sqlparser.mo | Bin .../locale/km/LC_MESSAGES/sqlparser.mo | Bin .../locale/kn/LC_MESSAGES/sqlparser.mo | Bin .../locale/ko/LC_MESSAGES/sqlparser.mo | Bin .../locale/ksh/LC_MESSAGES/sqlparser.mo | Bin .../locale/ky/LC_MESSAGES/sqlparser.mo | Bin .../locale/li/LC_MESSAGES/sqlparser.mo | Bin .../locale/lt/LC_MESSAGES/sqlparser.mo | Bin .../locale/lv/LC_MESSAGES/sqlparser.mo | Bin .../locale/mk/LC_MESSAGES/sqlparser.mo | Bin .../locale/ml/LC_MESSAGES/sqlparser.mo | Bin .../locale/mn/LC_MESSAGES/sqlparser.mo | Bin .../locale/ms/LC_MESSAGES/sqlparser.mo | Bin .../locale/nb/LC_MESSAGES/sqlparser.mo | Bin 0 -> 1480 bytes .../locale/ne/LC_MESSAGES/sqlparser.mo | Bin .../locale/nl/LC_MESSAGES/sqlparser.mo | Bin .../locale/pa/LC_MESSAGES/sqlparser.mo | Bin .../locale/pl/LC_MESSAGES/sqlparser.mo | Bin .../locale/pt/LC_MESSAGES/sqlparser.mo | Bin 0 -> 4608 bytes .../locale/pt_BR/LC_MESSAGES/sqlparser.mo | Bin .../locale/ro/LC_MESSAGES/sqlparser.mo | Bin 0 -> 4740 bytes .../locale/ru/LC_MESSAGES/sqlparser.mo | Bin .../locale/si/LC_MESSAGES/sqlparser.mo | Bin 0 -> 1719 bytes .../locale/sk/LC_MESSAGES/sqlparser.mo | Bin 0 -> 4594 bytes .../locale/sl/LC_MESSAGES/sqlparser.mo | Bin .../locale/sq/LC_MESSAGES/sqlparser.mo | Bin 0 -> 4496 bytes .../sql-parser/locale/sqlparser.pot | 0 .../locale/sr/LC_MESSAGES/sqlparser.mo | Bin .../locale/sr@latin/LC_MESSAGES/sqlparser.mo | Bin .../locale/sv/LC_MESSAGES/sqlparser.mo | Bin .../locale/ta/LC_MESSAGES/sqlparser.mo | Bin .../locale/te/LC_MESSAGES/sqlparser.mo | Bin .../locale/th/LC_MESSAGES/sqlparser.mo | Bin 0 -> 5379 bytes .../locale/tk/LC_MESSAGES/sqlparser.mo | Bin .../locale/tr/LC_MESSAGES/sqlparser.mo | Bin .../locale/tt/LC_MESSAGES/sqlparser.mo | Bin .../locale/ug/LC_MESSAGES/sqlparser.mo | Bin 0 -> 543 bytes .../locale/uk/LC_MESSAGES/sqlparser.mo | Bin .../locale/ur/LC_MESSAGES/sqlparser.mo | Bin .../locale/uz/LC_MESSAGES/sqlparser.mo | Bin .../locale/uz@latin/LC_MESSAGES/sqlparser.mo | Bin .../locale/vi/LC_MESSAGES/sqlparser.mo | Bin 0 -> 4527 bytes .../locale/vls/LC_MESSAGES/sqlparser.mo | Bin .../locale/zh_CN/LC_MESSAGES/sqlparser.mo | Bin 0 -> 4290 bytes .../locale/zh_TW/LC_MESSAGES/sqlparser.mo | Bin .../vendor/phpmyadmin/sql-parser/phpunit.xml | 9 +- .../phpmyadmin/sql-parser/src/Component.php | 0 .../src/Components/AlterOperation.php | 0 .../sql-parser/src/Components/Array2d.php | 0 .../sql-parser/src/Components/ArrayObj.php | 0 .../src/Components/CaseExpression.php | 1 + .../sql-parser/src/Components/Condition.php | 0 .../src/Components/CreateDefinition.php | 0 .../sql-parser/src/Components/DataType.php | 0 .../sql-parser/src/Components/Expression.php | 0 .../src/Components/ExpressionArray.php | 0 .../src/Components/FunctionCall.php | 0 .../src/Components/GroupKeyword.php | 0 .../sql-parser/src/Components/IntoKeyword.php | 0 .../sql-parser/src/Components/JoinKeyword.php | 0 .../sql-parser/src/Components/Key.php | 0 .../sql-parser/src/Components/Limit.php | 0 .../src/Components/OptionsArray.php | 0 .../src/Components/OrderKeyword.php | 0 .../src/Components/ParameterDefinition.php | 0 .../src/Components/PartitionDefinition.php | 0 .../sql-parser/src/Components/Reference.php | 0 .../src/Components/RenameOperation.php | 0 .../src/Components/SetOperation.php | 0 .../src/Components/UnionKeyword.php | 0 .../phpmyadmin/sql-parser/src/Context.php | 0 .../src/Contexts/ContextMariaDb100000.php | 0 .../src/Contexts/ContextMariaDb100100.php | 0 .../src/Contexts/ContextMariaDb100200.php | 0 .../src/Contexts/ContextMariaDb100300.php | 0 .../src/Contexts/ContextMySql50000.php | 0 .../src/Contexts/ContextMySql50100.php | 0 .../src/Contexts/ContextMySql50500.php | 0 .../src/Contexts/ContextMySql50600.php | 0 .../src/Contexts/ContextMySql50700.php | 0 .../src/Contexts/ContextMySql80000.php | 0 .../vendor/phpmyadmin/sql-parser/src/Core.php | 2 +- .../src/Exceptions/LexerException.php | 0 .../src/Exceptions/LoaderException.php | 4 +- .../src/Exceptions/ParserException.php | 0 .../phpmyadmin/sql-parser/src/Lexer.php | 0 .../phpmyadmin/sql-parser/src/Parser.php | 2 +- .../phpmyadmin/sql-parser/src/Statement.php | 2 +- .../src/Statements/AlterStatement.php | 0 .../src/Statements/AnalyzeStatement.php | 0 .../src/Statements/BackupStatement.php | 0 .../src/Statements/CallStatement.php | 0 .../src/Statements/CheckStatement.php | 0 .../src/Statements/ChecksumStatement.php | 0 .../src/Statements/CreateStatement.php | 2 +- .../src/Statements/DeleteStatement.php | 0 .../src/Statements/DropStatement.php | 0 .../src/Statements/ExplainStatement.php | 0 .../src/Statements/InsertStatement.php | 1 + .../src/Statements/LoadStatement.php | 0 .../src/Statements/MaintenanceStatement.php | 0 .../Statements/NotImplementedStatement.php | 0 .../src/Statements/OptimizeStatement.php | 0 .../src/Statements/RenameStatement.php | 0 .../src/Statements/RepairStatement.php | 0 .../src/Statements/ReplaceStatement.php | 0 .../src/Statements/RestoreStatement.php | 0 .../src/Statements/SelectStatement.php | 1 + .../src/Statements/SetStatement.php | 0 .../src/Statements/ShowStatement.php | 0 .../src/Statements/TransactionStatement.php | 0 .../src/Statements/TruncateStatement.php | 0 .../src/Statements/UpdateStatement.php | 0 .../phpmyadmin/sql-parser/src/Token.php | 0 .../phpmyadmin/sql-parser/src/TokensList.php | 0 .../phpmyadmin/sql-parser/src/Translator.php | 0 .../phpmyadmin/sql-parser/src/UtfString.php | 0 .../sql-parser/src/Utils/BufferedQuery.php | 0 .../phpmyadmin/sql-parser/src/Utils/CLI.php | 0 .../phpmyadmin/sql-parser/src/Utils/Error.php | 0 .../sql-parser/src/Utils/Formatter.php | 0 .../phpmyadmin/sql-parser/src/Utils/Misc.php | 0 .../phpmyadmin/sql-parser/src/Utils/Query.php | 0 .../sql-parser/src/Utils/Routine.php | 0 .../phpmyadmin/sql-parser/src/Utils/Table.php | 0 .../sql-parser/src/Utils/Tokens.php | 0 .../vendor/phpseclib/phpseclib/AUTHORS | 0 .../vendor/phpseclib/phpseclib/LICENSE | 0 .../vendor/phpseclib/phpseclib/README.md | 2 +- .../vendor/phpseclib/phpseclib/appveyor.yml | 27 + .../vendor/phpseclib/phpseclib/composer.json | 0 .../phpseclib/phpseclib/Crypt/AES.php | 0 .../phpseclib/phpseclib/Crypt/Base.php | 116 +++- .../phpseclib/phpseclib/Crypt/Random.php | 0 .../phpseclib/phpseclib/Crypt/Rijndael.php | 0 .../phpseclib/phpseclib/bootstrap.php | 0 .../phpseclib/phpseclib/phpseclib/openssl.cnf | 0 .../pragmarx/google2fa/.scrutinizer.yml | 0 .../vendor/pragmarx/google2fa/.travis.yml | 0 .../vendor/pragmarx/google2fa/LICENSE.md | 0 .../vendor/pragmarx/google2fa/README.md | 0 .../vendor/pragmarx/google2fa/RELICENSED.md | 0 .../vendor/pragmarx/google2fa/changelog.md | 4 + .../vendor/pragmarx/google2fa/composer.json | 10 +- .../vendor/pragmarx/google2fa/composer.lock | 176 +++--- .../pragmarx/google2fa/docs/playground.jpg | Bin .../vendor/pragmarx/google2fa/phpunit.xml | 0 ...atibleWithGoogleAuthenticatorException.php | 0 .../src/Exceptions/InsecureCallException.php | 0 .../Exceptions/InvalidCharactersException.php | 0 .../Exceptions/SecretKeyTooShortException.php | 0 .../pragmarx/google2fa/src/Google2FA.php | 56 +- .../pragmarx/google2fa/src/Support/Base32.php | 10 +- .../google2fa/src/Support/Constants.php | 0 .../pragmarx/google2fa/src/Support/QRCode.php | 42 +- .../pragmarx/google2fa/src/Support/Url.php | 0 .../vendor/pragmarx/google2fa/tests/.gitkeep | 0 .../pragmarx/google2fa/tests/Constants.php | 0 .../google2fa/tests/Google2FATest.php | 15 +- .../pragmarx/google2fa/tests/bootstrap.php | 0 .../vendor/pragmarx/google2fa/upgrading.md | 0 .../vendor/psr/container/LICENSE | 0 .../vendor/psr/container/README.md | 0 .../vendor/psr/container/composer.json | 0 .../src/ContainerExceptionInterface.php | 0 .../psr/container/src/ContainerInterface.php | 0 .../src/NotFoundExceptionInterface.php | 0 .../vendor/samyoul/u2f-php-server/LICENCE.md | 0 .../vendor/samyoul/u2f-php-server/README.md | 23 + .../samyoul/u2f-php-server/composer.json | 0 .../u2f-php-server/src/Registration.php | 0 .../src/RegistrationRequest.php | 0 .../u2f-php-server/src/SignRequest.php | 0 .../u2f-php-server/src/U2FException.php | 0 .../samyoul/u2f-php-server/src/U2FServer.php | 5 +- .../symfony/expression-language/CHANGELOG.md | 0 .../symfony/expression-language/Compiler.php | 6 +- .../expression-language/Expression.php | 0 .../ExpressionFunction.php | 0 .../ExpressionFunctionProviderInterface.php | 0 .../ExpressionLanguage.php | 6 +- .../symfony/expression-language/LICENSE | 0 .../symfony/expression-language/Lexer.php | 10 +- .../Node/ArgumentsNode.php | 0 .../expression-language/Node/ArrayNode.php | 0 .../expression-language/Node/BinaryNode.php | 6 +- .../Node/ConditionalNode.php | 0 .../expression-language/Node/ConstantNode.php | 0 .../expression-language/Node/FunctionNode.php | 4 +- .../expression-language/Node/GetAttrNode.php | 12 +- .../expression-language/Node/NameNode.php | 0 .../symfony/expression-language/Node/Node.php | 4 +- .../expression-language/Node/UnaryNode.php | 0 .../expression-language/ParsedExpression.php | 0 .../symfony/expression-language/Parser.php | 4 +- .../ParserCache/ArrayParserCache.php | 0 .../ParserCache/ParserCacheInterface.php | 0 .../symfony/expression-language/README.md | 0 .../SerializedParsedExpression.php | 0 .../expression-language/SyntaxError.php | 0 .../symfony/expression-language/Token.php | 0 .../expression-language/TokenStream.php | 0 .../symfony/expression-language/composer.json | 0 .../expression-language/phpunit.xml.dist | 2 +- .../vendor/symfony/polyfill-ctype/Ctype.php | 227 ++++++++ .../vendor/symfony/polyfill-ctype}/LICENSE | 4 +- .../vendor/symfony/polyfill-ctype/README.md | 12 + .../symfony/polyfill-ctype/bootstrap.php | 26 + .../symfony/polyfill-ctype/composer.json | 34 ++ .../vendor/symfony/polyfill-mbstring/LICENSE | 0 .../symfony/polyfill-mbstring/Mbstring.php | 87 +-- .../symfony/polyfill-mbstring/README.md | 0 .../Resources/unidata/lowerCase.php | 7 +- .../Resources/unidata/titleCaseRegexp.php | 5 + .../Resources/unidata/upperCase.php | 7 +- .../symfony/polyfill-mbstring/bootstrap.php | 0 .../symfony/polyfill-mbstring/composer.json | 2 +- .../vendor/symfony/polyfill-php56/LICENSE | 0 .../vendor/symfony/polyfill-php56/Php56.php | 22 +- .../vendor/symfony/polyfill-php56/README.md | 0 .../symfony/polyfill-php56/bootstrap.php | 0 .../symfony/polyfill-php56/composer.json | 2 +- .../vendor/symfony/polyfill-util/Binary.php | 10 +- .../polyfill-util/BinaryNoFuncOverload.php | 2 +- .../polyfill-util/BinaryOnFuncOverload.php | 0 .../vendor/symfony/polyfill-util/LICENSE | 0 .../polyfill-util/LegacyTestListener.php | 5 + .../vendor/symfony/polyfill-util/README.md | 0 .../symfony/polyfill-util/TestListener.php | 8 +- .../polyfill-util/TestListenerTrait.php | 29 +- .../symfony/polyfill-util/composer.json | 2 +- .../vendor/tecnickcom/tcpdf/CHANGELOG.TXT | 16 +- .../vendor/tecnickcom/tcpdf/LICENSE.TXT | 0 .../vendor/tecnickcom/tcpdf/README.md | 0 .../vendor/tecnickcom/tcpdf/composer.json | 2 +- .../tecnickcom/tcpdf/config/tcpdf_config.php | 0 .../tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS | 0 .../tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS | 0 .../tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE | 0 .../tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS | 0 .../tcpdf/fonts/dejavu-fonts-ttf-2.34/README | 0 .../fonts/dejavu-fonts-ttf-2.34/langcover.txt | 0 .../fonts/dejavu-fonts-ttf-2.34/status.txt | 0 .../fonts/dejavu-fonts-ttf-2.34/unicover.txt | 0 .../tecnickcom/tcpdf/fonts/dejavusans.ctg.z | Bin .../tecnickcom/tcpdf/fonts/dejavusans.php | 0 .../tecnickcom/tcpdf/fonts/dejavusans.z | Bin .../tecnickcom/tcpdf/fonts/dejavusansb.ctg.z | Bin .../tecnickcom/tcpdf/fonts/dejavusansb.php | 0 .../tecnickcom/tcpdf/fonts/dejavusansb.z | Bin .../tecnickcom/tcpdf/fonts/helvetica.php | 0 .../tcpdf/include/barcodes/datamatrix.php | 0 .../tcpdf/include/barcodes/pdf417.php | 0 .../tcpdf/include/barcodes/qrcode.php | 0 .../tecnickcom/tcpdf/include/tcpdf_colors.php | 0 .../tcpdf/include/tcpdf_filters.php | 0 .../tcpdf/include/tcpdf_font_data.php | 0 .../tecnickcom/tcpdf/include/tcpdf_fonts.php | 16 +- .../tecnickcom/tcpdf/include/tcpdf_images.php | 8 +- .../tecnickcom/tcpdf/include/tcpdf_static.php | 84 +-- .../vendor/tecnickcom/tcpdf/tcpdf.php | 265 ++++----- .../tecnickcom/tcpdf/tcpdf_autoconfig.php | 0 .../tecnickcom/tcpdf/tcpdf_barcodes_1d.php | 0 .../tecnickcom/tcpdf/tcpdf_barcodes_2d.php | 0 .../vendor/tecnickcom/tcpdf/tcpdf_import.php | 0 .../vendor/tecnickcom/tcpdf/tcpdf_parser.php | 0 .../vendor/twig/extensions/.travis.yml | 15 +- .../vendor/twig/extensions/LICENSE | 0 .../vendor/twig/extensions/README.rst | 0 .../vendor/twig/extensions/composer.json | 7 +- .../lib/Twig/Extensions/Autoloader.php | 0 .../lib/Twig/Extensions/Extension/Array.php | 0 .../lib/Twig/Extensions/Extension/Date.php | 6 + .../lib/Twig/Extensions/Extension/I18n.php | 0 .../lib/Twig/Extensions/Extension/Intl.php | 19 +- .../lib/Twig/Extensions/Extension/Text.php | 0 .../lib/Twig/Extensions/Grammar.php | 0 .../lib/Twig/Extensions/Grammar/Arguments.php | 0 .../lib/Twig/Extensions/Grammar/Array.php | 0 .../lib/Twig/Extensions/Grammar/Body.php | 0 .../lib/Twig/Extensions/Grammar/Boolean.php | 0 .../lib/Twig/Extensions/Grammar/Constant.php | 0 .../Twig/Extensions/Grammar/Expression.php | 0 .../lib/Twig/Extensions/Grammar/Hash.php | 0 .../lib/Twig/Extensions/Grammar/Number.php | 0 .../lib/Twig/Extensions/Grammar/Optional.php | 0 .../lib/Twig/Extensions/Grammar/Switch.php | 0 .../lib/Twig/Extensions/Grammar/Tag.php | 0 .../lib/Twig/Extensions/GrammarInterface.php | 0 .../lib/Twig/Extensions/Node/Trans.php | 0 .../lib/Twig/Extensions/SimpleTokenParser.php | 0 .../lib/Twig/Extensions/TokenParser/Trans.php | 0 .../vendor/twig/extensions/phpunit.xml.dist | 0 .../twig/extensions/src/ArrayExtension.php | 0 .../twig/extensions/src/DateExtension.php | 0 .../twig/extensions/src/I18nExtension.php | 0 .../twig/extensions/src/IntlExtension.php | 0 .../twig/extensions/src/Node/TransNode.php | 0 .../twig/extensions/src/TextExtension.php | 0 .../src/TokenParser/TransTokenParser.php | 0 .../vendor/twig/twig/.editorconfig | 0 .../vendor/twig/twig/.php_cs.dist | 0 .../vendor/twig/twig/.travis.yml | 0 .../vendor/twig/twig/CHANGELOG | 6 + .../vendor/twig/twig/LICENSE | 0 .../vendor/twig/twig/README.rst | 2 +- .../vendor/twig/twig/composer.json | 7 +- .../vendor/twig/twig/ext/twig/config.m4 | 0 .../vendor/twig/twig/ext/twig/config.w32 | 0 .../vendor/twig/twig/ext/twig/php_twig.h | 2 +- .../vendor/twig/twig/ext/twig/twig.c | 0 .../vendor/twig/twig/lib/Twig/Autoloader.php | 0 .../twig/twig/lib/Twig/BaseNodeVisitor.php | 0 .../twig/twig/lib/Twig/Cache/Filesystem.php | 0 .../vendor/twig/twig/lib/Twig/Cache/Null.php | 0 .../twig/twig/lib/Twig/CacheInterface.php | 0 .../vendor/twig/twig/lib/Twig/Compiler.php | 0 .../twig/twig/lib/Twig/CompilerInterface.php | 0 .../twig/lib/Twig/ContainerRuntimeLoader.php | 0 .../vendor/twig/twig/lib/Twig/Environment.php | 6 +- .../vendor/twig/twig/lib/Twig/Error.php | 0 .../twig/twig/lib/Twig/Error/Loader.php | 0 .../twig/twig/lib/Twig/Error/Runtime.php | 0 .../twig/twig/lib/Twig/Error/Syntax.php | 0 .../twig/lib/Twig/ExistsLoaderInterface.php | 0 .../twig/twig/lib/Twig/ExpressionParser.php | 4 +- .../vendor/twig/twig/lib/Twig/Extension.php | 0 .../twig/twig/lib/Twig/Extension/Core.php | 30 +- .../twig/twig/lib/Twig/Extension/Debug.php | 0 .../twig/twig/lib/Twig/Extension/Escaper.php | 0 .../lib/Twig/Extension/GlobalsInterface.php | 0 .../Twig/Extension/InitRuntimeInterface.php | 0 .../twig/lib/Twig/Extension/Optimizer.php | 0 .../twig/twig/lib/Twig/Extension/Profiler.php | 0 .../twig/twig/lib/Twig/Extension/Sandbox.php | 0 .../twig/twig/lib/Twig/Extension/Staging.php | 0 .../twig/lib/Twig/Extension/StringLoader.php | 0 .../twig/twig/lib/Twig/ExtensionInterface.php | 0 .../twig/lib/Twig/FactoryRuntimeLoader.php | 0 .../Twig/FileExtensionEscapingStrategy.php | 0 .../vendor/twig/twig/lib/Twig/Filter.php | 0 .../twig/twig/lib/Twig/Filter/Function.php | 0 .../twig/twig/lib/Twig/Filter/Method.php | 0 .../vendor/twig/twig/lib/Twig/Filter/Node.php | 0 .../twig/lib/Twig/FilterCallableInterface.php | 0 .../twig/twig/lib/Twig/FilterInterface.php | 0 .../vendor/twig/twig/lib/Twig/Function.php | 0 .../twig/twig/lib/Twig/Function/Function.php | 0 .../twig/twig/lib/Twig/Function/Method.php | 0 .../twig/twig/lib/Twig/Function/Node.php | 0 .../lib/Twig/FunctionCallableInterface.php | 0 .../twig/twig/lib/Twig/FunctionInterface.php | 0 .../vendor/twig/twig/lib/Twig/Lexer.php | 0 .../twig/twig/lib/Twig/LexerInterface.php | 0 .../twig/twig/lib/Twig/Loader/Array.php | 0 .../twig/twig/lib/Twig/Loader/Chain.php | 0 .../twig/twig/lib/Twig/Loader/Filesystem.php | 2 +- .../twig/twig/lib/Twig/Loader/String.php | 0 .../twig/twig/lib/Twig/LoaderInterface.php | 0 .../vendor/twig/twig/lib/Twig/Markup.php | 0 .../vendor/twig/twig/lib/Twig/Node.php | 0 .../twig/twig/lib/Twig/Node/AutoEscape.php | 0 .../vendor/twig/twig/lib/Twig/Node/Block.php | 0 .../twig/lib/Twig/Node/BlockReference.php | 0 .../vendor/twig/twig/lib/Twig/Node/Body.php | 0 .../twig/twig/lib/Twig/Node/CheckSecurity.php | 0 .../vendor/twig/twig/lib/Twig/Node/Do.php | 0 .../vendor/twig/twig/lib/Twig/Node/Embed.php | 0 .../twig/twig/lib/Twig/Node/Expression.php | 0 .../twig/lib/Twig/Node/Expression/Array.php | 0 .../lib/Twig/Node/Expression/AssignName.php | 0 .../twig/lib/Twig/Node/Expression/Binary.php | 0 .../lib/Twig/Node/Expression/Binary/Add.php | 0 .../lib/Twig/Node/Expression/Binary/And.php | 0 .../Node/Expression/Binary/BitwiseAnd.php | 0 .../Twig/Node/Expression/Binary/BitwiseOr.php | 0 .../Node/Expression/Binary/BitwiseXor.php | 0 .../Twig/Node/Expression/Binary/Concat.php | 0 .../lib/Twig/Node/Expression/Binary/Div.php | 0 .../Twig/Node/Expression/Binary/EndsWith.php | 0 .../lib/Twig/Node/Expression/Binary/Equal.php | 0 .../Twig/Node/Expression/Binary/FloorDiv.php | 0 .../Twig/Node/Expression/Binary/Greater.php | 0 .../Node/Expression/Binary/GreaterEqual.php | 0 .../lib/Twig/Node/Expression/Binary/In.php | 0 .../lib/Twig/Node/Expression/Binary/Less.php | 0 .../Twig/Node/Expression/Binary/LessEqual.php | 0 .../Twig/Node/Expression/Binary/Matches.php | 0 .../lib/Twig/Node/Expression/Binary/Mod.php | 0 .../lib/Twig/Node/Expression/Binary/Mul.php | 0 .../Twig/Node/Expression/Binary/NotEqual.php | 0 .../lib/Twig/Node/Expression/Binary/NotIn.php | 0 .../lib/Twig/Node/Expression/Binary/Or.php | 0 .../lib/Twig/Node/Expression/Binary/Power.php | 0 .../lib/Twig/Node/Expression/Binary/Range.php | 0 .../Node/Expression/Binary/StartsWith.php | 0 .../lib/Twig/Node/Expression/Binary/Sub.php | 0 .../Twig/Node/Expression/BlockReference.php | 0 .../twig/lib/Twig/Node/Expression/Call.php | 12 +- .../lib/Twig/Node/Expression/Conditional.php | 0 .../lib/Twig/Node/Expression/Constant.php | 0 .../Node/Expression/ExtensionReference.php | 0 .../twig/lib/Twig/Node/Expression/Filter.php | 0 .../Twig/Node/Expression/Filter/Default.php | 0 .../lib/Twig/Node/Expression/Function.php | 0 .../twig/lib/Twig/Node/Expression/GetAttr.php | 0 .../lib/Twig/Node/Expression/MethodCall.php | 0 .../twig/lib/Twig/Node/Expression/Name.php | 7 +- .../lib/Twig/Node/Expression/NullCoalesce.php | 0 .../twig/lib/Twig/Node/Expression/Parent.php | 0 .../lib/Twig/Node/Expression/TempName.php | 0 .../twig/lib/Twig/Node/Expression/Test.php | 0 .../Twig/Node/Expression/Test/Constant.php | 0 .../lib/Twig/Node/Expression/Test/Defined.php | 0 .../Twig/Node/Expression/Test/Divisibleby.php | 0 .../lib/Twig/Node/Expression/Test/Even.php | 0 .../lib/Twig/Node/Expression/Test/Null.php | 0 .../lib/Twig/Node/Expression/Test/Odd.php | 0 .../lib/Twig/Node/Expression/Test/Sameas.php | 0 .../twig/lib/Twig/Node/Expression/Unary.php | 0 .../lib/Twig/Node/Expression/Unary/Neg.php | 0 .../lib/Twig/Node/Expression/Unary/Not.php | 0 .../lib/Twig/Node/Expression/Unary/Pos.php | 0 .../vendor/twig/twig/lib/Twig/Node/Flush.php | 0 .../vendor/twig/twig/lib/Twig/Node/For.php | 0 .../twig/twig/lib/Twig/Node/ForLoop.php | 0 .../vendor/twig/twig/lib/Twig/Node/If.php | 0 .../vendor/twig/twig/lib/Twig/Node/Import.php | 0 .../twig/twig/lib/Twig/Node/Include.php | 0 .../vendor/twig/twig/lib/Twig/Node/Macro.php | 0 .../vendor/twig/twig/lib/Twig/Node/Module.php | 0 .../vendor/twig/twig/lib/Twig/Node/Print.php | 0 .../twig/twig/lib/Twig/Node/Sandbox.php | 0 .../twig/lib/Twig/Node/SandboxedPrint.php | 0 .../vendor/twig/twig/lib/Twig/Node/Set.php | 0 .../twig/twig/lib/Twig/Node/SetTemp.php | 0 .../twig/twig/lib/Twig/Node/Spaceless.php | 0 .../vendor/twig/twig/lib/Twig/Node/Text.php | 0 .../vendor/twig/twig/lib/Twig/Node/With.php | 0 .../twig/lib/Twig/NodeCaptureInterface.php | 0 .../twig/twig/lib/Twig/NodeInterface.php | 0 .../twig/lib/Twig/NodeOutputInterface.php | 0 .../twig/twig/lib/Twig/NodeTraverser.php | 6 +- .../twig/lib/Twig/NodeVisitor/Escaper.php | 0 .../twig/lib/Twig/NodeVisitor/Optimizer.php | 0 .../lib/Twig/NodeVisitor/SafeAnalysis.php | 0 .../twig/lib/Twig/NodeVisitor/Sandbox.php | 0 .../twig/lib/Twig/NodeVisitorInterface.php | 0 .../vendor/twig/twig/lib/Twig/Parser.php | 0 .../twig/twig/lib/Twig/ParserInterface.php | 0 .../twig/lib/Twig/Profiler/Dumper/Base.php | 0 .../lib/Twig/Profiler/Dumper/Blackfire.php | 0 .../twig/lib/Twig/Profiler/Dumper/Html.php | 0 .../twig/lib/Twig/Profiler/Dumper/Text.php | 0 .../lib/Twig/Profiler/Node/EnterProfile.php | 0 .../lib/Twig/Profiler/Node/LeaveProfile.php | 0 .../Twig/Profiler/NodeVisitor/Profiler.php | 0 .../twig/twig/lib/Twig/Profiler/Profile.php | 0 .../twig/lib/Twig/RuntimeLoaderInterface.php | 0 .../twig/lib/Twig/Sandbox/SecurityError.php | 0 .../Sandbox/SecurityNotAllowedFilterError.php | 0 .../SecurityNotAllowedFunctionError.php | 0 .../Sandbox/SecurityNotAllowedMethodError.php | 0 .../SecurityNotAllowedPropertyError.php | 0 .../Sandbox/SecurityNotAllowedTagError.php | 0 .../twig/lib/Twig/Sandbox/SecurityPolicy.php | 0 .../Twig/Sandbox/SecurityPolicyInterface.php | 0 .../twig/twig/lib/Twig/SimpleFilter.php | 0 .../twig/twig/lib/Twig/SimpleFunction.php | 0 .../vendor/twig/twig/lib/Twig/SimpleTest.php | 0 .../vendor/twig/twig/lib/Twig/Source.php | 0 .../lib/Twig/SourceContextLoaderInterface.php | 0 .../vendor/twig/twig/lib/Twig/Template.php | 0 .../twig/twig/lib/Twig/TemplateInterface.php | 0 .../twig/twig/lib/Twig/TemplateWrapper.php | 0 .../vendor/twig/twig/lib/Twig/Test.php | 0 .../twig/twig/lib/Twig/Test/Function.php | 0 .../lib/Twig/Test/IntegrationTestCase.php | 2 +- .../vendor/twig/twig/lib/Twig/Test/Method.php | 0 .../vendor/twig/twig/lib/Twig/Test/Node.php | 0 .../twig/twig/lib/Twig/Test/NodeTestCase.php | 0 .../twig/lib/Twig/TestCallableInterface.php | 0 .../twig/twig/lib/Twig/TestInterface.php | 0 .../vendor/twig/twig/lib/Twig/Token.php | 2 +- .../vendor/twig/twig/lib/Twig/TokenParser.php | 0 .../twig/lib/Twig/TokenParser/AutoEscape.php | 0 .../twig/twig/lib/Twig/TokenParser/Block.php | 0 .../twig/twig/lib/Twig/TokenParser/Do.php | 0 .../twig/twig/lib/Twig/TokenParser/Embed.php | 0 .../twig/lib/Twig/TokenParser/Extends.php | 0 .../twig/twig/lib/Twig/TokenParser/Filter.php | 0 .../twig/twig/lib/Twig/TokenParser/Flush.php | 0 .../twig/twig/lib/Twig/TokenParser/For.php | 0 .../twig/twig/lib/Twig/TokenParser/From.php | 0 .../twig/twig/lib/Twig/TokenParser/If.php | 0 .../twig/twig/lib/Twig/TokenParser/Import.php | 0 .../twig/lib/Twig/TokenParser/Include.php | 0 .../twig/twig/lib/Twig/TokenParser/Macro.php | 0 .../twig/lib/Twig/TokenParser/Sandbox.php | 2 +- .../twig/twig/lib/Twig/TokenParser/Set.php | 0 .../twig/lib/Twig/TokenParser/Spaceless.php | 0 .../twig/twig/lib/Twig/TokenParser/Use.php | 2 +- .../twig/twig/lib/Twig/TokenParser/With.php | 0 .../twig/twig/lib/Twig/TokenParserBroker.php | 0 .../lib/Twig/TokenParserBrokerInterface.php | 0 .../twig/lib/Twig/TokenParserInterface.php | 0 .../vendor/twig/twig/lib/Twig/TokenStream.php | 0 .../lib/Twig/Util/DeprecationCollector.php | 0 .../lib/Twig/Util/TemplateDirIterator.php | 0 .../vendor/twig/twig/phpunit.xml.dist | 0 .../twig/twig/src/Cache/CacheInterface.php | 0 .../twig/twig/src/Cache/FilesystemCache.php | 0 .../vendor/twig/twig/src/Cache/NullCache.php | 0 .../vendor/twig/twig/src/Compiler.php | 0 .../vendor/twig/twig/src/Environment.php | 0 .../vendor/twig/twig/src/Error/Error.php | 0 .../twig/twig/src/Error/LoaderError.php | 0 .../twig/twig/src/Error/RuntimeError.php | 0 .../twig/twig/src/Error/SyntaxError.php | 0 .../vendor/twig/twig/src/ExpressionParser.php | 0 .../twig/src/Extension/AbstractExtension.php | 0 .../twig/twig/src/Extension/CoreExtension.php | 0 .../twig/src/Extension/DebugExtension.php | 0 .../twig/src/Extension/EscaperExtension.php | 0 .../twig/src/Extension/ExtensionInterface.php | 0 .../twig/src/Extension/GlobalsInterface.php | 0 .../src/Extension/InitRuntimeInterface.php | 0 .../twig/src/Extension/OptimizerExtension.php | 0 .../twig/src/Extension/ProfilerExtension.php | 0 .../Extension/RuntimeExtensionInterface.php | 0 .../twig/src/Extension/SandboxExtension.php | 0 .../twig/src/Extension/StagingExtension.php | 0 .../src/Extension/StringLoaderExtension.php | 0 .../src/FileExtensionEscapingStrategy.php | 0 .../vendor/twig/twig/src/Lexer.php | 0 .../twig/twig/src/Loader/ArrayLoader.php | 0 .../twig/twig/src/Loader/ChainLoader.php | 0 .../twig/src/Loader/ExistsLoaderInterface.php | 0 .../twig/twig/src/Loader/FilesystemLoader.php | 0 .../twig/twig/src/Loader/LoaderInterface.php | 0 .../Loader/SourceContextLoaderInterface.php | 0 .../vendor/twig/twig/src/Markup.php | 0 .../twig/twig/src/Node/AutoEscapeNode.php | 0 .../vendor/twig/twig/src/Node/BlockNode.php | 0 .../twig/twig/src/Node/BlockReferenceNode.php | 0 .../vendor/twig/twig/src/Node/BodyNode.php | 0 .../twig/twig/src/Node/CheckSecurityNode.php | 0 .../vendor/twig/twig/src/Node/DoNode.php | 0 .../vendor/twig/twig/src/Node/EmbedNode.php | 0 .../Node/Expression/AbstractExpression.php | 0 .../src/Node/Expression/ArrayExpression.php | 0 .../Node/Expression/AssignNameExpression.php | 0 .../Node/Expression/Binary/AbstractBinary.php | 0 .../src/Node/Expression/Binary/AddBinary.php | 0 .../src/Node/Expression/Binary/AndBinary.php | 0 .../Expression/Binary/BitwiseAndBinary.php | 0 .../Expression/Binary/BitwiseOrBinary.php | 0 .../Expression/Binary/BitwiseXorBinary.php | 0 .../Node/Expression/Binary/ConcatBinary.php | 0 .../src/Node/Expression/Binary/DivBinary.php | 0 .../Node/Expression/Binary/EndsWithBinary.php | 0 .../Node/Expression/Binary/EqualBinary.php | 0 .../Node/Expression/Binary/FloorDivBinary.php | 0 .../Node/Expression/Binary/GreaterBinary.php | 0 .../Expression/Binary/GreaterEqualBinary.php | 0 .../src/Node/Expression/Binary/InBinary.php | 0 .../src/Node/Expression/Binary/LessBinary.php | 0 .../Expression/Binary/LessEqualBinary.php | 0 .../Node/Expression/Binary/MatchesBinary.php | 0 .../src/Node/Expression/Binary/ModBinary.php | 0 .../src/Node/Expression/Binary/MulBinary.php | 0 .../Node/Expression/Binary/NotEqualBinary.php | 0 .../Node/Expression/Binary/NotInBinary.php | 0 .../src/Node/Expression/Binary/OrBinary.php | 0 .../Node/Expression/Binary/PowerBinary.php | 0 .../Node/Expression/Binary/RangeBinary.php | 0 .../Expression/Binary/StartsWithBinary.php | 0 .../src/Node/Expression/Binary/SubBinary.php | 0 .../Expression/BlockReferenceExpression.php | 0 .../src/Node/Expression/CallExpression.php | 0 .../Node/Expression/ConditionalExpression.php | 0 .../Node/Expression/ConstantExpression.php | 0 .../Node/Expression/Filter/DefaultFilter.php | 0 .../src/Node/Expression/FilterExpression.php | 0 .../Node/Expression/FunctionExpression.php | 0 .../src/Node/Expression/GetAttrExpression.php | 0 .../Node/Expression/MethodCallExpression.php | 0 .../src/Node/Expression/NameExpression.php | 0 .../Expression/NullCoalesceExpression.php | 0 .../src/Node/Expression/ParentExpression.php | 0 .../Node/Expression/TempNameExpression.php | 0 .../src/Node/Expression/Test/ConstantTest.php | 0 .../src/Node/Expression/Test/DefinedTest.php | 0 .../Node/Expression/Test/DivisiblebyTest.php | 0 .../src/Node/Expression/Test/EvenTest.php | 0 .../src/Node/Expression/Test/NullTest.php | 0 .../twig/src/Node/Expression/Test/OddTest.php | 0 .../src/Node/Expression/Test/SameasTest.php | 0 .../src/Node/Expression/TestExpression.php | 0 .../Node/Expression/Unary/AbstractUnary.php | 0 .../src/Node/Expression/Unary/NegUnary.php | 0 .../src/Node/Expression/Unary/NotUnary.php | 0 .../src/Node/Expression/Unary/PosUnary.php | 0 .../vendor/twig/twig/src/Node/FlushNode.php | 0 .../vendor/twig/twig/src/Node/ForLoopNode.php | 0 .../vendor/twig/twig/src/Node/ForNode.php | 0 .../vendor/twig/twig/src/Node/IfNode.php | 0 .../vendor/twig/twig/src/Node/ImportNode.php | 0 .../vendor/twig/twig/src/Node/IncludeNode.php | 0 .../vendor/twig/twig/src/Node/MacroNode.php | 0 .../vendor/twig/twig/src/Node/ModuleNode.php | 0 .../vendor/twig/twig/src/Node/Node.php | 0 .../twig/src/Node/NodeCaptureInterface.php | 0 .../twig/src/Node/NodeOutputInterface.php | 0 .../vendor/twig/twig/src/Node/PrintNode.php | 0 .../vendor/twig/twig/src/Node/SandboxNode.php | 0 .../twig/twig/src/Node/SandboxedPrintNode.php | 0 .../vendor/twig/twig/src/Node/SetNode.php | 0 .../vendor/twig/twig/src/Node/SetTempNode.php | 0 .../twig/twig/src/Node/SpacelessNode.php | 0 .../vendor/twig/twig/src/Node/TextNode.php | 0 .../vendor/twig/twig/src/Node/WithNode.php | 0 .../vendor/twig/twig/src/NodeTraverser.php | 0 .../src/NodeVisitor/AbstractNodeVisitor.php | 0 .../src/NodeVisitor/EscaperNodeVisitor.php | 0 .../src/NodeVisitor/NodeVisitorInterface.php | 0 .../src/NodeVisitor/OptimizerNodeVisitor.php | 0 .../NodeVisitor/SafeAnalysisNodeVisitor.php | 0 .../src/NodeVisitor/SandboxNodeVisitor.php | 0 .../vendor/twig/twig/src/Parser.php | 0 .../twig/src/Profiler/Dumper/BaseDumper.php | 0 .../src/Profiler/Dumper/BlackfireDumper.php | 0 .../twig/src/Profiler/Dumper/HtmlDumper.php | 0 .../twig/src/Profiler/Dumper/TextDumper.php | 0 .../src/Profiler/Node/EnterProfileNode.php | 0 .../src/Profiler/Node/LeaveProfileNode.php | 0 .../NodeVisitor/ProfilerNodeVisitor.php | 0 .../vendor/twig/twig/src/Profiler/Profile.php | 0 .../RuntimeLoader/ContainerRuntimeLoader.php | 0 .../RuntimeLoader/FactoryRuntimeLoader.php | 0 .../RuntimeLoader/RuntimeLoaderInterface.php | 0 .../twig/twig/src/Sandbox/SecurityError.php | 0 .../Sandbox/SecurityNotAllowedFilterError.php | 0 .../SecurityNotAllowedFunctionError.php | 0 .../Sandbox/SecurityNotAllowedMethodError.php | 0 .../SecurityNotAllowedPropertyError.php | 0 .../Sandbox/SecurityNotAllowedTagError.php | 0 .../twig/twig/src/Sandbox/SecurityPolicy.php | 0 .../src/Sandbox/SecurityPolicyInterface.php | 0 .../vendor/twig/twig/src/Source.php | 0 .../vendor/twig/twig/src/Template.php | 0 .../vendor/twig/twig/src/TemplateWrapper.php | 0 .../twig/src/Test/IntegrationTestCase.php | 0 .../twig/twig/src/Test/NodeTestCase.php | 0 .../vendor/twig/twig/src/Token.php | 0 .../src/TokenParser/AbstractTokenParser.php | 0 .../src/TokenParser/AutoEscapeTokenParser.php | 0 .../twig/src/TokenParser/BlockTokenParser.php | 0 .../twig/src/TokenParser/DoTokenParser.php | 0 .../twig/src/TokenParser/EmbedTokenParser.php | 0 .../src/TokenParser/ExtendsTokenParser.php | 0 .../src/TokenParser/FilterTokenParser.php | 0 .../twig/src/TokenParser/FlushTokenParser.php | 0 .../twig/src/TokenParser/ForTokenParser.php | 0 .../twig/src/TokenParser/FromTokenParser.php | 0 .../twig/src/TokenParser/IfTokenParser.php | 0 .../src/TokenParser/ImportTokenParser.php | 0 .../src/TokenParser/IncludeTokenParser.php | 0 .../twig/src/TokenParser/MacroTokenParser.php | 0 .../src/TokenParser/SandboxTokenParser.php | 0 .../twig/src/TokenParser/SetTokenParser.php | 0 .../src/TokenParser/SpacelessTokenParser.php | 0 .../src/TokenParser/TokenParserInterface.php | 0 .../twig/src/TokenParser/UseTokenParser.php | 0 .../twig/src/TokenParser/WithTokenParser.php | 0 .../vendor/twig/twig/src/TokenStream.php | 0 .../vendor/twig/twig/src/TwigFilter.php | 0 .../vendor/twig/twig/src/TwigFunction.php | 0 .../vendor/twig/twig/src/TwigTest.php | 0 .../twig/src/Util/DeprecationCollector.php | 0 .../twig/src/Util/TemplateDirIterator.php | 0 .../version_check.php | 0 .../view_create.php | 76 +-- .../view_operations.php | 6 +- .../yarn.lock | 0 .../htdocs/vendor/phpmyadmin-4.8/ChangeLog | 336 ------------ .../vendor/phpmyadmin-4.8/RELEASE-DATE-4.8.0 | 1 - .../phpmyadmin-4.8/doc/html/searchindex.js | 1 - .../database/designer/js_fields.twig | 10 - .../twofactor/application_configure.twig | 10 - .../vendor/google/recaptcha/CONTRIBUTING.md | 24 - .../vendor/google/recaptcha/README.md | 115 ---- .../vendor/google/recaptcha/composer.json | 28 - .../recaptcha/src/ReCaptcha/ReCaptcha.php | 98 ---- .../vendor/paragonie/random_compat/psalm.xml | 18 - .../locale/ar/LC_MESSAGES/sqlparser.mo | Bin 5150 -> 0 bytes .../locale/ca/LC_MESSAGES/sqlparser.mo | Bin 4539 -> 0 bytes .../locale/cs/LC_MESSAGES/sqlparser.mo | Bin 810 -> 0 bytes .../locale/he/LC_MESSAGES/sqlparser.mo | Bin 530 -> 0 bytes .../locale/nb/LC_MESSAGES/sqlparser.mo | Bin 1040 -> 0 bytes .../locale/pt/LC_MESSAGES/sqlparser.mo | Bin 676 -> 0 bytes .../locale/ro/LC_MESSAGES/sqlparser.mo | Bin 3248 -> 0 bytes .../locale/si/LC_MESSAGES/sqlparser.mo | Bin 540 -> 0 bytes .../locale/sk/LC_MESSAGES/sqlparser.mo | Bin 4537 -> 0 bytes .../locale/sq/LC_MESSAGES/sqlparser.mo | Bin 4518 -> 0 bytes .../locale/th/LC_MESSAGES/sqlparser.mo | Bin 5401 -> 0 bytes .../locale/ug/LC_MESSAGES/sqlparser.mo | Bin 522 -> 0 bytes .../locale/vi/LC_MESSAGES/sqlparser.mo | Bin 4276 -> 0 bytes .../locale/zh_CN/LC_MESSAGES/sqlparser.mo | Bin 666 -> 0 bytes .devilbox/www/include/lib/Html.php | 2 +- 2418 files changed, 5686 insertions(+), 4300 deletions(-) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/.editorconfig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/.eslintignore (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/.eslintrc.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/CODE_OF_CONDUCT.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/CONTRIBUTING.md (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/ChangeLog rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/DCO (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/README (99%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/RELEASE-DATE-4.8.4 rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/ajax.php (87%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/browse_foreigners.php (79%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/changelog.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/chk_rel.php (86%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/composer.lock (88%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/config.inc.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/config.sample.inc.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_central_columns.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_datadict.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_designer.php (76%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_events.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_export.php (85%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_import.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_multi_table_query.php (71%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_operations.php (85%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_qbe.php (74%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_routines.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_search.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_sql.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_sql_autocomplete.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_sql_format.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_structure.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_tracking.php (81%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/db_triggers.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/column_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/line_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/pie_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/pma-relations-links.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/pma-relations-relation-link.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/pma-relations-relation-name.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/pma-relations-relation-view-link.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/query_result_operations.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/scatter_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/spline_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/timeline_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_images/usergroups.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/bookmarks.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/charts.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/config.txt (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/copyright.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/credits.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/developers.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/faq.txt (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/glossary.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/import_export.txt (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/index.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/intro.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/other.txt (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/privileges.txt (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/relations.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/require.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/security.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/settings.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/setup.txt (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/themes.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/transformations.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/two_factor.txt (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/user.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_sources/vendors.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/ajax-loader.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/basic.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/classic.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/comment-bright.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/comment-close.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/comment.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/default.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/doctools.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/down-pressed.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/down.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/file.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/jquery.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/minus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/plus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/pygments.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/searchtools.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/sidebar.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/underscore.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/up-pressed.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/up.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/_static/websupport.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/bookmarks.html (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/charts.html (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/config.html (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/copyright.html (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/credits.html (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/developers.html (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/faq.html (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/genindex.html (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/glossary.html (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/import_export.html (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/index.html (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/intro.html (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/other.html (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/privileges.html (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/relations.html (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/require.html (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/search.html (93%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/searchindex.js rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/security.html (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/settings.html (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/setup.html (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/themes.html (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/transformations.html (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/two_factor.html (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/user.html (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/doc/html/vendors.html (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/error_report.php (82%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/examples/config.manyhosts.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/examples/openid.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/examples/signon-script.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/examples/signon.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/export.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/favicon.ico (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/gis_data_editor.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/import.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/import_status.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/index.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/ajax.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/chart.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/codemirror/addon/lint/sql-lint.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/common.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/config.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/console.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/cross_framing_protection.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/db_central_columns.js (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/db_multi_table_query.js (59%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/db_operations.js (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/db_qbe.js (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/js/db_query_generator.js rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/db_search.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/db_structure.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/db_tracking.js (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/designer/database.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/designer/history.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/designer/init.js (71%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/designer/move.js (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/designer/objects.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/designer/page.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/doclinks.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/error_report.js (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/export.js (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/export_output.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/functions.js (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/gis_data_editor.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/import.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/indexes.js (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/jqplot/plugins/jqplot.byteFormatter.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/keyhandler.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/makegrid.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/menu-resizer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/messages.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/microhistory.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/multi_column_sort.js (79%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/navigation.js (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/normalization.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/page_settings.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/replication.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/rte.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_databases.js (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_plugins.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_privileges.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_status_advisor.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_status_monitor.js (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_status_processes.js (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_status_queries.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_status_sorter.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_status_variables.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_user_groups.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/server_variables.js (92%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/shortcuts_handler.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/sql.js (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_change.js (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_chart.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_find_replace.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_gis_visualization.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_operations.js (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_relation.js (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_select.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_structure.js (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_tracking.js (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/tbl_zoom_plot_jqplot.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/transformations/image_upload.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/transformations/json.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/transformations/json_editor.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/transformations/sql_editor.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/transformations/xml.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/transformations/xml_editor.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/u2f.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/addon/hint/show-hint.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/addon/hint/show-hint.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/addon/hint/sql-hint.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/addon/lint/lint.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/addon/lint/lint.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/addon/runmode/runmode.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/lib/codemirror.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/lib/codemirror.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/mode/javascript/javascript.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/mode/sql/sql.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/codemirror/mode/xml/xml.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/jquery.jqplot.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.barRenderer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.canvasTextRenderer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.categoryAxisRenderer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.cursor.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.dateAxisRenderer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.enhancedPieLegendRenderer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.highlighter.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.pieRenderer.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jqplot/plugins/jqplot.pointLabels.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/MIT-LICENSE.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/additional-methods.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery-migrate.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery-ui-timepicker-addon.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery-ui.min.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.ba-hashchange-1.3.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.debounce-1.0.5.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.event.drag-2.2.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.fullscreen.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.md5.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.min.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.mousewheel.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.sortableTable.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.svg.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.tablesorter.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.uitablefilter.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/jquery/jquery.validate.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/js.cookie.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/OpenLayers.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/blank.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/cloud-popup-relative.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/drag-rectangle-off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/drag-rectangle-on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/east-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/layer-switcher-maximize.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/layer-switcher-minimize.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/marker-blue.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/marker-gold.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/marker-green.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/marker.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/measuring-stick-off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/measuring-stick-on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/north-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/panning-hand-off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/panning-hand-on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/slider.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/south-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/west-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/zoom-minus-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/zoom-plus-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/zoom-world-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/img/zoombar.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/google.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/google.tidy.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/ie6-style.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/ie6-style.tidy.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/add_point_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/add_point_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/blank.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/close.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/drag-rectangle-off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/drag-rectangle-on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/draw_line_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/draw_line_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/draw_point_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/draw_point_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/draw_polygon_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/draw_polygon_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/editing_tool_bar.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/move_feature_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/move_feature_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/navigation_history.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/overview_replacement.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/pan-panel-NOALPHA.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/pan-panel.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/pan_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/pan_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/panning-hand-off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/panning-hand-on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/remove_point_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/remove_point_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/ruler.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/save_features_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/save_features_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/view_next_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/view_next_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/view_previous_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/view_previous_on.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/zoom-panel-NOALPHA.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/img/zoom-panel.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/style.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/style.mobile.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/style.mobile.tidy.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/openlayers/theme/default/style.tidy.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/sprintf.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/tracekit.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/u2f-api-polyfill.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/vendor/zxcvbn.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/js/whitelist.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/advisory_rules.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/certs/12d55845.0 (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/certs/2e5ac55d.0 (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/certs/4042bcee.0 (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/certs/6187b673.0 (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/certs/README.rst (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/certs/cacert.pem (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/check_user_privileges.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Advisor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Bookmark.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/BrowseForeigners.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/CentralColumns.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Charsets.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/CheckUserPrivileges.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/ConfigFile.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Descriptions.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Form.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/FormDisplay.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/FormDisplayTemplate.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/BaseForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/BaseFormList.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/BrowseForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/DbStructureForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/EditForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/ExportForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/ImportForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/NaviForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/PageFormList.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/SqlForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Page/TableStructureForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/ConfigForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/ExportForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/FeaturesForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/ImportForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/MainForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/NaviForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/ServersForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/SetupFormList.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/Setup/SqlForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/User/ExportForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/User/FeaturesForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/User/ImportForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/User/MainForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/User/NaviForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/User/SqlForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Forms/User/UserFormList.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/PageSettings.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/ServerConfigChecks.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Config/Validator.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Console.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Controller.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Database/DatabaseStructureController.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/DatabaseController.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Server/ServerBinlogController.php (89%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Server/ServerCollationsController.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Server/ServerDatabasesController.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Server/ServerEnginesController.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Server/ServerPluginsController.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Server/ServerVariablesController.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Table/TableChartController.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Table/TableGisVisualizationController.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Table/TableIndexesController.php (79%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Table/TableRelationController.php (92%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Table/TableSearchController.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/Table/TableStructureController.php (89%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Controllers/TableController.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Core.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/CreateAddField.php (78%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Database/DatabaseList.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Database/Designer.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Database/Designer/Common.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Database/MultiTableQuery.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Database/Qbe.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Database/Search.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/DatabaseInterface.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Dbi/DbiDummy.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Dbi/DbiExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Dbi/DbiMysql.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Dbi/DbiMysqli.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/AliasItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/Container.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/ContainerException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/FactoryItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/Item.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/NotFoundException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/ReflectorItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/ServiceItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Di/ValueItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Display/ChangePassword.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Display/CreateTable.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Display/Export.php (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Display/GitRevision.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Display/Import.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Display/ImportAjax.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Display/Results.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Encoding.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Bdb.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Berkeleydb.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Binlog.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Innobase.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Innodb.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Memory.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Merge.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/MrgMyisam.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Myisam.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Ndbcluster.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/Pbxt.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Engines/PerformanceSchema.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Error.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ErrorHandler.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ErrorReport.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Export.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/File.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/FileListing.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Font.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Footer.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisFactory.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisGeometry.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisGeometryCollection.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisLineString.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisMultiLineString.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisMultiPoint.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisMultiPolygon.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisPoint.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisPolygon.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Gis/GisVisualization.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Header.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Import.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Index.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/IndexColumn.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/InsertEdit.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/IpAllowDeny.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Language.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/LanguageManager.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Linter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ListAbstract.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ListDatabase.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Logging.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Menu.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Message.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Mime.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/MultSubmits.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Navigation.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/NavigationHeader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/NavigationTree.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/NodeFactory.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/Node.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeColumn.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeColumnContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeDatabase.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeDatabaseChild.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeDatabaseChildContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeEvent.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeEventContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeFunction.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeFunctionContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeIndex.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeIndexContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeProcedure.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeProcedureContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeTable.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeTableContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeTrigger.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeTriggerContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeView.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Navigation/Nodes/NodeViewContainer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Normalization.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/OpenDocument.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Operations.php (92%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/OutputBuffering.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ParseAnalyze.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Partition.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Pdf.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Auth/AuthenticationConfig.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Auth/AuthenticationCookie.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Auth/AuthenticationHttp.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Auth/AuthenticationSignon.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/AuthenticationPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportCodegen.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportCsv.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportExcel.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportHtmlword.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportJson.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportLatex.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportMediawiki.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportOds.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportOdt.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportPdf.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportPhparray.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportSql.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportTexytext.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportXml.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/ExportYaml.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/Helpers/Pdf.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/Helpers/TableProperty.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Export/README (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/ExportPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/IOTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/AbstractImportCsv.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ImportCsv.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ImportLdi.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ImportMediawiki.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ImportOds.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ImportShp.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ImportSql.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ImportXml.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/README (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/ShapeFileImport.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/Upload/UploadApc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/Upload/UploadNoplugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/Upload/UploadProgress.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Import/Upload/UploadSession.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/ImportPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Dia/Dia.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Dia/TableStatsDia.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Eps/Eps.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Eps/RelationStatsEps.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Eps/TableStatsEps.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/ExportRelationSchema.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Pdf/Pdf.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/RelationStats.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/SchemaDia.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/SchemaEps.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/SchemaPdf.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/SchemaSvg.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Svg/RelationStatsSvg.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Svg/Svg.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Schema/TableStats.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/SchemaPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Input/Image_JPEG_Upload.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Input/Text_Plain_FileUpload.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Input/Text_Plain_RegexValidation.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Application_Octetstream_Download.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Application_Octetstream_Hex.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Image_JPEG_Inline.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Image_JPEG_Link.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Image_PNG_Inline.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Octetstream_Sql.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Bool2Text.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Dateformat.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_External.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Formatted.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Imagelink.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Sql.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/README (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/TEMPLATE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/TEMPLATE_ABSTRACT (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Text_Plain_Link.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Text_Plain_Longtoipv4.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Text_Plain_PreApPend.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/Transformations/Text_Plain_Substring.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/TransformationsInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/TransformationsPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/TwoFactor/Application.php (76%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/TwoFactor/Invalid.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/TwoFactor/Key.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/TwoFactor/Simple.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/TwoFactorPlugin.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Plugins/UploadInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Groups/OptionsPropertyMainGroup.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Groups/OptionsPropertyRootGroup.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Groups/OptionsPropertySubgroup.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/BoolPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/DocPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/HiddenPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/MessageOnlyPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/NumberPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/RadioPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/SelectPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/Items/TextPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/OptionsPropertyGroup.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/OptionsPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Options/OptionsPropertyOneItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Plugins/ExportPluginProperties.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Plugins/ImportPluginProperties.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Plugins/PluginPropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/Plugins/SchemaPluginProperties.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Properties/PropertyItem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/RecentFavoriteTable.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Relation.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/RelationCleanup.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Replication.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ReplicationGui.php (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Response.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/Events.php (89%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/Export.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/Footer.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/General.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/Routines.php (88%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/RteList.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/Triggers.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Rte/Words.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Sanitize.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SavedSearches.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Scripts.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Privileges.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Select.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Status.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Status/Advisor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Status/Data.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Status/Monitor.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Status/Processes.php (82%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Status/Queries.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Status/Variables.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/UserGroups.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Server/Users.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Session.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Sql.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SqlQueryForm.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/StorageEngine.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SubPartition.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SysInfo.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SysInfoBase.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SysInfoLinux.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SysInfoSunOS.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SysInfoWINNT.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/SystemDatabase.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Table.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Template.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Theme.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ThemeManager.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Tracker.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Tracking.php (89%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Transformations.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/CharsetsExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/CoreExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/I18n/NodeTrans.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/I18n/TokenParserTrans.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/I18nExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/IndexExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/MessageExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/PartitionExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/PhpFunctionsExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/PluginsExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/RelationExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/SanitizeExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/ServerPrivilegesExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/StorageEngineExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/TableExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/TrackerExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/TransformationsExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/UrlExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Twig/UtilExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/TwoFactor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Types.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Url.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/UserPassword.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/UserPreferences.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Util.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/Utils/HttpRequest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/VersionInformation.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/classes/ZipExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/common.inc.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/config.default.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/config.values.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/db_common.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/db_table_exists.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/dbi/dbi_dummy.inc.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/error.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/hash.lib.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/information_schema_relations.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/language_stats.inc.php (79%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/mult_submits.inc.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/mysql_relations.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/replication.inc.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/rte/rte_main.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/server_common.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/special_schema_links.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/tbl_columns_definition_form.inc.php (83%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/tbl_common.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/tbl_partition_definition.inc.php (81%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/user_preferences.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/libraries/vendor_config.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/license.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/lint.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/logout.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/navigation.php (56%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/normalization.php (72%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/package.json (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/phpcs.xml.dist (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/phpinfo.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/phpmyadmin.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/prefs_forms.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/prefs_manage.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/prefs_twofactor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/print.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/robots.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/schema_export.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_binlog.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_collations.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_databases.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_engines.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_export.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_import.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_plugins.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_privileges.php (88%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_replication.php (83%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_sql.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_status.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_status_advisor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_status_monitor.php (86%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_status_processes.php (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_status_queries.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_status_variables.php (89%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_user_groups.php (72%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/server_variables.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/ajax.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/config.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/frames/config.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/frames/form.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/frames/index.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/frames/menu.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/frames/servers.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/index.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/lib/ConfigGenerator.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/lib/FormProcessing.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/lib/Index.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/lib/common.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/scripts.js (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/styles.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/setup/validate.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/show_config_errors.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/sql.php (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/sql/create_tables.sql (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/sql/upgrade_column_info_4_3_0+.sql (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/sql/upgrade_tables_4_7_0+.sql (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/sql/upgrade_tables_mysql_4_1_2+.sql (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_addfield.php (66%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_change.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_chart.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_create.php (75%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_export.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_find_replace.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_get_field.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_gis_visualization.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_import.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_indexes.php (82%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_operations.php (92%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_recent_favorite.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_relation.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_replace.php (78%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_row_action.php (81%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_select.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_sql.php (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_structure.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_tracking.php (65%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_triggers.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/tbl_zoom_select.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/checkbox.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_adjust_privileges.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_attribute.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_attributes.twig (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_auto_increment.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_comment.twig (87%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_default.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_definitions_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_extra.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_indexes.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_length.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_name.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_null.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_type.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/column_virtuality.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/mime_type.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/move_column.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/partitions.twig (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/table_fields_definitions.twig (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/transformation.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/columns_definitions/transformation_option.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/components/error_message.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/config/form_display/errors.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/config/form_display/fieldset_bottom.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/config/form_display/fieldset_top.twig (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/config/form_display/form_bottom.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/config/form_display/group_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/config/form_display/tabs_bottom.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/console/bookmark_content.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/console/display.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/console/query_action.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/console/toolbar.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/central_columns/add_column.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/central_columns/edit_table_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/central_columns/table_navigation.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/create_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/aggregate_query_panel.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/canvas.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/database_tables.twig (81%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/delete_relation_panel.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/edit_delete_pages.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/having_query_panel.twig (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/database/designer/js_fields.twig rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/new_relation_panel.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/options_panel.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/page_save_as.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/page_selector.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/query_details.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/rename_to_panel.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/schema_export.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/side_menu.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/table_list.twig (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/designer/where_query_panel.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/multi_table_query/form.twig (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/qbe/column_select_cell.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/qbe/footer_options.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/qbe/sort_order_select_cell.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/qbe/sort_select_cell.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/search/result_divs.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/search/results.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/search/selection_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/body_for_table_summary.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/browse_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/browse_table_label.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/check_all_tables.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/empty_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/favorite_anchor.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/print_view_data_dictionary_link.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/search_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/show_create.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/show_create_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/structure_table_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/table_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/structure/tracking_icon.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/tracking/tracked_tables.twig (61%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/database/tracking/untracked_tables.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/format_dropdown.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/hidden_inputs.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/method.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/option_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_format.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_output.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_output_charset.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_output_compression.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_output_format.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_output_radio.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_output_save_dir.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_output_separate_files.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_quick_export.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/options_rows.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/select_options.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/selection.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/template_loading.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/export/template_options.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/import/import.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/import/javascript.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/additional_fields.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/comment_for_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/empty_display.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/multi_row_operations_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/null_display.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/options_block.twig (72%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/show_all_checkbox.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/table_navigation_button.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/display/results/value_display.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/div_for_slider_effect.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/dropdown.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/encoding/kanji_encoding_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/error/report_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/export/alias_add.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/export/alias_item.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/filter.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/fk_checkbox.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/header_location.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/javascript/display.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/list/item.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/list/unordered.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/footer.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/twofactor.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/twofactor/application.twig (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/application_configure.twig rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/twofactor/invalid.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/twofactor/key-https-warning.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/twofactor/key.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/twofactor/key_configure.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/login/twofactor/simple.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/navigation/logo.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/prefs_autoload.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/prefs_twofactor.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/prefs_twofactor_configure.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/prefs_twofactor_confirm.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/preview_sql.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/add_privileges_database.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/add_privileges_routine.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/add_privileges_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/add_user_fieldset.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/choose_user_group.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/column_privileges.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/delete_user_fieldset.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/edit_routine_privileges.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/global_priv_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/global_priv_tbl_item.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/initials_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/privileges_summary.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/privileges_summary_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/require_options.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/require_options_item.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/resource_limit_item.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/privileges/resource_limits.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/radio_fields.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/secondary_tabs.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/select_all.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/select_lang.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/binlog/log_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/binlog/log_selector.twig (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/collations/charsets.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/databases/create.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/databases/databases_footer.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/databases/databases_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/databases/index.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/databases/table_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/databases/table_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/engines/engine.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/engines/engines.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/plugins/section.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/plugins/section_links.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/sub_page_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/variables/link_template.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/variables/session_variable_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/variables/variable_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/server/variables/variable_table_head.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/start_and_number_of_rows_panel.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/browse_foreigners/column_element.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/browse_foreigners/show_all.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/chart/tbl_chart.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/gis_visualization/gis_visualization.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/index_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/insert/continue_insertion_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/relation/common_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/relation/dropdown_generate.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/relation/foreign_key_row.twig (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/relation/internal_relational_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/relation/relational_dropdown.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/column_comparison_operators.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/fields_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/form_tag.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/geom_func.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/input_box.twig (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/options.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/options_zoom.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/replace_preview.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/rows_normal.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/rows_zoom.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/search_and_replace.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/selection_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/table_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/search/zoom_result_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/secondary_tabs.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/action_row_in_structure_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/actions_in_table_structure.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/add_column.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/check_all_table_column.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/display_partitions.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/display_structure.twig (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/display_table_stats.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/move_columns_dialog.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/optional_action_links.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/partition_definition_form.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/row_stats_table.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/table_structure_header.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/structure/table_structure_row.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/tracking/activate_deactivate.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/tracking/create_version.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/tracking/report_table.twig (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/tracking/selectable_tables.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/tracking/structure_snapshot_columns.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/table/tracking/structure_snapshot_indexes.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/add_data.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/echo.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/gettext/gettext.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/gettext/notes.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/gettext/pgettext.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/gettext/plural.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/gettext/plural_notes.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/test/static.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/theme_preview.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/toggle_button.twig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/templates/view_create.twig (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/dot.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/css/common.css.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/css/navigation.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/css/printview.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/ajax_clock_small.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/arrow_ltr.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/arrow_rtl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_bookmark.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_browse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_calendar.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_close.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_column_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_comment.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_dbstatistics.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_deltbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_docs.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_drop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_edit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_empty.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_engine.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_event_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_events.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_export.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_favorite.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_find_replace.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_ftext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_globe.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_group.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_help.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_home.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_import.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_index.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_index_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_inline_edit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_insrow.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_key.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_minus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_more.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_move.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_newdb.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_newtbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_nextpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_no_favorite.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_plugin.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_plus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_primary.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_print.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_props.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_relations.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_report.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_routine_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_routines.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_save.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_saveimage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_sbrowse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_search.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_select.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_snewtbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_spatial.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_sql.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_sqlhelp.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_table_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_tblanalyse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_tblexport.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_tblimport.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_tblops.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_tbloptimize.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_tipp.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_trigger_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_triggers.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_undo.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_unique.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_usradd.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_usrcheck.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_usrdrop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_usredit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_usrlist.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_versions.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_view.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_view_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/b_views.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_browse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_deltbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_drop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_edit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_empty.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_export.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_ftext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_index.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_insrow.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_nextpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_primary.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_routine_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_sbrowse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_select.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_spatial.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/bd_unique.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/centralColumns.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/centralColumns_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/centralColumns_delete.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/cleardot.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/col_drop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/col_pointer.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/col_pointer_ver.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/console.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/east-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/error.ico (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/eye.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/eye_grey.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/hide.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/lightbulb.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/lightbulb_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/logo_left.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/logo_right.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/more.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_data.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_data_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_data_selected.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_data_selected_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_struct.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_struct_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_struct_selected.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/new_struct_selected_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/normalize.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/north-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/pause.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/play.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_asc.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_asci.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_attention.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_cancel.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_cog.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_collapseall.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_db.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_desc.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_error.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_fulltext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_host.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_info.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_lang.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_link.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_lock.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_loggoff.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_notice.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_okay.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_partialtext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_passwd.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_really.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_reload.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_replication.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_rights.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_sortable.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_status.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_success.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_sync.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_tbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_theme.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_top.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_unlink.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_vars.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/s_views.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/show.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/south-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/spacer.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/toggle-ltr.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/toggle-rtl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/vertical_line.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/west-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/window-new.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/zoom-minus-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/zoom-plus-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/img/zoom-world-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-icons_222222_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-icons_2e83ff_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-icons_454545_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-icons_888888_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/jquery/jquery-ui.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/layout.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/screen.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/original/theme.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/codemirror.css.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/common.css.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/designer.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/enum_editor.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/gis.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/icons.css.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/jqplot.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/navigation.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/printview.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/resizable-menu.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/css/rte.css.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/ajax_clock_small.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/arrow_ltr.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/arrow_rtl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/asc_order.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_bookmark.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_browse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_calendar.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_chart.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_close.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_column_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_comment.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_dbstatistics.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_deltbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_docs.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_docsql.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_drop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_edit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_empty.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_engine.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_event_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_events.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_export.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_favorite.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_find_replace.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_firstpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_ftext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_globe.gif (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_group.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_help.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_home.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_import.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_index.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_index_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_inline_edit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_insrow.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_key.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_lastpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_left.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_minus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_more.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_move.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_newdb.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_newtbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_nextpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_no_favorite.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_pdfdoc.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_plugin.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_plus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_prevpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_primary.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_print.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_props.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_relations.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_report.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_right.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_routine_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_routines.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_save.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_saveimage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_sbrowse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_sdb.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_search.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_select.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_snewtbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_spatial.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_sql.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_sqldoc.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_sqlhelp.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_table_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_tblanalyse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_tblexport.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_tblimport.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_tblops.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_tbloptimize.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_tipp.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_trigger_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_triggers.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_undo.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_unique.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_usradd.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_usrcheck.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_usrdrop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_usredit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_usrlist.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_versions.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_view.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_view_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/b_views.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_browse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_deltbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_drop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_edit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_empty.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_export.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_firstpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_ftext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_index.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_insrow.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_lastpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_nextpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_prevpage.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_primary.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_routine_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_sbrowse.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_select.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_spatial.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/bd_unique.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/centralColumns.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/centralColumns_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/centralColumns_delete.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/col_drop.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/col_pointer.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/col_pointer_ver.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/console.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/database.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/1.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/2.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/2leftarrow.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/2leftarrow_m.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/2rightarrow.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/2rightarrow_m.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/3.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/4.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/5.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/6.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/7.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/8.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/FieldKey_small.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/Field_small.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/Field_small_char.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/Field_small_date.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/Field_small_int.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/Header.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/Header_Linked.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/anchor.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/and_icon.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/ang_direct.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/bord.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/bottom.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/def.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/display_field.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/downarrow1.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/downarrow2.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/downarrow2_m.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/exec.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/exec_small.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/exitFullscreen.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/export.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/favicon.ico (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/grid.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/help.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/help_relation.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/left_panel_butt.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/left_panel_tab.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/minus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/or_icon.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/other_table.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/page_add.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/page_delete.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/page_edit.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/pdf.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/plus.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/query_builder.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/relation.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/reload.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/resize.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/resizeright.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/rightarrow1.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/rightarrow2.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/save.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/save_as.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/small_tab.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/table.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/toggle_lines.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/top_panel.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/uparrow2_m.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/designer/viewInFullscreen.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/east-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/error.ico (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/eye.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/eye_grey.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/hide.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/item.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/left_nav_bg.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/lightbulb.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/lightbulb_off.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/logo_left.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/logo_right.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/more.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_data.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_data_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_data_selected.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_data_selected_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_struct.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_struct_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_struct_selected.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/new_struct_selected_hovered.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/normalize.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/north-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/pause.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/php_sym.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/play.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/pma_logo2.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_asc.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_asci.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_attention.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_cancel.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_cancel2.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_cog.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_collapseall.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_db.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_desc.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_error.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_fulltext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_host.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_info.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_lang.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_link.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_lock.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_loggoff.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_notice.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_okay.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_partialtext.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_passwd.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_process.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_really.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_reload.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_replication.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_rights.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_sortable.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_status.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_success.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_sync.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_tbl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_theme.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_top.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_unlink.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_vars.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/s_views.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/select_bg.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/show.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/south-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/spacer.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/toggle-ltr.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/toggle-rtl.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/vertical_line.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/west-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/window-new.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/zoom-minus-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/zoom-plus-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/img/zoom-world-mini.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/jquery/jquery-ui.css (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/layout.inc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/screen.png (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/pmahomme/theme.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/themes/svg_gradient.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/transformation_overview.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/transformation_wrapper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/url.php (80%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/user_password.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/autoload.php (64%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/.travis.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/Module.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/autoload_classmap.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/autoload_function.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/autoload_register.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/AbstractEnum.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitArray.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitMatrix.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitUtils.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/CharacterSetEci.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlock.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlocks.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ErrorCorrectionLevel.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/FormatInformation.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Mode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ReedSolomonCodec.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Version.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/BlockPair.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/ByteMatrix.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/Encoder.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MaskUtil.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MatrixUtil.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/QrCode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/ExceptionInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/InvalidArgumentException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/OutOfBoundsException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/RuntimeException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/UnexpectedValueException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/WriterException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Cmyk.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/ColorInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Gray.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Rgb.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/AbstractRenderer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/DecoratorInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/FinderPattern.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Eps.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Png.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/RendererInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Svg.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/RendererInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Html.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Plain.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/src/BaconQrCode/Writer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitArrayTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitMatrixTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitUtilsTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ErrorCorrectionLevelTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/FormatInformationTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ModeTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ReedSolomonCodecTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/VersionTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/EncoderTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MaskUtilTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MatrixUtilTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/HtmlTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/TextTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/bootstrap.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bacon/bacon-qr-code/tests/phpunit.xml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bin/highlight-query (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/bin/lint-query (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/ClassLoader.php (90%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/LICENSE rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/autoload_classmap.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/autoload_files.php (84%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/autoload_namespaces.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/autoload_psr4.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/autoload_real.php (73%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/autoload_static.php (88%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/composer/installed.json (79%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/.github/ISSUE_TEMPLATE/bug_report.md rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/.travis.yml (61%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/ARCHITECTURE.md create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/CONTRIBUTING.md rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/LICENSE (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/README.md create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/app.yaml create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/composer.json rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/phpunit.xml.dist (85%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php (75%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php (74%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php (71%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/ReCaptcha/Response.php (52%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/google/recaptcha/src/autoload.php (86%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/.travis.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/LICENSE.txt (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/composer.json (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/phpunit.xml.dist (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/psalm.xml (76%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Base32.php (82%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Base32Hex.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Base64.php (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Binary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Encoding.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/Hex.php (81%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/src/RFC4648.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/Base32HexTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/Base32Test.php (70%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashOrderedTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/Base64Test.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php (69%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/EncodingTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/HexTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/constant_time_encoding/tests/autoload.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/build-phar.sh (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/composer.json (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/byte_safe_strings.php (86%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/cast_to_int.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/error_polyfill.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/random.php (88%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/lib/random_int.php (92%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/other/build_phar.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/paragonie/random_compat/psalm-autoload.php (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/psalm.xml rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/.github/stale.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/CHANGES.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/CONTRIBUTING.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/PERFORMANCE.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/codecov.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/phpunit.xml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/src/Loader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/src/ReaderException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/src/StringReader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/src/Translator.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/motranslator/src/functions.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/CHANGELOG.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/CONTRIBUTING.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/codecov.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/phpunit.xml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/src/ShapeFile.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/src/ShapeRecord.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/shapefile/src/Util.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/.github/stale.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/.weblate (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/CHANGELOG.md (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/CONTRIBUTING.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/LICENSE.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/README.md (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/bin/highlight-query (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/bin/lint-query (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/bin/tokenize-query (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/codecov.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/composer.json (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/af/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ar/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ast/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/az/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/be/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/be@latin/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/bg/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/bn/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/br/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/brx/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/bs/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ca/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ckb/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/cs/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/cy/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/da/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/de/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/el/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/en_GB/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/eo/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/es/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/et/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/eu/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/fa/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/fi/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/fr/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/fy/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/gl/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/gu/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/he/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/hi/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/hr/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/hu/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/hy/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ia/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/id/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/it/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ja/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ka/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/kk/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/km/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/kn/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ko/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ksh/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ky/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/li/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/lt/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/lv/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/mk/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ml/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/mn/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ms/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/nb/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ne/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/nl/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/pa/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/pl/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pt/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/pt_BR/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ro/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ru/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/si/LC_MESSAGES/sqlparser.mo create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/sk/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/sl/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/sq/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/sqlparser.pot (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/sr/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/sr@latin/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/sv/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ta/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/te/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/th/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/tk/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/tr/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/tt/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ug/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/uk/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/ur/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/uz/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/uz@latin/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/vi/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/vls/LC_MESSAGES/sqlparser.mo (100%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/zh_CN/LC_MESSAGES/sqlparser.mo rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/locale/zh_TW/LC_MESSAGES/sqlparser.mo (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/phpunit.xml (84%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Component.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/AlterOperation.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/Array2d.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/ArrayObj.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/Condition.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/DataType.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/Expression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/ExpressionArray.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/FunctionCall.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/GroupKeyword.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/IntoKeyword.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/JoinKeyword.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/Key.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/Limit.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/OptionsArray.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/OrderKeyword.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/ParameterDefinition.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/PartitionDefinition.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/Reference.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/RenameOperation.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/SetOperation.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Components/UnionKeyword.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Context.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100000.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100100.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100200.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100300.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50000.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50100.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50500.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50600.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50700.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql80000.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Core.php (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Exceptions/LexerException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Exceptions/LoaderException.php (81%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Exceptions/ParserException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Lexer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Parser.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statement.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/AlterStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/AnalyzeStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/BackupStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/CallStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/CheckStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/ChecksumStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/CreateStatement.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/DeleteStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/DropStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/ExplainStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/LoadStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/MaintenanceStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/NotImplementedStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/OptimizeStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/RenameStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/RepairStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/ReplaceStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/RestoreStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/SelectStatement.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/SetStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/ShowStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/TransactionStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/TruncateStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Statements/UpdateStatement.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Token.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/TokensList.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Translator.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/UtfString.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/BufferedQuery.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/CLI.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/Error.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/Formatter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/Misc.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/Query.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/Routine.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/Table.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpmyadmin/sql-parser/src/Utils/Tokens.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/AUTHORS (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/README.md (95%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/appveyor.yml rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/.scrutinizer.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/.travis.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/LICENSE.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/RELICENSED.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/changelog.md (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/composer.json (78%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/composer.lock (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/docs/playground.jpg (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/phpunit.xml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Exceptions/InsecureCallException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Exceptions/InvalidCharactersException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Exceptions/SecretKeyTooShortException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Google2FA.php (79%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Support/Base32.php (89%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Support/Constants.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Support/QRCode.php (51%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/src/Support/Url.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/tests/.gitkeep (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/tests/Constants.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/tests/Google2FATest.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/tests/bootstrap.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/pragmarx/google2fa/upgrading.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/psr/container/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/psr/container/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/psr/container/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/psr/container/src/ContainerExceptionInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/psr/container/src/ContainerInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/psr/container/src/NotFoundExceptionInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/LICENCE.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/README.md (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/src/Registration.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/src/RegistrationRequest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/src/SignRequest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/src/U2FException.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/samyoul/u2f-php-server/src/U2FServer.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/CHANGELOG.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Compiler.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Expression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/ExpressionFunction.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/ExpressionLanguage.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Lexer.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/ArgumentsNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/ArrayNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/BinaryNode.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/ConditionalNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/ConstantNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/FunctionNode.php (86%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/GetAttrNode.php (87%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/NameNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/Node.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Node/UnaryNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/ParsedExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Parser.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/ParserCache/ArrayParserCache.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/ParserCache/ParserCacheInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/SerializedParsedExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/SyntaxError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/Token.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/TokenStream.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/composer.json (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/expression-language/phpunit.xml.dist (97%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/Ctype.php rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8/vendor/composer => phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype}/LICENSE (95%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/README.md create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/bootstrap.php create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/composer.json rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-mbstring/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-mbstring/Mbstring.php (90%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-mbstring/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php (99%) create mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-mbstring/bootstrap.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-mbstring/composer.json (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-php56/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-php56/Php56.php (83%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-php56/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-php56/bootstrap.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-php56/composer.json (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/Binary.php (64%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/LegacyTestListener.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/TestListener.php (94%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/TestListenerTrait.php (71%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/symfony/polyfill-util/composer.json (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/CHANGELOG.TXT (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/LICENSE.TXT (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/README.md (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/composer.json (97%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/config/tcpdf_config.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/README (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/status.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavusans.ctg.z (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavusans.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavusans.z (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavusansb.ctg.z (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavusansb.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/dejavusansb.z (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/fonts/helvetica.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/barcodes/datamatrix.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/barcodes/pdf417.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/barcodes/qrcode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/tcpdf_colors.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/tcpdf_filters.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/tcpdf_font_data.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/tcpdf_images.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/include/tcpdf_static.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/tcpdf.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/tcpdf_import.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/tecnickcom/tcpdf/tcpdf_parser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/.travis.yml (52%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/README.rst (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/composer.json (78%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Autoloader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Extension/Array.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php (91%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Extension/I18n.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php (84%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Arguments.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Array.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Body.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Boolean.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Constant.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Expression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Hash.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Number.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Optional.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Switch.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Tag.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/GrammarInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/Node/Trans.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/SimpleTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/lib/Twig/Extensions/TokenParser/Trans.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/phpunit.xml.dist (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/src/ArrayExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/src/DateExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/src/I18nExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/src/IntlExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/src/Node/TransNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/src/TextExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/extensions/src/TokenParser/TransTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/.editorconfig (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/.php_cs.dist (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/.travis.yml (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/CHANGELOG (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/LICENSE (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/README.rst (87%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/composer.json (86%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/ext/twig/config.m4 (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/ext/twig/config.w32 (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/ext/twig/php_twig.h (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/ext/twig/twig.c (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Autoloader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Cache/Filesystem.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Cache/Null.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/CacheInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Compiler.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/CompilerInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Environment.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Error.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Error/Loader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Error/Runtime.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Error/Syntax.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/ExpressionParser.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/Core.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/Debug.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/Escaper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/Optimizer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/Profiler.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/Sandbox.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/Staging.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Extension/StringLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/ExtensionInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Filter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Filter/Function.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Filter/Method.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Filter/Node.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/FilterCallableInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/FilterInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Function.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Function/Function.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Function/Method.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Function/Node.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/FunctionInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Lexer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/LexerInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Loader/Array.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Loader/Chain.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Loader/Filesystem.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Loader/String.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/LoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Markup.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/AutoEscape.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Block.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/BlockReference.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Body.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Do.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Embed.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Array.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Call.php (98%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Function.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Name.php (93%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Flush.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/For.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/ForLoop.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/If.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Import.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Include.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Macro.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Module.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Print.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Sandbox.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Set.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/SetTemp.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Spaceless.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/Text.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Node/With.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeOutputInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeTraverser.php (92%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Parser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/ParserInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Profiler/Profile.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/SimpleFilter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/SimpleFunction.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/SimpleTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Source.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Template.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TemplateInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TemplateWrapper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Test.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Test/Function.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Test/Method.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Test/Node.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TestCallableInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TestInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Token.php (99%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Block.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Do.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Embed.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Extends.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Filter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Flush.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/For.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/From.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/If.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Import.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Include.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Macro.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Set.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/Use.php (95%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParser/With.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParserBroker.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenParserInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/TokenStream.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/phpunit.xml.dist (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Cache/CacheInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Cache/FilesystemCache.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Cache/NullCache.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Compiler.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Environment.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Error/Error.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Error/LoaderError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Error/RuntimeError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Error/SyntaxError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/ExpressionParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/AbstractExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/CoreExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/DebugExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/EscaperExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/ExtensionInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/GlobalsInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/InitRuntimeInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/OptimizerExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/ProfilerExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/SandboxExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/StagingExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Extension/StringLoaderExtension.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/FileExtensionEscapingStrategy.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Lexer.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Loader/ArrayLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Loader/ChainLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Loader/FilesystemLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Loader/LoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Markup.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/AutoEscapeNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/BlockNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/BlockReferenceNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/BodyNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/CheckSecurityNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/DoNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/EmbedNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/AbstractExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/ArrayExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/CallExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/ConstantExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/FilterExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/FunctionExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/NameExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/ParentExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/TempNameExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Test/NullTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Test/OddTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/TestExpression.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/FlushNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/ForLoopNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/ForNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/IfNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/ImportNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/IncludeNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/MacroNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/ModuleNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/Node.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/NodeCaptureInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/NodeOutputInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/PrintNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/SandboxNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/SandboxedPrintNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/SetNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/SetTempNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/SpacelessNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/TextNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Node/WithNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/NodeTraverser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Parser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Profiler/Profile.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityPolicy.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Source.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Template.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TemplateWrapper.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Test/IntegrationTestCase.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Test/NodeTestCase.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Token.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/BlockTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/DoTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/FilterTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/FlushTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/ForTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/FromTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/IfTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/ImportTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/MacroTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/SetTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/TokenParserInterface.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/UseTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenParser/WithTokenParser.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TokenStream.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TwigFilter.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TwigFunction.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/TwigTest.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Util/DeprecationCollector.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/vendor/twig/twig/src/Util/TemplateDirIterator.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/version_check.php (100%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/view_create.php (64%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/view_operations.php (96%) rename .devilbox/www/htdocs/vendor/{phpmyadmin-4.8 => phpmyadmin-4.8.4}/yarn.lock (100%) delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/ChangeLog delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/RELEASE-DATE-4.8.0 delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/searchindex.js delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/database/designer/js_fields.twig delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/application_configure.twig delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/CONTRIBUTING.md delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/README.md delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/composer.json delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/psalm.xml delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ar/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ca/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/cs/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/he/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/nb/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pt/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ro/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/si/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/sk/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/sq/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/th/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ug/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/vi/LC_MESSAGES/sqlparser.mo delete mode 100644 .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/zh_CN/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/.editorconfig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/.editorconfig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/.editorconfig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/.editorconfig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/.eslintignore b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/.eslintignore similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/.eslintignore rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/.eslintignore diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/.eslintrc.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/.eslintrc.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/.eslintrc.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/.eslintrc.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/CODE_OF_CONDUCT.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/CODE_OF_CONDUCT.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/CODE_OF_CONDUCT.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/CODE_OF_CONDUCT.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/CONTRIBUTING.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/CONTRIBUTING.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/CONTRIBUTING.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/CONTRIBUTING.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/ChangeLog b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/ChangeLog new file mode 100644 index 00000000..7c63c388 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/ChangeLog @@ -0,0 +1,145 @@ +phpMyAdmin - ChangeLog +====================== + +4.8.4 (2018-12-11) +- issue #14452 Remove hash param in edit query URL +- issue #14295 Issue in Changing theme +- issue #13267 Ensure that database names with '.' are handled properly when DisableIS is true +- issue #14438 Invisible Icon "Show Full Queries" +- issue #14133 CSS issue in Designer +- issue #14447 Error while copying database (pma__column_info) +- issue #14571 "No database selected" - DROP a view +- issue #14636 Move operation causes SELECT * FROM `undefined` +- issue #14630 Enum '0' produces incorrect search SQL +- issue #14223 Fix TypeError in database designer +- issue #13621 QBE selenium tests broken since merge of #13342 +- issue #14672 When logging with $cfg['AuthLog'] to syslog, successful login messages were not logged even if $cfg['AuthLogSuccess'] was true. +- issue #14339 Fix infinite loop when sorting table rows by key. +- issue #14658 Regression on multi table query functionality (foreign keys) +- issue #14617 Fix designer errors when database is empty +- issue #13032 Fix designer errors when database contains special chars +- issue #14352 Fix designer javascript errors +- issue #14764 Fix left/right icons hidden +- issue [security] Local file inclusion flaw in the Transformation feature (PMASA-2018-6) +- issue [security] Multiple CSRF/XSRF vulnerabilities (PMASA-2018-7) +- issue [security] XSS vulnerability in the navigation tree (PMASA-2018-8) + +4.8.3 (2018-08-22) +- issue #14314 Error when naming a database '0' +- issue #14333 Fix NULL as default not shown +- issue #14229 Fixes issue with recent table list +- issue #14045 Fix slow performance on DB structure filtering +- issue #14327 Fix Editing server variable not showing save or cancel option +- issue #14377 Populate options for view create and edit +- issue #14171 2FA configuration fails if PHP doesn't have GD support +- issue #14390 Can't unhide tables +- issue #14382 "Visualize GIS data" icon missing +- issue #14435 Event scheduler status toggle doesn't work +- issue #14365 View not working on multiple servers +- issue #14207 Partition actions in table structure do not work +- issue #14375 Fixes ERR_BLOCKED_BY_XSS_AUDITOR on export table +- issue #14552 Blank message shown instead of MySQL error when adding trigger and other locations +- issue #14525 Fix PHP 7.3 warning: "continue" in "switch" is equal to "break" +- issue #14554 Icon missing when creating a new trigger, routine, and event +- issue #14422 Table comment not showing since 4.8.1 +- issue #14426 Drop table doesn't work when you copy tables to another database +- issue #14581 Escaped HTML in 'Add a new server' setup +- issue #14548 [security] HTML injection in import warning messages, see PMASA-2018-5 + +4.8.2 (2018-06-21) +- issue #14370 WHERE 0 causes Fatal error +- issue #14225 Fix missing index icon +- issue [security] XSS vulnerability in Designer, see PMASA-2018-3 +- issue [security] File inclusion and remote code execution vulnerability, see PMASA-2018-4 + +4.8.1 (2018-05-24) +- issue #12772 Fix case where the central columns attributes don't get filled in +- issue #14049 Fix case where the query builder doesn't work when selected column is * +- issue #14029 Revert "Browse" table CSS overflow +- issue #14241 Dropping indexes and foreign keys fail +- issue #14227 Relational linking broken +- issue #14246 Fixed error in configuration storage zero config +- issue #14128 Show 2FA Secret next to QR code +- issue #14212 XML Export from single table throws fatal error +- issue #14239 Line and some other charts ignore result set order of values chosen for the x-axis +- issue #14260 Fixed configuration for DefaultLang and Lang +- issue #14264 Linking for 'Distinct values' broken +- issue #13968 Fix MariaDB 10.2 current_timestamp() +- issue #14249 Fix for missing go button in view edit +- issue #14125 Fix for issues with spatial fields +- issue #14189 Remember table's sorting broken +- issue #14289 Fix multi-column sorting +- issue #14278 Fix central columns in-line edit bug +- issue #14066 Fix AUTO_INCREMENT error when only exporting table structure in database-level exports +- issue #13893 Simulating queries produces unexpected results +- issue #14309 Setup script icons missing + +4.8.0.1 (2018-04-19) +- issue [security] Multiple CSRF vulnerabilities, See PMASA-2018-02 + +4.8.0 (2018-04-07) +- issue #12946 Allow to export JSON with unescaped unicode chars +- issue #12983 Disable login button without solved reCaptcha +- issue #12315 Allow to remove individual segments from pie charts +- issue Change label from "Improve table structure" to "Normalize" to match standard terminology +- issue #13087 Offer login as different user on access denied from MySQL +- issue #13110 Indicate when HTTPS is not properly reported on the server +- issue #13119 No database selected error when adding foreign key +- issue #12388 Improved database search to allow search for exact phrase match +- issue #13099 Report error when trying to copy database to same name +- issue #13167 Themes now have to contain metadata in theme.json +- issue #6363 phpMyAdmin no longer requires eval() in PHP +- issue #12386 The mbstring dependency is now optional +- issue #13269 Small refactoring in preparation to CSP +- issue #13384 Database link broken in Databases Page +- issue #13391 Configurable authentication logging using $cfg['AuthLog'] +- issue #13086 Add support for Google Invisible Captcha +- issue #13058 Improved error reporting for reCAPTCHA +- issue #12899 Improved rendering of server variables table +- issue #12948 Fixed javascript editor for TIME values +- issue #13095 Fixed alignment of foreign keys editing +- issue #12944 Improved inline editor for JSON +- issue #13145 Improved layout of operations pages +- issue #13448 Add "format" query button in edit view form +- issue #6241 Implement Responsive Design/mobile interface +- issue Use a single location for classes under PhpMyAdmin namespace +- issue #12354 Indicate SSL status on main page +- issue #5666 Configuration directives for defaults of Transformation options +- issue #12261 Remove inline JavaScript +- issue #13408 Show MySQL warnings when executing SQL queries +- issue #5827 Allow Designer to show tables from other databases +- issue #13268 Replace Query-By-Example with multi-table query generator interface +- issue #13576 Add privileges export to per-database listing +- issue Consolidate functions into class files +- issue #13560 Add support for changing collation for all tables and columns in database +- issue #13303 Add support for creating fulltext index from table structure +- issue #13711 Lower default value for $cfg['MaxExactCount'] +- issue #13722 DisableIS is not fully honored +- issue #6197 Added support for authentication using U2F and 2FA +- issue #13480 Avoid removing cookies on upgrade +- issue #13397 Remember state of navigation panel +- issue #11688 Reduced cookie usage +- issue #13466 Better utilization of user preferences +- issue #14042 Rename PMD to Designer +- issue #13940 Honor arg_separator in AJAX requests +- issue #14060 Can't edit rows in Internet Explorer +- issue #14096 Internet Explorer compatibility; fixes JavaScript error Object doesn't support property or method 'startsWith' + +4.7.9 (2018-03-05) +- issue #13931 Fixed browsing tables with more results +- issue #13927 "Not an integer" when browsing a table +- issue #13887 "Input variables exceeded 1000" error relating to PHP's max_input_vars directive + +4.7.8 (2018-02-20) +- issue #13914 Fixed resetting default setting values. +- issue #13758 Fixed fallback value for collation connection. +- issue #13938 Fixed error handling in PHP 7.2 +- issue [security] Fix XSS in Central Columns Feature, See PMASA-2018-01 + + --- Older ChangeLogs can be found on our project website --- + https://www.phpmyadmin.net/old-stuff/ChangeLogs/ + +# vim: et ts=4 sw=4 sts=4 +# vim: ft=changelog fenc=utf-8 +# vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#' +# vim: fdn=1 fdm=expr diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/DCO b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/DCO similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/DCO rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/DCO diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/README b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/README similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/README rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/README index d6f7dc97..5300f30b 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/README +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/README @@ -1,7 +1,7 @@ phpMyAdmin - Readme =================== -Version 4.8.0 +Version 4.8.4 A web interface for MySQL and MariaDB. diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/RELEASE-DATE-4.8.4 b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/RELEASE-DATE-4.8.4 new file mode 100644 index 00000000..cc01d26d --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/RELEASE-DATE-4.8.4 @@ -0,0 +1 @@ +Tue Dec 11 02:02:39 UTC 2018 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/ajax.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/ajax.php similarity index 87% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/ajax.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/ajax.php index 5f4fc8c2..7f615a01 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/ajax.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/ajax.php @@ -27,19 +27,19 @@ switch ($_POST['type']) { break; case 'list-tables': Util::checkParameters(array('db'), true); - $response->addJSON('tables', $GLOBALS['dbi']->getTables($_REQUEST['db'])); + $response->addJSON('tables', $GLOBALS['dbi']->getTables($_POST['db'])); break; case 'list-columns': Util::checkParameters(array('db', 'table'), true); - $response->addJSON('columns', $GLOBALS['dbi']->getColumnNames($_REQUEST['db'], $_REQUEST['table'])); + $response->addJSON('columns', $GLOBALS['dbi']->getColumnNames($_POST['db'], $_POST['table'])); break; case 'config-get': Util::checkParameters(array('key'), true); - $response->addJSON('value', $GLOBALS['PMA_Config']->get($_REQUEST['key'])); + $response->addJSON('value', $GLOBALS['PMA_Config']->get($_POST['key'])); break; case 'config-set': Util::checkParameters(array('key', 'value'), true); - $result = $GLOBALS['PMA_Config']->setUserValue(null, $_REQUEST['key'], json_decode($_REQUEST['value'])); + $result = $GLOBALS['PMA_Config']->setUserValue(null, $_POST['key'], json_decode($_POST['value'])); if ($result !== true) { $response = Response::getInstance(); $response->setRequestStatus(false); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/browse_foreigners.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/browse_foreigners.php similarity index 79% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/browse_foreigners.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/browse_foreigners.php index 0ae36334..f3c3fab4 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/browse_foreigners.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/browse_foreigners.php @@ -14,7 +14,7 @@ use PhpMyAdmin\Util; require_once 'libraries/common.inc.php'; /** - * Sets globals from $_REQUEST + * Sets globals from $_POST */ $request_params = array( 'data', @@ -22,8 +22,8 @@ $request_params = array( ); foreach ($request_params as $one_request_param) { - if (isset($_REQUEST[$one_request_param])) { - $GLOBALS[$one_request_param] = $_REQUEST[$one_request_param]; + if (isset($_POST[$one_request_param])) { + $GLOBALS[$one_request_param] = $_POST[$one_request_param]; } } @@ -49,13 +49,13 @@ $browseForeigners = new BrowseForeigners( $GLOBALS['pmaThemeImage'] ); $foreign_limit = $browseForeigners->getForeignLimit( - isset($_REQUEST['foreign_showAll']) ? $_REQUEST['foreign_showAll'] : null + isset($_POST['foreign_showAll']) ? $_POST['foreign_showAll'] : null ); $foreignData = $relation->getForeignData( - $foreigners, $_REQUEST['field'], true, - isset($_REQUEST['foreign_filter']) - ? $_REQUEST['foreign_filter'] + $foreigners, $_POST['field'], true, + isset($_POST['foreign_filter']) + ? $_POST['foreign_filter'] : '', isset($foreign_limit) ? $foreign_limit : null, true // for getting value in $foreignData['the_total'] @@ -65,7 +65,7 @@ $foreignData = $relation->getForeignData( $html = $browseForeigners->getHtmlForRelationalFieldSelection( $db, $table, - $_REQUEST['field'], + $_POST['field'], $foreignData, isset($fieldkey) ? $fieldkey : null, isset($data) ? $data : null diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/changelog.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/changelog.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/changelog.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/changelog.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/chk_rel.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/chk_rel.php similarity index 86% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/chk_rel.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/chk_rel.php index f34e8300..fe639537 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/chk_rel.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/chk_rel.php @@ -13,20 +13,20 @@ require_once 'libraries/common.inc.php'; $relation = new Relation(); // If request for creating the pmadb -if (isset($_REQUEST['create_pmadb'])) { +if (isset($_POST['create_pmadb'])) { if ($relation->createPmaDatabase()) { $relation->fixPmaTables('phpmyadmin'); } } // If request for creating all PMA tables. -if (isset($_REQUEST['fixall_pmadb'])) { +if (isset($_POST['fixall_pmadb'])) { $relation->fixPmaTables($GLOBALS['db']); } $cfgRelation = $relation->getRelationsParam(); // If request for creating missing PMA tables. -if (isset($_REQUEST['fix_pmadb'])) { +if (isset($_POST['fix_pmadb'])) { $relation->fixPmaTables($cfgRelation['db']); } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/composer.lock b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/composer.lock similarity index 88% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/composer.lock rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/composer.lock index f503a8b4..6c6ff0a6 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/composer.lock +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/composer.lock @@ -4,7 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "546f5ce1f7778a51182ee46f0356d063", + "hash": "3633a93066cb475490574995e581eded", + "content-hash": "0be64e9fd89a4dcc361fc4b8785ed1c2", "packages": [ { "name": "bacon/bacon-qr-code", @@ -50,32 +51,34 @@ ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", - "time": "2017-10-17T09:59:25+00:00" + "time": "2017-10-17 09:59:25" }, { "name": "google/recaptcha", - "version": "1.1.3", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", - "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78" + "reference": "e7add3be59211482ecdb942288f52da64a35f61a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/recaptcha/zipball/5a56d15ca10a7b75158178752b2ad8f755eb4f78", - "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78", + "url": "https://api.github.com/repos/google/recaptcha/zipball/e7add3be59211482ecdb942288f52da64a35f61a", + "reference": "e7add3be59211482ecdb942288f52da64a35f61a", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.8" + "friendsofphp/php-cs-fixer": "^2.2.20|^2.12", + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -87,37 +90,37 @@ "license": [ "BSD-3-Clause" ], - "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.", - "homepage": "http://www.google.com/recaptcha/", + "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", + "homepage": "https://www.google.com/recaptcha/", "keywords": [ "Abuse", "captcha", "recaptcha", "spam" ], - "time": "2017-03-09T18:44:34+00:00" + "time": "2018-08-05 09:31:53" }, { "name": "paragonie/constant_time_encoding", - "version": "v1.0.2", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3" + "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/6111a38faf6fdebc14e36652d22036f379ba58d3", - "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", + "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", "shasum": "" }, "require": { "php": "^5.3|^7" }, "require-dev": { - "paragonie/random_compat": "^1|^2", + "paragonie/random_compat": "^1.4|^2", "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" + "vimeo/psalm": "^0.3|^1" }, "type": "library", "autoload": { @@ -158,20 +161,20 @@ "hex2bin", "rfc4648" ], - "time": "2018-03-10T19:46:06+00:00" + "time": "2018-04-30 17:57:16" }, { "name": "paragonie/random_compat", - "version": "v2.0.12", + "version": "v2.0.17", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb" + "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb", - "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d", + "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d", "shasum": "" }, "require": { @@ -203,10 +206,11 @@ "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", + "polyfill", "pseudorandom", "random" ], - "time": "2018-04-04T21:24:14+00:00" + "time": "2018-07-04 16:31:37" }, { "name": "phpmyadmin/motranslator", @@ -256,7 +260,7 @@ "mo", "translator" ], - "time": "2018-02-12T13:22:52+00:00" + "time": "2018-02-12 13:22:52" }, { "name": "phpmyadmin/shapefile", @@ -310,20 +314,20 @@ "shape", "shp" ], - "time": "2017-05-15T08:31:47+00:00" + "time": "2017-05-15 08:31:47" }, { "name": "phpmyadmin/sql-parser", - "version": "v4.2.4", + "version": "v4.2.5", "source": { "type": "git", "url": "https://github.com/phpmyadmin/sql-parser.git", - "reference": "10f4e571ba3903593ea7e2c4ec5304f3c0323a98" + "reference": "a156028d60b4b9e11f43cc432f0a19507e87c658" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/10f4e571ba3903593ea7e2c4ec5304f3c0323a98", - "reference": "10f4e571ba3903593ea7e2c4ec5304f3c0323a98", + "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/a156028d60b4b9e11f43cc432f0a19507e87c658", + "reference": "a156028d60b4b9e11f43cc432f0a19507e87c658", "shasum": "" }, "require": { @@ -335,7 +339,8 @@ }, "require-dev": { "phpunit/php-code-coverage": "*", - "phpunit/phpunit": "~4.8 || ~5.7" + "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5", + "sami/sami": "^4.0" }, "suggest": { "ext-mbstring": "For best performance", @@ -353,7 +358,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -370,20 +375,20 @@ "parser", "sql" ], - "time": "2017-12-06T09:53:26+00:00" + "time": "2018-10-31 18:40:52" }, { "name": "phpseclib/phpseclib", - "version": "2.0.10", + "version": "2.0.12", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4" + "reference": "8814dc7841db159daed0b32c2b08fb7e03c6afe7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d305b780829ea4252ed9400b3f5937c2c99b51d4", - "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/8814dc7841db159daed0b32c2b08fb7e03c6afe7", + "reference": "8814dc7841db159daed0b32c2b08fb7e03c6afe7", "shasum": "" }, "require": { @@ -462,35 +467,31 @@ "x.509", "x509" ], - "time": "2018-02-19T04:29:13+00:00" + "time": "2018-11-04 05:45:48" }, { "name": "pragmarx/google2fa", - "version": "v3.0.1", + "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/antonioribeiro/google2fa.git", - "reference": "40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0" + "reference": "b0526ba1cca520ac3a64b23863fe7b6d4f9dd232" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0", - "reference": "40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0", + "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/b0526ba1cca520ac3a64b23863fe7b6d4f9dd232", + "reference": "b0526ba1cca520ac3a64b23863fe7b6d4f9dd232", "shasum": "" }, "require": { "paragonie/constant_time_encoding": "~1.0|~2.0", - "paragonie/random_compat": "~1.4|~2.0", + "paragonie/random_compat": ">=1", "php": ">=5.4", "symfony/polyfill-php56": "~1.2" }, "require-dev": { - "bacon/bacon-qr-code": "~1.0", "phpunit/phpunit": "~4|~5|~6" }, - "suggest": { - "bacon/bacon-qr-code": "Required to generate inline QR Codes." - }, "type": "library", "extra": { "component": "package", @@ -520,10 +521,9 @@ "2fa", "Authentication", "Two Factor Authentication", - "google2fa", - "laravel" + "google2fa" ], - "time": "2018-03-15T23:14:19+00:00" + "time": "2018-10-06 22:48:01" }, { "name": "psr/container", @@ -572,20 +572,20 @@ "container-interop", "psr" ], - "time": "2017-02-14T16:28:37+00:00" + "time": "2017-02-14 16:28:37" }, { "name": "samyoul/u2f-php-server", - "version": "v1.1.3", + "version": "v1.1.4", "source": { "type": "git", "url": "https://github.com/Samyoul/U2F-php-server.git", - "reference": "815279529ddd63b349dea9a1d0817fa2775d81c8" + "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/815279529ddd63b349dea9a1d0817fa2775d81c8", - "reference": "815279529ddd63b349dea9a1d0817fa2775d81c8", + "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/0625202c79d570e58525ed6c4ae38500ea3f0883", + "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883", "shasum": "" }, "require": { @@ -610,20 +610,20 @@ } ], "description": "Server side handling class for FIDO U2F registration and authentication", - "time": "2016-12-14T11:52:47+00:00" + "time": "2018-10-26 12:43:39" }, { "name": "symfony/expression-language", - "version": "v2.8.38", + "version": "v2.8.49", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "422bf02386ab46f615d1d784b771599357461d73" + "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/422bf02386ab46f615d1d784b771599357461d73", - "reference": "422bf02386ab46f615d1d784b771599357461d73", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/fa9be1b831859b56d244137fabbfd01a46dbdb36", + "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36", "shasum": "" }, "require": { @@ -659,20 +659,78 @@ ], "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", - "time": "2018-01-03T07:36:31+00:00" + "time": "2018-11-11 11:18:13" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.7.0", + "name": "symfony/polyfill-ctype", + "version": "v1.10.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", - "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", + "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + }, + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], + "time": "2018-08-06 14:22:27" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", + "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "shasum": "" }, "require": { @@ -684,7 +742,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -718,20 +776,20 @@ "portable", "shim" ], - "time": "2018-01-30T19:27:44+00:00" + "time": "2018-09-21 13:07:52" }, { "name": "symfony/polyfill-php56", - "version": "v1.7.0", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8" + "reference": "ff208829fe1aa48ab9af356992bb7199fed551af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ebc999ce5f14204c5150b9bd15f8f04e621409d8", - "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ff208829fe1aa48ab9af356992bb7199fed551af", + "reference": "ff208829fe1aa48ab9af356992bb7199fed551af", "shasum": "" }, "require": { @@ -741,7 +799,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -774,20 +832,20 @@ "portable", "shim" ], - "time": "2018-01-30T19:27:44+00:00" + "time": "2018-09-21 06:26:08" }, { "name": "symfony/polyfill-util", - "version": "v1.7.0", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "e17c808ec4228026d4f5a8832afa19be85979563" + "reference": "3b58903eae668d348a7126f999b0da0f2f93611c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/e17c808ec4228026d4f5a8832afa19be85979563", - "reference": "e17c808ec4228026d4f5a8832afa19be85979563", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/3b58903eae668d348a7126f999b0da0f2f93611c", + "reference": "3b58903eae668d348a7126f999b0da0f2f93611c", "shasum": "" }, "require": { @@ -796,7 +854,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -826,20 +884,20 @@ "polyfill", "shim" ], - "time": "2018-01-31T18:08:44+00:00" + "time": "2018-09-30 16:36:12" }, { "name": "tecnickcom/tcpdf", - "version": "6.2.17", + "version": "6.2.26", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53" + "reference": "367241059ca166e3a76490f4448c284e0a161f15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53", - "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15", + "reference": "367241059ca166e3a76490f4448c284e0a161f15", "shasum": "" }, "require": { @@ -888,28 +946,28 @@ "pdf417", "qrcode" ], - "time": "2018-02-24T11:48:20+00:00" + "time": "2018-10-16 17:24:05" }, { "name": "twig/extensions", - "version": "v1.5.1", + "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/twigphp/Twig-extensions.git", - "reference": "d188c76168b853481cc75879ea045bf93d718e9c" + "reference": "57873c8b0c1be51caa47df2cdb824490beb16202" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c", - "reference": "d188c76168b853481cc75879ea045bf93d718e9c", + "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202", + "reference": "57873c8b0c1be51caa47df2cdb824490beb16202", "shasum": "" }, "require": { - "twig/twig": "~1.27|~2.0" + "twig/twig": "^1.27|^2.0" }, "require-dev": { - "symfony/phpunit-bridge": "~3.3@dev", - "symfony/translation": "~2.3|~3.0" + "symfony/phpunit-bridge": "^3.4", + "symfony/translation": "^2.7|^3.4" }, "suggest": { "symfony/translation": "Allow the time_diff output to be translated" @@ -939,29 +997,29 @@ } ], "description": "Common additional features for Twig that do not directly belong in core", - "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html", "keywords": [ "i18n", "text" ], - "time": "2017-06-08T18:19:53+00:00" + "time": "2018-12-05 18:34:18" }, { "name": "twig/twig", - "version": "v1.35.3", + "version": "v1.35.4", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f" + "reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f", - "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e081e98378a1e78c29cc9eba4aefa5d78a05d2a", + "reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.3.3", + "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "psr/container": "^1.0", @@ -1000,16 +1058,16 @@ }, { "name": "Twig Team", - "homepage": "http://twig.sensiolabs.org/contributors", + "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", - "homepage": "http://twig.sensiolabs.org", + "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], - "time": "2018-03-20T04:25:58+00:00" + "time": "2018-07-13 07:12:17" } ], "packages-dev": [ @@ -1056,7 +1114,7 @@ ], "description": "Sends PHP test coverage information to Codacy.", "homepage": "https://github.com/codacy/php-codacy-coverage", - "time": "2018-03-22T16:43:39+00:00" + "time": "2018-03-22 16:43:39" }, { "name": "doctrine/instantiator", @@ -1110,20 +1168,20 @@ "constructor", "instantiate" ], - "time": "2015-06-14T21:17:01+00:00" + "time": "2015-06-14 21:17:01" }, { "name": "gitonomy/gitlib", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/gitonomy/gitlib.git", - "reference": "1c2b0605115786613cb517798046c8ab57c17097" + "reference": "932a960221ae3484a3e82553b3be478e56beb68d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/1c2b0605115786613cb517798046c8ab57c17097", - "reference": "1c2b0605115786613cb517798046c8ab57c17097", + "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/932a960221ae3484a3e82553b3be478e56beb68d", + "reference": "932a960221ae3484a3e82553b3be478e56beb68d", "shasum": "" }, "require": { @@ -1166,7 +1224,7 @@ ], "description": "Library for accessing git", "homepage": "http://gitonomy.com", - "time": "2018-01-10T11:34:47+00:00" + "time": "2018-04-22 19:55:36" }, { "name": "phpdocumentor/reflection-common", @@ -1220,7 +1278,7 @@ "reflection", "static analysis" ], - "time": "2017-09-11T18:02:19+00:00" + "time": "2017-09-11 18:02:19" }, { "name": "phpdocumentor/reflection-docblock", @@ -1265,7 +1323,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-08-08T06:39:58+00:00" + "time": "2017-08-08 06:39:58" }, { "name": "phpdocumentor/type-resolver", @@ -1312,7 +1370,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2017-06-03T08:32:36+00:00" + "time": "2017-06-03 08:32:36" }, { "name": "phpmyadmin/coding-standard", @@ -1349,37 +1407,37 @@ "phpcs", "phpmyadmin" ], - "time": "2017-09-28T09:13:00+00:00" + "time": "2017-09-28 09:13:00" }, { "name": "phpspec/prophecy", - "version": "1.7.5", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", - "sebastian/comparator": "^1.1|^2.0", + "sebastian/comparator": "^1.1|^2.0|^3.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { @@ -1412,7 +1470,7 @@ "spy", "stub" ], - "time": "2018-02-19T10:16:54+00:00" + "time": "2018-08-05 17:53:17" }, { "name": "phpunit/php-code-coverage", @@ -1474,7 +1532,7 @@ "testing", "xunit" ], - "time": "2015-10-06T15:47:00+00:00" + "time": "2015-10-06 15:47:00" }, { "name": "phpunit/php-file-iterator", @@ -1521,7 +1579,7 @@ "filesystem", "iterator" ], - "time": "2017-11-27T13:52:08+00:00" + "time": "2017-11-27 13:52:08" }, { "name": "phpunit/php-text-template", @@ -1562,7 +1620,7 @@ "keywords": [ "template" ], - "time": "2015-06-21T13:50:34+00:00" + "time": "2015-06-21 13:50:34" }, { "name": "phpunit/php-timer", @@ -1611,7 +1669,7 @@ "keywords": [ "timer" ], - "time": "2017-02-26T11:10:40+00:00" + "time": "2017-02-26 11:10:40" }, { "name": "phpunit/php-token-stream", @@ -1660,7 +1718,7 @@ "keywords": [ "tokenizer" ], - "time": "2017-12-04T08:55:13+00:00" + "time": "2017-12-04 08:55:13" }, { "name": "phpunit/phpunit", @@ -1732,7 +1790,7 @@ "testing", "xunit" ], - "time": "2017-06-21T08:07:12+00:00" + "time": "2017-06-21 08:07:12" }, { "name": "phpunit/phpunit-mock-objects", @@ -1788,7 +1846,7 @@ "mock", "xunit" ], - "time": "2015-10-02T06:51:40+00:00" + "time": "2015-10-02 06:51:40" }, { "name": "phpunit/phpunit-selenium", @@ -1843,20 +1901,20 @@ "testing", "xunit" ], - "time": "2014-11-02T09:23:27+00:00" + "time": "2014-11-02 09:23:27" }, { "name": "psr/log", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "shasum": "" }, "require": { @@ -1890,7 +1948,7 @@ "psr", "psr-3" ], - "time": "2016-10-10T12:19:37+00:00" + "time": "2018-11-20 15:27:04" }, { "name": "sebastian/comparator", @@ -1954,7 +2012,7 @@ "compare", "equality" ], - "time": "2017-01-29T09:50:25+00:00" + "time": "2017-01-29 09:50:25" }, { "name": "sebastian/diff", @@ -2006,7 +2064,7 @@ "keywords": [ "diff" ], - "time": "2017-05-22T07:24:03+00:00" + "time": "2017-05-22 07:24:03" }, { "name": "sebastian/environment", @@ -2056,7 +2114,7 @@ "environment", "hhvm" ], - "time": "2016-08-18T05:49:44+00:00" + "time": "2016-08-18 05:49:44" }, { "name": "sebastian/exporter", @@ -2123,7 +2181,7 @@ "export", "exporter" ], - "time": "2016-06-17T09:04:28+00:00" + "time": "2016-06-17 09:04:28" }, { "name": "sebastian/global-state", @@ -2174,7 +2232,7 @@ "keywords": [ "global state" ], - "time": "2015-10-12T03:26:01+00:00" + "time": "2015-10-12 03:26:01" }, { "name": "sebastian/recursion-context", @@ -2227,7 +2285,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2016-10-03T07:41:43+00:00" + "time": "2016-10-03 07:41:43" }, { "name": "sebastian/version", @@ -2262,20 +2320,20 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21T13:59:46+00:00" + "time": "2015-06-21 13:59:46" }, { "name": "squizlabs/php_codesniffer", - "version": "3.2.3", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "4842476c434e375f9d3182ff7b89059583aa8b27" + "reference": "6ad28354c04b364c3c71a34e4a18b629cc3b231e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27", - "reference": "4842476c434e375f9d3182ff7b89059583aa8b27", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6ad28354c04b364c3c71a34e4a18b629cc3b231e", + "reference": "6ad28354c04b364c3c71a34e4a18b629cc3b231e", "shasum": "" }, "require": { @@ -2313,20 +2371,20 @@ "phpcs", "standards" ], - "time": "2018-02-20T21:35:23+00:00" + "time": "2018-09-23 23:08:17" }, { "name": "symfony/console", - "version": "v2.8.38", + "version": "v2.8.49", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "7f78892d900c72a40acd1fe793c856ef0c110f26" + "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/7f78892d900c72a40acd1fe793c856ef0c110f26", - "reference": "7f78892d900c72a40acd1fe793c856ef0c110f26", + "url": "https://api.github.com/repos/symfony/console/zipball/cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", + "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", "shasum": "" }, "require": { @@ -2340,7 +2398,7 @@ "symfony/process": "~2.1|~3.0.0" }, "suggest": { - "psr/log": "For using the console logger", + "psr/log-implementation": "For using the console logger", "symfony/event-dispatcher": "", "symfony/process": "" }, @@ -2374,20 +2432,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2018-04-03T05:20:27+00:00" + "time": "2018-11-20 15:55:20" }, { "name": "symfony/debug", - "version": "v2.8.38", + "version": "v2.8.49", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "4486d2be5e068b51fece4c8551c14e709f573c8d" + "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/4486d2be5e068b51fece4c8551c14e709f573c8d", - "reference": "4486d2be5e068b51fece4c8551c14e709f573c8d", + "url": "https://api.github.com/repos/symfony/debug/zipball/74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", + "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", "shasum": "" }, "require": { @@ -2431,20 +2489,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2018-04-03T05:20:27+00:00" + "time": "2018-11-11 11:18:13" }, { "name": "symfony/process", - "version": "v2.8.38", + "version": "v2.8.49", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "ee2c91470ff262b1a00aec27875d38594aa87629" + "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/ee2c91470ff262b1a00aec27875d38594aa87629", - "reference": "ee2c91470ff262b1a00aec27875d38594aa87629", + "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8", + "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8", "shasum": "" }, "require": { @@ -2480,24 +2538,25 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2018-04-03T05:20:27+00:00" + "time": "2018-11-11 11:18:13" }, { "name": "symfony/yaml", - "version": "v2.8.38", + "version": "v2.8.49", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "be720fcfae4614df204190d57795351059946a77" + "reference": "02c1859112aa779d9ab394ae4f3381911d84052b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/be720fcfae4614df204190d57795351059946a77", - "reference": "be720fcfae4614df204190d57795351059946a77", + "url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b", + "reference": "02c1859112aa779d9ab394ae4f3381911d84052b", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.3.9", + "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { @@ -2529,7 +2588,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2018-01-03T07:36:31+00:00" + "time": "2018-11-11 11:18:13" }, { "name": "webmozart/assert", @@ -2579,7 +2638,7 @@ "check", "validate" ], - "time": "2018-01-29T19:49:41+00:00" + "time": "2018-01-29 19:49:41" } ], "aliases": [], diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/config.inc.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/config.inc.php similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/config.inc.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/config.inc.php index 0ecc8b2e..234479d1 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/config.inc.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/config.inc.php @@ -9,19 +9,17 @@ * * @package PhpMyAdmin */ +error_reporting(-1); + -/** - * Custom overwrites - */ $cfg['TempDir'] = '/tmp'; -$cfg['CheckConfigurationPermissions'] = false; - +//$cfg['CheckConfigurationPermissions'] = false; /** * This is needed for cookie based authentication to encrypt password in * cookie. Needs to be 32 chars long. */ -$cfg['blowfish_secret'] = 'GObO60^(04#^5637%fdUGo(*6$%6#dy40)_hgD>mbX6$%got69FCjkfuDU%^8p_h'; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */ +$cfg['blowfish_secret'] = 'a;guurOrep[[hoge7p[jgde7reouHoy5590hjgffuJ676FGd434&%*09UJHogfT%$#F64'; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */ /** * Servers configuration @@ -35,7 +33,7 @@ $i++; /* Authentication type */ $cfg['Servers'][$i]['auth_type'] = 'cookie'; /* Server parameters */ -$cfg['Servers'][$i]['host'] = 'mysql'; +$cfg['Servers'][$i]['host'] = '127.0.0.1'; $cfg['Servers'][$i]['compress'] = false; $cfg['Servers'][$i]['AllowNoPassword'] = true; @@ -153,7 +151,7 @@ $cfg['SaveDir'] = ''; * ('ask' | 'always' | 'never') * default = 'ask' */ -//$cfg['SendErrorReports'] = 'always'; +$cfg['SendErrorReports'] = 'never'; /** * You can find more configuration options in the documentation diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/config.sample.inc.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/config.sample.inc.php similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/config.sample.inc.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/config.sample.inc.php index 75ec5033..5eede6dd 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/config.sample.inc.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/config.sample.inc.php @@ -14,7 +14,7 @@ * This is needed for cookie based authentication to encrypt password in * cookie. Needs to be 32 chars long. */ -$cfg['blowfish_secret'] = 'GObO60^(04#^5637%fdUGo(*6$%6#dy40)_hgD>mbX6$%got69FCjkfuDU%^8p_h'; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */ +$cfg['blowfish_secret'] = ''; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */ /** * Servers configuration @@ -28,9 +28,9 @@ $i++; /* Authentication type */ $cfg['Servers'][$i]['auth_type'] = 'cookie'; /* Server parameters */ -$cfg['Servers'][$i]['host'] = 'mysql'; +$cfg['Servers'][$i]['host'] = 'localhost'; $cfg['Servers'][$i]['compress'] = false; -$cfg['Servers'][$i]['AllowNoPassword'] = true; +$cfg['Servers'][$i]['AllowNoPassword'] = false; /** * phpMyAdmin configuration storage settings. diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_central_columns.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_central_columns.php similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_central_columns.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_central_columns.php index 0f92d3ab..6eebb40a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_central_columns.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_central_columns.php @@ -84,9 +84,9 @@ $pmadb = $cfgCentralColumns['db']; $pmatable = $cfgCentralColumns['table']; $max_rows = intval($GLOBALS['cfg']['MaxRows']); -if (isset($_REQUEST['edit_central_columns_page'])) { - $selected_fld = $_REQUEST['selected_fld']; - $selected_db = $_REQUEST['db']; +if (isset($_POST['edit_central_columns_page'])) { + $selected_fld = $_POST['selected_fld']; + $selected_db = $_POST['db']; $edit_central_column_page = $centralColumns->getHtmlForEditingPage( $selected_fld, $selected_db @@ -109,15 +109,15 @@ if (isset($_POST['delete_save'])) { false ); } -if (!empty($_REQUEST['total_rows']) - && Core::isValid($_REQUEST['total_rows'], 'integer') +if (!empty($_POST['total_rows']) + && Core::isValid($_POST['total_rows'], 'integer') ) { - $total_rows = $_REQUEST['total_rows']; + $total_rows = $_POST['total_rows']; } else { $total_rows = $centralColumns->getCount($db); } -if (Core::isValid($_REQUEST['pos'], 'integer')) { - $pos = intval($_REQUEST['pos']); +if (Core::isValid($_POST['pos'], 'integer')) { + $pos = intval($_POST['pos']); } else { $pos = 0; } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_datadict.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_datadict.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_datadict.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_datadict.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_designer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_designer.php similarity index 76% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_designer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_designer.php index da9ea0a6..df9a866a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_designer.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_designer.php @@ -18,17 +18,17 @@ $designerCommon = new Common(); if (isset($_REQUEST['dialog'])) { - if ($_REQUEST['dialog'] == 'edit') { + if ($_GET['dialog'] == 'edit') { $html = $databaseDesigner->getHtmlForEditOrDeletePages($GLOBALS['db'], 'editPage'); - } elseif ($_REQUEST['dialog'] == 'delete') { + } elseif ($_GET['dialog'] == 'delete') { $html = $databaseDesigner->getHtmlForEditOrDeletePages($GLOBALS['db'], 'deletePage'); - } elseif ($_REQUEST['dialog'] == 'save_as') { + } elseif ($_GET['dialog'] == 'save_as') { $html = $databaseDesigner->getHtmlForPageSaveAs($GLOBALS['db']); - } elseif ($_REQUEST['dialog'] == 'export') { + } elseif ($_GET['dialog'] == 'export') { $html = $databaseDesigner->getHtmlForSchemaExport( - $GLOBALS['db'], $_REQUEST['selected_page'] + $GLOBALS['db'], $_GET['selected_page'] ); - } elseif ($_REQUEST['dialog'] == 'add_table') { + } elseif ($_POST['dialog'] == 'add_table') { $script_display_field = $designerCommon->getTablesInfo(); $required = $GLOBALS['db'] . '.' . $GLOBALS['table']; $tab_column = $designerCommon->getColumnsInfo(); @@ -56,50 +56,50 @@ if (isset($_REQUEST['dialog'])) { return; } -if (isset($_REQUEST['operation'])) { +if (isset($_POST['operation'])) { - if ($_REQUEST['operation'] == 'deletePage') { - $success = $designerCommon->deletePage($_REQUEST['selected_page']); + if ($_POST['operation'] == 'deletePage') { + $success = $designerCommon->deletePage($_POST['selected_page']); $response->setRequestStatus($success); - } elseif ($_REQUEST['operation'] == 'savePage') { - if ($_REQUEST['save_page'] == 'same') { - $page = $_REQUEST['selected_page']; + } elseif ($_POST['operation'] == 'savePage') { + if ($_POST['save_page'] == 'same') { + $page = $_POST['selected_page']; } else { // new - $page = $designerCommon->createNewPage($_REQUEST['selected_value'], $GLOBALS['db']); + $page = $designerCommon->createNewPage($_POST['selected_value'], $GLOBALS['db']); $response->addJSON('id', $page); } $success = $designerCommon->saveTablePositions($page); $response->setRequestStatus($success); - } elseif ($_REQUEST['operation'] == 'setDisplayField') { + } elseif ($_POST['operation'] == 'setDisplayField') { $designerCommon->saveDisplayField( - $_REQUEST['db'], $_REQUEST['table'], $_REQUEST['field'] + $_POST['db'], $_POST['table'], $_POST['field'] ); $response->setRequestStatus(true); - } elseif ($_REQUEST['operation'] == 'addNewRelation') { + } elseif ($_POST['operation'] == 'addNewRelation') { list($success, $message) = $designerCommon->addNewRelation( - $_REQUEST['db'], - $_REQUEST['T1'], - $_REQUEST['F1'], - $_REQUEST['T2'], - $_REQUEST['F2'], - $_REQUEST['on_delete'], - $_REQUEST['on_update'], - $_REQUEST['DB1'], - $_REQUEST['DB2'] + $_POST['db'], + $_POST['T1'], + $_POST['F1'], + $_POST['T2'], + $_POST['F2'], + $_POST['on_delete'], + $_POST['on_update'], + $_POST['DB1'], + $_POST['DB2'] ); $response->setRequestStatus($success); $response->addJSON('message', $message); - } elseif ($_REQUEST['operation'] == 'removeRelation') { + } elseif ($_POST['operation'] == 'removeRelation') { list($success, $message) = $designerCommon->removeRelation( - $_REQUEST['T1'], - $_REQUEST['F1'], - $_REQUEST['T2'], - $_REQUEST['F2'] + $_POST['T1'], + $_POST['F1'], + $_POST['T2'], + $_POST['F2'] ); $response->setRequestStatus($success); $response->addJSON('message', $message); - } elseif ($_REQUEST['operation'] == 'save_setting_value') { - $success = $designerCommon->saveSetting($_REQUEST['index'], $_REQUEST['value']); + } elseif ($_POST['operation'] == 'save_setting_value') { + $success = $designerCommon->saveSetting($_POST['index'], $_POST['value']); $response->setRequestStatus($success); } @@ -118,13 +118,13 @@ $classes_side_menu = $databaseDesigner->returnClassNamesFromMenuButtons(); $display_page = -1; $selected_page = null; -if (isset($_REQUEST['query'])) { - $display_page = $designerCommon->getDefaultPage($_REQUEST['db']); +if (isset($_GET['query'])) { + $display_page = $designerCommon->getDefaultPage($_GET['db']); } else { - if (! empty($_REQUEST['page'])) { - $display_page = $_REQUEST['page']; + if (! empty($_GET['page'])) { + $display_page = $_GET['page']; } else { - $display_page = $designerCommon->getLoadingPage($_REQUEST['db']); + $display_page = $designerCommon->getLoadingPage($_GET['db']); } } if ($display_page != -1) { @@ -173,7 +173,7 @@ $response->addHTML( ); $response->addHTML( $databaseDesigner->getPageMenu( - isset($_REQUEST['query']), + isset($_GET['query']), $selected_page, $classes_side_menu ) @@ -203,7 +203,7 @@ $response->addHTML('
'); $response->addHTML($databaseDesigner->getNewRelationPanel()); $response->addHTML($databaseDesigner->getDeleteRelationPanel()); -if (isset($_REQUEST['query'])) { +if (isset($_GET['query'])) { $response->addHTML($databaseDesigner->getOptionsPanel()); $response->addHTML($databaseDesigner->getRenameToPanel()); $response->addHTML($databaseDesigner->getHavingQueryPanel()); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_events.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_events.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_events.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_events.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_export.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_export.php similarity index 85% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_export.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_export.php index b04a8b01..74010bef 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_export.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_export.php @@ -56,8 +56,8 @@ if ($num_tables < 1) { } // end if $multi_values = '
'; -if (isset($_GET['structure_or_data_forced'])) { - $force_val = htmlspecialchars($_GET['structure_or_data_forced']); +if (isset($_POST['structure_or_data_forced'])) { + $force_val = htmlspecialchars($_POST['structure_or_data_forced']); } else { $force_val = 0; } @@ -84,19 +84,19 @@ if (!empty($_POST['selected_tbl']) && empty($table_select)) { $table_select = $_POST['selected_tbl']; } -// Check if the selected tables are defined in $_GET +// Check if the selected tables are defined in $_POST // (from clicking Back button on export.php) foreach (array('table_select', 'table_structure', 'table_data') as $one_key) { - if (isset($_GET[$one_key])) { - $_GET[$one_key] = urldecode($_GET[$one_key]); - $_GET[$one_key] = explode(",", $_GET[$one_key]); + if (isset($_POST[$one_key])) { + $_POST[$one_key] = urldecode($_POST[$one_key]); + $_POST[$one_key] = explode(",", $_POST[$one_key]); } } foreach ($tables as $each_table) { - if (isset($_GET['table_select']) && is_array($_GET['table_select'])) { + if (isset($_POST['table_select']) && is_array($_POST['table_select'])) { $is_checked = Export::getCheckedClause( - $each_table['Name'], $_GET['table_select'] + $each_table['Name'], $_POST['table_select'] ); } elseif (isset($table_select)) { $is_checked = Export::getCheckedClause( @@ -105,16 +105,16 @@ foreach ($tables as $each_table) { } else { $is_checked = ' checked="checked"'; } - if (isset($_GET['table_structure']) && is_array($_GET['table_structure'])) { + if (isset($_POST['table_structure']) && is_array($_POST['table_structure'])) { $structure_checked = Export::getCheckedClause( - $each_table['Name'], $_GET['table_structure'] + $each_table['Name'], $_POST['table_structure'] ); } else { $structure_checked = $is_checked; } - if (isset($_GET['table_data']) && is_array($_GET['table_data'])) { + if (isset($_POST['table_data']) && is_array($_POST['table_data'])) { $data_checked = Export::getCheckedClause( - $each_table['Name'], $_GET['table_data'] + $each_table['Name'], $_POST['table_data'] ); } else { $data_checked = $is_checked; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_import.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_import.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_import.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_import.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_multi_table_query.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_multi_table_query.php similarity index 71% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_multi_table_query.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_multi_table_query.php index 1ae4944d..e30f15d3 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_multi_table_query.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_multi_table_query.php @@ -16,6 +16,13 @@ if (isset($_POST['sql_query'])) { $_REQUEST['db'], $pmaThemeImage ); +} if (isset($_GET['tables'])) { + $constrains = $GLOBALS['dbi']->getForeignKeyConstrains( + $_REQUEST['db'], + $_GET['tables'] + ); + $response = Response::getInstance(); + $response->addJSON('foreignKeyConstrains',$constrains); } else { $response = Response::getInstance(); @@ -23,6 +30,7 @@ if (isset($_POST['sql_query'])) { $scripts = $header->getScripts(); $scripts->addFile('vendor/jquery/jquery.md5.js'); $scripts->addFile('db_multi_table_query.js'); + $scripts->addFile('db_query_generator.js'); $queryInstance = new MultiTableQuery($GLOBALS['dbi'], $db); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_operations.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_operations.php similarity index 85% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_operations.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_operations.php index 70c0d538..c5e99783 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_operations.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_operations.php @@ -46,31 +46,31 @@ $operations = new Operations(); * Rename/move or copy database */ if (strlen($GLOBALS['db']) > 0 - && (! empty($_REQUEST['db_rename']) || ! empty($_REQUEST['db_copy'])) + && (! empty($_POST['db_rename']) || ! empty($_POST['db_copy'])) ) { - if (! empty($_REQUEST['db_rename'])) { + if (! empty($_POST['db_rename'])) { $move = true; } else { $move = false; } - if (! isset($_REQUEST['newname']) || strlen($_REQUEST['newname']) === 0) { + if (! isset($_POST['newname']) || strlen($_POST['newname']) === 0) { $message = Message::error(__('The database name is empty!')); } else { // lower_case_table_names=1 `DB` becomes `db` if ($GLOBALS['dbi']->getLowerCaseNames() === '1') { - $_REQUEST['newname'] = mb_strtolower( - $_REQUEST['newname'] + $_POST['newname'] = mb_strtolower( + $_POST['newname'] ); } - if ($_REQUEST['newname'] === $_REQUEST['db']) { + if ($_POST['newname'] === $_REQUEST['db']) { $message = Message::error( __('Cannot copy database to the same name. Change the name and try again.') ); } else { $_error = false; - if ($move || ! empty($_REQUEST['create_database_before_copying'])) { + if ($move || ! empty($_POST['create_database_before_copying'])) { $operations->createDbBeforeCopy(); } @@ -135,10 +135,10 @@ if (strlen($GLOBALS['db']) > 0 $operations->duplicateBookmarks($_error, $GLOBALS['db']); if (! $_error && $move) { - if (isset($_REQUEST['adjust_privileges']) - && ! empty($_REQUEST['adjust_privileges']) + if (isset($_POST['adjust_privileges']) + && ! empty($_POST['adjust_privileges']) ) { - $operations->adjustPrivilegesMoveDb($GLOBALS['db'], $_REQUEST['newname']); + $operations->adjustPrivilegesMoveDb($GLOBALS['db'], $_POST['newname']); } /** @@ -156,19 +156,19 @@ if (strlen($GLOBALS['db']) > 0 __('Database %1$s has been renamed to %2$s.') ); $message->addParam($GLOBALS['db']); - $message->addParam($_REQUEST['newname']); + $message->addParam($_POST['newname']); } elseif (! $_error) { - if (isset($_REQUEST['adjust_privileges']) - && ! empty($_REQUEST['adjust_privileges']) + if (isset($_POST['adjust_privileges']) + && ! empty($_POST['adjust_privileges']) ) { - $operations->adjustPrivilegesCopyDb($GLOBALS['db'], $_REQUEST['newname']); + $operations->adjustPrivilegesCopyDb($GLOBALS['db'], $_POST['newname']); } $message = Message::success( __('Database %1$s has been copied to %2$s.') ); $message->addParam($GLOBALS['db']); - $message->addParam($_REQUEST['newname']); + $message->addParam($_POST['newname']); } else { $message = Message::error(); } @@ -176,13 +176,13 @@ if (strlen($GLOBALS['db']) > 0 /* Change database to be used */ if (! $_error && $move) { - $GLOBALS['db'] = $_REQUEST['newname']; + $GLOBALS['db'] = $_POST['newname']; } elseif (! $_error) { - if (isset($_REQUEST['switch_to_new']) - && $_REQUEST['switch_to_new'] == 'true' + if (isset($_POST['switch_to_new']) + && $_POST['switch_to_new'] == 'true' ) { $_SESSION['pma_switch_to_new'] = true; - $GLOBALS['db'] = $_REQUEST['newname']; + $GLOBALS['db'] = $_POST['newname']; } else { $_SESSION['pma_switch_to_new'] = false; } @@ -197,7 +197,7 @@ if (strlen($GLOBALS['db']) > 0 if ($response->isAjax()) { $response->setRequestStatus($message->isSuccess()); $response->addJSON('message', $message); - $response->addJSON('newname', $_REQUEST['newname']); + $response->addJSON('newname', $_POST['newname']); $response->addJSON( 'sql_query', Util::getMessage(null, $sql_query) @@ -218,8 +218,8 @@ $cfgRelation = $relation->getRelationsParam(); * Check if comments were updated * (must be done before displaying the menu tabs) */ -if (isset($_REQUEST['comment'])) { - $relation->setDbComment($GLOBALS['db'], $_REQUEST['comment']); +if (isset($_POST['comment'])) { + $relation->setDbComment($GLOBALS['db'], $_POST['comment']); } require 'libraries/db_common.inc.php'; @@ -247,7 +247,7 @@ if (isset($message)) { unset($message); } -$_REQUEST['db_collation'] = $GLOBALS['dbi']->getDbCollation($GLOBALS['db']); +$db_collation = $GLOBALS['dbi']->getDbCollation($GLOBALS['db']); $is_information_schema = $GLOBALS['dbi']->isSystemSchema($GLOBALS['db']); if (!$is_information_schema) { @@ -266,7 +266,7 @@ if (!$is_information_schema) { * rename database */ if ($GLOBALS['db'] != 'mysql') { - $response->addHTML($operations->getHtmlForRenameDatabase($GLOBALS['db'])); + $response->addHTML($operations->getHtmlForRenameDatabase($GLOBALS['db'], $db_collation)); } // Drop link if allowed @@ -282,12 +282,12 @@ if (!$is_information_schema) { /** * Copy database */ - $response->addHTML($operations->getHtmlForCopyDatabase($GLOBALS['db'])); + $response->addHTML($operations->getHtmlForCopyDatabase($GLOBALS['db'], $db_collation)); /** * Change database charset */ - $response->addHTML($operations->getHtmlForChangeDatabaseCharset($GLOBALS['db'], $table)); + $response->addHTML($operations->getHtmlForChangeDatabaseCharset($GLOBALS['db'], $db_collation)); if (! $cfgRelation['allworks'] && $cfg['PmaNoRelation_DisableWarning'] == false @@ -298,7 +298,7 @@ if (!$is_information_schema) { '%sFind out why%s.' ) ); - $message->addParamHtml(''); + $message->addParamHtml(''); $message->addParamHtml(''); /* Show error if user has configured something, notice elsewhere */ if (!empty($cfg['Servers'][$server]['pmadb'])) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_qbe.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_qbe.php similarity index 74% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_qbe.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_qbe.php index 3860d68b..e2526876 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_qbe.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_qbe.php @@ -11,6 +11,7 @@ use PhpMyAdmin\Relation; use PhpMyAdmin\Response; use PhpMyAdmin\SavedSearches; use PhpMyAdmin\Sql; +use PhpMyAdmin\Template; use PhpMyAdmin\Url; use PhpMyAdmin\Util; @@ -20,9 +21,9 @@ use PhpMyAdmin\Util; require_once 'libraries/common.inc.php'; $response = Response::getInstance(); +$relation = new Relation(); // Gets the relation settings -$relation = new Relation(); $cfgRelation = $relation->getRelationsParam(); $savedSearchList = array(); @@ -36,36 +37,36 @@ if ($cfgRelation['savedsearcheswork']) { //Get saved search list. $savedSearch = new SavedSearches($GLOBALS); $savedSearch->setUsername($GLOBALS['cfg']['Server']['user']) - ->setDbname($_REQUEST['db']); + ->setDbname($GLOBALS['db']); - if (!empty($_REQUEST['searchId'])) { - $savedSearch->setId($_REQUEST['searchId']); + if (!empty($_POST['searchId'])) { + $savedSearch->setId($_POST['searchId']); } //Action field is sent. - if (isset($_REQUEST['action'])) { - $savedSearch->setSearchName($_REQUEST['searchName']); - if ('create' === $_REQUEST['action']) { + if (isset($_POST['action'])) { + $savedSearch->setSearchName($_POST['searchName']); + if ('create' === $_POST['action']) { $saveResult = $savedSearch->setId(null) - ->setCriterias($_REQUEST) + ->setCriterias($_POST) ->save(); - } elseif ('update' === $_REQUEST['action']) { - $saveResult = $savedSearch->setCriterias($_REQUEST) + } elseif ('update' === $_POST['action']) { + $saveResult = $savedSearch->setCriterias($_POST) ->save(); - } elseif ('delete' === $_REQUEST['action']) { + } elseif ('delete' === $_POST['action']) { $deleteResult = $savedSearch->delete(); //After deletion, reset search. $savedSearch = new SavedSearches($GLOBALS); $savedSearch->setUsername($GLOBALS['cfg']['Server']['user']) - ->setDbname($_REQUEST['db']); - $_REQUEST = array(); - } elseif ('load' === $_REQUEST['action']) { - if (empty($_REQUEST['searchId'])) { + ->setDbname($GLOBALS['db']); + $_POST = array(); + } elseif ('load' === $_POST['action']) { + if (empty($_POST['searchId'])) { //when not loading a search, reset the object. $savedSearch = new SavedSearches($GLOBALS); $savedSearch->setUsername($GLOBALS['cfg']['Server']['user']) - ->setDbname($_REQUEST['db']); - $_REQUEST = array(); + ->setDbname($GLOBALS['db']); + $_POST = array(); } else { $loadResult = $savedSearch->load(); } @@ -81,7 +82,7 @@ if ($cfgRelation['savedsearcheswork']) { * A query has been submitted -> (maybe) execute it */ $message_to_display = false; -if (isset($_REQUEST['submit_sql']) && ! empty($sql_query)) { +if (isset($_POST['submit_sql']) && ! empty($sql_query)) { if (! preg_match('@^SELECT@i', $sql_query)) { $message_to_display = true; } else { @@ -90,7 +91,7 @@ if (isset($_REQUEST['submit_sql']) && ! empty($sql_query)) { $sql->executeQueryAndSendQueryResponse( null, // analyzed_sql_results false, // is_gotofile - $_REQUEST['db'], // db + $_POST['db'], // db null, // table false, // find_real_end null, // sql_query_for_bookmark @@ -138,6 +139,23 @@ unset($message_to_display); // create new qbe search instance $db_qbe = new Qbe($GLOBALS['db'], $savedSearchList, $savedSearch); +$secondaryTabs = [ + 'multi' => [ + 'link' => 'db_multi_table_query.php', + 'text' => __('Multi-table query'), + ], + 'qbe' => [ + 'link' => 'db_qbe.php', + 'text' => __('Query by example'), + ], +]; +$response->addHTML( + Template::get('secondary_tabs')->render([ + 'url_params' => $url_params, + 'sub_tabs' => $secondaryTabs, + ]) +); + $url = 'db_designer.php' . Url::getCommon( array_merge( $url_params, diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_routines.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_routines.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_routines.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_routines.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_search.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_search.php similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_search.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_search.php index 4f8a6648..8efff171 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_search.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_search.php @@ -54,7 +54,7 @@ if (! $response->isAjax()) { } // Main search form has been submitted, get results -if (isset($_REQUEST['submit_search'])) { +if (isset($_POST['submit_search'])) { $response->addHTML($db_search->getSearchResults()); } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_sql.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_sql.php similarity index 90% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_sql.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_sql.php index 9dfd3e73..aa4d0b37 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_sql.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_sql.php @@ -39,8 +39,8 @@ $back = 'db_sql.php'; $response->addHTML( SqlQueryForm::getHtml( true, false, - isset($_REQUEST['delimiter']) - ? htmlspecialchars($_REQUEST['delimiter']) + isset($_POST['delimiter']) + ? htmlspecialchars($_POST['delimiter']) : ';' ) ); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_sql_autocomplete.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_sql_autocomplete.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_sql_autocomplete.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_sql_autocomplete.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_sql_format.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_sql_format.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_sql_format.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_sql_format.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_structure.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_structure.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_structure.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_structure.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_tracking.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_tracking.php similarity index 81% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_tracking.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_tracking.php index 0c8724d6..49e40480 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_tracking.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_tracking.php @@ -30,6 +30,8 @@ $scripts->addFile('db_tracking.js'); */ require 'libraries/db_common.inc.php'; $url_query .= '&goto=tbl_tracking.php&back=db_tracking.php'; +$url_params['goto'] = 'tbl_tracking.php'; +$url_params['back'] = 'db_tracking.php'; // Get the database structure $sub_part = '_structure'; @@ -46,47 +48,45 @@ list( $pos ) = Util::getDbInfo($db, isset($sub_part) ? $sub_part : ''); -// Work to do? -// (here, do not use $_REQUEST['db] as it can be crafted) -if (isset($_REQUEST['delete_tracking']) && isset($_REQUEST['table'])) { +if (isset($_POST['delete_tracking']) && isset($_POST['table'])) { - Tracker::deleteTracking($GLOBALS['db'], $_REQUEST['table']); + Tracker::deleteTracking($GLOBALS['db'], $_POST['table']); Message::success( __('Tracking data deleted successfully.') )->display(); -} elseif (isset($_REQUEST['submit_create_version'])) { +} elseif (isset($_POST['submit_create_version'])) { - Tracking::createTrackingForMultipleTables($_REQUEST['selected']); + Tracking::createTrackingForMultipleTables($_POST['selected']); Message::success( sprintf( __( 'Version %1$s was created for selected tables,' . ' tracking is active for them.' ), - htmlspecialchars($_REQUEST['version']) + htmlspecialchars($_POST['version']) ) )->display(); -} elseif (isset($_REQUEST['submit_mult'])) { +} elseif (isset($_POST['submit_mult'])) { - if (! empty($_REQUEST['selected_tbl'])) { - if ($_REQUEST['submit_mult'] == 'delete_tracking') { + if (! empty($_POST['selected_tbl'])) { + if ($_POST['submit_mult'] == 'delete_tracking') { - foreach ($_REQUEST['selected_tbl'] as $table) { + foreach ($_POST['selected_tbl'] as $table) { Tracker::deleteTracking($GLOBALS['db'], $table); } Message::success( __('Tracking data deleted successfully.') )->display(); - } elseif ($_REQUEST['submit_mult'] == 'track') { + } elseif ($_POST['submit_mult'] == 'track') { echo Tracking::getHtmlForDataDefinitionAndManipulationStatements( 'db_tracking.php' . $url_query, 0, $GLOBALS['db'], - $_REQUEST['selected_tbl'] + $_POST['selected_tbl'] ); exit; } @@ -98,7 +98,7 @@ if (isset($_REQUEST['delete_tracking']) && isset($_REQUEST['table'])) { } // Get tracked data about the database -$data = Tracker::getTrackedData($_REQUEST['db'], '', '1'); +$data = Tracker::getTrackedData($GLOBALS['db'], '', '1'); // No tables present and no log exist if ($num_tables == 0 && count($data['ddlog']) == 0) { @@ -118,7 +118,7 @@ $cfgRelation = $relation->getRelationsParam(); $all_tables_query = ' SELECT table_name, MAX(version) as version FROM ' . Util::backquote($cfgRelation['db']) . '.' . Util::backquote($cfgRelation['tracking']) . - ' WHERE db_name = \'' . $GLOBALS['dbi']->escapeString($_REQUEST['db']) . + ' WHERE db_name = \'' . $GLOBALS['dbi']->escapeString($GLOBALS['db']) . '\' ' . ' GROUP BY table_name' . ' ORDER BY table_name ASC'; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_triggers.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_triggers.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/db_triggers.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/db_triggers.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/column_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/column_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/column_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/column_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/line_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/line_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/line_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/line_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pie_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pie_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pie_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pie_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-links.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-links.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-links.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-links.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-relation-link.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-relation-link.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-relation-link.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-relation-link.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-relation-name.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-relation-name.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-relation-name.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-relation-name.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-relation-view-link.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-relation-view-link.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/pma-relations-relation-view-link.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/pma-relations-relation-view-link.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/query_result_operations.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/query_result_operations.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/query_result_operations.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/query_result_operations.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/scatter_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/scatter_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/scatter_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/scatter_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/spline_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/spline_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/spline_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/spline_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/timeline_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/timeline_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/timeline_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/timeline_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/usergroups.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/usergroups.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_images/usergroups.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_images/usergroups.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/bookmarks.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/bookmarks.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/bookmarks.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/bookmarks.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/charts.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/charts.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/charts.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/charts.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/config.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/config.txt similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/config.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/config.txt index eb7dce6c..15b5605a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/config.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/config.txt @@ -1375,6 +1375,26 @@ Server connection settings * ``xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xx[yyy-zzz]`` (partial :term:`IPv6` address range) + Examples: + + .. code-block:: none + + $cfg['Servers'][$i]['AllowDeny']['order'] = 'allow,deny'; + $cfg['Servers'][$i]['AllowDeny']['rules'] = array('allow bob from all'); + // Allow only 'bob' to connect from any host + + $cfg['Servers'][$i]['AllowDeny']['order'] = 'allow,deny'; + $cfg['Servers'][$i]['AllowDeny']['rules'] = array('allow mary from 192.168.100.[50-100]'); + // Allow only 'mary' to connect from host 192.168.100.50 through 192.168.100.100 + + $cfg['Servers'][$i]['AllowDeny']['order'] = 'allow,deny'; + $cfg['Servers'][$i]['AllowDeny']['rules'] = array('allow % from 192.168.[5-6].10'); + // Allow any user to connect from host 192.168.5.10 or 192.168.6.10 + + $cfg['Servers'][$i]['AllowDeny']['order'] = 'allow,deny'; + $cfg['Servers'][$i]['AllowDeny']['rules'] = array('allow root from 192.168.5.50','allow % from 192.168.6.10'); + // Allow any user to connect from 192.168.6.10, and additionally allow root to connect from 192.168.5.50 + .. config:option:: $cfg['Servers'][$i]['DisableIS'] :type: boolean diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/copyright.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/copyright.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/copyright.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/copyright.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/credits.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/credits.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/credits.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/credits.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/developers.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/developers.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/developers.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/developers.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/faq.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/faq.txt similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/faq.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/faq.txt index 34029198..1beb1409 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/faq.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/faq.txt @@ -178,7 +178,7 @@ big or your hosting provider is unwilling to change the settings: then able to import the files from the temporary directory. More information is available in the :ref:`config` of this document. * Using a utility (such as `BigDump - `_) to split the files before + `_) to split the files before uploading. We cannot support this or any third party applications, but are aware of users having success with it. * If you have shell (command line) access, use MySQL to import the files diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/glossary.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/glossary.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/glossary.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/glossary.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/import_export.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/import_export.txt similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/import_export.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/import_export.txt index 12ad5cc1..42714959 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/import_export.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/import_export.txt @@ -347,4 +347,4 @@ YAML ---- YAML is a data serialization format which is both human readable and -computationally powerful ( ). +computationally powerful ( ). diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/index.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/index.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/index.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/index.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/intro.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/intro.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/intro.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/intro.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/other.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/other.txt similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/other.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/other.txt index 7fbd90aa..98d1dca1 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/other.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/other.txt @@ -23,7 +23,7 @@ Third party tutorials and articles which you might find interesting: English +++++++ -- `Having fun with phpMyAdmin's MIME-transformations & PDF-features `_ +- `Having fun with phpMyAdmin's MIME-transformations & PDF-features `_ - `Learning SQL Using phpMyAdmin (old tutorial) `_ Русский (Russian) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/privileges.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/privileges.txt similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/privileges.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/privileges.txt index 00827688..f3b17791 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/privileges.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/privileges.txt @@ -43,8 +43,8 @@ Assigning privileges to user for a specific database ---------------------------------------------------- Users are assigned to databases by editing the user record (from the -:guilabel:`Users` link on the home page) not from within the :guilabel:`Users` -link under the table. If you are creating a user specifically for a given table +:guilabel:`User accounts` link on the home page). +If you are creating a user specifically for a given table you will have to create the user first (with no global privileges) and then go back and edit that user to add the table and privileges for the individual table. diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/relations.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/relations.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/relations.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/relations.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/require.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/require.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/require.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/require.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/security.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/security.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/security.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/security.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/settings.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/settings.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/settings.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/settings.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/setup.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/setup.txt similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/setup.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/setup.txt index f4009b83..9266fc36 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/setup.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/setup.txt @@ -38,7 +38,7 @@ some ways from the official phpMyAdmin documentation. Specifically it does: .. seealso:: - More information can be found in `README.Debian `_ + More information can be found in `README.Debian `_ (it is installed as :file:`/usr/share/doc/phmyadmin/README.Debian` with the package). OpenSUSE @@ -96,7 +96,7 @@ Installing on Windows The easiest way to get phpMyAdmin on Windows is using third party products which include phpMyAdmin together with a database and web server such as -`XAMPP `_. +`XAMPP `_. You can find more of such options at `Wikipedia `_. @@ -596,7 +596,7 @@ Setup script on openSUSE Some openSUSE releases do not include setup script in the package. In case you want to generate configuration on these you can either download original package from or use setup script on our demo -server: . +server: . .. _verify: diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/themes.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/themes.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/themes.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/themes.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/transformations.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/transformations.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/transformations.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/transformations.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/two_factor.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/two_factor.txt similarity index 90% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/two_factor.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/two_factor.txt index ac3f446d..97b620e4 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/two_factor.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/two_factor.txt @@ -50,10 +50,9 @@ tokens. There are several manufacturers of these tokens, for example: -* `youbico FIDO U2F Security Key `_ +* `youbico FIDO U2F Security Key `_ * `HyperFIDO `_ -* `ePass FIDO USB `_ -* `TREZOR Bitcoin wallet `_ can `act as an U2F token `_ +* `TREZOR Bitcoin wallet `_ can `act as an U2F token `_ .. _simple2fa: diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/user.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/user.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/user.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/user.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/vendors.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/vendors.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_sources/vendors.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_sources/vendors.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/ajax-loader.gif b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/ajax-loader.gif similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/ajax-loader.gif rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/ajax-loader.gif diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/basic.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/basic.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/basic.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/basic.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/classic.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/classic.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/classic.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/classic.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/comment-bright.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/comment-bright.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/comment-bright.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/comment-bright.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/comment-close.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/comment-close.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/comment-close.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/comment-close.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/comment.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/comment.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/comment.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/comment.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/default.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/default.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/default.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/default.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/doctools.js b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/doctools.js similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/doctools.js rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/doctools.js diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/down-pressed.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/down-pressed.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/down-pressed.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/down-pressed.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/down.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/down.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/down.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/down.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/file.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/file.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/file.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/file.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/jquery.js b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/jquery.js similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/jquery.js rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/jquery.js diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/minus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/minus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/minus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/minus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/plus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/plus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/plus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/plus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/pygments.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/pygments.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/pygments.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/pygments.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/searchtools.js b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/searchtools.js similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/searchtools.js rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/searchtools.js diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/sidebar.js b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/sidebar.js similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/sidebar.js rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/sidebar.js diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/underscore.js b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/underscore.js similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/underscore.js rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/underscore.js diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/up-pressed.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/up-pressed.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/up-pressed.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/up-pressed.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/up.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/up.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/up.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/up.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/websupport.js b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/websupport.js similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/_static/websupport.js rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/_static/websupport.js diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/bookmarks.html b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/bookmarks.html similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/bookmarks.html rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/bookmarks.html index a71230d8..b406e14e 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/bookmarks.html +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/doc/html/bookmarks.html @@ -6,7 +6,7 @@ - Bookmarks — phpMyAdmin 4.8.0 documentation + Bookmarks — phpMyAdmin 4.8.4 documentation @@ -14,7 +14,7 @@ @@ -43,7 +43,7 @@
  • index
  • - +
    @@ -91,7 +91,7 @@
  • index
  • - + -
    - {{ Util_getRadioFields( - 'geoOption', - { - 'GEOM': 'Geometry'|trans, - 'WKT': 'Well Known Text'|trans, - 'WKB': 'Well Known Binary'|trans - }, - geo_option, - true, - true, - '', - 'geoOption_' ~ unique_id - ) }} -
    + {% if possible_as_geometry %} +
    + {{ Util_getRadioFields( + 'geoOption', + { + 'GEOM': 'Geometry'|trans, + 'WKT': 'Well Known Text'|trans, + 'WKB': 'Well Known Binary'|trans + }, + geo_option, + true, + true, + '', + 'geoOption_' ~ unique_id + ) }} +
    + {% else %} +
    + {{ possible_as_geometry }} + {{ Util_getRadioFields( + 'geoOption', + { + 'WKT': 'Well Known Text'|trans, + 'WKB': 'Well Known Binary'|trans + }, + geo_option, + true, + true, + '', + 'geoOption_' ~ unique_id + ) }} +
    + {% endif %}
    diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/display/results/show_all_checkbox.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/display/results/show_all_checkbox.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/display/results/show_all_checkbox.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/display/results/show_all_checkbox.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/display/results/table_navigation_button.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/display/results/table_navigation_button.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/display/results/table_navigation_button.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/display/results/table_navigation_button.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/display/results/value_display.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/display/results/value_display.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/display/results/value_display.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/display/results/value_display.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/div_for_slider_effect.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/div_for_slider_effect.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/div_for_slider_effect.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/div_for_slider_effect.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/dropdown.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/dropdown.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/dropdown.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/dropdown.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/encoding/kanji_encoding_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/encoding/kanji_encoding_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/encoding/kanji_encoding_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/encoding/kanji_encoding_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/error/report_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/error/report_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/error/report_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/error/report_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/export/alias_add.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/export/alias_add.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/export/alias_add.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/export/alias_add.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/export/alias_item.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/export/alias_item.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/export/alias_item.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/export/alias_item.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/filter.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/filter.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/filter.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/filter.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/fk_checkbox.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/fk_checkbox.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/fk_checkbox.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/fk_checkbox.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/header_location.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/header_location.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/header_location.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/header_location.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/javascript/display.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/javascript/display.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/javascript/display.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/javascript/display.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/list/item.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/list/item.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/list/item.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/list/item.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/list/unordered.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/list/unordered.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/list/unordered.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/list/unordered.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/footer.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/footer.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/footer.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/footer.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/header.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/header.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/header.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/header.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/application.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/application.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/application.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/application.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/application_configure.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/application_configure.twig new file mode 100644 index 00000000..97b069da --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/application_configure.twig @@ -0,0 +1,22 @@ +{{ Url_getHiddenInputs() }} +{% if image is defined %} +

    + {% trans "Please scan following QR code into the two-factor authentication app on your device and enter authentication code it generates." %} +

    +

    + +

    +{% else %} +

    + {% trans "Please enter following secret/key into the two-factor authentication app on your device and enter authentication code it generates." %} +

    +

    + {% trans "OTP url:" %} {{ url }} +

    +{% endif %} +

    + {% trans "Secret/key:" %} {{ secret }} +

    +

    + +

    diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/invalid.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/invalid.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/invalid.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/invalid.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/key-https-warning.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/key-https-warning.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/key-https-warning.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/key-https-warning.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/key.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/key.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/key.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/key.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/key_configure.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/key_configure.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/key_configure.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/key_configure.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/simple.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/simple.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/simple.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/login/twofactor/simple.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/navigation/logo.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/navigation/logo.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/navigation/logo.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/navigation/logo.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_autoload.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_autoload.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_autoload.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_autoload.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_twofactor.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_twofactor.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_twofactor.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_twofactor.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_twofactor_configure.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_twofactor_configure.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_twofactor_configure.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_twofactor_configure.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_twofactor_confirm.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_twofactor_confirm.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/prefs_twofactor_confirm.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/prefs_twofactor_confirm.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/preview_sql.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/preview_sql.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/preview_sql.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/preview_sql.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_privileges_database.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_privileges_database.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_privileges_database.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_privileges_database.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_privileges_routine.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_privileges_routine.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_privileges_routine.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_privileges_routine.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_privileges_table.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_privileges_table.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_privileges_table.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_privileges_table.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_user_fieldset.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_user_fieldset.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/add_user_fieldset.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/add_user_fieldset.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/choose_user_group.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/choose_user_group.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/choose_user_group.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/choose_user_group.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/column_privileges.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/column_privileges.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/column_privileges.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/column_privileges.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/delete_user_fieldset.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/delete_user_fieldset.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/delete_user_fieldset.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/delete_user_fieldset.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/edit_routine_privileges.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/edit_routine_privileges.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/edit_routine_privileges.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/edit_routine_privileges.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/global_priv_table.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/global_priv_table.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/global_priv_table.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/global_priv_table.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/global_priv_tbl_item.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/global_priv_tbl_item.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/global_priv_tbl_item.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/global_priv_tbl_item.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/initials_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/initials_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/initials_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/initials_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/privileges_summary.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/privileges_summary.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/privileges_summary.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/privileges_summary.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/privileges_summary_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/privileges_summary_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/privileges_summary_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/privileges_summary_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/require_options.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/require_options.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/require_options.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/require_options.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/require_options_item.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/require_options_item.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/require_options_item.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/require_options_item.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/resource_limit_item.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/resource_limit_item.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/resource_limit_item.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/resource_limit_item.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/resource_limits.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/resource_limits.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/privileges/resource_limits.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/privileges/resource_limits.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/radio_fields.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/radio_fields.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/radio_fields.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/radio_fields.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/secondary_tabs.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/secondary_tabs.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/secondary_tabs.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/secondary_tabs.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/select_all.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/select_all.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/select_all.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/select_all.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/select_lang.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/select_lang.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/select_lang.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/select_lang.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/binlog/log_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/binlog/log_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/binlog/log_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/binlog/log_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/binlog/log_selector.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/binlog/log_selector.twig similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/binlog/log_selector.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/binlog/log_selector.twig index f9fa5584..bbdc382b 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/binlog/log_selector.twig +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/binlog/log_selector.twig @@ -1,4 +1,4 @@ - + {{ Url_getHiddenInputs(url_params) }}
    diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/collations/charsets.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/collations/charsets.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/collations/charsets.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/collations/charsets.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/create.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/create.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/create.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/create.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/databases_footer.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/databases_footer.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/databases_footer.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/databases_footer.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/databases_header.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/databases_header.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/databases_header.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/databases_header.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/index.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/index.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/index.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/index.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/table_header.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/table_header.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/table_header.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/table_header.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/table_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/table_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/databases/table_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/databases/table_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/engines/engine.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/engines/engine.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/engines/engine.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/engines/engine.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/engines/engines.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/engines/engines.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/engines/engines.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/engines/engines.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/plugins/section.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/plugins/section.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/plugins/section.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/plugins/section.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/plugins/section_links.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/plugins/section_links.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/plugins/section_links.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/plugins/section_links.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/sub_page_header.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/sub_page_header.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/sub_page_header.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/sub_page_header.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/link_template.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/link_template.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/link_template.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/link_template.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/session_variable_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/session_variable_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/session_variable_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/session_variable_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/variable_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/variable_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/variable_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/variable_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/variable_table_head.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/variable_table_head.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/server/variables/variable_table_head.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/server/variables/variable_table_head.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/start_and_number_of_rows_panel.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/start_and_number_of_rows_panel.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/start_and_number_of_rows_panel.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/start_and_number_of_rows_panel.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/browse_foreigners/column_element.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/browse_foreigners/column_element.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/browse_foreigners/column_element.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/browse_foreigners/column_element.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/browse_foreigners/show_all.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/browse_foreigners/show_all.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/browse_foreigners/show_all.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/browse_foreigners/show_all.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/chart/tbl_chart.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/chart/tbl_chart.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/chart/tbl_chart.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/chart/tbl_chart.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/gis_visualization/gis_visualization.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/gis_visualization/gis_visualization.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/gis_visualization/gis_visualization.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/gis_visualization/gis_visualization.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/index_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/index_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/index_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/index_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/insert/continue_insertion_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/insert/continue_insertion_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/insert/continue_insertion_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/insert/continue_insertion_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/common_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/common_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/common_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/common_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/dropdown_generate.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/dropdown_generate.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/dropdown_generate.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/dropdown_generate.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/foreign_key_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/foreign_key_row.twig similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/foreign_key_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/foreign_key_row.twig index caab9a42..4e73bf11 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/foreign_key_row.twig +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/foreign_key_row.twig @@ -26,10 +26,9 @@ {% if one_key['constraint'] is defined %} - - {{ Util_getIcon('b_drop', 'Drop'|trans) }} - + {% set drop_url = 'sql.php' ~ Url_getCommon(this_params) %} + {% set drop_str = Util_getIcon('b_drop', 'Drop'|trans) %} + {{ Util_linkOrButton(drop_url, drop_str, {'class': 'drop_foreign_key_anchor ajax'}) }} {% endif %} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/internal_relational_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/internal_relational_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/internal_relational_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/internal_relational_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/relational_dropdown.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/relational_dropdown.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/relation/relational_dropdown.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/relation/relational_dropdown.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/column_comparison_operators.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/column_comparison_operators.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/column_comparison_operators.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/column_comparison_operators.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/fields_table.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/fields_table.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/fields_table.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/fields_table.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/form_tag.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/form_tag.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/form_tag.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/form_tag.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/geom_func.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/geom_func.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/geom_func.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/geom_func.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/input_box.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/input_box.twig similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/input_box.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/input_box.twig index 59f9ab77..d82c9a84 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/input_box.twig +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/input_box.twig @@ -20,11 +20,10 @@ {% if criteria_values[column_index] is defined %} value="{{ criteria_values[column_index] }}" {% endif %} /> - + {{ titles['Browse']|replace({"'": "\\'"})|raw }} {% endif %} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/options.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/options.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/options.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/options.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/options_zoom.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/options_zoom.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/options_zoom.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/options_zoom.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/replace_preview.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/replace_preview.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/replace_preview.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/replace_preview.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/rows_normal.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/rows_normal.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/rows_normal.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/rows_normal.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/rows_zoom.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/rows_zoom.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/rows_zoom.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/rows_zoom.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/search_and_replace.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/search_and_replace.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/search_and_replace.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/search_and_replace.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/selection_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/selection_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/selection_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/selection_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/table_header.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/table_header.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/table_header.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/table_header.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/zoom_result_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/zoom_result_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/search/zoom_result_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/search/zoom_result_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/secondary_tabs.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/secondary_tabs.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/secondary_tabs.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/secondary_tabs.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/action_row_in_structure_table.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/action_row_in_structure_table.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/action_row_in_structure_table.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/action_row_in_structure_table.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/actions_in_table_structure.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/actions_in_table_structure.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/actions_in_table_structure.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/actions_in_table_structure.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/add_column.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/add_column.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/add_column.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/add_column.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/check_all_table_column.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/check_all_table_column.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/check_all_table_column.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/check_all_table_column.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/display_partitions.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/display_partitions.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/display_partitions.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/display_partitions.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/display_structure.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/display_structure.twig similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/display_structure.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/display_structure.twig index 79875f66..aef31cdb 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/display_structure.twig +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/display_structure.twig @@ -33,7 +33,7 @@ {% set attribute = 'on update CURRENT_TIMESTAMP' %} {% endif %} - {% if row['Default'] is not defined %} + {% if row['Default'] is null %} {% if row['Null'] == 'YES' %} {% set row = row|merge({'Default': 'NULL'}) %} {% endif %} @@ -54,7 +54,7 @@ {{- field_name|raw -}} {%- endset %} - {% set comments = comments_map[row['Field']]|e %} + {% set comments = comments_map[row['Field']] %} {% endif %} {% if primary and primary.hasColumn(field_name) %} @@ -64,7 +64,7 @@ {% endif %} {% if field_name in columns_with_index %} {% set displayed_field_name = displayed_field_name ~ Util_getImage( - 'b_key', 'Index'|trans + 'bd_primary', 'Index'|trans ) %} {% endif %} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/display_table_stats.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/display_table_stats.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/display_table_stats.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/display_table_stats.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/move_columns_dialog.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/move_columns_dialog.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/move_columns_dialog.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/move_columns_dialog.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/optional_action_links.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/optional_action_links.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/optional_action_links.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/optional_action_links.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/partition_definition_form.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/partition_definition_form.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/partition_definition_form.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/partition_definition_form.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/row_stats_table.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/row_stats_table.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/row_stats_table.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/row_stats_table.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/table_structure_header.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/table_structure_header.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/table_structure_header.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/table_structure_header.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/table_structure_row.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/table_structure_row.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/structure/table_structure_row.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/structure/table_structure_row.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/activate_deactivate.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/activate_deactivate.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/activate_deactivate.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/activate_deactivate.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/create_version.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/create_version.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/create_version.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/create_version.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/report_table.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/report_table.twig similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/report_table.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/report_table.twig index 525e35cc..fe005266 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/report_table.twig +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/report_table.twig @@ -16,7 +16,7 @@ {{ entry.username }} {{ entry.formated_statement|raw }} - {{ drop_image_or_text|raw }} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/selectable_tables.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/selectable_tables.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/selectable_tables.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/selectable_tables.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/structure_snapshot_columns.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/structure_snapshot_columns.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/structure_snapshot_columns.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/structure_snapshot_columns.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/structure_snapshot_indexes.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/structure_snapshot_indexes.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/table/tracking/structure_snapshot_indexes.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/table/tracking/structure_snapshot_indexes.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/add_data.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/add_data.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/add_data.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/add_data.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/echo.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/echo.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/echo.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/echo.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/gettext.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/gettext.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/gettext.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/gettext.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/notes.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/notes.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/notes.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/notes.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/pgettext.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/pgettext.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/pgettext.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/pgettext.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/plural.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/plural.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/plural.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/plural.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/plural_notes.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/plural_notes.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/gettext/plural_notes.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/gettext/plural_notes.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/static.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/static.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/test/static.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/test/static.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/theme_preview.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/theme_preview.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/theme_preview.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/theme_preview.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/toggle_button.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/toggle_button.twig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/toggle_button.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/toggle_button.twig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/view_create.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/view_create.twig similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/view_create.twig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/view_create.twig index afd796c8..0d96d04c 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/view_create.twig +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/templates/view_create.twig @@ -117,6 +117,7 @@ + {% endif %} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/dot.gif b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/dot.gif similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/dot.gif rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/dot.gif diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/css/common.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/css/common.css.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/css/common.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/css/common.css.php index 1ee7167b..7e45f0bb 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/css/common.css.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/css/common.css.php @@ -417,6 +417,7 @@ td .icon { /* message boxes: error, confirmation */ #pma_errors, #pma_demo, #pma_footer { + position: relative; padding: 0 0.5em; } @@ -3333,10 +3334,6 @@ body .ui-dialog .ui-button-text-only .ui-button-text { display: none; } -.responsivetable { - overflow-x: auto; -} - @media only screen and (max-width: 768px) { /* For mobile phones: */ #main_pane_left { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/css/navigation.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/css/navigation.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/css/navigation.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/css/navigation.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/css/printview.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/css/printview.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/css/printview.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/css/printview.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/ajax_clock_small.gif b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/ajax_clock_small.gif similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/ajax_clock_small.gif rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/ajax_clock_small.gif diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/arrow_ltr.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/arrow_ltr.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/arrow_ltr.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/arrow_ltr.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/arrow_rtl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/arrow_rtl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/arrow_rtl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/arrow_rtl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_bookmark.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_bookmark.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_bookmark.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_bookmark.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_browse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_browse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_browse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_browse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_calendar.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_calendar.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_calendar.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_calendar.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_close.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_close.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_close.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_close.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_column_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_column_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_column_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_column_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_comment.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_comment.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_comment.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_comment.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_dbstatistics.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_dbstatistics.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_dbstatistics.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_dbstatistics.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_deltbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_deltbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_deltbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_deltbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_docs.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_docs.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_docs.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_docs.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_drop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_drop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_drop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_drop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_edit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_edit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_edit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_edit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_empty.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_empty.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_empty.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_empty.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_engine.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_engine.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_engine.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_engine.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_event_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_event_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_event_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_event_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_events.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_events.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_events.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_events.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_export.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_export.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_export.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_export.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_favorite.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_favorite.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_favorite.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_favorite.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_find_replace.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_find_replace.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_find_replace.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_find_replace.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_ftext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_ftext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_ftext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_ftext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_globe.gif b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_globe.gif similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_globe.gif rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_globe.gif diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_group.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_group.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_group.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_group.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_help.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_help.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_help.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_help.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_home.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_home.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_home.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_home.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_import.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_import.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_import.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_import.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_index.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_index.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_index.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_index.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_index_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_index_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_index_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_index_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_inline_edit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_inline_edit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_inline_edit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_inline_edit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_insrow.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_insrow.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_insrow.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_insrow.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_key.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_key.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_key.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_key.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_minus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_minus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_minus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_minus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_more.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_more.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_more.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_more.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_move.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_move.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_move.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_move.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_newdb.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_newdb.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_newdb.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_newdb.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_newtbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_newtbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_newtbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_newtbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_nextpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_nextpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_nextpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_nextpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_no_favorite.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_no_favorite.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_no_favorite.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_no_favorite.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_plugin.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_plugin.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_plugin.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_plugin.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_plus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_plus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_plus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_plus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_primary.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_primary.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_primary.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_primary.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_print.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_print.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_print.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_print.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_props.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_props.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_props.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_props.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_relations.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_relations.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_relations.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_relations.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_report.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_report.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_report.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_report.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_routine_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_routine_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_routine_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_routine_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_routines.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_routines.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_routines.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_routines.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_save.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_save.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_save.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_save.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_saveimage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_saveimage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_saveimage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_saveimage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_sbrowse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_sbrowse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_sbrowse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_sbrowse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_search.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_search.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_search.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_search.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_select.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_select.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_select.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_select.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_snewtbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_snewtbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_snewtbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_snewtbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_spatial.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_spatial.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_spatial.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_spatial.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_sql.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_sql.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_sql.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_sql.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_sqlhelp.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_sqlhelp.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_sqlhelp.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_sqlhelp.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_table_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_table_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_table_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_table_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblanalyse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblanalyse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblanalyse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblanalyse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblexport.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblexport.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblexport.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblexport.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblimport.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblimport.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblimport.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblimport.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblops.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblops.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tblops.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tblops.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tbloptimize.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tbloptimize.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tbloptimize.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tbloptimize.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tipp.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tipp.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_tipp.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_tipp.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_trigger_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_trigger_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_trigger_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_trigger_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_triggers.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_triggers.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_triggers.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_triggers.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_undo.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_undo.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_undo.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_undo.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_unique.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_unique.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_unique.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_unique.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usradd.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usradd.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usradd.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usradd.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usrcheck.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usrcheck.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usrcheck.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usrcheck.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usrdrop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usrdrop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usrdrop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usrdrop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usredit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usredit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usredit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usredit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usrlist.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usrlist.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_usrlist.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_usrlist.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_versions.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_versions.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_versions.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_versions.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_view.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_view.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_view.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_view.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_view_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_view_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_view_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_view_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_views.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_views.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/b_views.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/b_views.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_browse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_browse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_browse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_browse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_deltbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_deltbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_deltbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_deltbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_drop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_drop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_drop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_drop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_edit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_edit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_edit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_edit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_empty.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_empty.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_empty.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_empty.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_export.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_export.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_export.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_export.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_ftext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_ftext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_ftext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_ftext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_index.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_index.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_index.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_index.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_insrow.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_insrow.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_insrow.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_insrow.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_nextpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_nextpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_nextpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_nextpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_primary.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_primary.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_primary.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_primary.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_routine_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_routine_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_routine_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_routine_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_sbrowse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_sbrowse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_sbrowse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_sbrowse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_select.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_select.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_select.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_select.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_spatial.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_spatial.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_spatial.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_spatial.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_unique.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_unique.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/bd_unique.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/bd_unique.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/centralColumns.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/centralColumns.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/centralColumns.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/centralColumns.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/centralColumns_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/centralColumns_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/centralColumns_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/centralColumns_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/centralColumns_delete.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/centralColumns_delete.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/centralColumns_delete.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/centralColumns_delete.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/cleardot.gif b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/cleardot.gif similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/cleardot.gif rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/cleardot.gif diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/col_drop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/col_drop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/col_drop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/col_drop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/col_pointer.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/col_pointer.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/col_pointer.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/col_pointer.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/col_pointer_ver.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/col_pointer_ver.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/col_pointer_ver.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/col_pointer_ver.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/console.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/console.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/console.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/console.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/east-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/east-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/east-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/east-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/error.ico b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/error.ico similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/error.ico rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/error.ico diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/eye.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/eye.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/eye.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/eye.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/eye_grey.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/eye_grey.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/eye_grey.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/eye_grey.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/hide.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/hide.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/hide.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/hide.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/lightbulb.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/lightbulb.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/lightbulb.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/lightbulb.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/lightbulb_off.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/lightbulb_off.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/lightbulb_off.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/lightbulb_off.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/logo_left.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/logo_left.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/logo_left.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/logo_left.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/logo_right.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/logo_right.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/logo_right.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/logo_right.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/more.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/more.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/more.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/more.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data_selected.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data_selected.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data_selected.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data_selected.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data_selected_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data_selected_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_data_selected_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_data_selected_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct_selected.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct_selected.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct_selected.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct_selected.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct_selected_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct_selected_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/new_struct_selected_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/new_struct_selected_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/normalize.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/normalize.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/normalize.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/normalize.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/north-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/north-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/north-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/north-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/pause.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/pause.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/pause.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/pause.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/play.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/play.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/play.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/play.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_asc.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_asc.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_asc.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_asc.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_asci.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_asci.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_asci.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_asci.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_attention.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_attention.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_attention.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_attention.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_cancel.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_cancel.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_cancel.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_cancel.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_cog.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_cog.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_cog.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_cog.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_collapseall.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_collapseall.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_collapseall.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_collapseall.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_db.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_db.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_db.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_db.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_desc.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_desc.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_desc.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_desc.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_error.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_error.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_error.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_error.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_fulltext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_fulltext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_fulltext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_fulltext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_host.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_host.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_host.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_host.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_info.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_info.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_info.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_info.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_lang.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_lang.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_lang.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_lang.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_link.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_link.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_link.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_link.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_lock.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_lock.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_lock.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_lock.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_loggoff.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_loggoff.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_loggoff.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_loggoff.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_notice.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_notice.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_notice.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_notice.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_okay.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_okay.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_okay.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_okay.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_partialtext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_partialtext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_partialtext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_partialtext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_passwd.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_passwd.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_passwd.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_passwd.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_really.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_really.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_really.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_really.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_reload.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_reload.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_reload.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_reload.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_replication.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_replication.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_replication.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_replication.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_rights.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_rights.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_rights.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_rights.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_sortable.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_sortable.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_sortable.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_sortable.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_status.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_status.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_status.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_status.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_success.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_success.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_success.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_success.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_sync.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_sync.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_sync.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_sync.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_tbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_tbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_tbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_tbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_theme.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_theme.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_theme.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_theme.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_top.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_top.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_top.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_top.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_unlink.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_unlink.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_unlink.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_unlink.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_vars.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_vars.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_vars.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_vars.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_views.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_views.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/s_views.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/s_views.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/show.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/show.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/show.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/show.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/south-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/south-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/south-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/south-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/spacer.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/spacer.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/spacer.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/spacer.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/toggle-ltr.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/toggle-ltr.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/toggle-ltr.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/toggle-ltr.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/toggle-rtl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/toggle-rtl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/toggle-rtl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/toggle-rtl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/vertical_line.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/vertical_line.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/vertical_line.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/vertical_line.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/west-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/west-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/west-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/west-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/window-new.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/window-new.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/window-new.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/window-new.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/zoom-minus-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/zoom-minus-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/zoom-minus-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/zoom-minus-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/zoom-plus-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/zoom-plus-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/zoom-plus-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/zoom-plus-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/zoom-world-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/zoom-world-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/img/zoom-world-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/img/zoom-world-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_222222_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_222222_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_222222_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_222222_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_2e83ff_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_2e83ff_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_2e83ff_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_2e83ff_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_454545_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_454545_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_454545_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_454545_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_888888_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_888888_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_888888_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_888888_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/jquery-ui.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/jquery-ui.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/jquery/jquery-ui.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/jquery/jquery-ui.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/layout.inc.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/layout.inc.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/layout.inc.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/layout.inc.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/screen.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/screen.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/screen.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/screen.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/theme.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/theme.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/original/theme.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/original/theme.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/codemirror.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/codemirror.css.php similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/codemirror.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/codemirror.css.php index 84a7e56d..d25cc69f 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/codemirror.css.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/codemirror.css.php @@ -73,7 +73,7 @@ span.cm-number { margin-left: 1em; } .CodeMirror-hints { - z-index: 200; + z-index: 999; } .CodeMirror-lint-tooltip { z-index: 200; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/common.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/common.css.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/common.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/common.css.php index f6445f6f..1aaa778c 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/common.css.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/common.css.php @@ -713,6 +713,7 @@ td .icon { /* message boxes: error, confirmation */ #pma_errors, #pma_demo, #pma_footer { + position: relative; padding: 0 0.5em; } @@ -3588,9 +3589,6 @@ body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { } /* end of styles for jQuery-ui to support rtl languages */ -.responsivetable { - overflow-x: auto; -} @media only screen and (max-width: 768px) { /* For mobile phones: */ #main_pane_left { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/designer.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/designer.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/designer.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/designer.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/enum_editor.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/enum_editor.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/enum_editor.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/enum_editor.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/gis.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/gis.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/gis.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/gis.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/icons.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/icons.css.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/icons.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/icons.css.php index 04788ef9..352ca563 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/icons.css.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/icons.css.php @@ -21,6 +21,10 @@ if (! defined('PHPMYADMIN') && ! defined('TESTSUITE')) { width: 16px; height: 16px; } +.icon_fulltext { + width: 50px; + height: 19px; +} .ic_asc_order { background-image: url('getImgPath('asc_order.png'); ?>'); } .ic_b_bookmark { background-image: url('getImgPath('b_bookmark.png'); ?>'); } .ic_b_browse { background-image: url('getImgPath('b_browse.png'); ?>'); } @@ -44,6 +48,7 @@ if (! defined('PHPMYADMIN') && ! defined('TESTSUITE')) { .ic_b_find_replace { background-image: url('getImgPath('b_find_replace.png'); ?>'); } .ic_b_firstpage { background-image: url('getImgPath('b_firstpage.png'); ?>'); } .ic_b_ftext { background-image: url('getImgPath('b_ftext.png'); ?>'); } +.ic_b_globe { background-image: url('getImgPath('b_globe.gif'); ?>'); } .ic_b_group { background-image: url('getImgPath('b_group.png'); ?>'); } .ic_b_help { background-image: url('getImgPath('b_help.png'); ?>'); } .ic_b_home { background-image: url('getImgPath('b_home.png'); ?>'); } @@ -103,6 +108,8 @@ if (! defined('PHPMYADMIN') && ! defined('TESTSUITE')) { .ic_b_view { background-image: url('getImgPath('b_view.png'); ?>'); } .ic_b_view_add { background-image: url('getImgPath('b_view_add.png'); ?>'); } .ic_b_views { background-image: url('getImgPath('b_views.png'); ?>'); } +.ic_b_left { background-image: url('getImgPath('b_left.png'); ?>'); } +.ic_b_right { background-image: url('getImgPath('b_right.png'); ?>'); } .ic_bd_browse { background-image: url('getImgPath('bd_browse.png'); ?>'); } .ic_bd_deltbl { background-image: url('getImgPath('bd_deltbl.png'); ?>'); } .ic_bd_drop { background-image: url('getImgPath('bd_drop.png'); ?>'); } @@ -183,3 +190,5 @@ if (! defined('PHPMYADMIN') && ! defined('TESTSUITE')) { .ic_show { background-image: url('getImgPath('show.png'); ?>'); } .ic_window-new { background-image: url('getImgPath('window-new.png'); ?>'); } .ic_ajax_clock_small { background-image: url('getImgPath('ajax_clock_small.gif'); ?>'); } +.ic_s_partialtext { background-image: url('getImgPath('s_partialtext.png'); ?>'); } +.ic_s_fulltext { background-image: url('getImgPath('s_fulltext.png'); ?>'); } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/jqplot.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/jqplot.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/jqplot.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/jqplot.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/navigation.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/navigation.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/navigation.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/navigation.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/printview.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/printview.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/printview.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/printview.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/resizable-menu.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/resizable-menu.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/resizable-menu.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/resizable-menu.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/rte.css.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/rte.css.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/css/rte.css.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/css/rte.css.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/ajax_clock_small.gif b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/ajax_clock_small.gif similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/ajax_clock_small.gif rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/ajax_clock_small.gif diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/arrow_ltr.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/arrow_ltr.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/arrow_ltr.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/arrow_ltr.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/arrow_rtl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/arrow_rtl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/arrow_rtl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/arrow_rtl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/asc_order.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/asc_order.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/asc_order.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/asc_order.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_bookmark.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_bookmark.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_bookmark.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_bookmark.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_browse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_browse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_browse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_browse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_calendar.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_calendar.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_calendar.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_calendar.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_chart.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_chart.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_chart.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_chart.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_close.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_close.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_close.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_close.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_column_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_column_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_column_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_column_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_comment.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_comment.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_comment.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_comment.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_dbstatistics.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_dbstatistics.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_dbstatistics.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_dbstatistics.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_deltbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_deltbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_deltbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_deltbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_docs.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_docs.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_docs.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_docs.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_docsql.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_docsql.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_docsql.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_docsql.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_drop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_drop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_drop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_drop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_edit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_edit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_edit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_edit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_empty.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_empty.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_empty.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_empty.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_engine.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_engine.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_engine.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_engine.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_event_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_event_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_event_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_event_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_events.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_events.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_events.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_events.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_export.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_export.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_export.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_export.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_favorite.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_favorite.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_favorite.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_favorite.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_find_replace.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_find_replace.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_find_replace.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_find_replace.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_firstpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_firstpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_firstpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_firstpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_ftext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_ftext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_ftext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_ftext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_globe.gif b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_globe.gif similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_globe.gif rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_globe.gif diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_group.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_group.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_group.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_group.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_help.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_help.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_help.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_help.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_home.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_home.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_home.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_home.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_import.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_import.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_import.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_import.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_index.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_index.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_index.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_index.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_index_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_index_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_index_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_index_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_inline_edit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_inline_edit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_inline_edit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_inline_edit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_insrow.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_insrow.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_insrow.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_insrow.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_key.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_key.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_key.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_key.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_lastpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_lastpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_lastpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_lastpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_left.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_left.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_left.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_left.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_minus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_minus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_minus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_minus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_more.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_more.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_more.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_more.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_move.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_move.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_move.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_move.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_newdb.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_newdb.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_newdb.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_newdb.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_newtbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_newtbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_newtbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_newtbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_nextpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_nextpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_nextpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_nextpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_no_favorite.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_no_favorite.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_no_favorite.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_no_favorite.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_pdfdoc.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_pdfdoc.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_pdfdoc.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_pdfdoc.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_plugin.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_plugin.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_plugin.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_plugin.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_plus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_plus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_plus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_plus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_prevpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_prevpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_prevpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_prevpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_primary.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_primary.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_primary.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_primary.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_print.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_print.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_print.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_print.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_props.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_props.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_props.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_props.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_relations.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_relations.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_relations.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_relations.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_report.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_report.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_report.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_report.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_right.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_right.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_right.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_right.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_routine_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_routine_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_routine_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_routine_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_routines.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_routines.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_routines.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_routines.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_save.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_save.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_save.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_save.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_saveimage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_saveimage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_saveimage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_saveimage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sbrowse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sbrowse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sbrowse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sbrowse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sdb.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sdb.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sdb.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sdb.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_search.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_search.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_search.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_search.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_select.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_select.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_select.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_select.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_snewtbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_snewtbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_snewtbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_snewtbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_spatial.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_spatial.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_spatial.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_spatial.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sql.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sql.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sql.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sql.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sqldoc.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sqldoc.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sqldoc.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sqldoc.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sqlhelp.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sqlhelp.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_sqlhelp.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_sqlhelp.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_table_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_table_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_table_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_table_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblanalyse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblanalyse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblanalyse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblanalyse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblexport.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblexport.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblexport.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblexport.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblimport.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblimport.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblimport.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblimport.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblops.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblops.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tblops.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tblops.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tbloptimize.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tbloptimize.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tbloptimize.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tbloptimize.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tipp.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tipp.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_tipp.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_tipp.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_trigger_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_trigger_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_trigger_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_trigger_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_triggers.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_triggers.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_triggers.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_triggers.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_undo.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_undo.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_undo.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_undo.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_unique.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_unique.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_unique.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_unique.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usradd.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usradd.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usradd.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usradd.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usrcheck.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usrcheck.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usrcheck.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usrcheck.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usrdrop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usrdrop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usrdrop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usrdrop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usredit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usredit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usredit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usredit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usrlist.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usrlist.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_usrlist.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_usrlist.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_versions.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_versions.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_versions.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_versions.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_view.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_view.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_view.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_view.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_view_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_view_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_view_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_view_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_views.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_views.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/b_views.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/b_views.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_browse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_browse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_browse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_browse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_deltbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_deltbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_deltbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_deltbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_drop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_drop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_drop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_drop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_edit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_edit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_edit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_edit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_empty.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_empty.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_empty.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_empty.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_export.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_export.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_export.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_export.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_firstpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_firstpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_firstpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_firstpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_ftext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_ftext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_ftext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_ftext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_index.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_index.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_index.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_index.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_insrow.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_insrow.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_insrow.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_insrow.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_lastpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_lastpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_lastpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_lastpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_nextpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_nextpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_nextpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_nextpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_prevpage.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_prevpage.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_prevpage.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_prevpage.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_primary.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_primary.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_primary.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_primary.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_routine_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_routine_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_routine_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_routine_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_sbrowse.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_sbrowse.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_sbrowse.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_sbrowse.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_select.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_select.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_select.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_select.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_spatial.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_spatial.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_spatial.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_spatial.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_unique.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_unique.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/bd_unique.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/bd_unique.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/centralColumns.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/centralColumns.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/centralColumns.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/centralColumns.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/centralColumns_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/centralColumns_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/centralColumns_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/centralColumns_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/centralColumns_delete.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/centralColumns_delete.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/centralColumns_delete.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/centralColumns_delete.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/col_drop.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/col_drop.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/col_drop.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/col_drop.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/col_pointer.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/col_pointer.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/col_pointer.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/col_pointer.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/col_pointer_ver.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/col_pointer_ver.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/col_pointer_ver.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/col_pointer_ver.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/console.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/console.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/console.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/console.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/database.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/database.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/database.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/database.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/1.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/1.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/1.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/1.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2leftarrow.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2leftarrow.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2leftarrow.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2leftarrow.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2leftarrow_m.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2leftarrow_m.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2leftarrow_m.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2leftarrow_m.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2rightarrow.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2rightarrow.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2rightarrow.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2rightarrow.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2rightarrow_m.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2rightarrow_m.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/2rightarrow_m.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/2rightarrow_m.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/3.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/3.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/3.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/3.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/4.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/4.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/4.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/4.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/5.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/5.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/5.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/5.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/6.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/6.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/6.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/6.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/7.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/7.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/7.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/7.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/8.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/8.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/8.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/8.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/FieldKey_small.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/FieldKey_small.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/FieldKey_small.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/FieldKey_small.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small_char.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small_char.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small_char.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small_char.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small_date.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small_date.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small_date.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small_date.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small_int.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small_int.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Field_small_int.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Field_small_int.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Header.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Header.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Header.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Header.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Header_Linked.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Header_Linked.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/Header_Linked.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/Header_Linked.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/anchor.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/anchor.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/anchor.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/anchor.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/and_icon.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/and_icon.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/and_icon.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/and_icon.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/ang_direct.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/ang_direct.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/ang_direct.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/ang_direct.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/bord.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/bord.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/bord.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/bord.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/bottom.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/bottom.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/bottom.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/bottom.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/def.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/def.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/def.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/def.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/display_field.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/display_field.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/display_field.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/display_field.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/downarrow1.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/downarrow1.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/downarrow1.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/downarrow1.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/downarrow2.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/downarrow2.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/downarrow2.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/downarrow2.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/downarrow2_m.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/downarrow2_m.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/downarrow2_m.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/downarrow2_m.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/exec.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/exec.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/exec.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/exec.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/exec_small.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/exec_small.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/exec_small.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/exec_small.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/exitFullscreen.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/exitFullscreen.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/exitFullscreen.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/exitFullscreen.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/export.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/export.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/export.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/export.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/favicon.ico b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/favicon.ico similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/favicon.ico rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/favicon.ico diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/grid.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/grid.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/grid.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/grid.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/help.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/help.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/help.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/help.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/help_relation.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/help_relation.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/help_relation.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/help_relation.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/left_panel_butt.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/left_panel_butt.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/left_panel_butt.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/left_panel_butt.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/left_panel_tab.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/left_panel_tab.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/left_panel_tab.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/left_panel_tab.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/minus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/minus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/minus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/minus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/or_icon.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/or_icon.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/or_icon.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/or_icon.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/other_table.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/other_table.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/other_table.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/other_table.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/page_add.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/page_add.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/page_add.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/page_add.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/page_delete.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/page_delete.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/page_delete.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/page_delete.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/page_edit.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/page_edit.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/page_edit.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/page_edit.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/pdf.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/pdf.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/pdf.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/pdf.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/plus.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/plus.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/plus.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/plus.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/query_builder.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/query_builder.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/query_builder.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/query_builder.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/relation.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/relation.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/relation.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/relation.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/reload.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/reload.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/reload.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/reload.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/resize.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/resize.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/resize.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/resize.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/resizeright.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/resizeright.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/resizeright.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/resizeright.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/rightarrow1.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/rightarrow1.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/rightarrow1.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/rightarrow1.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/rightarrow2.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/rightarrow2.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/rightarrow2.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/rightarrow2.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/save.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/save.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/save.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/save.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/save_as.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/save_as.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/save_as.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/save_as.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/small_tab.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/small_tab.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/small_tab.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/small_tab.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/table.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/table.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/table.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/table.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/toggle_lines.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/toggle_lines.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/toggle_lines.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/toggle_lines.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/top_panel.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/top_panel.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/top_panel.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/top_panel.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/uparrow2_m.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/uparrow2_m.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/uparrow2_m.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/uparrow2_m.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/viewInFullscreen.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/viewInFullscreen.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/designer/viewInFullscreen.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/designer/viewInFullscreen.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/east-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/east-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/east-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/east-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/error.ico b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/error.ico similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/error.ico rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/error.ico diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/eye.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/eye.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/eye.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/eye.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/eye_grey.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/eye_grey.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/eye_grey.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/eye_grey.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/hide.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/hide.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/hide.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/hide.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/item.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/item.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/item.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/item.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/left_nav_bg.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/left_nav_bg.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/left_nav_bg.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/left_nav_bg.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/lightbulb.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/lightbulb.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/lightbulb.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/lightbulb.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/lightbulb_off.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/lightbulb_off.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/lightbulb_off.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/lightbulb_off.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/logo_left.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/logo_left.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/logo_left.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/logo_left.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/logo_right.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/logo_right.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/logo_right.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/logo_right.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/more.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/more.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/more.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/more.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data_selected.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data_selected.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data_selected.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data_selected.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data_selected_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data_selected_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_data_selected_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_data_selected_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct_selected.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct_selected.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct_selected.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct_selected.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct_selected_hovered.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct_selected_hovered.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/new_struct_selected_hovered.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/new_struct_selected_hovered.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/normalize.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/normalize.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/normalize.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/normalize.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/north-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/north-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/north-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/north-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/pause.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/pause.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/pause.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/pause.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/php_sym.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/php_sym.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/php_sym.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/php_sym.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/play.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/play.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/play.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/play.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/pma_logo2.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/pma_logo2.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/pma_logo2.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/pma_logo2.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_asc.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_asc.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_asc.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_asc.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_asci.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_asci.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_asci.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_asci.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_attention.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_attention.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_attention.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_attention.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_cancel.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_cancel.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_cancel.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_cancel.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_cancel2.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_cancel2.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_cancel2.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_cancel2.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_cog.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_cog.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_cog.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_cog.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_collapseall.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_collapseall.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_collapseall.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_collapseall.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_db.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_db.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_db.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_db.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_desc.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_desc.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_desc.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_desc.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_error.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_error.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_error.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_error.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_fulltext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_fulltext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_fulltext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_fulltext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_host.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_host.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_host.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_host.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_info.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_info.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_info.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_info.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_lang.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_lang.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_lang.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_lang.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_link.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_link.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_link.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_link.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_lock.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_lock.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_lock.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_lock.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_loggoff.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_loggoff.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_loggoff.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_loggoff.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_notice.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_notice.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_notice.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_notice.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_okay.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_okay.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_okay.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_okay.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_partialtext.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_partialtext.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_partialtext.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_partialtext.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_passwd.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_passwd.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_passwd.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_passwd.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_process.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_process.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_process.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_process.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_really.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_really.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_really.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_really.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_reload.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_reload.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_reload.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_reload.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_replication.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_replication.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_replication.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_replication.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_rights.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_rights.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_rights.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_rights.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_sortable.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_sortable.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_sortable.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_sortable.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_status.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_status.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_status.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_status.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_success.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_success.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_success.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_success.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_sync.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_sync.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_sync.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_sync.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_tbl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_tbl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_tbl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_tbl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_theme.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_theme.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_theme.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_theme.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_top.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_top.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_top.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_top.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_unlink.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_unlink.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_unlink.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_unlink.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_vars.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_vars.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_vars.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_vars.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_views.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_views.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/s_views.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/s_views.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/select_bg.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/select_bg.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/select_bg.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/select_bg.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/show.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/show.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/show.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/show.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/south-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/south-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/south-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/south-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/spacer.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/spacer.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/spacer.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/spacer.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/toggle-ltr.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/toggle-ltr.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/toggle-ltr.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/toggle-ltr.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/toggle-rtl.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/toggle-rtl.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/toggle-rtl.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/toggle-rtl.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/vertical_line.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/vertical_line.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/vertical_line.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/vertical_line.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/west-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/west-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/west-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/west-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/window-new.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/window-new.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/window-new.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/window-new.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/zoom-minus-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/zoom-minus-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/zoom-minus-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/zoom-minus-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/zoom-plus-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/zoom-plus-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/zoom-plus-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/zoom-plus-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/zoom-world-mini.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/zoom-world-mini.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/img/zoom-world-mini.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/img/zoom-world-mini.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/jquery-ui.css b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/jquery-ui.css similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/jquery/jquery-ui.css rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/jquery/jquery-ui.css diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/layout.inc.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/layout.inc.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/layout.inc.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/layout.inc.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/screen.png b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/screen.png similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/screen.png rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/screen.png diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/theme.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/theme.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/pmahomme/theme.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/pmahomme/theme.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/svg_gradient.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/svg_gradient.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/themes/svg_gradient.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/themes/svg_gradient.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/transformation_overview.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/transformation_overview.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/transformation_overview.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/transformation_overview.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/transformation_wrapper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/transformation_wrapper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/transformation_wrapper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/transformation_wrapper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/url.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/url.php similarity index 80% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/url.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/url.php index c56ed1f6..edaab5ac 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/url.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/url.php @@ -21,9 +21,9 @@ $response = Response::getInstance(); $response->getHeader()->sendHttpHeaders(); $response->disable(); -if (! Core::isValid($_REQUEST['url']) - || ! preg_match('/^https:\/\/[^\n\r]*$/', $_REQUEST['url']) - || ! Core::isAllowedDomain($_REQUEST['url']) +if (! Core::isValid($_GET['url']) + || ! preg_match('/^https:\/\/[^\n\r]*$/', $_GET['url']) + || ! Core::isAllowedDomain($_GET['url']) ) { Core::sendHeaderLocation('./'); } else { @@ -33,11 +33,11 @@ if (! Core::isValid($_REQUEST['url']) // external site. echo ""; // Display redirecting msg on screen. - // Do not display the value of $_REQUEST['url'] to avoid showing injected content + // Do not display the value of $_GET['url'] to avoid showing injected content echo __('Taking you to the target site.'); } die(); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/user_password.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/user_password.php similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/user_password.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/user_password.php index 945fc092..10663e93 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/user_password.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/user_password.php @@ -43,11 +43,11 @@ if ($cfg['Server']['auth_type'] == 'config' || ! $cfg['ShowChgPassword']) { * If the "change password" form has been submitted, checks for valid values * and submit the query or logout */ -if (isset($_REQUEST['nopass'])) { - if ($_REQUEST['nopass'] == '1') { +if (isset($_POST['nopass'])) { + if ($_POST['nopass'] == '1') { $password = ''; } else { - $password = $_REQUEST['pma_pw']; + $password = $_POST['pma_pw']; } $change_password_message = $userPassword->setChangePasswordMsg(); $msg = $change_password_message['msg']; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/autoload.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/autoload.php similarity index 64% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/autoload.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/autoload.php index a31ac597..1ca2175e 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/autoload.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderIniteb6c10d689fcd7d1810593900980374e::getLoader(); +return ComposerAutoloaderInit8aff85c9f9e5ea077c34656dcaaad322::getLoader(); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/.travis.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/.travis.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/.travis.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/.travis.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/Module.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/Module.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/Module.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/Module.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/autoload_classmap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/autoload_classmap.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/autoload_classmap.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/autoload_classmap.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/autoload_function.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/autoload_function.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/autoload_function.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/autoload_function.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/autoload_register.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/autoload_register.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/autoload_register.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/autoload_register.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/AbstractEnum.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/AbstractEnum.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/AbstractEnum.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/AbstractEnum.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitArray.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitArray.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitArray.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitArray.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitMatrix.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitMatrix.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitMatrix.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitMatrix.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitUtils.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitUtils.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitUtils.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitUtils.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/CharacterSetEci.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/CharacterSetEci.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/CharacterSetEci.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/CharacterSetEci.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlock.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlock.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlock.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlock.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlocks.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlocks.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlocks.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlocks.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ErrorCorrectionLevel.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ErrorCorrectionLevel.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ErrorCorrectionLevel.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ErrorCorrectionLevel.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/FormatInformation.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/FormatInformation.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/FormatInformation.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/FormatInformation.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Mode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Mode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Mode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Mode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ReedSolomonCodec.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ReedSolomonCodec.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ReedSolomonCodec.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ReedSolomonCodec.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Version.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Version.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Version.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Version.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/BlockPair.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/BlockPair.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/BlockPair.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/BlockPair.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/ByteMatrix.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/ByteMatrix.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/ByteMatrix.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/ByteMatrix.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/Encoder.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/Encoder.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/Encoder.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/Encoder.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MaskUtil.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MaskUtil.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MaskUtil.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MaskUtil.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MatrixUtil.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MatrixUtil.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MatrixUtil.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MatrixUtil.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/QrCode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/QrCode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/QrCode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/QrCode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/ExceptionInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/ExceptionInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/ExceptionInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/ExceptionInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/InvalidArgumentException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/InvalidArgumentException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/InvalidArgumentException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/InvalidArgumentException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/OutOfBoundsException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/OutOfBoundsException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/OutOfBoundsException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/OutOfBoundsException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/RuntimeException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/RuntimeException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/RuntimeException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/RuntimeException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/UnexpectedValueException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/UnexpectedValueException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/UnexpectedValueException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/UnexpectedValueException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/WriterException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/WriterException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/WriterException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/WriterException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Cmyk.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Cmyk.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Cmyk.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Cmyk.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/ColorInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/ColorInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/ColorInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/ColorInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Gray.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Gray.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Gray.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Gray.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Rgb.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Rgb.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Rgb.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Rgb.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/AbstractRenderer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/AbstractRenderer.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/AbstractRenderer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/AbstractRenderer.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/DecoratorInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/DecoratorInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/DecoratorInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/DecoratorInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/FinderPattern.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/FinderPattern.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/FinderPattern.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/FinderPattern.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Eps.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Eps.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Eps.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Eps.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Png.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Png.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Png.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Png.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/RendererInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/RendererInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/RendererInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/RendererInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Svg.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Svg.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Svg.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Svg.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/RendererInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/RendererInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/RendererInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/RendererInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Html.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Html.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Html.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Html.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Plain.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Plain.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Plain.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Plain.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Writer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Writer.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/src/BaconQrCode/Writer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/src/BaconQrCode/Writer.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitArrayTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitArrayTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitArrayTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitArrayTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitMatrixTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitMatrixTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitMatrixTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitMatrixTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitUtilsTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitUtilsTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitUtilsTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitUtilsTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ErrorCorrectionLevelTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ErrorCorrectionLevelTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ErrorCorrectionLevelTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ErrorCorrectionLevelTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/FormatInformationTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/FormatInformationTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/FormatInformationTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/FormatInformationTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ModeTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ModeTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ModeTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ModeTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ReedSolomonCodecTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ReedSolomonCodecTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ReedSolomonCodecTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ReedSolomonCodecTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/VersionTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/VersionTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/VersionTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/VersionTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/EncoderTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/EncoderTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/EncoderTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/EncoderTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MaskUtilTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MaskUtilTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MaskUtilTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MaskUtilTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MatrixUtilTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MatrixUtilTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MatrixUtilTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MatrixUtilTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/HtmlTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/HtmlTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/HtmlTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/HtmlTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/TextTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/TextTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/TextTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/TextTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/bootstrap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/bootstrap.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/bootstrap.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/bootstrap.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/phpunit.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/phpunit.xml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bacon/bacon-qr-code/tests/phpunit.xml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bacon/bacon-qr-code/tests/phpunit.xml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bin/highlight-query b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bin/highlight-query similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bin/highlight-query rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bin/highlight-query diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bin/lint-query b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bin/lint-query similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/bin/lint-query rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/bin/lint-query diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/ClassLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/ClassLoader.php similarity index 90% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/ClassLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/ClassLoader.php index 2c72175e..ac67d302 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/ClassLoader.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/ClassLoader.php @@ -55,7 +55,6 @@ class ClassLoader private $classMap = array(); private $classMapAuthoritative = false; private $missingClasses = array(); - private $apcuPrefix; public function getPrefixes() { @@ -272,26 +271,6 @@ class ClassLoader return $this->classMapAuthoritative; } - /** - * APCu prefix to use to cache found/not-found classes, if the extension is enabled. - * - * @param string|null $apcuPrefix - */ - public function setApcuPrefix($apcuPrefix) - { - $this->apcuPrefix = function_exists('apcu_fetch') && ini_get('apc.enabled') ? $apcuPrefix : null; - } - - /** - * The APCu prefix in use, or null if APCu caching is not enabled. - * - * @return string|null - */ - public function getApcuPrefix() - { - return $this->apcuPrefix; - } - /** * Registers this instance as an autoloader. * @@ -334,6 +313,11 @@ class ClassLoader */ public function findFile($class) { + // work around for PHP 5.3.0 - 5.3.2 https://bugs.php.net/50731 + if ('\\' == $class[0]) { + $class = substr($class, 1); + } + // class map lookup if (isset($this->classMap[$class])) { return $this->classMap[$class]; @@ -341,12 +325,6 @@ class ClassLoader if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) { return false; } - if (null !== $this->apcuPrefix) { - $file = apcu_fetch($this->apcuPrefix.$class, $hit); - if ($hit) { - return $file; - } - } $file = $this->findFileWithExtension($class, '.php'); @@ -355,10 +333,6 @@ class ClassLoader $file = $this->findFileWithExtension($class, '.hh'); } - if (null !== $this->apcuPrefix) { - apcu_add($this->apcuPrefix.$class, $file); - } - if (false === $file) { // Remember that this class does not exist. $this->missingClasses[$class] = true; @@ -374,13 +348,9 @@ class ClassLoader $first = $class[0]; if (isset($this->prefixLengthsPsr4[$first])) { - $subPath = $class; - while (false !== $lastPos = strrpos($subPath, '\\')) { - $subPath = substr($subPath, 0, $lastPos); - $search = $subPath.'\\'; - if (isset($this->prefixDirsPsr4[$search])) { - foreach ($this->prefixDirsPsr4[$search] as $dir) { - $length = $this->prefixLengthsPsr4[$first][$search]; + foreach ($this->prefixLengthsPsr4[$first] as $prefix => $length) { + if (0 === strpos($class, $prefix)) { + foreach ($this->prefixDirsPsr4[$prefix] as $dir) { if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) { return $file; } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/LICENSE new file mode 100644 index 00000000..1a281248 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/LICENSE @@ -0,0 +1,21 @@ + +Copyright (c) 2016 Nils Adermann, Jordi Boggiano + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_classmap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_classmap.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_classmap.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_classmap.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_files.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_files.php similarity index 84% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_files.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_files.php index b720b8c6..f5d9cda1 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_files.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_files.php @@ -7,6 +7,7 @@ $baseDir = dirname($vendorDir); return array( '5255c38a0faeba867671b61dfda6d864' => $vendorDir . '/paragonie/random_compat/lib/random.php', + '320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', 'bd9634f2d41831496de0d3dfe4c94881' => $vendorDir . '/symfony/polyfill-php56/bootstrap.php', 'decc78cc4436b1292c6c0d151b19445c' => $vendorDir . '/phpseclib/phpseclib/phpseclib/bootstrap.php', diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_namespaces.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_namespaces.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_namespaces.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_namespaces.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_psr4.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_psr4.php similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_psr4.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_psr4.php index b3aafecb..773ba19a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_psr4.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_psr4.php @@ -12,6 +12,7 @@ return array( 'Symfony\\Polyfill\\Util\\' => array($vendorDir . '/symfony/polyfill-util'), 'Symfony\\Polyfill\\Php56\\' => array($vendorDir . '/symfony/polyfill-php56'), 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), + 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'), 'Symfony\\Component\\ExpressionLanguage\\' => array($vendorDir . '/symfony/expression-language'), 'Samyoul\\U2F\\U2FServer\\' => array($vendorDir . '/samyoul/u2f-php-server/src'), 'ReCaptcha\\' => array($vendorDir . '/google/recaptcha/src/ReCaptcha'), diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_real.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_real.php similarity index 73% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_real.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_real.php index e88b8ae9..1c154342 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_real.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_real.php @@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderIniteb6c10d689fcd7d1810593900980374e +class ComposerAutoloaderInit8aff85c9f9e5ea077c34656dcaaad322 { private static $loader; @@ -19,15 +19,15 @@ class ComposerAutoloaderIniteb6c10d689fcd7d1810593900980374e return self::$loader; } - spl_autoload_register(array('ComposerAutoloaderIniteb6c10d689fcd7d1810593900980374e', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInit8aff85c9f9e5ea077c34656dcaaad322', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(); - spl_autoload_unregister(array('ComposerAutoloaderIniteb6c10d689fcd7d1810593900980374e', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInit8aff85c9f9e5ea077c34656dcaaad322', 'loadClassLoader')); - $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); + $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION'); if ($useStaticLoader) { require_once __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticIniteb6c10d689fcd7d1810593900980374e::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInit8aff85c9f9e5ea077c34656dcaaad322::getInitializer($loader)); } else { $map = require __DIR__ . '/autoload_namespaces.php'; foreach ($map as $namespace => $path) { @@ -48,19 +48,19 @@ class ComposerAutoloaderIniteb6c10d689fcd7d1810593900980374e $loader->register(true); if ($useStaticLoader) { - $includeFiles = Composer\Autoload\ComposerStaticIniteb6c10d689fcd7d1810593900980374e::$files; + $includeFiles = Composer\Autoload\ComposerStaticInit8aff85c9f9e5ea077c34656dcaaad322::$files; } else { $includeFiles = require __DIR__ . '/autoload_files.php'; } foreach ($includeFiles as $fileIdentifier => $file) { - composerRequireeb6c10d689fcd7d1810593900980374e($fileIdentifier, $file); + composerRequire8aff85c9f9e5ea077c34656dcaaad322($fileIdentifier, $file); } return $loader; } } -function composerRequireeb6c10d689fcd7d1810593900980374e($fileIdentifier, $file) +function composerRequire8aff85c9f9e5ea077c34656dcaaad322($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { require $file; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_static.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_static.php similarity index 88% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_static.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_static.php index f29fbb87..9c15fd32 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/autoload_static.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/autoload_static.php @@ -4,10 +4,11 @@ namespace Composer\Autoload; -class ComposerStaticIniteb6c10d689fcd7d1810593900980374e +class ComposerStaticInit8aff85c9f9e5ea077c34656dcaaad322 { public static $files = array ( '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php', + '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', 'bd9634f2d41831496de0d3dfe4c94881' => __DIR__ . '/..' . '/symfony/polyfill-php56/bootstrap.php', 'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php', @@ -28,6 +29,7 @@ class ComposerStaticIniteb6c10d689fcd7d1810593900980374e 'Symfony\\Polyfill\\Util\\' => 22, 'Symfony\\Polyfill\\Php56\\' => 23, 'Symfony\\Polyfill\\Mbstring\\' => 26, + 'Symfony\\Polyfill\\Ctype\\' => 23, 'Symfony\\Component\\ExpressionLanguage\\' => 37, 'Samyoul\\U2F\\U2FServer\\' => 22, ), @@ -74,6 +76,10 @@ class ComposerStaticIniteb6c10d689fcd7d1810593900980374e array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', ), + 'Symfony\\Polyfill\\Ctype\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype', + ), 'Symfony\\Component\\ExpressionLanguage\\' => array ( 0 => __DIR__ . '/..' . '/symfony/expression-language', @@ -165,10 +171,10 @@ class ComposerStaticIniteb6c10d689fcd7d1810593900980374e public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticIniteb6c10d689fcd7d1810593900980374e::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticIniteb6c10d689fcd7d1810593900980374e::$prefixDirsPsr4; - $loader->prefixesPsr0 = ComposerStaticIniteb6c10d689fcd7d1810593900980374e::$prefixesPsr0; - $loader->classMap = ComposerStaticIniteb6c10d689fcd7d1810593900980374e::$classMap; + $loader->prefixLengthsPsr4 = ComposerStaticInit8aff85c9f9e5ea077c34656dcaaad322::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInit8aff85c9f9e5ea077c34656dcaaad322::$prefixDirsPsr4; + $loader->prefixesPsr0 = ComposerStaticInit8aff85c9f9e5ea077c34656dcaaad322::$prefixesPsr0; + $loader->classMap = ComposerStaticInit8aff85c9f9e5ea077c34656dcaaad322::$classMap; }, null, ClassLoader::class); } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/installed.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/installed.json similarity index 79% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/installed.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/installed.json index ca04450c..517eb5f5 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/installed.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/composer/installed.json @@ -1,23 +1,23 @@ [ { "name": "symfony/expression-language", - "version": "v2.8.38", - "version_normalized": "2.8.38.0", + "version": "v2.8.49", + "version_normalized": "2.8.49.0", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "422bf02386ab46f615d1d784b771599357461d73" + "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/422bf02386ab46f615d1d784b771599357461d73", - "reference": "422bf02386ab46f615d1d784b771599357461d73", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/fa9be1b831859b56d244137fabbfd01a46dbdb36", + "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36", "shasum": "" }, "require": { "php": ">=5.3.9" }, - "time": "2018-01-03T07:36:31+00:00", + "time": "2018-11-11 11:18:13", "type": "library", "extra": { "branch-alias": { @@ -74,7 +74,7 @@ "phpunit/php-code-coverage": "*", "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5" }, - "time": "2018-02-12T13:22:52+00:00", + "time": "2018-02-12 13:22:52", "type": "library", "installation-source": "dist", "autoload": { @@ -120,7 +120,7 @@ "require": { "php": ">=5.3.0" }, - "time": "2017-02-14T16:28:37+00:00", + "time": "2017-02-14 16:28:37", "type": "library", "extra": { "branch-alias": { @@ -153,144 +153,19 @@ "psr" ] }, - { - "name": "twig/twig", - "version": "v1.35.3", - "version_normalized": "1.35.3.0", - "source": { - "type": "git", - "url": "https://github.com/twigphp/Twig.git", - "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f", - "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "psr/container": "^1.0", - "symfony/debug": "^2.7", - "symfony/phpunit-bridge": "^3.3" - }, - "time": "2018-03-20T04:25:58+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.35-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-0": { - "Twig_": "lib/" - }, - "psr-4": { - "Twig\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, - { - "name": "Armin Ronacher", - "email": "armin.ronacher@active-4.com", - "role": "Project Founder" - }, - { - "name": "Twig Team", - "homepage": "http://twig.sensiolabs.org/contributors", - "role": "Contributors" - } - ], - "description": "Twig, the flexible, fast, and secure template language for PHP", - "homepage": "http://twig.sensiolabs.org", - "keywords": [ - "templating" - ] - }, - { - "name": "twig/extensions", - "version": "v1.5.1", - "version_normalized": "1.5.1.0", - "source": { - "type": "git", - "url": "https://github.com/twigphp/Twig-extensions.git", - "reference": "d188c76168b853481cc75879ea045bf93d718e9c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c", - "reference": "d188c76168b853481cc75879ea045bf93d718e9c", - "shasum": "" - }, - "require": { - "twig/twig": "~1.27|~2.0" - }, - "require-dev": { - "symfony/phpunit-bridge": "~3.3@dev", - "symfony/translation": "~2.3|~3.0" - }, - "suggest": { - "symfony/translation": "Allow the time_diff output to be translated" - }, - "time": "2017-06-08T18:19:53+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.5-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-0": { - "Twig_Extensions_": "lib/" - }, - "psr-4": { - "Twig\\Extensions\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } - ], - "description": "Common additional features for Twig that do not directly belong in core", - "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html", - "keywords": [ - "i18n", - "text" - ] - }, { "name": "symfony/polyfill-mbstring", - "version": "v1.7.0", - "version_normalized": "1.7.0.0", + "version": "v1.10.0", + "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" + "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", - "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", + "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "shasum": "" }, "require": { @@ -299,11 +174,11 @@ "suggest": { "ext-mbstring": "For best performance" }, - "time": "2018-01-30T19:27:44+00:00", + "time": "2018-09-21 13:07:52", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "installation-source": "dist", @@ -341,17 +216,17 @@ }, { "name": "phpmyadmin/sql-parser", - "version": "v4.2.4", - "version_normalized": "4.2.4.0", + "version": "v4.2.5", + "version_normalized": "4.2.5.0", "source": { "type": "git", "url": "https://github.com/phpmyadmin/sql-parser.git", - "reference": "10f4e571ba3903593ea7e2c4ec5304f3c0323a98" + "reference": "a156028d60b4b9e11f43cc432f0a19507e87c658" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/10f4e571ba3903593ea7e2c4ec5304f3c0323a98", - "reference": "10f4e571ba3903593ea7e2c4ec5304f3c0323a98", + "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/a156028d60b4b9e11f43cc432f0a19507e87c658", + "reference": "a156028d60b4b9e11f43cc432f0a19507e87c658", "shasum": "" }, "require": { @@ -363,13 +238,14 @@ }, "require-dev": { "phpunit/php-code-coverage": "*", - "phpunit/phpunit": "~4.8 || ~5.7" + "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5", + "sami/sami": "^4.0" }, "suggest": { "ext-mbstring": "For best performance", "phpmyadmin/motranslator": "Translate messages to your favorite locale" }, - "time": "2017-12-06T09:53:26+00:00", + "time": "2018-10-31 18:40:52", "bin": [ "bin/highlight-query", "bin/lint-query" @@ -383,7 +259,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -426,7 +302,7 @@ "suggest": { "ext-dbase": "For dbf files parsing" }, - "time": "2017-05-15T08:31:47+00:00", + "time": "2017-05-15 08:31:47", "type": "library", "installation-source": "dist", "autoload": { @@ -459,17 +335,17 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.10", - "version_normalized": "2.0.10.0", + "version": "2.0.12", + "version_normalized": "2.0.12.0", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4" + "reference": "8814dc7841db159daed0b32c2b08fb7e03c6afe7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d305b780829ea4252ed9400b3f5937c2c99b51d4", - "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/8814dc7841db159daed0b32c2b08fb7e03c6afe7", + "reference": "8814dc7841db159daed0b32c2b08fb7e03c6afe7", "shasum": "" }, "require": { @@ -487,7 +363,7 @@ "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, - "time": "2018-02-19T04:29:13+00:00", + "time": "2018-11-04 05:45:48", "type": "library", "installation-source": "dist", "autoload": { @@ -553,30 +429,32 @@ }, { "name": "google/recaptcha", - "version": "1.1.3", - "version_normalized": "1.1.3.0", + "version": "1.2.1", + "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", - "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78" + "reference": "e7add3be59211482ecdb942288f52da64a35f61a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/recaptcha/zipball/5a56d15ca10a7b75158178752b2ad8f755eb4f78", - "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78", + "url": "https://api.github.com/repos/google/recaptcha/zipball/e7add3be59211482ecdb942288f52da64a35f61a", + "reference": "e7add3be59211482ecdb942288f52da64a35f61a", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.8" + "friendsofphp/php-cs-fixer": "^2.2.20|^2.12", + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7" }, - "time": "2017-03-09T18:44:34+00:00", + "time": "2018-08-05 09:31:53", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.2.x-dev" } }, "installation-source": "dist", @@ -589,8 +467,8 @@ "license": [ "BSD-3-Clause" ], - "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.", - "homepage": "http://www.google.com/recaptcha/", + "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", + "homepage": "https://www.google.com/recaptcha/", "keywords": [ "Abuse", "captcha", @@ -599,28 +477,213 @@ ] }, { - "name": "symfony/polyfill-util", - "version": "v1.7.0", - "version_normalized": "1.7.0.0", + "name": "symfony/polyfill-ctype", + "version": "v1.10.0", + "version_normalized": "1.10.0.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-util.git", - "reference": "e17c808ec4228026d4f5a8832afa19be85979563" + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/e17c808ec4228026d4f5a8832afa19be85979563", - "reference": "e17c808ec4228026d4f5a8832afa19be85979563", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", + "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "time": "2018-01-31T18:08:44+00:00", + "suggest": { + "ext-ctype": "For best performance" + }, + "time": "2018-08-06 14:22:27", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + }, + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ] + }, + { + "name": "twig/twig", + "version": "v1.35.4", + "version_normalized": "1.35.4.0", + "source": { + "type": "git", + "url": "https://github.com/twigphp/Twig.git", + "reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e081e98378a1e78c29cc9eba4aefa5d78a05d2a", + "reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-ctype": "^1.8" + }, + "require-dev": { + "psr/container": "^1.0", + "symfony/debug": "^2.7", + "symfony/phpunit-bridge": "^3.3" + }, + "time": "2018-07-13 07:12:17", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.35-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-0": { + "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" + }, + { + "name": "Armin Ronacher", + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" + }, + { + "name": "Twig Team", + "homepage": "https://twig.symfony.com/contributors", + "role": "Contributors" + } + ], + "description": "Twig, the flexible, fast, and secure template language for PHP", + "homepage": "https://twig.symfony.com", + "keywords": [ + "templating" + ] + }, + { + "name": "twig/extensions", + "version": "v1.5.4", + "version_normalized": "1.5.4.0", + "source": { + "type": "git", + "url": "https://github.com/twigphp/Twig-extensions.git", + "reference": "57873c8b0c1be51caa47df2cdb824490beb16202" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202", + "reference": "57873c8b0c1be51caa47df2cdb824490beb16202", + "shasum": "" + }, + "require": { + "twig/twig": "^1.27|^2.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^3.4", + "symfony/translation": "^2.7|^3.4" + }, + "suggest": { + "symfony/translation": "Allow the time_diff output to be translated" + }, + "time": "2018-12-05 18:34:18", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.5-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-0": { + "Twig_Extensions_": "lib/" + }, + "psr-4": { + "Twig\\Extensions\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "Common additional features for Twig that do not directly belong in core", + "keywords": [ + "i18n", + "text" + ] + }, + { + "name": "symfony/polyfill-util", + "version": "v1.10.0", + "version_normalized": "1.10.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-util.git", + "reference": "3b58903eae668d348a7126f999b0da0f2f93611c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/3b58903eae668d348a7126f999b0da0f2f93611c", + "reference": "3b58903eae668d348a7126f999b0da0f2f93611c", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "time": "2018-09-30 16:36:12", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" } }, "installation-source": "dist", @@ -654,28 +717,28 @@ }, { "name": "symfony/polyfill-php56", - "version": "v1.7.0", - "version_normalized": "1.7.0.0", + "version": "v1.10.0", + "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8" + "reference": "ff208829fe1aa48ab9af356992bb7199fed551af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ebc999ce5f14204c5150b9bd15f8f04e621409d8", - "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ff208829fe1aa48ab9af356992bb7199fed551af", + "reference": "ff208829fe1aa48ab9af356992bb7199fed551af", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/polyfill-util": "~1.0" }, - "time": "2018-01-30T19:27:44+00:00", + "time": "2018-09-21 06:26:08", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "installation-source": "dist", @@ -712,17 +775,17 @@ }, { "name": "paragonie/random_compat", - "version": "v2.0.12", - "version_normalized": "2.0.12.0", + "version": "v2.0.17", + "version_normalized": "2.0.17.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb" + "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb", - "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d", + "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d", "shasum": "" }, "require": { @@ -734,7 +797,7 @@ "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, - "time": "2018-04-04T21:24:14+00:00", + "time": "2018-07-04 16:31:37", "type": "library", "installation-source": "dist", "autoload": { @@ -756,34 +819,35 @@ "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", + "polyfill", "pseudorandom", "random" ] }, { "name": "paragonie/constant_time_encoding", - "version": "v1.0.2", - "version_normalized": "1.0.2.0", + "version": "v1.0.4", + "version_normalized": "1.0.4.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3" + "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/6111a38faf6fdebc14e36652d22036f379ba58d3", - "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", + "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", "shasum": "" }, "require": { "php": "^5.3|^7" }, "require-dev": { - "paragonie/random_compat": "^1|^2", + "paragonie/random_compat": "^1.4|^2", "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" + "vimeo/psalm": "^0.3|^1" }, - "time": "2018-03-10T19:46:06+00:00", + "time": "2018-04-30 17:57:16", "type": "library", "installation-source": "dist", "autoload": { @@ -827,33 +891,29 @@ }, { "name": "pragmarx/google2fa", - "version": "v3.0.1", - "version_normalized": "3.0.1.0", + "version": "v4.0.0", + "version_normalized": "4.0.0.0", "source": { "type": "git", "url": "https://github.com/antonioribeiro/google2fa.git", - "reference": "40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0" + "reference": "b0526ba1cca520ac3a64b23863fe7b6d4f9dd232" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0", - "reference": "40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0", + "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/b0526ba1cca520ac3a64b23863fe7b6d4f9dd232", + "reference": "b0526ba1cca520ac3a64b23863fe7b6d4f9dd232", "shasum": "" }, "require": { "paragonie/constant_time_encoding": "~1.0|~2.0", - "paragonie/random_compat": "~1.4|~2.0", + "paragonie/random_compat": ">=1", "php": ">=5.4", "symfony/polyfill-php56": "~1.2" }, "require-dev": { - "bacon/bacon-qr-code": "~1.0", "phpunit/phpunit": "~4|~5|~6" }, - "suggest": { - "bacon/bacon-qr-code": "Required to generate inline QR Codes." - }, - "time": "2018-03-15T23:14:19+00:00", + "time": "2018-10-06 22:48:01", "type": "library", "extra": { "component": "package", @@ -884,29 +944,28 @@ "2fa", "Authentication", "Two Factor Authentication", - "google2fa", - "laravel" + "google2fa" ] }, { "name": "tecnickcom/tcpdf", - "version": "6.2.17", - "version_normalized": "6.2.17.0", + "version": "6.2.26", + "version_normalized": "6.2.26.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53" + "reference": "367241059ca166e3a76490f4448c284e0a161f15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53", - "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15", + "reference": "367241059ca166e3a76490f4448c284e0a161f15", "shasum": "" }, "require": { "php": ">=5.3.0" }, - "time": "2018-02-24T11:48:20+00:00", + "time": "2018-10-16 17:24:05", "type": "library", "installation-source": "dist", "autoload": { @@ -977,7 +1036,7 @@ "suggest": { "ext-gd": "to generate QR code images" }, - "time": "2017-10-17T09:59:25+00:00", + "time": "2017-10-17 09:59:25", "type": "library", "installation-source": "dist", "autoload": { @@ -1002,23 +1061,23 @@ }, { "name": "samyoul/u2f-php-server", - "version": "v1.1.3", - "version_normalized": "1.1.3.0", + "version": "v1.1.4", + "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/Samyoul/U2F-php-server.git", - "reference": "815279529ddd63b349dea9a1d0817fa2775d81c8" + "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/815279529ddd63b349dea9a1d0817fa2775d81c8", - "reference": "815279529ddd63b349dea9a1d0817fa2775d81c8", + "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/0625202c79d570e58525ed6c4ae38500ea3f0883", + "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883", "shasum": "" }, "require": { "ext-openssl": "*" }, - "time": "2016-12-14T11:52:47+00:00", + "time": "2018-10-26 12:43:39", "type": "library", "installation-source": "dist", "autoload": { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/.github/ISSUE_TEMPLATE/bug_report.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..a14dcfee --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: PHP client issue +about: Report an issue with the PHP client library + +--- + +**Issue description** + + +**Environment** + + + * OS name and version: + * PHP version: + * Web server name and version: + * `google/recaptcha` version: + * Browser name and version: + +**Reproducing the issue** + + + * URL (optional): + * Code (optional): + + ***User steps*** + + + 1. Visit page... diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/.travis.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/.travis.yml similarity index 61% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/.travis.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/.travis.yml index a7da54d0..13f9d7ea 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/.travis.yml +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/.travis.yml @@ -1,3 +1,5 @@ +dist: trusty + language: php sudo: false @@ -7,8 +9,6 @@ php: - '5.6' - '7.0' - '7.1' - - hhvm - - nightly before_script: - composer install @@ -16,4 +16,16 @@ before_script: - phpenv version-name | grep ^5.[34] && echo "apc.enable_cli=1" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini ; true script: - - vendor/bin/phpunit + - mkdir -p build/logs + - composer run-script lint + - composer run-script test + +after_success: + - travis_retry php vendor/bin/php-coveralls + +cache: + directories: + - "$HOME/.composer/cache/files" + +git: + depth: 5 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/ARCHITECTURE.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/ARCHITECTURE.md new file mode 100644 index 00000000..13add265 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/ARCHITECTURE.md @@ -0,0 +1,64 @@ +# Architecture + +The general pattern of usage is to instantiate the `ReCaptcha` class with your +secret key, specify any additional validation rules, and then call `verify()` +with the reCAPTCHA response and user's IP address. For example: + +```php +setExpectedHostname('recaptcha-demo.appspot.com') + ->verify($gRecaptchaResponse, $remoteIp); +if ($resp->isSuccess()) { + // Verified! +} else { + $errors = $resp->getErrorCodes(); +} +``` + +By default, this will use the +[`stream_context_create()`](https://secure.php.net/stream_context_create) and +[`file_get_contents()`](https://secure.php.net/file_get_contents) to make a POST +request to the reCAPTCHA service. This is handled by the +[`RequestMethod\Post`](./src/ReCaptcha/RequestMethod/Post.php) class. + +## Alternate request methods + +You may need to use other methods for making requests in your environment. The +[`ReCaptcha`](./src/ReCaptcha/ReCaptcha.php) class allows an optional +[`RequestMethod`](./src/ReCaptcha/RequestMethod.php) instance to configure this. +For example, if you want to use [cURL](https://secure.php.net/curl) instead you +can do this: + +```php +setExpectedHostname('recaptcha-demo.appspot.com') + ->verify($gRecaptchaResponse, $remoteIp); +if ($resp->isSuccess()) { + // Verified! +} else { + $errors = $resp->getErrorCodes(); +} +``` + +The following methods are available: + +- `setExpectedHostname($hostname)`: ensures the hostname matches. You must do + this if you have disabled "Domain/Package Name Validation" for your + credentials. +- `setExpectedApkPackageName($apkPackageName)`: if you're verifying a response + from an Android app. Again, you must do this if you have disabled + "Domain/Package Name Validation" for your credentials. +- `setExpectedAction($action)`: ensures the action matches for the v3 API. +- `setScoreThreshold($threshold)`: set a score theshold for responses from the + v3 API +- `setChallengeTimeout($timeoutSeconds)`: set a timeout between the user passing + the reCAPTCHA and your server processing it. + +Each of the `set`\*`()` methods return the `ReCaptcha` instance so you can chain +them together. For example: + +```php +setExpectedHostname('recaptcha-demo.appspot.com') + ->setExpectedAction('homepage') + ->setScoreThreshold(0.5) + ->verify($gRecaptchaResponse, $remoteIp); + +if ($resp->isSuccess()) { + // Verified! +} else { + $errors = $resp->getErrorCodes(); +} +``` + +You can find the constants for the libraries error codes in the `ReCaptcha` +class constants, e.g. `ReCaptcha::E_HOSTNAME_MISMATCH` + +For more details on usage and structure, see [ARCHITECTURE](ARCHITECTURE.md). + +### Examples + +You can see examples of each reCAPTCHA type in [examples/](examples/). You can +run the examples locally by using the Composer script: + +```sh +composer run-script serve-examples +``` + +This makes use of the in-built PHP dev server to host the examples at +http://localhost:8080/ + +These are also hosted on Google AppEngine Flexible environment at +https://recaptcha-demo.appspot.com/. This is configured by +[`app.yaml`](./app.yaml) which you can also use to [deploy to your own AppEngine +project](https://cloud.google.com/appengine/docs/flexible/php/download). + +## Contributing + +No one ever has enough engineers, so we're very happy to accept contributions +via Pull Requests. For details, see [CONTRIBUTING](CONTRIBUTING.md) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/app.yaml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/app.yaml new file mode 100644 index 00000000..b6ccaf18 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/app.yaml @@ -0,0 +1,8 @@ +runtime: php +env: flex + +skip_files: +- tests + +runtime_config: + document_root: examples diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/composer.json new file mode 100644 index 00000000..d4695b7a --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/composer.json @@ -0,0 +1,39 @@ +{ + "name": "google/recaptcha", + "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", + "type": "library", + "keywords": ["recaptcha", "captcha", "spam", "abuse"], + "homepage": "https://www.google.com/recaptcha/", + "license": "BSD-3-Clause", + "support": { + "forum": "https://groups.google.com/forum/#!forum/recaptcha", + "source": "https://github.com/google/recaptcha" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7", + "friendsofphp/php-cs-fixer": "^2.2.20|^2.12", + "php-coveralls/php-coveralls": "^2.1" + }, + "autoload": { + "psr-4": { + "ReCaptcha\\": "src/ReCaptcha" + } + }, + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "scripts": { + "lint": "vendor/bin/php-cs-fixer -vvv fix --using-cache=no --dry-run .", + "lint-fix": "vendor/bin/php-cs-fixer -vvv fix --using-cache=no .", + "test": "vendor/bin/phpunit --colors=always", + "serve-examples": "@php -S localhost:8080 -t examples" + }, + "config": { + "process-timeout": 0 + } +} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/phpunit.xml.dist b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/phpunit.xml.dist similarity index 85% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/phpunit.xml.dist rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/phpunit.xml.dist index 43766788..ae866104 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/phpunit.xml.dist +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/phpunit.xml.dist @@ -14,4 +14,7 @@ src/ReCaptcha/ + + + diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php new file mode 100644 index 00000000..8939e84b --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php @@ -0,0 +1,261 @@ +secret = $secret; + $this->requestMethod = (is_null($requestMethod)) ? new RequestMethod\Post() : $requestMethod; + } + + /** + * Calls the reCAPTCHA siteverify API to verify whether the user passes + * CAPTCHA test and additionally runs any specified additional checks + * + * @param string $response The user response token provided by reCAPTCHA, verifying the user on your site. + * @param string $remoteIp The end user's IP address. + * @return Response Response from the service. + */ + public function verify($response, $remoteIp = null) + { + // Discard empty solution submissions + if (empty($response)) { + $recaptchaResponse = new Response(false, array(self::E_MISSING_INPUT_RESPONSE)); + return $recaptchaResponse; + } + + $params = new RequestParameters($this->secret, $response, $remoteIp, self::VERSION); + $rawResponse = $this->requestMethod->submit($params); + $initialResponse = Response::fromJson($rawResponse); + $validationErrors = array(); + + if (isset($this->hostname) && strcasecmp($this->hostname, $initialResponse->getHostname()) !== 0) { + $validationErrors[] = self::E_HOSTNAME_MISMATCH; + } + + if (isset($this->apkPackageName) && strcasecmp($this->apkPackageName, $initialResponse->getApkPackageName()) !== 0) { + $validationErrors[] = self::E_APK_PACKAGE_NAME_MISMATCH; + } + + if (isset($this->action) && strcasecmp($this->action, $initialResponse->getAction()) !== 0) { + $validationErrors[] = self::E_ACTION_MISMATCH; + } + + if (isset($this->threshold) && $this->threshold > $initialResponse->getScore()) { + $validationErrors[] = self::E_SCORE_THRESHOLD_NOT_MET; + } + + if (isset($this->timeoutSeconds)) { + $challengeTs = strtotime($initialResponse->getChallengeTs()); + + if ($challengeTs > 0 && time() - $challengeTs > $this->timeoutSeconds) { + $validationErrors[] = self::E_CHALLENGE_TIMEOUT; + } + } + + if (empty($validationErrors)) { + return $initialResponse; + } + + return new Response( + false, + array_merge($initialResponse->getErrorCodes(), $validationErrors), + $initialResponse->getHostname(), + $initialResponse->getChallengeTs(), + $initialResponse->getApkPackageName(), + $initialResponse->getScore(), + $initialResponse->getAction() + ); + } + + /** + * Provide a hostname to match against in verify() + * This should be without a protocol or trailing slash, e.g. www.google.com + * + * @param string $hostname Expected hostname + * @return ReCaptcha Current instance for fluent interface + */ + public function setExpectedHostname($hostname) + { + $this->hostname = $hostname; + return $this; + } + + /** + * Provide an APK package name to match against in verify() + * + * @param string $apkPackageName Expected APK package name + * @return ReCaptcha Current instance for fluent interface + */ + public function setExpectedApkPackageName($apkPackageName) + { + $this->apkPackageName = $apkPackageName; + return $this; + } + + /** + * Provide an action to match against in verify() + * This should be set per page. + * + * @param string $action Expected action + * @return ReCaptcha Current instance for fluent interface + */ + public function setExpectedAction($action) + { + $this->action = $action; + return $this; + } + + /** + * Provide a threshold to meet or exceed in verify() + * Threshold should be a float between 0 and 1 which will be tested as response >= threshold. + * + * @param float $threshold Expected threshold + * @return ReCaptcha Current instance for fluent interface + */ + public function setScoreThreshold($threshold) + { + $this->threshold = floatval($threshold); + return $this; + } + + /** + * Provide a timeout in seconds to test against the challenge timestamp in verify() + * + * @param int $timeoutSeconds Expected hostname + * @return ReCaptcha Current instance for fluent interface + */ + public function setChallengeTimeout($timeoutSeconds) + { + $this->timeoutSeconds = $timeoutSeconds; + return $this; + } +} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php index fc4dde59..2fd94b3b 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php index 20ee5309..3d8dddd1 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php similarity index 75% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php index e06d1cc8..59886f8a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -26,6 +26,7 @@ namespace ReCaptcha\RequestMethod; +use ReCaptcha\ReCaptcha; use ReCaptcha\RequestMethod; use ReCaptcha\RequestParameters; @@ -36,25 +37,28 @@ use ReCaptcha\RequestParameters; */ class CurlPost implements RequestMethod { - /** - * URL to which requests are sent via cURL. - * @const string - */ - const SITE_VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify'; - /** * Curl connection to the reCAPTCHA service * @var Curl */ private $curl; - public function __construct(Curl $curl = null) + /** + * URL for reCAPTCHA sitevrerify API + * @var string + */ + private $siteVerifyUrl; + + /** + * Only needed if you want to override the defaults + * + * @param Curl $curl Curl resource + * @param string $siteVerifyUrl URL for reCAPTCHA sitevrerify API + */ + public function __construct(Curl $curl = null, $siteVerifyUrl = null) { - if (!is_null($curl)) { - $this->curl = $curl; - } else { - $this->curl = new Curl(); - } + $this->curl = (is_null($curl)) ? new Curl() : $curl; + $this->siteVerifyUrl = (is_null($siteVerifyUrl)) ? ReCaptcha::SITE_VERIFY_URL : $siteVerifyUrl; } /** @@ -65,7 +69,7 @@ class CurlPost implements RequestMethod */ public function submit(RequestParameters $params) { - $handle = $this->curl->init(self::SITE_VERIFY_URL); + $handle = $this->curl->init($this->siteVerifyUrl); $options = array( CURLOPT_POST => true, @@ -83,6 +87,10 @@ class CurlPost implements RequestMethod $response = $this->curl->exec($handle); $this->curl->close($handle); - return $response; + if ($response !== false) { + return $response; + } + + return '{"success": false, "error-codes": ["'.ReCaptcha::E_CONNECTION_FAILED.'"]}'; } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php similarity index 74% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php index 01ab33b2..9e265821 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -26,6 +26,7 @@ namespace ReCaptcha\RequestMethod; +use ReCaptcha\ReCaptcha; use ReCaptcha\RequestMethod; use ReCaptcha\RequestParameters; @@ -35,10 +36,20 @@ use ReCaptcha\RequestParameters; class Post implements RequestMethod { /** - * URL to which requests are POSTed. - * @const string + * URL for reCAPTCHA sitevrerify API + * @var string */ - const SITE_VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify'; + private $siteVerifyUrl; + + /** + * Only needed if you want to override the defaults + * + * @param string $siteVerifyUrl URL for reCAPTCHA sitevrerify API + */ + public function __construct($siteVerifyUrl = null) + { + $this->siteVerifyUrl = (is_null($siteVerifyUrl)) ? ReCaptcha::SITE_VERIFY_URL : $siteVerifyUrl; + } /** * Submit the POST request with the specified parameters. @@ -48,11 +59,6 @@ class Post implements RequestMethod */ public function submit(RequestParameters $params) { - /** - * PHP 5.6.0 changed the way you specify the peer name for SSL context options. - * Using "CN_name" will still work, but it will raise deprecated errors. - */ - $peer_key = version_compare(PHP_VERSION, '5.6.0', '<') ? 'CN_name' : 'peer_name'; $options = array( 'http' => array( 'header' => "Content-type: application/x-www-form-urlencoded\r\n", @@ -60,11 +66,15 @@ class Post implements RequestMethod 'content' => $params->toQueryString(), // Force the peer to validate (not needed in 5.6.0+, but still works) 'verify_peer' => true, - // Force the peer validation to use www.google.com - $peer_key => 'www.google.com', ), ); $context = stream_context_create($options); - return file_get_contents(self::SITE_VERIFY_URL, false, $context); + $response = file_get_contents($this->siteVerifyUrl, false, $context); + + if ($response !== false) { + return $response; + } + + return '{"success": false, "error-codes": ["'.ReCaptcha::E_CONNECTION_FAILED.'"]}'; } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php index f51f1239..12322e8c 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -36,7 +36,7 @@ class Socket /** * fsockopen - * + * * @see http://php.net/fsockopen * @param string $hostname * @param int $port @@ -57,7 +57,7 @@ class Socket /** * fwrite - * + * * @see http://php.net/fwrite * @param string $string * @param int $length @@ -70,7 +70,7 @@ class Socket /** * fgets - * + * * @see http://php.net/fgets * @param int $length * @return string @@ -82,7 +82,7 @@ class Socket /** * feof - * + * * @see http://php.net/feof * @return bool */ @@ -93,7 +93,7 @@ class Socket /** * fclose - * + * * @see http://php.net/fclose * @return bool */ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php similarity index 71% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php index 45bee0e7..ca1ca907 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -26,6 +26,7 @@ namespace ReCaptcha\RequestMethod; +use ReCaptcha\ReCaptcha; use ReCaptcha\RequestMethod; use ReCaptcha\RequestParameters; @@ -36,27 +37,6 @@ use ReCaptcha\RequestParameters; */ class SocketPost implements RequestMethod { - /** - * reCAPTCHA service host. - * @const string - */ - const RECAPTCHA_HOST = 'www.google.com'; - - /** - * @const string reCAPTCHA service path - */ - const SITE_VERIFY_PATH = '/recaptcha/api/siteverify'; - - /** - * @const string Bad request error - */ - const BAD_REQUEST = '{"success": false, "error-codes": ["invalid-request"]}'; - - /** - * @const string Bad response error - */ - const BAD_RESPONSE = '{"success": false, "error-codes": ["invalid-response"]}'; - /** * Socket to the reCAPTCHA service * @var Socket @@ -64,17 +44,15 @@ class SocketPost implements RequestMethod private $socket; /** - * Constructor + * Only needed if you want to override the defaults * * @param \ReCaptcha\RequestMethod\Socket $socket optional socket, injectable for testing + * @param string $siteVerifyUrl URL for reCAPTCHA sitevrerify API */ - public function __construct(Socket $socket = null) + public function __construct(Socket $socket = null, $siteVerifyUrl = null) { - if (!is_null($socket)) { - $this->socket = $socket; - } else { - $this->socket = new Socket(); - } + $this->socket = (is_null($socket)) ? new Socket() : $socket; + $this->siteVerifyUrl = (is_null($siteVerifyUrl)) ? ReCaptcha::SITE_VERIFY_URL : $siteVerifyUrl; } /** @@ -87,15 +65,16 @@ class SocketPost implements RequestMethod { $errno = 0; $errstr = ''; + $urlParsed = parse_url($this->siteVerifyUrl); - if (false === $this->socket->fsockopen('ssl://' . self::RECAPTCHA_HOST, 443, $errno, $errstr, 30)) { - return self::BAD_REQUEST; + if (false === $this->socket->fsockopen('ssl://' . $urlParsed['host'], 443, $errno, $errstr, 30)) { + return '{"success": false, "error-codes": ["'.ReCaptcha::E_CONNECTION_FAILED.'"]}'; } $content = $params->toQueryString(); - $request = "POST " . self::SITE_VERIFY_PATH . " HTTP/1.1\r\n"; - $request .= "Host: " . self::RECAPTCHA_HOST . "\r\n"; + $request = "POST " . $urlParsed['path'] . " HTTP/1.1\r\n"; + $request .= "Host: " . $urlParsed['host'] . "\r\n"; $request .= "Content-Type: application/x-www-form-urlencoded\r\n"; $request .= "Content-length: " . strlen($content) . "\r\n"; $request .= "Connection: close\r\n\r\n"; @@ -111,7 +90,7 @@ class SocketPost implements RequestMethod $this->socket->fclose(); if (0 !== strpos($response, 'HTTP/1.1 200 OK')) { - return self::BAD_RESPONSE; + return '{"success": false, "error-codes": ["'.ReCaptcha::E_BAD_RESPONSE.'"]}'; } $parts = preg_split("#\n\s*\n#Uis", $response); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php index cb66f26c..b6dd998d 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -32,13 +32,13 @@ namespace ReCaptcha; class RequestParameters { /** - * Site secret. + * The shared key between your site and reCAPTCHA. * @var string */ private $secret; /** - * Form response. + * The user response token provided by reCAPTCHA, verifying the user on your site. * @var string */ private $response; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/Response.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/Response.php similarity index 52% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/Response.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/Response.php index 4d4d036d..5c15c372 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/Response.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/ReCaptcha/Response.php @@ -3,7 +3,7 @@ * This is a PHP library that handles calling reCAPTCHA. * * @copyright Copyright (c) 2015, Google Inc. - * @link http://www.google.com/recaptcha + * @link https://www.google.com/recaptcha * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -49,6 +49,30 @@ class Response */ private $hostname; + /** + * Timestamp of the challenge load (ISO format yyyy-MM-dd'T'HH:mm:ssZZ) + * @var string + */ + private $challengeTs; + + /** + * APK package name + * @var string + */ + private $apkPackageName; + + /** + * Score assigned to the request + * @var float + */ + private $score; + + /** + * Action as specified by the page + * @var string + */ + private $action; + /** * Build the response from the expected JSON returned by the service. * @@ -60,34 +84,46 @@ class Response $responseData = json_decode($json, true); if (!$responseData) { - return new Response(false, array('invalid-json')); + return new Response(false, array(ReCaptcha::E_INVALID_JSON)); } $hostname = isset($responseData['hostname']) ? $responseData['hostname'] : null; + $challengeTs = isset($responseData['challenge_ts']) ? $responseData['challenge_ts'] : null; + $apkPackageName = isset($responseData['apk_package_name']) ? $responseData['apk_package_name'] : null; + $score = isset($responseData['score']) ? floatval($responseData['score']) : null; + $action = isset($responseData['action']) ? $responseData['action'] : null; if (isset($responseData['success']) && $responseData['success'] == true) { - return new Response(true, array(), $hostname); + return new Response(true, array(), $hostname, $challengeTs, $apkPackageName, $score, $action); } if (isset($responseData['error-codes']) && is_array($responseData['error-codes'])) { - return new Response(false, $responseData['error-codes'], $hostname); + return new Response(false, $responseData['error-codes'], $hostname, $challengeTs, $apkPackageName, $score, $action); } - return new Response(false, array(), $hostname); + return new Response(false, array(ReCaptcha::E_UNKNOWN_ERROR), $hostname, $challengeTs, $apkPackageName, $score, $action); } /** * Constructor. * * @param boolean $success - * @param array $errorCodes * @param string $hostname + * @param string $challengeTs + * @param string $apkPackageName + * @param float $score + * @param strong $action + * @param array $errorCodes */ - public function __construct($success, array $errorCodes = array(), $hostname = null) + public function __construct($success, array $errorCodes = array(), $hostname = null, $challengeTs = null, $apkPackageName = null, $score = null, $action = null) { $this->success = $success; - $this->errorCodes = $errorCodes; $this->hostname = $hostname; + $this->challengeTs = $challengeTs; + $this->apkPackageName = $apkPackageName; + $this->score = $score; + $this->action = $action; + $this->errorCodes = $errorCodes; } /** @@ -117,6 +153,58 @@ class Response */ public function getHostname() { - return $this->hostname; + return $this->hostname; + } + + /** + * Get challenge timestamp + * + * @return string + */ + public function getChallengeTs() + { + return $this->challengeTs; + } + + /** + * Get APK package name + * + * @return string + */ + public function getApkPackageName() + { + return $this->apkPackageName; + } + /** + * Get score + * + * @return float + */ + public function getScore() + { + return $this->score; + } + + /** + * Get action + * + * @return string + */ + public function getAction() + { + return $this->action; + } + + public function toArray() + { + return array( + 'success' => $this->isSuccess(), + 'hostname' => $this->getHostname(), + 'challenge_ts' => $this->getChallengeTs(), + 'apk_package_name' => $this->getApkPackageName(), + 'score' => $this->getScore(), + 'action' => $this->getAction(), + 'error-codes' => $this->getErrorCodes(), + ); } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/autoload.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/autoload.php similarity index 86% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/autoload.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/autoload.php index 5a7ee94c..95e249e9 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/autoload.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/google/recaptcha/src/autoload.php @@ -7,10 +7,10 @@ spl_autoload_register(function ($class) { if (substr($class, 0, 10) !== 'ReCaptcha\\') { - /* If the class does not lie under the "ReCaptcha" namespace, - * then we can exit immediately. - */ - return; + /* If the class does not lie under the "ReCaptcha" namespace, + * then we can exit immediately. + */ + return; } /* All of the classes have names like "ReCaptcha\Foo", so we need @@ -26,6 +26,8 @@ spl_autoload_register(function ($class) { $path = dirname(__FILE__).'/'.$class.'.php'; if (is_readable($path)) { require_once $path; + + return; } /* If we didn't find what we're looking for already, maybe it's diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/.travis.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/.travis.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/.travis.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/.travis.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/LICENSE.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/LICENSE.txt similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/LICENSE.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/LICENSE.txt index 06302425..7cb6fd86 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/LICENSE.txt +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Paragon Initiative Enterprises +Copyright (c) 2016 - 2018 Paragon Initiative Enterprises Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/composer.json similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/composer.json index 3f616e15..40be2c19 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/composer.json @@ -30,8 +30,8 @@ }, "require-dev": { "phpunit/phpunit": "4.*|5.*", - "paragonie/random_compat": "^1|^2", - "vimeo/psalm": "^1" + "paragonie/random_compat": "^1.4|^2", + "vimeo/psalm": "^0.3|^1" }, "autoload": { "psr-4": { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/phpunit.xml.dist b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/phpunit.xml.dist similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/phpunit.xml.dist rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/phpunit.xml.dist diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/psalm.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/psalm.xml similarity index 76% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/psalm.xml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/psalm.xml index 7e3c6615..4b221d42 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/psalm.xml +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/psalm.xml @@ -1,6 +1,6 @@ $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, 8)); - /** @var int $c0 */ $c0 = static::$method($chunk[1]); - /** @var int $c1 */ $c1 = static::$method($chunk[2]); - /** @var int $c2 */ $c2 = static::$method($chunk[3]); - /** @var int $c3 */ $c3 = static::$method($chunk[4]); - /** @var int $c4 */ $c4 = static::$method($chunk[5]); - /** @var int $c5 */ $c5 = static::$method($chunk[6]); - /** @var int $c6 */ $c6 = static::$method($chunk[7]); - /** @var int $c7 */ $c7 = static::$method($chunk[8]); $dest .= \pack( @@ -231,23 +247,15 @@ abstract class Base32 implements EncoderInterface } // The last chunk, which may have padding: if ($i < $srcLen) { - /** @var array $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, $srcLen - $i)); - /** @var int $c0 */ $c0 = static::$method($chunk[1]); if ($i + 6 < $srcLen) { - /** @var int $c1 */ $c1 = static::$method($chunk[2]); - /** @var int $c2 */ $c2 = static::$method($chunk[3]); - /** @var int $c3 */ $c3 = static::$method($chunk[4]); - /** @var int $c4 */ $c4 = static::$method($chunk[5]); - /** @var int $c5 */ $c5 = static::$method($chunk[6]); - /** @var int $c6 */ $c6 = static::$method($chunk[7]); $dest .= \pack( @@ -259,15 +267,10 @@ abstract class Base32 implements EncoderInterface ); $err |= ($c0 | $c1 | $c2 | $c3 | $c4 | $c5 | $c6) >> 8; } elseif ($i + 5 < $srcLen) { - /** @var int $c1 */ $c1 = static::$method($chunk[2]); - /** @var int $c2 */ $c2 = static::$method($chunk[3]); - /** @var int $c3 */ $c3 = static::$method($chunk[4]); - /** @var int $c4 */ $c4 = static::$method($chunk[5]); - /** @var int $c5 */ $c5 = static::$method($chunk[6]); $dest .= \pack( @@ -279,13 +282,9 @@ abstract class Base32 implements EncoderInterface ); $err |= ($c0 | $c1 | $c2 | $c3 | $c4 | $c5) >> 8; } elseif ($i + 4 < $srcLen) { - /** @var int $c1 */ $c1 = static::$method($chunk[2]); - /** @var int $c2 */ $c2 = static::$method($chunk[3]); - /** @var int $c3 */ $c3 = static::$method($chunk[4]); - /** @var int $c4 */ $c4 = static::$method($chunk[5]); $dest .= \pack( @@ -296,11 +295,8 @@ abstract class Base32 implements EncoderInterface ); $err |= ($c0 | $c1 | $c2 | $c3 | $c4) >> 8; } elseif ($i + 3 < $srcLen) { - /** @var int $c1 */ $c1 = static::$method($chunk[2]); - /** @var int $c2 */ $c2 = static::$method($chunk[3]); - /** @var int $c3 */ $c3 = static::$method($chunk[4]); $dest .= \pack( @@ -310,9 +306,7 @@ abstract class Base32 implements EncoderInterface ); $err |= ($c0 | $c1 | $c2 | $c3) >> 8; } elseif ($i + 2 < $srcLen) { - /** @var int $c1 */ $c1 = static::$method($chunk[2]); - /** @var int $c2 */ $c2 = static::$method($chunk[3]); $dest .= \pack( @@ -322,7 +316,6 @@ abstract class Base32 implements EncoderInterface ); $err |= ($c0 | $c1 | $c2) >> 8; } elseif ($i + 1 < $srcLen) { - /** @var int $c1 */ $c1 = static::$method($chunk[2]); $dest .= \pack( @@ -351,10 +344,10 @@ abstract class Base32 implements EncoderInterface * * @param string $src * @param bool $upper + * @param bool $pad * @return string - * @throws \TypeError */ - protected static function doEncode($src, $upper = \false) + protected static function doEncode($src, $upper = \false, $pad = \true) { // We do this to reduce code duplication: $method = $upper @@ -366,17 +359,11 @@ abstract class Base32 implements EncoderInterface // Main loop (no padding): for ($i = 0; $i + 5 <= $srcLen; $i += 5) { - /** @var array $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, 5)); - /** @var int $b0 */ $b0 = $chunk[1]; - /** @var int $b1 */ $b1 = $chunk[2]; - /** @var int $b2 */ $b2 = $chunk[3]; - /** @var int $b3 */ $b3 = $chunk[4]; - /** @var int $b4 */ $b4 = $chunk[5]; $dest .= static::$method( ($b0 >> 3) & 31) . @@ -390,16 +377,11 @@ abstract class Base32 implements EncoderInterface } // The last chunk, which may have padding: if ($i < $srcLen) { - /** @var array $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, $srcLen - $i)); - /** @var int $b0 */ $b0 = $chunk[1]; if ($i + 3 < $srcLen) { - /** @var int $b1 */ $b1 = $chunk[2]; - /** @var int $b2 */ $b2 = $chunk[3]; - /** @var int $b3 */ $b3 = $chunk[4]; $dest .= static::$method( ($b0 >> 3) & 31) . @@ -408,34 +390,39 @@ abstract class Base32 implements EncoderInterface static::$method((($b1 << 4) | ($b2 >> 4)) & 31) . static::$method((($b2 << 1) | ($b3 >> 7)) & 31) . static::$method((($b3 >> 2) ) & 31) . - static::$method((($b3 << 3) ) & 31) . - '='; + static::$method((($b3 << 3) ) & 31); + if ($pad) { + $dest .= '='; + } } elseif ($i + 2 < $srcLen) { - /** @var int $b1 */ $b1 = $chunk[2]; - /** @var int $b2 */ $b2 = $chunk[3]; $dest .= static::$method( ($b0 >> 3) & 31) . static::$method((($b0 << 2) | ($b1 >> 6)) & 31) . static::$method((($b1 >> 1) ) & 31) . static::$method((($b1 << 4) | ($b2 >> 4)) & 31) . - static::$method((($b2 << 1) ) & 31) . - '==='; + static::$method((($b2 << 1) ) & 31); + if ($pad) { + $dest .= '==='; + } } elseif ($i + 1 < $srcLen) { - /** @var int $b1 */ $b1 = $chunk[2]; $dest .= static::$method( ($b0 >> 3) & 31) . static::$method((($b0 << 2) | ($b1 >> 6)) & 31) . static::$method((($b1 >> 1) ) & 31) . - static::$method((($b1 << 4) ) & 31) . - '===='; + static::$method((($b1 << 4) ) & 31); + if ($pad) { + $dest .= '===='; + } } else { $dest .= static::$method( ($b0 >> 3) & 31) . - static::$method( ($b0 << 2) & 31) . - '======'; + static::$method( ($b0 << 2) & 31); + if ($pad) { + $dest .= '======'; + } } } return $dest; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base32Hex.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base32Hex.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base32Hex.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base32Hex.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64.php similarity index 91% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64.php index 55025269..76c98cc5 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64.php @@ -39,23 +39,39 @@ abstract class Base64 implements EncoderInterface * * @param string $src * @return string - * @throws \TypeError */ public static function encode($src) { - /** @var string $dest */ + return static::doEncode($src, \true); + } + + /** + * Encode into Base64, no = padding + * + * Base64 character set "[A-Z][a-z][0-9]+/" + * + * @param string $src + * @return string + */ + public static function encodeUnpadded($src) + { + return static::doEncode($src, \false); + } + + /** + * @param string $src + * @param bool $pad Include = padding? + * @return string + */ + protected static function doEncode($src, $pad = \true) + { $dest = ''; - /** @var int $srcLen */ $srcLen = Binary::safeStrlen($src); // Main loop (no padding): for ($i = 0; $i + 3 <= $srcLen; $i += 3) { - /** @var array $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, 3)); - /** @var int $b0 */ $b0 = $chunk[1]; - /** @var int $b1 */ $b1 = $chunk[2]; - /** @var int $b2 */ $b2 = $chunk[3]; $dest .= @@ -66,21 +82,24 @@ abstract class Base64 implements EncoderInterface } // The last chunk, which may have padding: if ($i < $srcLen) { - /** @var array $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, $srcLen - $i)); - /** @var int $b0 */ $b0 = $chunk[1]; if ($i + 1 < $srcLen) { - /** @var int $b1 */ $b1 = $chunk[2]; $dest .= static::encode6Bits( $b0 >> 2 ) . static::encode6Bits((($b0 << 4) | ($b1 >> 4)) & 63) . - static::encode6Bits( ($b1 << 2) & 63) . '='; + static::encode6Bits( ($b1 << 2) & 63); + if ($pad) { + $dest .= '='; + } } else { $dest .= static::encode6Bits( $b0 >> 2) . - static::encode6Bits(($b0 << 4) & 63) . '=='; + static::encode6Bits(($b0 << 4) & 63); + if ($pad) { + $dest .= '=='; + } } } return $dest; @@ -95,12 +114,10 @@ abstract class Base64 implements EncoderInterface * @param bool $strictPadding * @return string * @throws \RangeException - * @throws \TypeError */ public static function decode($src, $strictPadding = \false) { // Remove padding - /** @var int $srcLen */ $srcLen = Binary::safeStrlen($src); if ($srcLen === 0) { return ''; @@ -128,15 +145,10 @@ abstract class Base64 implements EncoderInterface $dest = ''; // Main loop (no padding): for ($i = 0; $i + 4 <= $srcLen; $i += 4) { - /** @var array $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, 4)); - /** @var int $c0 */ $c0 = static::decode6Bits($chunk[1]); - /** @var int $c1 */ $c1 = static::decode6Bits($chunk[2]); - /** @var int $c2 */ $c2 = static::decode6Bits($chunk[3]); - /** @var int $c3 */ $c3 = static::decode6Bits($chunk[4]); $dest .= \pack( @@ -149,7 +161,6 @@ abstract class Base64 implements EncoderInterface } // The last chunk, which may have padding: if ($i < $srcLen) { - /** @var array $chunk */ $chunk = \unpack('C*', Binary::safeSubstr($src, $i, $srcLen - $i)); $c0 = static::decode6Bits($chunk[1]); if ($i + 2 < $srcLen) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Binary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Binary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Binary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Binary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Encoding.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Encoding.php similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Encoding.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Encoding.php index 794b403d..8bebfc13 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Encoding.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Encoding.php @@ -35,7 +35,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32Encode($str) { @@ -47,7 +46,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32EncodeUpper($str) { @@ -59,7 +57,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32Decode($str) { @@ -71,7 +68,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32DecodeUpper($str) { @@ -83,7 +79,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32HexEncode($str) { @@ -96,7 +91,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32HexEncodeUpper($str) { @@ -108,7 +102,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32HexDecode($str) { @@ -120,7 +113,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base32HexDecodeUpper($str) { @@ -132,7 +124,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base64Encode($str) { @@ -144,7 +135,6 @@ abstract class Encoding * * @param string $str * @return string - * @throws \TypeError */ public static function base64Decode($str) { @@ -157,7 +147,6 @@ abstract class Encoding * Base64 character set "./[A-Z][a-z][0-9]" * @param string $src * @return string - * @throws \TypeError */ public static function base64EncodeDotSlash($src) { @@ -172,7 +161,6 @@ abstract class Encoding * @param string $src * @return string * @throws \RangeException - * @throws \TypeError */ public static function base64DecodeDotSlash($src) { @@ -185,7 +173,6 @@ abstract class Encoding * Base64 character set "[.-9][A-Z][a-z]" or "./[0-9][A-Z][a-z]" * @param string $src * @return string - * @throws \TypeError */ public static function base64EncodeDotSlashOrdered($src) { @@ -200,7 +187,6 @@ abstract class Encoding * @param string $src * @return string * @throws \RangeException - * @throws \TypeError */ public static function base64DecodeDotSlashOrdered($src) { @@ -213,7 +199,6 @@ abstract class Encoding * * @param string $bin_string (raw binary) * @return string - * @throws \TypeError */ public static function hexEncode($bin_string) { @@ -239,7 +224,6 @@ abstract class Encoding * * @param string $bin_string (raw binary) * @return string - * @throws \TypeError */ public static function hexEncodeUpper($bin_string) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Hex.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Hex.php similarity index 81% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Hex.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Hex.php index 7373379f..1827c983 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/Hex.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/Hex.php @@ -36,20 +36,14 @@ abstract class Hex implements EncoderInterface * * @param string $bin_string (raw binary) * @return string - * @throws \TypeError */ public static function encode($bin_string) { - /** @var string $hex */ $hex = ''; - /** @var int $len */ $len = Binary::safeStrlen($bin_string); for ($i = 0; $i < $len; ++$i) { - /** @var array $chunk */ - $chunk = \unpack('C', Binary::safeSubstr($bin_string, $i, 1)); - /** @var int $c */ + $chunk = \unpack('C', Binary::safeSubstr($bin_string, $i, 2)); $c = $chunk[1] & 0xf; - /** @var int $b */ $b = $chunk[1] >> 4; $hex .= pack( 'CC', @@ -66,20 +60,14 @@ abstract class Hex implements EncoderInterface * * @param string $bin_string (raw binary) * @return string - * @throws \TypeError */ public static function encodeUpper($bin_string) { - /** @var string $hex */ $hex = ''; - /** @var int $len */ $len = Binary::safeStrlen($bin_string); for ($i = 0; $i < $len; ++$i) { - /** @var array $chunk */ - $chunk = \unpack('C', Binary::safeSubstr($bin_string, $i, 1)); - /** @var int $c */ + $chunk = \unpack('C', Binary::safeSubstr($bin_string, $i, 2)); $c = $chunk[1] & 0xf; - /** @var int $b */ $b = $chunk[1] >> 4; $hex .= pack( 'CC', @@ -100,15 +88,10 @@ abstract class Hex implements EncoderInterface */ public static function decode($hex_string) { - /** @var int $hex_pos */ $hex_pos = 0; - /** @var string $bin */ $bin = ''; - /** @var int $c_acc */ $c_acc = 0; - /** @var int $hex_len */ $hex_len = Binary::safeStrlen($hex_string); - /** @var int $state */ $state = 0; if (($hex_len & 1) !== 0) { throw new \RangeException( @@ -116,29 +99,21 @@ abstract class Hex implements EncoderInterface ); } - /** @var array $chunk */ $chunk = \unpack('C*', $hex_string); while ($hex_pos < $hex_len) { ++$hex_pos; - /** @var int $c */ - $c = (int) $chunk[$hex_pos]; - /** @var int $c_num */ + $c = $chunk[$hex_pos]; $c_num = $c ^ 48; - /** @var int $c_num0 */ $c_num0 = ($c_num - 10) >> 8; - /** @var int $c_alpha */ $c_alpha = ($c & ~32) - 55; - /** @var int $c_alpha0 */ $c_alpha0 = (($c_alpha - 10) ^ ($c_alpha - 16)) >> 8; if (($c_num0 | $c_alpha0) === 0) { throw new \RangeException( 'hexEncode() only expects hexadecimal characters' ); } - /** @var int $c_val */ $c_val = ($c_num0 & $c_num) | ($c_alpha & $c_alpha0); if ($state === 0) { - /** @var int $c_acc */ $c_acc = $c_val * 16; } else { $bin .= \pack('C', $c_acc | $c_val); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/RFC4648.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/RFC4648.php similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/RFC4648.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/RFC4648.php index 76a31ca4..460a4fa0 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/src/RFC4648.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/src/RFC4648.php @@ -40,7 +40,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base64Encode($str) { @@ -54,7 +53,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base64Decode($str) { @@ -68,7 +66,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base64UrlSafeEncode($str) { @@ -82,7 +79,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base64UrlSafeDecode($str) { @@ -96,7 +92,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base32Encode($str) { @@ -110,7 +105,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base32Decode($str) { @@ -124,7 +118,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base32HexEncode($str) { @@ -138,7 +131,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base32HexDecode($str) { @@ -152,7 +144,6 @@ abstract class RFC4648 * * @param string $str * @return string - * @throws \TypeError */ public function base16Encode($str) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base32HexTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base32HexTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base32HexTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base32HexTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base32Test.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base32Test.php similarity index 70% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base32Test.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base32Test.php index 47dac373..12c17e53 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base32Test.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base32Test.php @@ -21,11 +21,21 @@ class Base32Test extends PHPUnit_Framework_TestCase Base32::decode($enc) ); + $this->assertSame( + Base32::encodeUnpadded($random), + \rtrim(Base32::encode($random), '=') + ); + $enc = Base32::encodeUpper($random); $this->assertSame( $random, Base32::decodeUpper($enc) ); + + $this->assertSame( + Base32::encodeUpperUnpadded($random), + \rtrim(Base32::encodeUpper($random), '=') + ); } } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashOrderedTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashOrderedTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashOrderedTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashOrderedTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64Test.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64Test.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64Test.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64Test.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php similarity index 69% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php index 806dbaeb..01737cd8 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php @@ -22,7 +22,15 @@ class Base64UrlSafeTest extends PHPUnit_Framework_TestCase \strtr(\base64_encode($random), '+/', '-_'), $enc ); - + $unpadded = \rtrim($enc, '='); + $this->assertSame( + $unpadded, + Base64UrlSafe::encodeUnpadded($random) + ); + $this->assertSame( + $random, + Base64UrlSafe::decode($unpadded) + ); } } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/EncodingTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/EncodingTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/EncodingTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/EncodingTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/HexTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/HexTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/HexTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/HexTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/autoload.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/autoload.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/constant_time_encoding/tests/autoload.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/constant_time_encoding/tests/autoload.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/build-phar.sh b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/build-phar.sh similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/build-phar.sh rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/build-phar.sh diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/composer.json similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/composer.json index 1c5978c6..34f1381d 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/composer.json @@ -4,6 +4,7 @@ "keywords": [ "csprng", "random", + "polyfill", "pseudorandom" ], "license": "MIT", diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/byte_safe_strings.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/byte_safe_strings.php similarity index 86% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/byte_safe_strings.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/byte_safe_strings.php index 3de86b22..ef24488f 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/byte_safe_strings.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/byte_safe_strings.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -28,8 +28,9 @@ if (!is_callable('RandomCompat_strlen')) { if ( - defined('MB_OVERLOAD_STRING') && - ini_get('mbstring.func_overload') & MB_OVERLOAD_STRING + defined('MB_OVERLOAD_STRING') + && + ((int) ini_get('mbstring.func_overload')) & MB_OVERLOAD_STRING ) { /** * strlen() implementation that isn't brittle to mbstring.func_overload @@ -82,8 +83,8 @@ if (!is_callable('RandomCompat_substr')) { if ( defined('MB_OVERLOAD_STRING') - && - ini_get('mbstring.func_overload') & MB_OVERLOAD_STRING + && + ((int) ini_get('mbstring.func_overload')) & MB_OVERLOAD_STRING ) { /** * substr() implementation that isn't brittle to mbstring.func_overload @@ -93,7 +94,7 @@ if (!is_callable('RandomCompat_substr')) { * * @param string $binary_string * @param int $start - * @param int $length (optional) + * @param int|null $length (optional) * * @throws TypeError * @@ -118,6 +119,7 @@ if (!is_callable('RandomCompat_substr')) { * mb_substr($str, 0, NULL, '8bit') returns an empty string on * PHP 5.3, so we have to find the length ourselves. */ + /** @var int $length */ $length = RandomCompat_strlen($binary_string) - $start; } elseif (!is_int($length)) { throw new TypeError( @@ -133,7 +135,12 @@ if (!is_callable('RandomCompat_substr')) { return ''; } - return (string) mb_substr($binary_string, $start, $length, '8bit'); + return (string) mb_substr( + (string) $binary_string, + (int) $start, + (int) $length, + '8bit' + ); } } else { @@ -145,7 +152,7 @@ if (!is_callable('RandomCompat_substr')) { * * @param string $binary_string * @param int $start - * @param int $length (optional) + * @param int|null $length (optional) * * @throws TypeError * @@ -172,10 +179,17 @@ if (!is_callable('RandomCompat_substr')) { ); } - return (string) substr($binary_string, $start, $length); + return (string) substr( + (string )$binary_string, + (int) $start, + (int) $length + ); } - return (string) substr($binary_string, $start); + return (string) substr( + (string) $binary_string, + (int) $start + ); } } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/cast_to_int.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/cast_to_int.php similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/cast_to_int.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/cast_to_int.php index 9a4fab99..f97e4349 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/cast_to_int.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/cast_to_int.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -50,14 +50,16 @@ if (!is_callable('RandomCompat_intval')) { if (is_int($number) || is_float($number)) { $number += 0; } elseif (is_numeric($number)) { + /** @psalm-suppress InvalidOperand */ $number += 0; } + /** @var int|float $number */ if ( is_float($number) - && + && $number > ~PHP_INT_MAX - && + && $number < PHP_INT_MAX ) { $number = (int) $number; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/error_polyfill.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/error_polyfill.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/error_polyfill.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/error_polyfill.php index 6a91990c..6d4a19ac 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/error_polyfill.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/error_polyfill.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random.php similarity index 88% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random.php index 080b87c1..36245f54 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random.php @@ -3,12 +3,12 @@ * Random_* Compatibility Library * for using the new PHP 7 random_* API in PHP 5 projects * - * @version 2.0.10 - * @released 2017-03-13 + * @version 2.0.17 + * @released 2018-07-04 * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -54,9 +54,9 @@ if (!defined('RANDOM_COMPAT_READ_BUFFER')) { $RandomCompatDIR = dirname(__FILE__); -require_once $RandomCompatDIR . '/byte_safe_strings.php'; -require_once $RandomCompatDIR . '/cast_to_int.php'; -require_once $RandomCompatDIR . '/error_polyfill.php'; +require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'byte_safe_strings.php'; +require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'cast_to_int.php'; +require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'error_polyfill.php'; if (!is_callable('random_bytes')) { /** @@ -76,9 +76,9 @@ if (!is_callable('random_bytes')) { if (extension_loaded('libsodium')) { // See random_bytes_libsodium.php if (PHP_VERSION_ID >= 50300 && is_callable('\\Sodium\\randombytes_buf')) { - require_once $RandomCompatDIR . '/random_bytes_libsodium.php'; + require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'random_bytes_libsodium.php'; } elseif (method_exists('Sodium', 'randombytes_buf')) { - require_once $RandomCompatDIR . '/random_bytes_libsodium_legacy.php'; + require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'random_bytes_libsodium_legacy.php'; } } @@ -117,7 +117,7 @@ if (!is_callable('random_bytes')) { // place, that is not helpful to us here. // See random_bytes_dev_urandom.php - require_once $RandomCompatDIR . '/random_bytes_dev_urandom.php'; + require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'random_bytes_dev_urandom.php'; } // Unset variables after use $RandomCompat_basedir = null; @@ -159,7 +159,7 @@ if (!is_callable('random_bytes')) { extension_loaded('mcrypt') ) { // See random_bytes_mcrypt.php - require_once $RandomCompatDIR . '/random_bytes_mcrypt.php'; + require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'random_bytes_mcrypt.php'; } $RandomCompatUrandom = null; @@ -184,7 +184,7 @@ if (!is_callable('random_bytes')) { $RandomCompatCOMtest = new COM('CAPICOM.Utilities.1'); if (method_exists($RandomCompatCOMtest, 'GetRandom')) { // See random_bytes_com_dotnet.php - require_once $RandomCompatDIR . '/random_bytes_com_dotnet.php'; + require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'random_bytes_com_dotnet.php'; } } catch (com_exception $e) { // Don't try to use it. @@ -203,7 +203,7 @@ if (!is_callable('random_bytes')) { * and hope the developer won't let it fail silently. * * @param mixed $length - * @psalm-suppress MissingReturnType + * @psalm-suppress InvalidReturnType * @throws Exception * @return string */ @@ -219,7 +219,7 @@ if (!is_callable('random_bytes')) { } if (!is_callable('random_int')) { - require_once $RandomCompatDIR . '/random_int.php'; + require_once $RandomCompatDIR . DIRECTORY_SEPARATOR . 'random_int.php'; } $RandomCompatDIR = null; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php similarity index 90% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php index fc1926e5..077fb90d 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -41,6 +41,7 @@ if (!is_callable('random_bytes')) { function random_bytes($bytes) { try { + /** @var int $bytes */ $bytes = RandomCompat_intval($bytes); } catch (TypeError $ex) { throw new TypeError( @@ -54,12 +55,14 @@ if (!is_callable('random_bytes')) { ); } + /** @var string $buf */ $buf = ''; if (!class_exists('COM')) { throw new Error( 'COM does not exist' ); } + /** @var COM $util */ $util = new COM('CAPICOM.Utilities.1'); $execCount = 0; @@ -68,12 +71,12 @@ if (!is_callable('random_bytes')) { * get N bytes of random data, then CAPICOM has failed us. */ do { - $buf .= base64_decode($util->GetRandom($bytes, 0)); + $buf .= base64_decode((string) $util->GetRandom($bytes, 0)); if (RandomCompat_strlen($buf) >= $bytes) { /** * Return our random entropy buffer here: */ - return RandomCompat_substr($buf, 0, $bytes); + return (string) RandomCompat_substr($buf, 0, $bytes); } ++$execCount; } while ($execCount < $bytes); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php index df5b9152..5e0ac0e3 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -46,7 +46,9 @@ if (!is_callable('random_bytes')) { */ function random_bytes($bytes) { + /** @var resource $fp */ static $fp = null; + /** * This block should only be run once */ @@ -55,8 +57,10 @@ if (!is_callable('random_bytes')) { * We use /dev/urandom if it is a char device. * We never fall back to /dev/random */ + /** @var resource|bool $fp */ $fp = fopen('/dev/urandom', 'rb'); - if (!empty($fp)) { + if (is_resource($fp)) { + /** @var array $st */ $st = fstat($fp); if (($st['mode'] & 0170000) !== 020000) { fclose($fp); @@ -64,7 +68,7 @@ if (!is_callable('random_bytes')) { } } - if (!empty($fp)) { + if (is_resource($fp)) { /** * stream_set_read_buffer() does not exist in HHVM * @@ -83,6 +87,7 @@ if (!is_callable('random_bytes')) { } try { + /** @var int $bytes */ $bytes = RandomCompat_intval($bytes); } catch (TypeError $ex) { throw new TypeError( @@ -103,7 +108,7 @@ if (!is_callable('random_bytes')) { * if (empty($fp)) line is logic that should only be run once per * page load. */ - if (!empty($fp)) { + if (is_resource($fp)) { /** * @var int */ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php index 4af1a242..7a95e2b4 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -43,6 +43,7 @@ if (!is_callable('random_bytes')) { function random_bytes($bytes) { try { + /** @var int $bytes */ $bytes = RandomCompat_intval($bytes); } catch (TypeError $ex) { throw new TypeError( @@ -60,6 +61,7 @@ if (!is_callable('random_bytes')) { * \Sodium\randombytes_buf() doesn't allow more than 2147483647 bytes to be * generated in one invocation. */ + /** @var string|bool $buf */ if ($bytes > 2147483647) { $buf = ''; for ($i = 0; $i < $bytes; $i += 1073741824) { @@ -69,10 +71,11 @@ if (!is_callable('random_bytes')) { $buf .= \Sodium\randombytes_buf($n); } } else { + /** @var string|bool $buf */ $buf = \Sodium\randombytes_buf($bytes); } - if ($buf !== false) { + if (is_string($buf)) { if (RandomCompat_strlen($buf) === $bytes) { return $buf; } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php index 705af526..95d31f9b 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -43,6 +43,7 @@ if (!is_callable('random_bytes')) { function random_bytes($bytes) { try { + /** @var int $bytes */ $bytes = RandomCompat_intval($bytes); } catch (TypeError $ex) { throw new TypeError( diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php similarity index 90% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php index aac9c013..f427694f 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php @@ -5,7 +5,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -42,6 +42,7 @@ if (!is_callable('random_bytes')) { function random_bytes($bytes) { try { + /** @var int $bytes */ $bytes = RandomCompat_intval($bytes); } catch (TypeError $ex) { throw new TypeError( @@ -55,10 +56,11 @@ if (!is_callable('random_bytes')) { ); } - $buf = @mcrypt_create_iv($bytes, MCRYPT_DEV_URANDOM); + /** @var string|bool $buf */ + $buf = @mcrypt_create_iv((int) $bytes, (int) MCRYPT_DEV_URANDOM); if ( - $buf !== false - && + is_string($buf) + && RandomCompat_strlen($buf) === $bytes ) { /** diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_int.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_int.php similarity index 92% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_int.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_int.php index 5b2143a1..ff80dfa4 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/lib/random_int.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/lib/random_int.php @@ -7,7 +7,7 @@ if (!is_callable('random_int')) { * * The MIT License (MIT) * - * Copyright (c) 2015 - 2017 Paragon Initiative Enterprises + * Copyright (c) 2015 - 2018 Paragon Initiative Enterprises * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -51,6 +51,7 @@ if (!is_callable('random_int')) { */ try { + /** @var int $min */ $min = RandomCompat_intval($min); } catch (TypeError $ex) { throw new TypeError( @@ -59,6 +60,7 @@ if (!is_callable('random_int')) { } try { + /** @var int $max */ $max = RandomCompat_intval($max); } catch (TypeError $ex) { throw new TypeError( @@ -90,11 +92,18 @@ if (!is_callable('random_int')) { * so we can minimize the number of discards */ $attempts = $bits = $bytes = $mask = $valueShift = 0; + /** @var int $attempts */ + /** @var int $bits */ + /** @var int $bytes */ + /** @var int $mask */ + /** @var int $valueShift */ /** * At this point, $range is a positive number greater than 0. It might * overflow, however, if $max - $min > PHP_INT_MAX. PHP will cast it to * a float and we will lose some precision. + * + * @var int|float $range */ $range = $max - $min; @@ -115,6 +124,7 @@ if (!is_callable('random_int')) { * @ref http://3v4l.org/XX9r5 (64-bit) */ $bytes = PHP_INT_SIZE; + /** @var int $mask */ $mask = ~0; } else { @@ -129,16 +139,19 @@ if (!is_callable('random_int')) { } ++$bits; $range >>= 1; + /** @var int $mask */ $mask = $mask << 1 | 1; } $valueShift = $min; } + /** @var int $val */ $val = 0; /** * Now that we have our parameters set up, let's begin generating * random integers until one falls between $min and $max */ + /** @psalm-suppress RedundantCondition */ do { /** * The rejection probability is at most 0.5, so this corresponds @@ -169,6 +182,7 @@ if (!is_callable('random_int')) { for ($i = 0; $i < $bytes; ++$i) { $val |= ord($randomByteString[$i]) << ($i * 8); } + /** @var int $val */ /** * Apply mask diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/other/build_phar.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/other/build_phar.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/other/build_phar.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/other/build_phar.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/psalm-autoload.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/psalm-autoload.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/psalm-autoload.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/psalm-autoload.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/psalm.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/psalm.xml new file mode 100644 index 00000000..d48076a0 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/paragonie/random_compat/psalm.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/.github/stale.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/.github/stale.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/.github/stale.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/.github/stale.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/CHANGES.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/CHANGES.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/CHANGES.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/CHANGES.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/CONTRIBUTING.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/CONTRIBUTING.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/CONTRIBUTING.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/CONTRIBUTING.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/PERFORMANCE.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/PERFORMANCE.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/PERFORMANCE.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/PERFORMANCE.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/codecov.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/codecov.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/codecov.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/codecov.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/phpunit.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/phpunit.xml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/phpunit.xml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/phpunit.xml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/Loader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/Loader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/Loader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/Loader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/ReaderException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/ReaderException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/ReaderException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/ReaderException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/StringReader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/StringReader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/StringReader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/StringReader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/Translator.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/Translator.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/Translator.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/Translator.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/functions.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/functions.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/motranslator/src/functions.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/motranslator/src/functions.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/CHANGELOG.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/CHANGELOG.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/CHANGELOG.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/CHANGELOG.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/CONTRIBUTING.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/CONTRIBUTING.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/CONTRIBUTING.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/CONTRIBUTING.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/codecov.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/codecov.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/codecov.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/codecov.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/phpunit.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/phpunit.xml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/phpunit.xml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/phpunit.xml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/src/ShapeFile.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/src/ShapeFile.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/src/ShapeFile.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/src/ShapeFile.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/src/ShapeRecord.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/src/ShapeRecord.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/src/ShapeRecord.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/src/ShapeRecord.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/src/Util.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/src/Util.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/shapefile/src/Util.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/shapefile/src/Util.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/.github/stale.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/.github/stale.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/.github/stale.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/.github/stale.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/.weblate b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/.weblate similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/.weblate rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/.weblate diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/CHANGELOG.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/CHANGELOG.md similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/CHANGELOG.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/CHANGELOG.md index 741a7038..14ca81fd 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/CHANGELOG.md +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [4.2.5] - 2018-10-31 + +* Fix issue with CREATE OR REPLACE VIEW. + ## [4.2.4] - 2017-12-06 * Fix parsing of CREATE TABLE with per field COLLATE. diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/CONTRIBUTING.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/CONTRIBUTING.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/CONTRIBUTING.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/CONTRIBUTING.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/LICENSE.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/LICENSE.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/LICENSE.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/LICENSE.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/README.md similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/README.md index 11e57811..b10f87b7 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/README.md +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/README.md @@ -10,6 +10,7 @@ A validating SQL lexer and parser with a focus on MySQL dialect. [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/phpmyadmin/sql-parser/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/phpmyadmin/sql-parser/?branch=master) [![Translation status](https://hosted.weblate.org/widgets/phpmyadmin/-/svg-badge.svg)](https://hosted.weblate.org/engage/phpmyadmin/?utm_source=widget) [![Packagist](https://img.shields.io/packagist/dt/phpmyadmin/sql-parser.svg)](https://packagist.org/packages/phpmyadmin/sql-parser) +[![Open Source Helpers](https://www.codetriage.com/phpmyadmin/sql-parser/badges/users.svg)](https://www.codetriage.com/phpmyadmin/sql-parser) ## Installation diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/bin/highlight-query b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/bin/highlight-query similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/bin/highlight-query rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/bin/highlight-query diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/bin/lint-query b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/bin/lint-query similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/bin/lint-query rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/bin/lint-query diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/bin/tokenize-query b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/bin/tokenize-query similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/bin/tokenize-query rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/bin/tokenize-query diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/codecov.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/codecov.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/codecov.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/codecov.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/composer.json similarity index 91% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/composer.json index 16054d7f..d6e1c097 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/composer.json @@ -1,7 +1,7 @@ { "name": "phpmyadmin/sql-parser", "description": "A validating SQL lexer and parser with a focus on MySQL dialect.", - "license": "GPL-2.0+", + "license": "GPL-2.0-or-later", "keywords": ["sql", "lexer", "parser", "analysis"], "homepage": "https://github.com/phpmyadmin/sql-parser", "authors": [ @@ -20,8 +20,9 @@ "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { + "sami/sami": "^4.0", "phpunit/php-code-coverage": "*", - "phpunit/phpunit": "~4.8 || ~5.7" + "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5" }, "conflict": { "phpmyadmin/motranslator": "<3.0" diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/af/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/af/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/af/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/af/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ar/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ar/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..71c7686d90bd17343776be7bcab592ecfce51d4e GIT binary patch literal 5266 zcma);U2GiH6~~7L+Tx~P^pk$xI3JLbS?_L0Vm5Ig1QTeJkR}cwwJ+n{yY`UXna#{> z7N;+@V>_-@A@!j`l`2&zrFK4yF)2{<(3eW>OH~OKsk1Nrdf^3$K2)ky^`XCWXZF)E zWTMS~?!D*Ud(Qv-&l&&qo;!bP@!0&n#&7lx%NhaS`w0K>{C$gMeGB{txDDKTr)7N; z%z!d~5l6al~ zA7DHUDsUymKY`CMejgkHj}hEMU;~u<)m%$wPTktvXU*J*jd-o*y{RJp_{39s*y$j~SyC7NeF`Qx%yqEC{ z>3A8GJpVZz{}+^e?j-3u!6!hbEDt0EYX-anly~6|H;j&e_9OOt(h>5tkc82UoGUR3 zFY*wwxnnyBjfOYC=z%o$JfzD!;ya-kO)5}w)p|r1@*rW8GbCWNMoLYsAP>Wl)Q@l^ z{C}CBJOc?Bt|(E9@-dHSO!%>O=600S1*cNip=#(rEB$;;7b9KTqsHrzD*JV>q;}?a zlrq*4HF$b-?Cj~2X9m?dJ=O4ol4>|%dxuyQD}LyD6KXtgisy8+aow+09pwkg`A}0& zH&hrok*;blImkGZ_~rSkq$_UKjdY;Kb=1(>Q*NXjyp1Ncss;Lj>(@i&ds_SowC7Z{ z@@qP9BG>meI2KM-$Nh>jR^35uWAmnKN)8Tna6y;aj1(PDd47absva^ALB#4;>Q&~& zhlU$X`cOL#L+9&$q(gBqa>grqbSv7*RFW{WOd@eEyhX5{^2_CL zV|JLYX|FqdWxrDK8$>ZaMHI5dFSpgwoBEBL`y7r`MLQuUc)G<$Nta#Ey+uAoy^^?L z=ut?tKl;&Bq#Y4ttoB@E5>O4_caw**kF48j$ynb>wL3WW)L!}mEp;kg&3 zrYq8R+RdbIwd6#O;jeGL>-Mg*+5$_rJnaPTX1zcM0j+a;&I+S|yeTubP6hsRP-#C| zvY*z06nsIQ`R;LLxDHfy;Iyv!L1do@C)|?#Xni8I$NWN~+lmwULHI~*vR0jPN>$g( zcsd$5_0*VsG|;9~+K*c0Q+a`NF;jAIRpjSq$ydG+Mc{V>fJPb9R28 z%I_`g#g1p-IE8PINuihv3u?-l@ayBM>`<5LP%=8O|B;ER<5n_7zj~N0-bCG*(Ds;i zss(i@4PxdDHCP%BId~%#m}95nHEw-v z+Xq>;N$cIBTF%cU+2lO#eg!9%IJc9q?qrz=C0noIsW_MTu#STZCT=KN5ML339D{+$ z{|qNDi*--%U7=z;YY0YM!qDb%_eaAe;|neY0IsnD|3=$ ze680&63Z#qB|YnexEQ}-3^wMab5| z?<%a}KZZjuzaY4Zlc-(~6T-8KX*%rC_&c)(@T zgq{Rw#zt_7r&OJV<+|~8O|mg<+RLhBnC_$4U|QWWwE;O-mPW#%{Hpp=oKSX@;cS*YNKK3?yZggqd`k&6()3ZnY#zxwm{0Wt-bt((m6Ug=X?O zBW;Z+xsf;}EZllSH801nid1nbeuWigP1OJV;m_p{KR|YLj0hMtCtR3Kzvh@X6&+TJ zDSq9|Q3sL-^G?um9mlsCg{VX5;$QlqpsTWqt0dT@fKnpXMSTCDt4XE!%a87pcHVf2 zGbDpcIK=UZU%i497DceMdyH2oAj+rTP{N)^yKmn56thYhZGMZWh4onztm!rMI}w^3 z*xhY6TrHnPcCEq1V!V6{*NhI9O)3yw@@?2?#)|X=c$6Ej$u+!^q;{y%I~EYIe1?;} zws=W6?Ki}%6#-$an2)r4B5vozjYgc-)tcMoBA+{1NDn0nqfHWVMLvTwEaxmfU}lWo HBz)`tBXOst literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ast/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ast/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ast/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ast/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/az/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/az/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/az/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/az/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/be/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/be/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/be/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/be/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/be@latin/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/be@latin/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/be@latin/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/be@latin/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/bg/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/bg/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/bg/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/bg/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/bn/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/bn/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/bn/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/bn/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/br/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/br/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/br/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/br/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/brx/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/brx/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/brx/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/brx/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/bs/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/bs/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/bs/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/bs/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ca/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ca/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..4df19d23c66506086259d20b4996412ceffb79ea GIT binary patch literal 4664 zcma)9O^h5z6)qD8$l?$%|NqY$J7W{~?9M77%h(IvY}UrXYn$D1hy)yJx@%_2?x|{b zSI=a^AqwKcB?uv8aX?xmBoYu8av)MJppl5g4HUtRp92a)K^#Ehgv9r%duDoO*9t9- zzwNG9RquW8d#}oWJbv_h0#AV7$MO5-5g|5!Z@vxx;Q8}CLVOzd7vKrtv728Z0iQ4NCEzmNe+yg( z{u{{g1n(@qKMni<-oFlf0Qems$Nxhh`!NQxUw;6;7x*9GCxG|eSHx2T^8C*O*}oe= zjyDCuRJ;H@2D}6O`w=021Z?2_+wUs;|5b^91M>F=VEh%}Ch!dK2SDEMHQ;l=zXExE zb$_w%^S}r3eh0`ry$WPMeh+*C_%9&yvi@!%R)Jpwo(8@EWcyzL*MPqR67XJ-Py;>$ zCo2vhN2AoF}b zNc{+K1<31O2C|(7vY*cZ+0Pe&9QPQ=^Zo>6eH}So@Jv92AkF|mv)_aHgPC6kFnu_$ zXUn&vKuE&J%<=Hv%pX5+QJlh$`Q^1aK7QCwq;c*+TKvPYzy+^K0x~y~hyCXV5*82R zhm;o_067*eMUItu=bUrBd>B7|mJ0CNMTrWOkAGNW%&$1rI2qAE#<|L9s8U7hnM8$7 zMQ5p4}sd}~Wc@k|rDiY?0kw`d~9TKb|+v#Kn zvxD!6GS&2TY#iGmqG*p01y8Y^saob!e{k}G!;WGlGpu0LgpWvdw9$v;W7|aRhNp)h z(Z%SuOOeh*P#4p0!yZ(TB{Ec}vopv;$3oUqwbaEIOYJVVt}QRHIvJ9V6qJNurwXi# z9St_&)r{D>xN6Cz(quB6Mo~!yCZ{MRHglx=N$j-@I!DUYMGHDDRN3*Gh0L`ZEqLUO zPzhDTLM!w1vYm~i|HDqBC=%~&XiX>9p#!_nBrP-1%j_3S+$h0<9aO1=j0s;@)Myks zB5i0VkDU$*M{egT)vV&fCbE|mMiQB#DC**d0gJxRAVFPiyz1uZu9$>9iGG4opPLw2 zkXW%QGq$z4w_V9m)uQZLbFvA?YRkk&OD<)QxgW*RQpLtyK9=89ad& z+@!VD#$&Z}tV!!_4MO8Q zm2q&<@Ev zZ;2j*LLp6YO(G?!w&(>5-uQY9_4s9W8prTJ^B>0c7cBV`k7VPY@tJ>Oex1cpLW{@U zC_(qjosPA8R;CB3EUp1E;-kKgqq5whIQMC zgn_>)vYskKC?UQj;AF#J=o%&@*+%)Y`CX<+c5l9faEGXi>(#14D7e+&U-$*{nc)2u z#b3!FQ3&2wMT8tfVO+V;ghpLBUjyZ>!m}`+SF{#v#|unv6mq^a;eV;WxQ6=CxI|at zmQ;=#o0mQw)LLnRopm^Gv{{y-O}uX?%ke%lIJr!qSo`hiU81lirxV=8K}Z;n_w$T9 z5d0s%l+l2-8qr>7IR(y#tC`4YqH6b{XC}%L36=PU=PMmj}HY0=g epR7DD8ypO!tOn&Br7os7l5KxAK@fZ~QR06KFJwRf literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ckb/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ckb/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ckb/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ckb/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/cs/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/cs/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..a8ca4fb983b5444cd02ad0fb6b72da9e3eea45d0 GIT binary patch literal 1289 zcmZvbL37(g6vwx;Kv6FgD9kW)`Z~0oly+syEip|NvZ#r}F6h0mw(9_lK#(VB@HMo*MUt~QraEKZKpB5NfOm4z{&%%M~$po&}t|UH- zrXENzOY_vC_SvSgkmf~(IZ8@`60Ohn` z1Yzy#8`WC1N`ZU_`>E5P#{CdAc6f7(uQuTOt+2U%#_H-$w7YwkLS?%r+Q?fd@>hpm?pRxxuu|zLL-+3=;ywwXuXMXo zOiDEsDl9LBE39IkWV{gCpsvKGG7}9UHePeR8O?4b@T=a6qOU6HgmmvASbSs}3$k7h zuERG_g%B3x-FgkKT?4sXzwH(STC6R3kN9^eQBN-F;iOWi`N18YVBcf+%B%z_G8~{R z$2|)jl}KgFo3xydhQ=yTCr8*FJ?{%SI;M~A+TVAXuN|Z35>%3$Jj+yHoE-V=v9P0I z4ie>PIO}!Qr$9wN0M08yS4oT~?cN_9Ycc5kH{u0!v(fP6h|*txp)LL|F>U@$)M`+u jfpjNz-A^gUuAAMSGuPV%XZ~>tOwZ!8xKr*6_aFQV-^hN! literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/cy/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/cy/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/cy/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/cy/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/da/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/da/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/da/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/da/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/de/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/de/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/de/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/de/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/el/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/el/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/el/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/el/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/en_GB/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/en_GB/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/en_GB/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/en_GB/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/eo/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/eo/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/eo/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/eo/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/es/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/es/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/es/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/es/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/et/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/et/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/et/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/et/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/eu/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/eu/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/eu/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/eu/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fa/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fa/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fa/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fa/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fi/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fi/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fi/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fi/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fr/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fr/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fr/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fr/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fy/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fy/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/fy/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/fy/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/gl/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/gl/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/gl/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/gl/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/gu/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/gu/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/gu/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/gu/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/he/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/he/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..2fda426c72f62b974608c31d3a01b71ba1322165 GIT binary patch literal 5288 zcmb_eU2NOd6=vHkTeNK5y8qvvxJha+p)5HGkSTE+H&I$AmTfq4mkk>*O1zS|P^3&! zQMJ8vL-*P_u@u{_O-nB}LJ)oc3V^ zbIv{IJ3sWFo;c7}@TmBG6Tep;QIv7u2anz78w{zYP2Z@Y}#uAj|z8_!Zy-;CbK&Kmv{&RFspz zD?q-l0sI1R88{65HIVH-0J7iz3eOLJQc;d$O~5Y#p9dZV{t);y@aG|RfJ0cn2RsY> z50K+gKNaj>2Yw0bp8+2S-U4#`8$kBs9U%MV13wS^FYsHyLx+NRo(8i1vq1K59?0=J zK!_@@0uKY1fge7iC|kfR*6W{Elv&{4f#-l{AT$YF0P4WEfy@(qCWz-pz}K+;C2)lI zKO4k<1<3v^gzH}cnTOv29pE2B0q_an zhd}1cV*g1fj{$2y=KD<`=l@+G^Z5_pcYy~%GW&4> zcoJ9!@_7r$dcO(r&p?(-AlZy*;0fS$ASh8@0dgL013|OQCG!M#WE}yb2d3m*ym0_O zl!UAqj+1S09{EA&$}#+&!VfgcxB=3?L;MnZkS_Ur4Sx}utVsegm)(c?^o8~ zYmNQqUU?Khu66Do&MEWtRs8r#1Ryy$=of?`OX|P1mv|Yn0Q^C=SH-xwM z+^$wNvK`VsQq&R+ay`uxRbd5&q%(nEmQA`ajjG`ZhYG@L2w{=okp^$QilCY!ZW?yo zCEF70mm@5#D#)%0NAnEZ+T)nptQKsOq*OepBT(M=jM%U%oSQ?o^aVgPb-*W@AWvcNHYysiF?(z-Hq041__hLNF(dyNXJ!mVjVG3<^Y4<#FA9aT$Gxf<5)P=02pkJavx z=8-@pA=sz_lSHd z7%ZVnHIy-7hl?76!qCaEC|5TUPr|6Dd|S%oDWwE=Ao2i7}}#V;3i`Wn(#tON3KvmlmcN+(%lYU=c~os%PI27VkKs zXqPSHr`*#fkDX|k^quOOr%C?$_G7olY()hYs=TN<#(uLvI1WbVQ)$KZ9ORAUTA6k1 zpMXkrQdeIT4mW&;UJwNbRWn?x)N;)Uy=qt^i8)cT9Z$`+s9CFM^IXc% z*@EFEX3e^znd)WRsk#}mYI5n0pFT&y>-exm>t`sPqT|QO zqGS99@f07A;rP_Z$hpLI^?70OH;Z}vUcdvLN~Tm@+)OBb%U|`|edv+kdiscUBWebPP^#051 z;lBd!zkHX5vA^u!fzY)ux-H+DY@;7kLeGUbI_f!X1 z3gaaI7Bp6H=PJR?CBM@pV$ENS*a%`{3YP+fdu)GA>b}9e#Ei83`>?j;$KBnRyDcQ3 z9kADdb(m#8I&tNI_T7|2fWuq&*N#Md?km^v*Sf+?470KwB(Q^Yt@|AgDM%u2>EM;C z1+TYoEM?_&oAO{ONWLV8xnB2W{40oKosVD+QLNJNk7KFc*R>VgfzsM3&kX7U%>RL!R0oeOVTCD@fZ? zK(EY8)PMiSD|;bwMmUhYO}mC(U1l#?;5N#2n_pu&W}kOrmO@cEQDWW7b;A<`4aWw$ zEyoM~hoNU+P-b~x$foLv1(fZb3QTXi%P2d~MF!UgnbH^U*npM zgu3GlY2~oq42pY8R!3A$JTx|B@yV8GVF`BFGg*}U+N)0~!tJ$!TQ-^QC7GNzdhrjU zNw!~*#txKYSs5hV;_<-;a++~Nqy1aB@?*4Gq`L|=H1+`9Eo^c!knB6%A-fY)&muN4 z`#JAm6fwza;G)<>nBeaY)3JzmIX-tVD6x4926+#kkicxWm*gFR+p@ZP23tLot-$E( zFoU7SV}i39<2-0X`F+|orXx4rLNQ_L!aD9}O?Cve)!V-pPIQ^e-KTPP@f>V3=l#0f zPek~6X~8hc79*mv9+F&7sd)HPuwak0oEe<#pNF%RQn;lC_{%3BsUYcrSZWC!DG6;8GI QU*BjY=h}T-fe)7QKi`2>sKh-yLY@IGxXT+LamyPZ!5i?OY}*itl}>)y-Sh4F@1O5n|2e|dg582C*qgB5 zVBz{3_7UtK*!!?sFGbNVxCKtZAHkd8U*IZu?OGJQ1+IZNz)!$;!4dced;}QseR@5L zJ^)kjEAT0J3jPkh2M%6|qC4RCVCd&5xC;IRz775YB3%STFT;>FLTL0FEX?vM>*no6e3MEW%2>%#dbX6ZUodNuo&*Z`8B=9>E=}#oXb#ETvP_L4ElR#p zXodP@*|D8-Mg=by#%44XnzZrAOSQvuG$v?jR9)ivMF#0-1_Pz&{IoWnT@vjfK$exd zXcs|C_DM9ENwiRTX*3e(V{e)+hrzY3(2PDpf z7vz@}<~p$E1pAFgS^PCyhbleVGj_qb#0U>eQJ$YEx>L=n@v@(lQh(Sw$~LWUwjRe{ux8ur<(p<0>L%Sz zobkLBH7a78Nu2Guu+R;TCwlbv2wI?H0X;M-8ftQ?_GmxjASCF>Ukynj_~<3UNhnqh zZi?x+*7|um41lDrkV>)VT%(3kri8vcnH)exW39|_;D-KENppR*(hA`%JX4+-m3h+V zzZM0nAgBVTQQ`)*CEBbDq(KD~D2y^_MGIuBF$Q_5QjFnbP`*u~Q3$)#mG#70pPwbs z0Ay$jdvqsIxkj!aup)dBO6cT;z?$6!bp?4{++kaVz`EcI@9O-Fl+-6oYYv~Lqv9ld Kae~eonf(iuTE2(? literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ne/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ne/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ne/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ne/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/nl/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/nl/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/nl/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/nl/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pa/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pa/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pa/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pa/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pl/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pl/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pl/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pl/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pt/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pt/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..d5401731fe427c7d3f8a8fd09daa4e5ea5477afc GIT binary patch literal 4608 zcma);OKcoT8Gt*R<*_C#5Ln)iiZ>w%Nsk}lVND+3O~xS*+mT~0yNFA9x@O!-PgSQM z_8JZdgx~~-!)nDbTF?^EUN~_?vfu!F0jJ4b@xGJN<1e|Y|SGzdNg{{~OMV^0RbCtwT8_zJuUccFs6 zg&%=`hh2E|EkW>M*oW_j--aKDKZYXrEBFEUCcFe6LIuyhH3-hbFG1OF2fi1+0?)u- zKw0-qD0=^+{(kIjLGVf56?`AO4o||b!PD?tH6Orf-v0m>;3FvZgm16LUx3f>{tfsp z_#-Ix--n{d9u&R)1m6Sy4L=5-daAPLG?e+DhoavG6nis>Xz&Ag488*Qjs(F^py;vn z4s3__;c57L_&NA5cpIK$(zEcJQ1p2fI{2G<{4?*Y{QM#myHhCpzYN9Czl7J}@8BtT z{OKT=hYL{Fy$eO}AHvVVpF#!y3`L*+K=JD-oH7I3P}aW#75pBQb$$kA{WqZa`JeC# zeCFLjFbCJ6$bA>eem{re$6rIS>yPk5@DY@Cp5~)`|1^Kj!6hj1&!G7A`%w0I03|MO zKtdWkgt#tv1dl+}@c!l1=Mfk_64&$f8|mxki_NmG=qPr|gGyc}(I0pCvjhCTgmLU4 zEdCK&j`I`WDSi^0{YUhdhZOd$O)PR*T+)V5AaldBz*8D(BdO}8-7d9_&}@sZ;YOqgJq}rq?>_8*3}Kr`27v zyW_G*?dW_sLnOM1%VXPDo0;z3HO0a2ZZOcwWlH}~QEPToUg*LMjI9>(%2aw;ry`TY zgSar6+BC(EF;>Ne(r8<38I@*cJ9cHRoHe3XW~?3<2%tW~bp%MV6}@zmI6_ZalK)- zjEDZ<W03Wj4lTVzF^>aIDH zpCt}GM_LcFr4@X+&fV$t)#(YZ?tjvSGGr3Q4l}S7EXQ~gtwxS*1uIS!nYOv^4y|Ye zgUK03NyG{j57NZvGVa_pMJre*Ppho#`J5%q<6?J0BQL~BXbM)jGVWfHb4m1n$i*Cr z)N9*ywwJ`+0`HQOYFZpUEqWnR?4~T( zT4S@QVyI78hsI(_W7WdlHC9G4({+6te_hUWB4uY-OeVfYy3pQ#6XT8D8*2>{te*0` z&f>?_0+VHw&S&R>yvT@~^6$Z|%-zA2;f*MK-ehv%+v=9fin32pH|k8fl`iitMuXU% zomw*~U&7_QA4lPHWj_zsU0Y4vT3rvXX2zGs@ESF@t>$Ov7Q(sNaCSk>Uua*raBg;f zb{4^Kjmj#U)N(I&7T3b%)$rP)`r>MP`Np}guC8>ZZgSGYbvYS{E?m}DOB*+Ds+Gm% zj=I!YUc7Ph3yasTt#xkSzJjRjm%4Alb)yGknqS%~iZpM}%xt+_j?s?UWHr-rS$`(2 zjLv7UZm_Gxx|#f568Z$oX3}D2v~pXe#nkeR<<7`IbFJB_tIigjxp19SZ>z$*RLrD_ zj_pMy`9`t3ys^F%E{x>FoSwmtf zvQ<~q+{LLE!t2J${UiSPN@a_>(3)?}O$D7y4-`d<&ymZeh%8smaBGl-=%@DLB|AleiP9lid3aIVW;jZSTFF z^~;2tx>RLjUSw3yu#H^F?vQ!bZEMN{=~?c*w)d(-?RccLu1vAUZn0=xk+CI1q>$Ew z4Gs5jq97vcH_%>sBttf!yfET9KQd1Wb7x#^cNrZI$Jq}QENV#_PV zUh?n2`q*^HI*r}X;+7!_WC^)k;@j$?uYxFhS8f}hay2gMFw+$1#9#Y!6PsVFdcG=W z>eIr_&t<>&nv>g}Ks?7W?N%?fgiokk5~PuH=s13Cq#GF5Xk37nvr^1Ei+i!o%2u$% zeL&+$B&wE+pm62;EGPQDJs6z^8lG+}xwN0JzIn<%MkmkZOH`^w2!G8g8(pQfF literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pt_BR/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pt_BR/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pt_BR/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/pt_BR/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ro/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ro/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..9cf4b16616e68f61112f6a9e4abe5a14e19946a4 GIT binary patch literal 4740 zcma)8TZ|k>6>Ssq@W$a0AmPpR#Orut_w4LCDAw4UWLS^Q!p^R>kB}fFsO_$qDZ8ht zUEMvCS@IEBJ`jRPd_<9jctw1GkobllgtQB?5PU=m;t!Gh0N(@rC-9@d6DM+e9tQIICxEQq zHjwSLK!|!T08av60{-=w=lu})3I4t}xBGWM*5_ZqDsUFU3iw4JkN*Zpz<&U50Ux+8 z*XL_M=JQ8Dp8q9~&wUN}LEyiE*MJYcGvDV6zzg{PI`BO37eKb_&p_7aUKr2cH6WiW zfNcLafED2Pfo$h1K<4KSAoG9X-MODCK;HiuAfNk9U>W#(;4JVs$m8{o0PhDr3FPrj zAnV-+J_LMmF#mHP@BdpM+w(Ud%iV{?tmhn%fGa>y>fHcBB`*aY1M>SEepu$>2rzos zF6MwAgs+E?a52Mi!aA}a`GM+AN7f58x!eJ`^ZCr;1NXRxb%hEpCJD$fIeb`ueh|Xm zIsD*q$0c0la)ncoW1aJdV~qX#0sQ!x$-(&sDe578+`}=(JbAMVr$g$BD3b~Gq?II} zjb)I^@I38gDK$-|Lz-PY9hSWsl{V^I+Z$_}CAum5J!3=aiDa~bC4$H#O1Egoir}V9 zr{_(lBgj}1|5H@U9wn(rWk>3KBd1KRmo^m2NOe>yE$zs(C#5Epl7O~pTT*OgSD7p! zqb2KQr4}7YCYDyD%IGP@l745$MC7E3MxDaqyUr1BoJiZ1;fRqyXwoKyQj{ea2SKpa zL|F&ptV2(wZ3Aj|z|gJCq%vUzQ?V1t>Ekh_Nkj^}6t$Wd9$FjqbBDQUI1 z;picR=%n@aL6DAvpzMvtdTm5S5{p2dP3GW-ra@SbqNVJ8W)Qojt@Y9btHUXgl0+oI z*ii(Qy@mpt&}vL<*;_M|TA>pWjI1a)1B)$EiN#VyAhE@lzt zD(z2bO9jH1 zFv3BNLZL!Zni^S@DnD1`Rwk|DC_ZW-Ygu3<78XfS_O>-xbae&}YANla?l9d2k)SP5 zPmt<|7KR2S7NiCqTdr-^3qC4J464?lRj6W6A8s8P3rh;Srsk&9JYr>FT3YRLPDfmJ zM#W@eHWaCF{7sA(PA}{=3b4VFr-W5^s|C_pl+K41yd<^o8@X@qx-~aIrN0vTPf5!O zU!@Jx5n7=XosHXZqhAX%47cGqf~jU`sl*B%3`GgL4N~vm5&(6JyWl3_>Fb{N{v3XUTv(L``r3keP$JT z?r(8kL?Sh|N>{g6S81)*sMF}y%*{f%GP7)S zihT385av}%<+JI090{c_5yu(|-O~2fRsZ5xj*V$b>(_N)xHeVk;*LsZu1A>_k$=_L zPEsWuyU%3l!X?UIm-N!o0zE+$s?u4!SLnIt@G`qlsnFvXJ#&WgkISHZZVr+QkX*bp z^R$0WYQC(PzR%{y(}nVaAIk2GSIbc7QA@?0+o_EClH@AsE^=elc?yN4#1|R04)zjU zi}?kU;TqD5n@1ZGW&whCr_XYr9Tz|ED@=E2Ivt z*J;tNvaKw_ssuWWS7HE%6qnX=J90JMDcWQ}uBTnahULcS3@NRW6jNFSD$~P)&IIv} zDQY|_J_1kBo!g4=ie><5s*JD)dq*kh^7qcS!2^`CGL$;&s4060XJNt#C5oGbQ-=+n zoTVw6t=vVAfI9_N#D<;KRIr;{C3r%NHb9qPgocUDgFWa>t+qmoBcn-*iz=Z6%V@$n zo_9S1`hX(8LqcppVA^;2^`?$GG?ame#EpsLpy{NGLzxVsgEHF@>^5)=wYY`A8}1Rr z>3`eD1=)C;Y0*GN6lZWB8V_vAjfC^1Yqmh6%(u_RK`h6FQiN`%x&N|7s31FV?~SM$ z#XL534JJoe28uU1pT@IjFmRrtmJw*&5P_&3@GOigtSfuVSr=iLMZ=8aov+BLL+l_LCuiFvbX<2&Mav;c0bHM?49L7i&B&-d)G6Kd%Ca?ainlZ zyD_NEwVRn4CY_=Z_b(-m3l~p$p)PCy{nu@1v_Qct471yFP9#zby%@JGMFBQ@SW}t5 z4z97L3i54&Oq(R&;K9nAUvx2i06LYy++?gCo*S$h*X@b5hw98Qe!8yLftL_Da2e}@ O=4SAg_c#Z8-hTi@)SVIl literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ru/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ru/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ru/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/ru/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/si/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/si/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..ce5d946ab366e933520aca1929ea31e24db998ef GIT binary patch literal 1719 zcmcIkTWcgm6fSkWHHa6)7Zoc{tA?6O7A16&#Wv|^U?vkL6F2&xRAy>tTDz-yt2(*{mPcfND#Fuy%? z>{EirgFOa|VfVp)g1P4g>`^S9MTQV`)`Php5um!^Qq`(Vo)RSt0du6Y08fb zHREJM#Z>Y{+(a`$0!eusf%y=-bfvT~CQ|Z{Z&_tDO43*)LP821i>yZ0lXoC!@;Dm2efu|`(3dL5mzr2%_MXs5!btC1Y>nA0cI zQQ95{gCvqqd0mkzow2qVMg#Wz=FqU7@~OAd>9Kh&N;bB@GvU*zMsu1q8?4c!&1d}+ z&rCL^8Vv-pt~eXH3VU%che4OMJ8U7KFLwO)(&Q_h<ilyO&hPHccm)RZ39)2dxl zM{CKLyVmOFOw3ZQjnH)y)emTWY9g<_)D90O)2ubTd4=1M&^S)fY$ncU^)%*@oT2@Z zW69>$dW&rOAkOu2T4)x^z8YZBd^)`mW!_4>sd>y6l}?OLWm+E1+|&%MUgsn|Nt-j? zI(tD#cVBK8r>b7)iP{t!h_fEC`2|~S+2UQB|6q%Y)aKi^_}J#xZ1IWBcWkjuo!_0` zb0N;{qH>#Gx5Xu!|7eTPOE-S6!dL!YE|ZGw8u*a_7nm-UL{&b>iZ3X5{^#nhuXjof z+Yp9&XcD4#Y`*(1TbV#B7s~vtvRyR#?SJ8OqrvPh{=W5r<8x!efZqOxu%iczsYB9E zC8oMMh${!4e*-=^(EK$wZFFDV#YdQiQ*h)pRw-^nK12T3W&T&?3b@f;FLhtGu8zCd z8aeL%K8_>w*1hd(K(gC1NXM$UO}c^=#M_~DaCH&33#o4XzC-x_6;`e6EnT&4S4tn4 VZ@tEDBq)Q;L*Q;ng*~Wb{|T!A77qXb literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/sk/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/sk/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..eb55db6edd65ac22747806a9593afa4d3758342c GIT binary patch literal 4594 zcma)g}$c$qZ2hhyxOGBqUH2aX=%5!vcGVlmoJ4A2K!vZiq;L5bpz*NVy zEzSPi)n8S8@2dUFL-+pJ!QZ?WaXt(F9Xtu1xYuz$17<)T zUjcR9|-!7cD3;CI1KgD-(B_bc$D;OpRJ@C}f_`THE_Josgh z_iKV51YZQ_z+Zs8?&~1y{buj`iFZ5B8N3ttA@Bxx3j8{F7W__+cfeV^{}#Lm{u^X_ z-1ns8PlF%E`?tUcz#oEae+Ohex*+TId+-C`f512?N8rc6S9<&nxQzFIg1pY@_dCu4xB|N1b0GWm=ioee*yEevBY1xp&S3kOK=#L1 zK$ed|-v0%V*Zn1U7W^H^{(lR+0@8!&cp2pRKL9yScR}{oYaqwv554iXK*IZja58^i z1UY|hfSflKkih3b*5jwW@4F!T`HvvBcK!h#1Nm>Z3$HehfWgCdo$tLNeI2BPwSo2F zz1g4qKqVU+_6OWz{RY^4Kp4j!gvCA&yt zO^S^$vMyD+kX0ttOKI|C;MaX4BPvPLlv0szNI+Xtl@vy@;p-$Ott9IeNhRu%bSNWX ze66Mwi(B=Q4#-N48g&wr-}W2v!m*4R(i?cBEEFkipcExB#^E5?s)MACan_;fo2rIu zOYqR`L>n2if<}}AIlVnTDH4H?RYtX%817pew9F8iQlxj45 z6&(b+2`fr1Siw_tWsoi7p`V^Sp|GJqiWn;>+4qMhE57oNh(}&|tcG}k&`sbj-F+`AYxh}7ObF31=5%>!by!r;d|sO zDkOpN-Bgj=iHv;C;-e7g1y$}Axheu- zbd;m(n=31{x?IT9<$PiJ=E@hBuU%WuZ)`jcQMHwbE$J4es1LNhTs0<)a|;Vq9dr3K zWeF?EjE=Sz!qnJ!0hZNUf-PH!ZwIbTtY{&wEeu!9QCyoT+$`jWep$?9XRc~xP-|`x zDV`%EpEV0%AbfR+IM2}JmNtvm-HSsxHl-pXH?PW?`%;cBmV7gFD@Y;{xYu=5k8`9# z`x-AjdWq6Mm*&*c(&9WlL0QVtoO*oe0-ZTS>hjX(cyJMe7cR{_?cR`zPbK!$S5r&r z(M;C$WMjrzJJ=DmZinlRVnJ2yp$uEx5^+Eadtw}R(r@V@J)EF*Y?SD_v%LD z*g^a7G_1sXe>q(r)gC7k7QoTo?XV7z$CUv~DIaP~IE26S4)o;YJAR~f*~Zb%>%e)_ zj#RSVef4l(;%qb&>f~_WHxLvx4Fh-+bFdqh1^Qc?;;{R&f#KyUB@OMhb;Fmnqjf`1 zO%C>Zjvw{=UV0C}*>0}`>`?X$y9r%Cb*zon_#^}&5^e0|#U=@D97ckyPHN7LY7 zZg+Q~dp`{Xc8CLnft}HTyFH!QWbD3*9z1mMJFGAzCgM;ZexJ6brv#2?+yuIJIeb08 zp?TJ{I@n24O}e|O-;j3cg@8lePs(5{&J*c0wK1m`3eI}Z<{kG+)Ch9w$?0<8O9FhY zhr1yij*^5GP`K<<>hUDwT&;HZO4gJ8L7b8HwotQ%rYfWXlx?UW*pO$?iN(P_DLJ?? zq&bKi287b74EP}AjbTKzwrOoyUW___IT_BX*IhBob@;?>#-MmYyt|0n(3OEn(3}; zcUOBdMv(w<;Dm%C6h(pqC=x=xaRG!lS>lcq!7advOC%0K;>!1`duDpZn~;`fzOJfQ zuinr1UiBMKKKe5ckB{GH@%zyup0@#f^F8>(^N&lO_a)#zftP`ck9yu0fE6Im?*ey# zBOn3)4Ezl6U%)o-(qo?YXOz=Yb!`_iq<`2z&*2{)p$j2ITX5@Atebz?Xp>r{4i9z`p`Ho{wP@&nqD7`!O&Dz6Sgh@Tm{v z>+8T97=IJUcDz)~zYOF!{}$-t2E2~(;s-!au`k{V>NkKkPF<3pqIMT*5ob$34t3t^@Dd+SPzgM3~8xhBA>PUyNnj%HSroGD{tk z>42`SUkxhWCN1sPn}_?m2TL@NqoGLx8j5tXgC*LbNtNzWD-rF1v=`S+6bUj3iT^9A z<&aVl;(?12?&EZTB8T|pi?2DF~ArQ+Q$xVzNcTbhgNcu822U=p02FtFk^6ru^Mrh%<^ zyM}BcbSl~tFG|V4<^-k0VwO}ChmOk#=SbR$*91>61g;x2w zA;+0a6tnnY8`;WIL}HPkC@S8eMigD2L4vwUJJ!vHyCl-?3G@?``pm|_Ac!TYB4c+q z59*~Hl_iRSczt9(Qu_wD-TzTepMw>IhPd$q>B8{gU6tuO4L&iy9WMJTLEYP5a0vqQU^ zjXK?_H#YC>d~I`UYrlSQ@D+&aZYH|YZ%PrB?7q{pHco4+t38u)2@Pcnx@5&9-PJgE zI9-Kr(MYgwtLbs*J8~s>U7hN!QF^@4xYwvpW3yJNF5ETRqTc)_XkH^LU$m=nD3rcU z%r!K+jl<@)e`_ko&U9qr*LB-)Z>rI)ma+>E!YmP?zipBzt&xu1Fx^H^A8Fv^~v>6?UfVc6|U9v0W|11!ou z>Hhf{b^0O%3`Xa_mebq00!mC}24N^-2t}VR@M^i9SjlMebBSM0}Tz3gjR} z6~Yjbxb+B{dOTp`vLrWEX9F6DX|E+6oS!8TBybIiJ_Tq}7NZ24DZ*yhl^|}&HjTMWT3%eY_Tn@cZhI6saFYe_ym04i4idJwFa4aVib5VSUn4~=XUae8E(_t^C7{zc`hndfGcbizfSED(IoWk!7)hy)BUh z5Wty9iCPN1zi^fFE5gF23Y(jBOBltCUjgZZUD;7*8~f=Ap2u!6hpmY2BcC-xT$j@gby z&^5n!;#vSZFqODJ!WHDc?{G}oLmu&UIljcPh)=gZHlS>?Q^S?-oS7KPS?{>eljiW^ zn}iD$I?`Uo#c9O}>Pw?Iq0FjyR@Yb$H(mDCm9s$B-bLK+Bb5WbLZ_*L!)ky-xzh4v zK@ZpFR0OZ%DoBZ0$Tz*WU2cKp-G`1g+&*S?6!8!zNX~6^I<$z7nvloKmjO~z(cTBA8dL4V55TpotXKHtw%yf^t zd%WH}0FEt%Bt#&AK_(K39YrQUB;s7$BmMwTB*X(Rynyw=v`wiSz^{Wl!GqxE zz_>g9H27tn&x1FDe+It-{-cZAKB&|r&t4Y~gE#S}kacZPp5FlP1n+=cu|E#p2VMqA zXXp~1aASFu8j-5Kq|TTtsI;}0LFiLZS6q~v`-)NgeubbFtbFyV>sj1(lm)ogciP~XZ z-!i+SUQ%?Z2mKXx4R-`l)G}&^fYOxn09Z z*G(g62C0elvPsvC33ZTapIFj0qg$~#5k&1oN1>5@V-xyKqobCI{WOTeO@SpF&E=?} zt<_-A+gW_oIW3M86Q3}3{fOCEkK($n`JoP@l%RAwVH^U;HEOh*j7tpbLAn+}+%gOu zZ%3&~2r$%sBfxZU>yhDJN{tQ2xt*pKM37t|qfkdHE6L^(Fy1oZV2xIyMk87$)a4CA zl_k+iQSjmVZC*Saa3!pZXPcHrIHL(wy3*+vucV5x^);%QwEUXcne2kUl?bsFRW7Of zx(rWNmnKJuS`6TTjr(+z)S*bHu^%RWttj{ag(xdV!(x`|pxJ6znL)yaNlU7VghYQ% zG%Hq8slVKydP9VWUDT*=!7f0GEgMKJ3RfCIErlDDpeKc<$&xx261?pzQeO>1TOtZk zw7`%_ZOx~{5dY9ur7ExM|eRk5i>t6}h{Xtp73RW!@UY~4?N zoo=*ftf5s!q}|B}{5Y_jZEC8LIvhveBU$fY-Fv{qqTjNvuK9u9*;;EYZp_u2LAYz; zh-pP}>MbU#LEXEjy_$H{sH`UrFIBz$v9XQp&2vJO_3ZS_Zf|2oqunx5Dng(*j%SA}v+%*k}B z)$oIGj}{fsultTw4|u!#c9O`7iM>i#i=-dRdiQdWP8@EuW53}Yh~j2a)?v#&Ci`ag zXm`7Bde6kSylWJX77J(*R$+0 zd)PM%8((BI>*9sHgE1RCBWuO)7<=Q0@UuL7A_Mgmv?@gcTU>?&Xf88Gm?}H$v3o!FKERV<1gFsb3I=~f6

    GR!uv^hqg|#QM^> z#TZzbp#?&F+Ir`PEnm#DpIM5=sPJ~8{r`Kll0|vYaS_1~&nvkE%(pFwgk9*Daq0l~ z@Mnv_vVJ|8bv3bsX1}lkcv4(TgFKUWSPT7wIpBnvKsvP8Vv1~NK)UI|fM=#q3YLz> zLTs*hzp<1$Cv*?xb@y}?{-t?gt|zk&YskkXAaho1_5*h3p6;LQ?yDq&@Bct;*Jpbd)CtYl%<(7Xe^JeKz`CurGqrFV?t0Zu41=Mkl(pu|Vs#Ti>D3IaGZh?V86Wh3mRFSi&33;xH`l8COR zrmjc#GjB{L3!%C8k+WlLt&uy2sk~rzTIS#eH;$_FmMXaCuQ(is^ssBZ<6Jzs6Hc15 z*CqqeQw-`edMar9TXkG=*kM@sq77Sm5g0cYly!-`NS9n``{F$3v16NxqPsyBIPH@{ zPw%23sC%{NfmWc$*_h?n_md?rM2ZI7IWf2;++vCs#Q2I;r3;+z?i7m$&oO9o3;4#} zY1=Q>V-c6Q8|RqmH3NJRdC@{6JN2^On)hCHg(J>L`CVW$A}=}{n%IUIX++ZG0A_@) ztV zMF!;L7==`)SxWE|+n2lonSy&XSIm;76^WG6oik20_+dF_UGWSmWAkP-i=&H<8g1xt YR!S^L^2(|i=}25&0|=i%I3Qu4KJ6ccy)Z-}Wc*XrUhq%%HjXk# z=P-%L*_@`y(YyJ1?9Z5WkQ*j#&73lnOqa76IgiqqjN&v(W-p@2B#SRDo}*NXh6xTi zXY2o4k4opXr9n_C>v+-m%r9{g?&Xb)}WcO+yspX4pS*T(!R8U7oN&9-+yLiZ#IHa zHs72%=lt{i-~at*{P+EPFI%{t!0&VTdGE8VmQE9C!lwJdgp~z^8zJ1ycNdAHZJV z6mSZ70{9sqPoIAW_!!1N06qZh01pEH1biI$UWyNY(6S~mE&`7M8$il+GkyL?-~o*P z1^gKBzI{oa2Y~ecqd?-b2>b+a9r!Ttc_8I+1xWkv07<{!0V&USfcR(a`H*FO73VPQQ&((s*nBAB;R@9NsMd2L%^Q`scyed@gG3qvkxMX zeuscdz!l(gz*m7e;5$HCci`hmU1x!LjMsn^?*-uFz^!!rhjjc;Ak}X_M5g^mfro)* z;C|q@fu!dpAl3UvK*-s@K+i(ScfE)&U7yBp3O~|=F47NWHy3D|xWo;ijRrJ98qo!M zrjFz#(wEu;r8FD?#w(8ki95rOa)Fi2MSegT%|$h!i)x7$GCf6O@)9gza;3VVeJqs7 zg$N+||7L6syFV)l@92?9lANYR;NtldHw@+0`>^lWd*0 znkuZarW5sd&z(t;_Z_A}=KRm4k~dkT9nF0%lR$<{!b>Vv<(}|` z<{_(a-Q-*{p_v1=y1`ix@(rQlh$+d5SIDK~bEX0wI$9{XgILt^E6QVL)o@aeFxnjP zaD!L-S-Xy8Qfa)H#SxxE1mvT<*vE5vPgCfIf_xRIa6VR=M<5}Y;|VMs4nOudqwTd4 z<;^rI0tV48tR+*mTC`JUJP)`Wu0u_Eo@#<>r3I?AMb-LcAFbie&0~Z$^SBcsg5+7! zRbCTP>>_MYR*8nufWd3y*%wo{4XT;5`p=pTls5_-mrq59A$Co{pZ&7uti{xXljY^f zF;z`X(s%@GrogjEv|D`8JwI73m2xvI{2;=%cLtWRb~GRIS#zq$eSFRb7g2 zQEz&5MD!bfY_{rX$LKfqeCX{%vHBUOTh2M5F!kMWY~(B+hB)RPov|VvqHfHLt(8!H z6H?j>Rr?$dsizCE>mZCj#goToj$v?#Lmo>itI$OG`Fzy<+=I!)#BRPm#|dUW2esT zGI#tD<|i6j2T@^qx}hR!qb9E)8qcY)J{=@UN7Km8Z#k6RbadXcjlsg{4KY24Twohw zqO?#d4)mGH{vzUi4`vn9nU_kLO&`n8JJ;oa^^ToZcpZqPkhaOmP`6hkQQG}@?b}DGj^44OjxIS z?HiKSMRyaYNw4z~ooe`4%ErCdVN9>r-V_-0+P5XUd+FZmz0Q`Kem|3)y4ShI)*IbB z&fs&JOQTkM?dvgnn8f5p_i7eEhm_Y9H>0H+4vtoA z0Nq~avcUaoXu~vL+_MVeT#T7EdLSQG>UDmoS*nFHTE;D8o(h(d0{PCxfs9eFa~mW( z*TI+cW*#^p8;V44am}rdheJtGB7I3CC(d{!`zl>TbYvrEC5*B$3BQG?0|gD&EOVN^ z)*1_y<_OL=`_gQXLv)C@AoqKlAWjlp5~Eu);RkgGyPwd9Mln!k6^uldDXbMRyksjd zMH;eV7IgP;n1yEeI|aq8^x9h_V)v>V$m=5L_Xc$XX*d9}ZjqD8hUNo4`jVj0y(UfV zAz@N*BltSGlU{)yX>S`$Jd>Jimwm&Hfe*U*MD^NlBl}@t(eK^cF!A}A(X`z6~b6eB%_6@i%wJl|1if4BBn{-3qZJPO1cPR0O3+UG=^Vbc0EwV{?Gt1db zqh?nGnGlN-fk&p@-`*UXEO&o}&NQkM=N7vVLn+Dvj)rp(E&I;Hoz%KC_g&^eTRLTE zOX_q4fgh;Bk)}cvQw1HOsWxx`pn@+CNG&FUCQQM45ZQz@*6+)bRf^0ouHdscrvgUj z5st)E<&k(j`6=XWPuf{fju7b}Sk+MSqg~cME4S2;m!(Mj6gx#C2$%_S?u7)_6tG TpCieQtT#mWHJ>De2-bf9y(Sy5 literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/vls/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/vls/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/vls/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/vls/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/zh_CN/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/zh_CN/LC_MESSAGES/sqlparser.mo new file mode 100644 index 0000000000000000000000000000000000000000..700ea4a221a40c974bccda899292a1c9e19ad0ac GIT binary patch literal 4290 zcma)-TWl298OJ9jZG%gCNt0gF_QZk2F3j47R-y}}bQDYG-n z%q*KtUTos}62~?OJ2u1y3)1BGf3dt{3`;v$LznSsw z+6J{F)<5Qa-}%mWJ@dE69v&9(i1dBvY z)Ybn1Nb5(yJ)rEZkAoD~0!aD%3-}oLZ;HWfcPlM$DD2S8_*FmI0_z*;zowH~^)vN-)(ueB0%UeME3TO$ZXQ)reH>x8&FeU83 z?`ixHmJ=7?#7SqCK6Exc6chPHJ<0H+9IQR$KRsw+VJChlwUb-QE5%5oNVTE)p&p}o zp`6fD=ECV+jHrO|aUSY1ngd}+&GsleE-6WFuoTxhElw=fkkVZt&3|VbuVO@$G<>qF&7LQ9z)0y-?RaKs1 zhAEjm&Q;ft3Hn@JAM++H=NGek`6Hc+DfpsJZv1&>(j&<@O zC7W#;QX58wjwLmd8|0uVg%!T}c!*RcDKe~-dbMGBEm|e*7R(W&kZ{hpPp~S}VliWL zb+De`YH9gmnxbeaL=jFS3fiK@3f;24^qV(taM)xDmkd}?`C2}rJSMC1ed-ZVqvVE@ z9)=d(7=6HN(qa?%gu+^?4P9X*qzJDtDp7}+hPEzri%)pT>)rBDWBG=xu8Aa*adZ-b zEp(ty2+GJNyecNvCp2ix)FsuBB84bQih<2KMv2r+CdU(s)5}O_nwvf$gg$knM~)@AE>joZZzFkGl97a@V<>z=i;65d_Y4ZuDyvS{ ztxtD}N~BG~eS%S6w=t?Ai6vTI#p-IC10^*o)$neub-Qqj!F`mq5G*1ov1)2Zxk@WK zk7%u`{07amLf1~=GT9)FN~YxGZ^L@Y=_R%b4d!imS<>YP-346NadkdjBN(QRx-sWn zIHGI6LMp|>QSoK2)4=;#U7M`pW?~i1)OK=A=Fv)4k!VW<)3wpKtX7sa@r0(EV$f)n zqvB7Kt%exV{H*LqV@RyixpPU12XXuQ+3xC^y<#=~?Pk?K^6&ZK&g$LO)ld|haL3Yd zp5AML+9omBC?2e3FEsjthj;$0u^~`akC_)kG$V>+YPz2tYN@Yh4Yk1l+aCzl9Rd}E!bV%G=)T0n%To(gsM5Eiw&-R98v+RhH)Fnkcr0H?P&(wtTY8B~g0Pk73ow2yfo>QCCotzX~F56xK9BSm>;zMX6h-n9EZum*2?g52z7dvq3O z<=aQFYWKXGT{>-#pD$4wJe3`w6I}!LyK~vIoz|r}dvw6{%9?pAGe2PU_Cvv4&n)!i zM{e0SCScd<>B^rS%6@QV?ZCV56ubUq<`-S}VK8^+jbQ zQMA5ZYsK?|ce*nB{-S+h%@qXYraU*>j}8nqqWK(SPJ`eaYwnIU*;!f{5@(ke;ix@* z$?7??E>-S9Ucr!#slLq8Qf6g1v)E_7JwaP@cSr59Yu3y;bfwSheN+q!nU&LYj?*&5 zfM6c0XxpM7Kh~bR(t)&lvXQBx%$}aixA*2J7SPiOh`x?APhB^%*E+~3T+*!kT+=B!*h23jGHqr tS`22gK>&xmcVd6b(n`y9d3gbOWHTV`ly`+R}X&{tNt|bn*ZI literal 0 HcmV?d00001 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/zh_TW/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/zh_TW/LC_MESSAGES/sqlparser.mo similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/zh_TW/LC_MESSAGES/sqlparser.mo rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/locale/zh_TW/LC_MESSAGES/sqlparser.mo diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/phpunit.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/phpunit.xml similarity index 84% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/phpunit.xml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/phpunit.xml index ac693261..d96b96d7 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/phpunit.xml +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/phpunit.xml @@ -2,7 +2,9 @@ src/ - \ No newline at end of file + + + + + + diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Component.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Component.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Component.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Component.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/AlterOperation.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/AlterOperation.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/AlterOperation.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/AlterOperation.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Array2d.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Array2d.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Array2d.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Array2d.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/ArrayObj.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/ArrayObj.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/ArrayObj.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/ArrayObj.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php index 111eb042..820947bf 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php @@ -72,6 +72,7 @@ class CaseExpression extends Component /** * @param Parser $parser the parser that serves as context * @param TokensList $list the list of tokens that are being parsed + * @param array $options parameters for parsing * * @return CaseExpression */ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Condition.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Condition.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Condition.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Condition.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/DataType.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/DataType.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/DataType.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/DataType.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Expression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Expression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Expression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Expression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/ExpressionArray.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/ExpressionArray.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/ExpressionArray.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/ExpressionArray.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/FunctionCall.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/FunctionCall.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/FunctionCall.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/FunctionCall.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/GroupKeyword.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/GroupKeyword.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/GroupKeyword.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/GroupKeyword.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/IntoKeyword.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/IntoKeyword.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/IntoKeyword.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/IntoKeyword.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/JoinKeyword.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/JoinKeyword.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/JoinKeyword.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/JoinKeyword.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Key.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Key.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Key.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Key.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Limit.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Limit.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Limit.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Limit.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/OptionsArray.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/OptionsArray.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/OptionsArray.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/OptionsArray.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/OrderKeyword.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/OrderKeyword.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/OrderKeyword.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/OrderKeyword.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/ParameterDefinition.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/ParameterDefinition.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/ParameterDefinition.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/ParameterDefinition.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/PartitionDefinition.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/PartitionDefinition.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/PartitionDefinition.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/PartitionDefinition.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Reference.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Reference.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/Reference.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/Reference.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/RenameOperation.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/RenameOperation.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/RenameOperation.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/RenameOperation.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/SetOperation.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/SetOperation.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/SetOperation.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/SetOperation.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/UnionKeyword.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/UnionKeyword.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Components/UnionKeyword.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Components/UnionKeyword.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Context.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Context.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Context.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Context.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100000.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100000.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100000.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100000.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100100.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100100.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100100.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100100.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100200.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100200.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100200.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100200.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100300.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100300.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100300.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMariaDb100300.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50000.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50000.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50000.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50000.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50100.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50100.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50100.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50100.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50500.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50500.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50500.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50500.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50600.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50600.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50600.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50600.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50700.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50700.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50700.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql50700.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql80000.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql80000.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql80000.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Contexts/ContextMySql80000.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Core.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Core.php similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Core.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Core.php index c38e2eaf..052ac5e3 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Core.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Core.php @@ -24,7 +24,7 @@ class Core * error might be false positive or a partial result (even a bad one) * might be needed. * - * @var Exception[] + * @var \Exception[] * * @see Core::error() */ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Exceptions/LexerException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Exceptions/LexerException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Exceptions/LexerException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Exceptions/LexerException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Exceptions/LoaderException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Exceptions/LoaderException.php similarity index 81% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Exceptions/LoaderException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Exceptions/LoaderException.php index e3cb2832..ce962f0e 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Exceptions/LoaderException.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Exceptions/LoaderException.php @@ -26,10 +26,8 @@ class LoaderException extends \Exception * Constructor. * * @param string $msg the message of this exception - * @param string $ch the character that produced this exception - * @param int $pos the position of the character + * @param string $name the character that produced this exception * @param int $code the code of this error - * @param mixed $name */ public function __construct($msg = '', $name = '', $code = 0) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Exceptions/ParserException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Exceptions/ParserException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Exceptions/ParserException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Exceptions/ParserException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Lexer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Lexer.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Lexer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Lexer.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Parser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Parser.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Parser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Parser.php index 88451f03..11196ef7 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Parser.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Parser.php @@ -422,7 +422,7 @@ class Parser extends Core // Statements can start with keywords only. // Comments, whitespaces, etc. are ignored. if ($token->type !== Token::TYPE_KEYWORD) { - if (($token->type !== TOKEN::TYPE_COMMENT) + if (($token->type !== Token::TYPE_COMMENT) && ($token->type !== Token::TYPE_WHITESPACE) && ($token->type !== Token::TYPE_OPERATOR) // `(` and `)` && ($token->type !== Token::TYPE_DELIMITER) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statement.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statement.php index 59850d64..f7ed9ab8 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statement.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statement.php @@ -236,7 +236,7 @@ abstract class Statement // Only keywords are relevant here. Other parts of the query are // processed in the functions below. if ($token->type !== Token::TYPE_KEYWORD) { - if (($token->type !== TOKEN::TYPE_COMMENT) + if (($token->type !== Token::TYPE_COMMENT) && ($token->type !== Token::TYPE_WHITESPACE) ) { $parser->error('Unexpected token.', $token); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/AlterStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/AlterStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/AlterStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/AlterStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/AnalyzeStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/AnalyzeStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/AnalyzeStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/AnalyzeStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/BackupStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/BackupStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/BackupStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/BackupStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/CallStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/CallStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/CallStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/CallStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/CheckStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/CheckStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/CheckStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/CheckStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ChecksumStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ChecksumStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ChecksumStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ChecksumStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/CreateStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/CreateStatement.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/CreateStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/CreateStatement.php index ee7bd00e..6510e526 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/CreateStatement.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/CreateStatement.php @@ -37,7 +37,7 @@ class CreateStatement extends Statement 'TEMPORARY' => 1, // CREATE VIEW - 'OR REPLACE' => array(2, 'var='), + 'OR REPLACE' => 2, 'ALGORITHM' => array(3, 'var='), // `DEFINER` is also used for `CREATE FUNCTION / PROCEDURE` 'DEFINER' => array(4, 'expr='), diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/DeleteStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/DeleteStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/DeleteStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/DeleteStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/DropStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/DropStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/DropStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/DropStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ExplainStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ExplainStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ExplainStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ExplainStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php index 0c7639a9..1bdf73b4 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php @@ -6,6 +6,7 @@ namespace PhpMyAdmin\SqlParser\Statements; +use PhpMyAdmin\SqlParser\Components\ArrayObj; use PhpMyAdmin\SqlParser\Components\Array2d; use PhpMyAdmin\SqlParser\Components\IntoKeyword; use PhpMyAdmin\SqlParser\Components\OptionsArray; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/LoadStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/LoadStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/LoadStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/LoadStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/MaintenanceStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/MaintenanceStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/MaintenanceStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/MaintenanceStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/NotImplementedStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/NotImplementedStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/NotImplementedStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/NotImplementedStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/OptimizeStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/OptimizeStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/OptimizeStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/OptimizeStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/RenameStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/RenameStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/RenameStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/RenameStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/RepairStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/RepairStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/RepairStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/RepairStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ReplaceStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ReplaceStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ReplaceStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ReplaceStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/RestoreStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/RestoreStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/RestoreStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/RestoreStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/SelectStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/SelectStatement.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/SelectStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/SelectStatement.php index 3dd04162..cd1d628b 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/SelectStatement.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/SelectStatement.php @@ -13,6 +13,7 @@ use PhpMyAdmin\SqlParser\Components\FunctionCall; use PhpMyAdmin\SqlParser\Components\IntoKeyword; use PhpMyAdmin\SqlParser\Components\JoinKeyword; use PhpMyAdmin\SqlParser\Components\Limit; +use PhpMyAdmin\SqlParser\Components\OptionsArray; use PhpMyAdmin\SqlParser\Components\OrderKeyword; use PhpMyAdmin\SqlParser\Statement; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/SetStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/SetStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/SetStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/SetStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ShowStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ShowStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/ShowStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/ShowStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/TransactionStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/TransactionStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/TransactionStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/TransactionStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/TruncateStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/TruncateStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/TruncateStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/TruncateStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/UpdateStatement.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/UpdateStatement.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Statements/UpdateStatement.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Statements/UpdateStatement.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Token.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Token.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Token.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Token.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/TokensList.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/TokensList.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/TokensList.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/TokensList.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Translator.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Translator.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Translator.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Translator.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/UtfString.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/UtfString.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/UtfString.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/UtfString.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/BufferedQuery.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/BufferedQuery.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/BufferedQuery.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/BufferedQuery.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/CLI.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/CLI.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/CLI.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/CLI.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Error.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Error.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Error.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Error.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Formatter.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Formatter.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Formatter.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Formatter.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Misc.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Misc.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Misc.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Misc.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Query.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Query.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Query.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Query.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Routine.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Routine.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Routine.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Routine.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Table.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Table.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Table.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Table.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Tokens.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Tokens.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/src/Utils/Tokens.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpmyadmin/sql-parser/src/Utils/Tokens.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/AUTHORS b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/AUTHORS similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/AUTHORS rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/AUTHORS diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/README.md similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/README.md index 94402bee..e447bd00 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/README.md +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/README.md @@ -36,7 +36,7 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509 * Composer compatible (PSR-0 autoloading) * Install using Composer: `composer require phpseclib/phpseclib ~1.0` * Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/pear.htm) -* [Download 1.0.10 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.10.zip/download) +* [Download 1.0.12 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.12.zip/download) ## Support diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/appveyor.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/appveyor.yml new file mode 100644 index 00000000..210a9034 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/appveyor.yml @@ -0,0 +1,27 @@ +build: false +shallow_clone: false +platform: + - x86 + - x64 +clone_folder: C:\projects\phpseclib + +install: + - cinst -y OpenSSL.Light + - SET PATH=C:\Program Files\OpenSSL;%PATH% + - sc config wuauserv start= auto + - net start wuauserv + - cinst -y php --version 5.6.30 + - cd c:\tools\php56 + - copy php.ini-production php.ini + - echo date.timezone="UTC" >> php.ini + - echo extension_dir=ext >> php.ini + - echo extension=php_openssl.dll >> php.ini + - echo extension=php_gmp.dll >> php.ini + - cd C:\projects\phpseclib + - SET PATH=C:\tools\php56;%PATH% + - php.exe -r "readfile('http://getcomposer.org/installer');" | php.exe + - php.exe composer.phar install --prefer-source --no-interaction + +test_script: + - cd C:\projects\phpseclib + - vendor\bin\phpunit.bat tests/Windows32Test.php \ No newline at end of file diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php index 54a8997e..6a5f98c5 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php @@ -76,6 +76,10 @@ abstract class Base * @link http://en.wikipedia.org/wiki/Block_cipher_modes_of_operation#Cipher_feedback_.28CFB.29 */ const MODE_CFB = 3; + /** + * Encrypt / decrypt using the Cipher Feedback mode (8bit) + */ + const MODE_CFB8 = 38; /** * Encrypt / decrypt using the Output Feedback mode. * @@ -479,6 +483,7 @@ abstract class Base break; case self::MODE_CTR: case self::MODE_CFB: + case self::MODE_CFB8: case self::MODE_OFB: case self::MODE_STREAM: $this->mode = $mode; @@ -644,10 +649,10 @@ abstract class Base case !function_exists('hash_algos'): case !in_array($hash, hash_algos()): $i = 1; + $hmac = new Hash(); + $hmac->setHash($hash); + $hmac->setKey($password); while (strlen($key) < $dkLen) { - $hmac = new Hash(); - $hmac->setHash($hash); - $hmac->setKey($password); $f = $u = $hmac->hash($salt . pack('N', $i++)); for ($j = 2; $j <= $count; ++$j) { $u = $hmac->hash($u); @@ -762,6 +767,16 @@ abstract class Base $iv = substr($ciphertext, -$this->block_size); } + return $ciphertext; + case self::MODE_CFB8: + $ciphertext = openssl_encrypt($plaintext, $this->cipher_name_openssl, $this->key, $this->openssl_options, $this->encryptIV); + if ($this->continuousBuffer) { + if (($len = strlen($ciphertext)) >= $this->block_size) { + $this->encryptIV = substr($ciphertext, -$this->block_size); + } else { + $this->encryptIV = substr($this->encryptIV, $len - $this->block_size) . substr($ciphertext, -$len); + } + } return $ciphertext; case self::MODE_OFB: return $this->_openssl_ofb_process($plaintext, $this->encryptIV, $this->enbuffer); @@ -942,6 +957,24 @@ abstract class Base $pos = $len; } break; + case self::MODE_CFB8: + $ciphertext = ''; + $len = strlen($plaintext); + $iv = $this->encryptIV; + + for ($i = 0; $i < $len; ++$i) { + $ciphertext .= ($c = $plaintext[$i] ^ $this->_encryptBlock($iv)); + $iv = substr($iv, 1) . $c; + } + + if ($this->continuousBuffer) { + if ($len >= $block_size) { + $this->encryptIV = substr($ciphertext, -$block_size); + } else { + $this->encryptIV = substr($this->encryptIV, $len - $block_size) . substr($ciphertext, -$len); + } + } + break; case self::MODE_OFB: $xor = $this->encryptIV; if (strlen($buffer['xor'])) { @@ -1072,6 +1105,16 @@ abstract class Base $iv = substr($ciphertext, -$this->block_size); } break; + case self::MODE_CFB8: + $plaintext = openssl_decrypt($ciphertext, $this->cipher_name_openssl, $this->key, $this->openssl_options, $this->decryptIV); + if ($this->continuousBuffer) { + if (($len = strlen($ciphertext)) >= $this->block_size) { + $this->decryptIV = substr($ciphertext, -$this->block_size); + } else { + $this->decryptIV = substr($this->decryptIV, $len - $this->block_size) . substr($ciphertext, -$len); + } + } + break; case self::MODE_OFB: $plaintext = $this->_openssl_ofb_process($ciphertext, $this->decryptIV, $this->debuffer); } @@ -1235,6 +1278,24 @@ abstract class Base $pos = $len; } break; + case self::MODE_CFB8: + $plaintext = ''; + $len = strlen($ciphertext); + $iv = $this->decryptIV; + + for ($i = 0; $i < $len; ++$i) { + $plaintext .= $ciphertext[$i] ^ $this->_encryptBlock($iv); + $iv = substr($iv, 1) . $ciphertext[$i]; + } + + if ($this->continuousBuffer) { + if ($len >= $block_size) { + $this->decryptIV = substr($ciphertext, -$block_size); + } else { + $this->decryptIV = substr($this->decryptIV, $len - $block_size) . substr($ciphertext, -$len); + } + } + break; case self::MODE_OFB: $xor = $this->decryptIV; if (strlen($buffer['xor'])) { @@ -1435,6 +1496,8 @@ abstract class Base return 'ctr'; case self::MODE_CFB: return 'cfb'; + case self::MODE_CFB8: + return 'cfb8'; case self::MODE_OFB: return 'ofb'; } @@ -1788,6 +1851,7 @@ abstract class Base self::MODE_ECB => MCRYPT_MODE_ECB, self::MODE_CBC => MCRYPT_MODE_CBC, self::MODE_CFB => 'ncfb', + self::MODE_CFB8 => MCRYPT_MODE_CFB, self::MODE_OFB => MCRYPT_MODE_NOFB, self::MODE_STREAM => MCRYPT_MODE_STREAM, ); @@ -2359,6 +2423,52 @@ abstract class Base $_pos = $_len; } + return $_plaintext; + '; + break; + case self::MODE_CFB8: + $encrypt = $init_encrypt . ' + $_ciphertext = ""; + $_len = strlen($_text); + $_iv = $self->encryptIV; + + for ($_i = 0; $_i < $_len; ++$_i) { + $in = $_iv; + '.$encrypt_block.' + $_ciphertext .= ($_c = $_text[$_i] ^ $in); + $_iv = substr($_iv, 1) . $_c; + } + + if ($self->continuousBuffer) { + if ($_len >= '.$block_size.') { + $self->encryptIV = substr($_ciphertext, -'.$block_size.'); + } else { + $self->encryptIV = substr($self->encryptIV, $_len - '.$block_size.') . substr($_ciphertext, -$_len); + } + } + + return $_ciphertext; + '; + $decrypt = $init_encrypt . ' + $_plaintext = ""; + $_len = strlen($_text); + $_iv = $self->decryptIV; + + for ($_i = 0; $_i < $_len; ++$_i) { + $in = $_iv; + '.$encrypt_block.' + $_plaintext .= $_text[$_i] ^ $in; + $_iv = substr($_iv, 1) . $_text[$_i]; + } + + if ($self->continuousBuffer) { + if ($_len >= '.$block_size.') { + $self->decryptIV = substr($_text, -'.$block_size.'); + } else { + $self->decryptIV = substr($self->decryptIV, $_len - '.$block_size.') . substr($_text, -$_len); + } + } + return $_plaintext; '; break; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/.scrutinizer.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/.scrutinizer.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/.scrutinizer.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/.scrutinizer.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/.travis.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/.travis.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/.travis.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/.travis.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/LICENSE.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/LICENSE.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/LICENSE.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/LICENSE.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/RELICENSED.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/RELICENSED.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/RELICENSED.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/RELICENSED.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/changelog.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/changelog.md similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/changelog.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/changelog.md index 087d27a0..6c64c148 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/changelog.md +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/changelog.md @@ -1,5 +1,9 @@ ## Change Log +## [4.0.0] - 2018-10-06 +### Changed +- Bacon QRCode package removed + ## [3.0.1] - 2018-03-15 ### Changed - Relicensed to MIT diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/composer.json similarity index 78% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/composer.json index a8df986e..6bcd0e85 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/composer.json @@ -1,7 +1,7 @@ { "name": "pragmarx/google2fa", "description": "A One Time Password Authentication package, compatible with Google Authenticator.", - "keywords": ["authentication", "two factor authentication", "google2fa", "laravel", "2fa"], + "keywords": ["authentication", "two factor authentication", "google2fa", "2fa"], "license": "MIT", "authors": [ { @@ -13,12 +13,11 @@ "require": { "php": ">=5.4", "paragonie/constant_time_encoding": "~1.0|~2.0", - "paragonie/random_compat": "~1.4|~2.0", + "paragonie/random_compat": ">=1", "symfony/polyfill-php56": "~1.2" }, "require-dev": { - "phpunit/phpunit": "~4|~5|~6", - "bacon/bacon-qr-code": "~1.0" + "phpunit/phpunit": "~4|~5|~6" }, "autoload": { "psr-4": { @@ -32,9 +31,6 @@ "dev-master": "2.0-dev" } }, - "suggest": { - "bacon/bacon-qr-code": "Required to generate inline QR Codes." - }, "minimum-stability": "dev", "prefer-stable": true } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/composer.lock b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/composer.lock similarity index 91% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/composer.lock rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/composer.lock index f0bac1ce..31dc6a07 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/composer.lock +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/composer.lock @@ -1,31 +1,31 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f0f90c5128c6c9067f83afae918475f4", + "content-hash": "f84c0fcd7344335cca6ca269dedd2b20", "packages": [ { "name": "paragonie/constant_time_encoding", - "version": "v2.2.1", + "version": "v2.2.2", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "7c74c5d08761ead7b5e89d07c854bc28eb0b2186" + "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/7c74c5d08761ead7b5e89d07c854bc28eb0b2186", - "reference": "7c74c5d08761ead7b5e89d07c854bc28eb0b2186", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/eccf915f45f911bfb189d1d1638d940ec6ee6e33", + "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33", "shasum": "" }, "require": { "php": "^7" }, "require-dev": { - "phpunit/phpunit": "^6", - "vimeo/psalm": "^0.3|^1" + "phpunit/phpunit": "^6|^7", + "vimeo/psalm": "^1" }, "type": "library", "autoload": { @@ -66,37 +66,33 @@ "hex2bin", "rfc4648" ], - "time": "2018-01-23T00:54:57+00:00" + "time": "2018-03-10T19:47:49+00:00" }, { "name": "paragonie/random_compat", - "version": "v2.0.11", + "version": "v9.99.99", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", - "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", "shasum": "" }, "require": { - "php": ">=5.2.0" + "php": "^7" }, "require-dev": { - "phpunit/phpunit": "4.*|5.*" + "phpunit/phpunit": "4.*|5.*", + "vimeo/psalm": "^1" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", - "autoload": { - "files": [ - "lib/random.php" - ] - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -111,23 +107,24 @@ "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", + "polyfill", "pseudorandom", "random" ], - "time": "2017-09-27T21:40:39+00:00" + "time": "2018-07-02T15:55:56+00:00" }, { "name": "symfony/polyfill-php56", - "version": "v1.7.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8" + "reference": "7b4fc009172cc0196535b0328bd1226284a28000" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ebc999ce5f14204c5150b9bd15f8f04e621409d8", - "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/7b4fc009172cc0196535b0328bd1226284a28000", + "reference": "7b4fc009172cc0196535b0328bd1226284a28000", "shasum": "" }, "require": { @@ -137,7 +134,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -170,20 +167,20 @@ "portable", "shim" ], - "time": "2018-01-30T19:27:44+00:00" + "time": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/polyfill-util", - "version": "v1.7.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "e17c808ec4228026d4f5a8832afa19be85979563" + "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/e17c808ec4228026d4f5a8832afa19be85979563", - "reference": "e17c808ec4228026d4f5a8832afa19be85979563", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8e15d04ba3440984d23e7964b2ee1d25c8de1581", + "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581", "shasum": "" }, "require": { @@ -192,7 +189,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -222,56 +219,10 @@ "polyfill", "shim" ], - "time": "2018-01-31T18:08:44+00:00" + "time": "2018-08-06T14:22:27+00:00" } ], "packages-dev": [ - { - "name": "bacon/bacon-qr-code", - "version": "1.0.3", - "source": { - "type": "git", - "url": "https://github.com/Bacon/BaconQrCode.git", - "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee", - "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee", - "shasum": "" - }, - "require": { - "ext-iconv": "*", - "php": "^5.4|^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8" - }, - "suggest": { - "ext-gd": "to generate QR code images" - }, - "type": "library", - "autoload": { - "psr-0": { - "BaconQrCode": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Ben Scholzen 'DASPRiD'", - "email": "mail@dasprids.de", - "homepage": "http://www.dasprids.de", - "role": "Developer" - } - ], - "description": "BaconQrCode is a QR code generator for PHP.", - "homepage": "https://github.com/Bacon/BaconQrCode", - "time": "2017-10-17T09:59:25+00:00" - }, { "name": "doctrine/instantiator", "version": "1.1.0", @@ -328,25 +279,28 @@ }, { "name": "myclabs/deep-copy", - "version": "1.7.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" + "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", - "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", + "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.1" + }, + "replace": { + "myclabs/deep-copy": "self.version" }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", - "phpunit/phpunit": "^4.1" + "phpunit/phpunit": "^7.1" }, "type": "library", "autoload": { @@ -369,7 +323,7 @@ "object", "object graph" ], - "time": "2017-10-19T19:58:43+00:00" + "time": "2018-06-11T23:09:50+00:00" }, { "name": "phar-io/manifest", @@ -627,33 +581,33 @@ }, { "name": "phpspec/prophecy", - "version": "1.7.5", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", - "sebastian/comparator": "^1.1|^2.0", + "sebastian/comparator": "^1.1|^2.0|^3.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { @@ -686,20 +640,20 @@ "spy", "stub" ], - "time": "2018-02-19T10:16:54+00:00" + "time": "2018-08-05T17:53:17+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "5.3.0", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1" + "reference": "c89677919c5dd6d3b3852f230a663118762218ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1", - "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac", + "reference": "c89677919c5dd6d3b3852f230a663118762218ac", "shasum": "" }, "require": { @@ -749,7 +703,7 @@ "testing", "xunit" ], - "time": "2017-12-06T09:29:45+00:00" + "time": "2018-04-06T15:36:58+00:00" }, { "name": "phpunit/php-file-iterator", @@ -939,16 +893,16 @@ }, { "name": "phpunit/phpunit", - "version": "6.5.7", + "version": "6.5.13", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "6bd77b57707c236833d2b57b968e403df060c9d9" + "reference": "0973426fb012359b2f18d3bd1e90ef1172839693" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6bd77b57707c236833d2b57b968e403df060c9d9", - "reference": "6bd77b57707c236833d2b57b968e403df060c9d9", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0973426fb012359b2f18d3bd1e90ef1172839693", + "reference": "0973426fb012359b2f18d3bd1e90ef1172839693", "shasum": "" }, "require": { @@ -966,7 +920,7 @@ "phpunit/php-file-iterator": "^1.4.3", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^1.0.9", - "phpunit/phpunit-mock-objects": "^5.0.5", + "phpunit/phpunit-mock-objects": "^5.0.9", "sebastian/comparator": "^2.1", "sebastian/diff": "^2.0", "sebastian/environment": "^3.1", @@ -1019,20 +973,20 @@ "testing", "xunit" ], - "time": "2018-02-26T07:01:09+00:00" + "time": "2018-09-08T15:10:43+00:00" }, { "name": "phpunit/phpunit-mock-objects", - "version": "5.0.6", + "version": "5.0.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf" + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/33fd41a76e746b8fa96d00b49a23dadfa8334cdf", - "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f", "shasum": "" }, "require": { @@ -1045,7 +999,7 @@ "phpunit/phpunit": "<6.0" }, "require-dev": { - "phpunit/phpunit": "^6.5" + "phpunit/phpunit": "^6.5.11" }, "suggest": { "ext-soap": "*" @@ -1078,7 +1032,7 @@ "mock", "xunit" ], - "time": "2018-01-06T05:45:45+00:00" + "time": "2018-08-09T05:50:03+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/docs/playground.jpg b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/docs/playground.jpg similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/docs/playground.jpg rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/docs/playground.jpg diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/phpunit.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/phpunit.xml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/phpunit.xml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/phpunit.xml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/InsecureCallException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/InsecureCallException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/InsecureCallException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/InsecureCallException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/InvalidCharactersException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/InvalidCharactersException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/InvalidCharactersException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/InvalidCharactersException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/SecretKeyTooShortException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/SecretKeyTooShortException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Exceptions/SecretKeyTooShortException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Exceptions/SecretKeyTooShortException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Google2FA.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Google2FA.php similarity index 79% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Google2FA.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Google2FA.php index f3374a85..d00289a3 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Google2FA.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Google2FA.php @@ -2,10 +2,10 @@ namespace PragmaRX\Google2FA; -use PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException; +use PragmaRX\Google2FA\Support\QRCode; use PragmaRX\Google2FA\Support\Base32; use PragmaRX\Google2FA\Support\Constants; -use PragmaRX\Google2FA\Support\QRCode; +use PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException; class Google2FA { @@ -42,6 +42,9 @@ class Google2FA * @param string $oldTimestamp * * @return bool + * @throws \PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException + * @throws \PragmaRX\Google2FA\Exceptions\InvalidCharactersException + * @throws \PragmaRX\Google2FA\Exceptions\IncompatibleWithGoogleAuthenticatorException */ public function findValidOTP($secret, $key, $window, $startingTimestamp, $timestamp, $oldTimestamp = Constants::ARGUMENT_NOT_SET) { @@ -60,10 +63,12 @@ class Google2FA /** * Generate a digit secret key in base32 format. * - * @param int $length + * @param int $length * @param string $prefix * * @return string + * @throws Exceptions\InvalidCharactersException + * @throws Exceptions\IncompatibleWithGoogleAuthenticatorException */ public function generateSecretKey($length = 16, $prefix = '') { @@ -76,6 +81,9 @@ class Google2FA * @param $secret * * @return string + * @throws \PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException + * @throws \PragmaRX\Google2FA\Exceptions\InvalidCharactersException + * @throws \PragmaRX\Google2FA\Exceptions\IncompatibleWithGoogleAuthenticatorException */ public function getCurrentOtp($secret) { @@ -179,10 +187,12 @@ class Google2FA * Takes the secret key and the timestamp and returns the one time * password. * - * @param string $secret - Secret key in binary form. - * @param int $counter - Timestamp as returned by getTimestamp. + * @param string $secret - Secret key in binary form. + * @param int $counter - Timestamp as returned by getTimestamp. * - * @throws SecretKeyTooShortException + * @throws \PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException + * @throws \PragmaRX\Google2FA\Exceptions\InvalidCharactersException + * @throws Exceptions\IncompatibleWithGoogleAuthenticatorException * * @return string */ @@ -288,13 +298,16 @@ class Google2FA * Verifies a user inputted key against the current timestamp. Checks $window * keys either side of the timestamp. * - * @param string $key - User specified key - * @param null|string $secret - * @param null|int $window - * @param null|int $timestamp + * @param string $key - User specified key + * @param null|string $secret + * @param null|int $window + * @param null|int $timestamp * @param null|string|int $oldTimestamp * * @return bool|int + * @throws \PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException + * @throws \PragmaRX\Google2FA\Exceptions\InvalidCharactersException + * @throws \PragmaRX\Google2FA\Exceptions\IncompatibleWithGoogleAuthenticatorException */ public function verify($key, $secret = null, $window = null, $timestamp = null, $oldTimestamp = Constants::ARGUMENT_NOT_SET) { @@ -311,13 +324,16 @@ class Google2FA * Verifies a user inputted key against the current timestamp. Checks $window * keys either side of the timestamp. * - * @param string $secret - * @param string $key - User specified key - * @param null|int $window - * @param null|int $timestamp + * @param string $secret + * @param string $key - User specified key + * @param null|int $window + * @param null|int $timestamp * @param null|string|int $oldTimestamp * * @return bool|int + * @throws \PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException + * @throws \PragmaRX\Google2FA\Exceptions\InvalidCharactersException + * @throws \PragmaRX\Google2FA\Exceptions\IncompatibleWithGoogleAuthenticatorException */ public function verifyKey($secret, $key, $window = null, $timestamp = null, $oldTimestamp = Constants::ARGUMENT_NOT_SET) { @@ -339,14 +355,18 @@ class Google2FA * the given oldTimestamp. Useful if you need to ensure that a single key cannot * be used twice. * - * @param string $secret - * @param string $key - User specified key - * @param int $oldTimestamp - The timestamp from the last verified key + * @param string $secret + * @param string $key - User specified key + * @param int $oldTimestamp - The timestamp from the last verified key * @param int|null $window * @param int|null $timestamp * * @return bool|int - false (not verified) or the timestamp of the verified key - **/ + * + * @throws \PragmaRX\Google2FA\Exceptions\SecretKeyTooShortException + * @throws \PragmaRX\Google2FA\Exceptions\InvalidCharactersException + * @throws \PragmaRX\Google2FA\Exceptions\IncompatibleWithGoogleAuthenticatorException + */ public function verifyKeyNewer($secret, $key, $oldTimestamp, $window = null, $timestamp = null) { return $this->verifyKey($secret, $key, $window, $timestamp, $oldTimestamp); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/Base32.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/Base32.php similarity index 89% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/Base32.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/Base32.php index 769d4de3..42065915 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/Base32.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/Base32.php @@ -3,8 +3,8 @@ namespace PragmaRX\Google2FA\Support; use ParagonIE\ConstantTime\Base32 as ParagonieBase32; -use PragmaRX\Google2FA\Exceptions\IncompatibleWithGoogleAuthenticatorException; use PragmaRX\Google2FA\Exceptions\InvalidCharactersException; +use PragmaRX\Google2FA\Exceptions\IncompatibleWithGoogleAuthenticatorException; trait Base32 { @@ -18,7 +18,10 @@ trait Base32 * * @param int $length * + * @param string $prefix * @return string + * @throws IncompatibleWithGoogleAuthenticatorException + * @throws InvalidCharactersException */ public function generateBase32RandomKey($length = 16, $prefix = '') { @@ -37,6 +40,7 @@ trait Base32 * @param string $b32 * * @throws InvalidCharactersException + * @throws IncompatibleWithGoogleAuthenticatorException * * @return int */ @@ -56,6 +60,7 @@ trait Base32 * @param $length * * @return string + * @throws \Exception */ private function strPadBase32($string, $length) { @@ -87,6 +92,7 @@ trait Base32 * @param $to * * @return int + * @throws \Exception */ protected function getRandomNumber($from = 0, $to = 31) { @@ -97,6 +103,8 @@ trait Base32 * Validate the secret. * * @param $b32 + * @throws IncompatibleWithGoogleAuthenticatorException + * @throws InvalidCharactersException */ protected function validateSecret($b32) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/Constants.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/Constants.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/Constants.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/Constants.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/QRCode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/QRCode.php similarity index 51% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/QRCode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/QRCode.php index 020b51e1..017206f7 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/QRCode.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/QRCode.php @@ -2,8 +2,6 @@ namespace PragmaRX\Google2FA\Support; -use BaconQrCode\Renderer\Image\Png; -use BaconQrCode\Writer as BaconQrCodeWriter; use PragmaRX\Google2FA\Exceptions\InsecureCallException; trait QRCode @@ -19,46 +17,24 @@ trait QRCode * @param string $company * @param string $holder * @param string $secret - * @param int $size + * @param int $size * - * @throws InsecureCallException + * @throws \PragmaRX\Google2FA\Exceptions\InsecureCallException * * @return string */ public function getQRCodeGoogleUrl($company, $holder, $secret, $size = 200) { if (!$this->allowInsecureCallToGoogleApis) { - throw new InsecureCallException('It\'s not secure to send secret keys to Google Apis, you have to explicitly allow it by calling $google2fa->setAllowInsecureCallToGoogleApis(true).'); + throw new InsecureCallException("It's not secure to send secret keys to Google Apis, you have to explicitly allow it by calling \$google2fa->setAllowInsecureCallToGoogleApis(true)."); } - $url = $this->getQRCodeUrl($company, $holder, $secret); - - return Url::generateGoogleQRCodeUrl('https://chart.googleapis.com/', 'chart', 'chs='.$size.'x'.$size.'&chld=M|0&cht=qr&chl=', $url); - } - - /** - * Generates a QR code data url to display inline. - * - * @param string $company - * @param string $holder - * @param string $secret - * @param int $size - * @param string $encoding Default to UTF-8 - * - * @return string - */ - public function getQRCodeInline($company, $holder, $secret, $size = 200, $encoding = 'utf-8') - { - $url = $this->getQRCodeUrl($company, $holder, $secret); - - $renderer = new Png(); - $renderer->setWidth($size); - $renderer->setHeight($size); - - $bacon = new BaconQrCodeWriter($renderer); - $data = $bacon->writeString($url, $encoding); - - return 'data:image/png;base64,'.base64_encode($data); + return Url::generateGoogleQRCodeUrl( + 'https://chart.googleapis.com/', + 'chart', + 'chs='.$size.'x'.$size.'&chld=M|0&cht=qr&chl=', + $this->getQRCodeUrl($company, $holder, $secret) + ); } /** diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/Url.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/Url.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/src/Support/Url.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/src/Support/Url.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/.gitkeep b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/.gitkeep similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/.gitkeep rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/.gitkeep diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/Constants.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/Constants.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/Constants.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/Constants.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/Google2FATest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/Google2FATest.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/Google2FATest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/Google2FATest.php index c94e03ab..e7054e96 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/Google2FATest.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/Google2FATest.php @@ -214,11 +214,16 @@ class Google2FATest extends TestCase $this->google2fa->getCurrentOtp(Constants::INVALID_SECRET); } - public function testQrcodeInline() + /** + * AllowInsecureCallToGoogleApis setter. + * + * @param mixed $allowInsecureCallToGoogleApis + * + * @return QRCode + */ + public function setAllowInsecureCallToGoogleApis($allowInsecureCallToGoogleApis) { - $this->assertEquals( - phpversion() >= '7.2' ? Constants::QRCODEPHPABOVE72 : Constants::QRCODEPHPBELOW72, - $this->google2fa->getQRCodeInline('PragmaRX', 'acr+pragmarx@antoniocarlosribeiro.com', Constants::SECRET) - ); + $this->allowInsecureCallToGoogleApis = $allowInsecureCallToGoogleApis; + return $this; } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/bootstrap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/bootstrap.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/tests/bootstrap.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/tests/bootstrap.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/upgrading.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/upgrading.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/pragmarx/google2fa/upgrading.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/pragmarx/google2fa/upgrading.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/src/ContainerExceptionInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/src/ContainerExceptionInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/src/ContainerExceptionInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/src/ContainerExceptionInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/src/ContainerInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/src/ContainerInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/src/ContainerInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/src/ContainerInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/src/NotFoundExceptionInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/src/NotFoundExceptionInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/psr/container/src/NotFoundExceptionInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/psr/container/src/NotFoundExceptionInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/LICENCE.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/LICENCE.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/LICENCE.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/LICENCE.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/README.md similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/README.md index 613b1fb3..2f17a1f4 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/README.md +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/README.md @@ -1,9 +1,32 @@ # U2F-php-server + +[![Latest Stable Version](https://img.shields.io/packagist/v/samyoul/u2f-php-server.svg?style=flat-square)](https://packagist.org/packages/samyoul/u2f-php-server) +[![License](https://img.shields.io/badge/license-BSD_2_Clause-brightgreen.svg?style=flat-square)](LICENCE.md) + Server-side handling of FIDO U2F registration and authentication for PHP. Securing your online accounts and doing your bit to protect your data is extremely important and increasingly more so as hackers get more sophisticated. FIDO's U2F enables you to add a simple unobtrusive method of 2nd factor authentication, allowing users of your service and/or application to link a hardware key to their account. +## The Family of U2F php Libraries + +**Base Library** + +https://github.com/Samyoul/U2F-php-server + +**Fido Test Suite (UTD)** + +https://github.com/Samyoul/U2F-php-UTD + +**Frameworks** + +*Laravel* https://github.com/Samyoul/U2F-Laravel-server + +*Yii* https://github.com/Samyoul/U2F-Yii-server + +*CodeIgniter* https://github.com/Samyoul/U2F-CodeIgniter-server + + ## Contents 1. [Installation](#installation) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/Registration.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/Registration.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/Registration.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/Registration.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/RegistrationRequest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/RegistrationRequest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/RegistrationRequest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/RegistrationRequest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/SignRequest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/SignRequest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/SignRequest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/SignRequest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/U2FException.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/U2FException.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/U2FException.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/U2FException.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/U2FServer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/U2FServer.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/U2FServer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/U2FServer.php index ba9a3935..403ce6b4 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/samyoul/u2f-php-server/src/U2FServer.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/samyoul/u2f-php-server/src/U2FServer.php @@ -196,6 +196,7 @@ class U2FServer public static function makeAuthentication(array $registrations, $appId) { $signatures = []; + $challenge = static::createChallenge(); foreach ($registrations as $reg) { if( !is_object( $reg ) ) { throw new \InvalidArgumentException('$registrations of makeAuthentication() method only accepts array of object.'); @@ -204,7 +205,7 @@ class U2FServer $signatures[] = new SignRequest([ 'appId' => $appId, 'keyHandle' => $reg->keyHandle, - 'challenge' => static::createChallenge(), + 'challenge' => $challenge, ]); } return $signatures; @@ -425,4 +426,4 @@ class U2FServer return $cert; } -} \ No newline at end of file +} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/CHANGELOG.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/CHANGELOG.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/CHANGELOG.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/CHANGELOG.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Compiler.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Compiler.php similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Compiler.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Compiler.php index 66d10604..acfb6184 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Compiler.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Compiler.php @@ -110,7 +110,7 @@ class Compiler */ public function repr($value) { - if (is_int($value) || is_float($value)) { + if (\is_int($value) || \is_float($value)) { if (false !== $locale = setlocale(LC_NUMERIC, 0)) { setlocale(LC_NUMERIC, 'C'); } @@ -122,9 +122,9 @@ class Compiler } } elseif (null === $value) { $this->raw('null'); - } elseif (is_bool($value)) { + } elseif (\is_bool($value)) { $this->raw($value ? 'true' : 'false'); - } elseif (is_array($value)) { + } elseif (\is_array($value)) { $this->raw('array('); $first = true; foreach ($value as $key => $value) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Expression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Expression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Expression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Expression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ExpressionFunction.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ExpressionFunction.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ExpressionFunction.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ExpressionFunction.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ExpressionLanguage.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ExpressionLanguage.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ExpressionLanguage.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ExpressionLanguage.php index fae922b7..e2b93b97 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ExpressionLanguage.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ExpressionLanguage.php @@ -60,7 +60,7 @@ class ExpressionLanguage * @param Expression|string $expression The expression to compile * @param array $values An array of values * - * @return string The result of the evaluation of the expression + * @return mixed The result of the evaluation of the expression */ public function evaluate($expression, $values = array()) { @@ -85,7 +85,7 @@ class ExpressionLanguage $cacheKeyItems = array(); foreach ($names as $nameKey => $name) { - $cacheKeyItems[] = is_int($nameKey) ? $name : $nameKey.':'.$name; + $cacheKeyItems[] = \is_int($nameKey) ? $name : $nameKey.':'.$name; } $key = $expression.'//'.implode('|', $cacheKeyItems); @@ -137,7 +137,7 @@ class ExpressionLanguage $this->register('constant', function ($constant) { return sprintf('constant(%s)', $constant); }, function (array $values, $constant) { - return constant($constant); + return \constant($constant); }); } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Lexer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Lexer.php similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Lexer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Lexer.php index aeeda8a8..bd54e891 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Lexer.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Lexer.php @@ -33,7 +33,7 @@ class Lexer $cursor = 0; $tokens = array(); $brackets = array(); - $end = strlen($expression); + $end = \strlen($expression); while ($cursor < $end) { if (' ' == $expression[$cursor]) { @@ -49,7 +49,7 @@ class Lexer $number = (int) $match[0]; // integers lower than the maximum } $tokens[] = new Token(Token::NUMBER_TYPE, $number, $cursor + 1); - $cursor += strlen($match[0]); + $cursor += \strlen($match[0]); } elseif (false !== strpos('([{', $expression[$cursor])) { // opening bracket $brackets[] = array($expression[$cursor], $cursor); @@ -72,11 +72,11 @@ class Lexer } elseif (preg_match('/"([^"\\\\]*(?:\\\\.[^"\\\\]*)*)"|\'([^\'\\\\]*(?:\\\\.[^\'\\\\]*)*)\'/As', $expression, $match, 0, $cursor)) { // strings $tokens[] = new Token(Token::STRING_TYPE, stripcslashes(substr($match[0], 1, -1)), $cursor + 1); - $cursor += strlen($match[0]); + $cursor += \strlen($match[0]); } elseif (preg_match('/not in(?=[\s(])|\!\=\=|not(?=[\s(])|and(?=[\s(])|\=\=\=|\>\=|or(?=[\s(])|\<\=|\*\*|\.\.|in(?=[\s(])|&&|\|\||matches|\=\=|\!\=|\*|~|%|\/|\>|\||\!|\^|&|\+|\<|\-/A', $expression, $match, 0, $cursor)) { // operators $tokens[] = new Token(Token::OPERATOR_TYPE, $match[0], $cursor + 1); - $cursor += strlen($match[0]); + $cursor += \strlen($match[0]); } elseif (false !== strpos('.,?:', $expression[$cursor])) { // punctuation $tokens[] = new Token(Token::PUNCTUATION_TYPE, $expression[$cursor], $cursor + 1); @@ -84,7 +84,7 @@ class Lexer } elseif (preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/A', $expression, $match, 0, $cursor)) { // names $tokens[] = new Token(Token::NAME_TYPE, $match[0], $cursor + 1); - $cursor += strlen($match[0]); + $cursor += \strlen($match[0]); } else { // unlexable throw new SyntaxError(sprintf('Unexpected character "%s"', $expression[$cursor]), $cursor, $expression); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ArgumentsNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ArgumentsNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ArgumentsNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ArgumentsNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ArrayNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ArrayNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ArrayNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ArrayNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/BinaryNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/BinaryNode.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/BinaryNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/BinaryNode.php index 8cf1bc2e..2067d700 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/BinaryNode.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/BinaryNode.php @@ -93,7 +93,7 @@ class BinaryNode extends Node $right = $this->nodes['right']->evaluate($functions, $values); if ('not in' === $operator) { - return !in_array($left, $right); + return !\in_array($left, $right); } $f = self::$functions[$operator]; @@ -135,9 +135,9 @@ class BinaryNode extends Node case '<=': return $left <= $right; case 'not in': - return !in_array($left, $right); + return !\in_array($left, $right); case 'in': - return in_array($left, $right); + return \in_array($left, $right); case '+': return $left + $right; case '-': diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ConditionalNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ConditionalNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ConditionalNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ConditionalNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ConstantNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ConstantNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/ConstantNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/ConstantNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/FunctionNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/FunctionNode.php similarity index 86% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/FunctionNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/FunctionNode.php index ab23acb9..41efdf0e 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/FunctionNode.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/FunctionNode.php @@ -37,7 +37,7 @@ class FunctionNode extends Node $function = $compiler->getFunction($this->attributes['name']); - $compiler->raw(call_user_func_array($function['compiler'], $arguments)); + $compiler->raw(\call_user_func_array($function['compiler'], $arguments)); } public function evaluate($functions, $values) @@ -47,6 +47,6 @@ class FunctionNode extends Node $arguments[] = $node->evaluate($functions, $values); } - return call_user_func_array($functions[$this->attributes['name']]['evaluator'], $arguments); + return \call_user_func_array($functions[$this->attributes['name']]['evaluator'], $arguments); } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/GetAttrNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/GetAttrNode.php similarity index 87% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/GetAttrNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/GetAttrNode.php index ec598764..be9f2341 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/GetAttrNode.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/GetAttrNode.php @@ -69,7 +69,7 @@ class GetAttrNode extends Node switch ($this->attributes['type']) { case self::PROPERTY_CALL: $obj = $this->nodes['node']->evaluate($functions, $values); - if (!is_object($obj)) { + if (!\is_object($obj)) { throw new \RuntimeException('Unable to get a property on a non-object.'); } @@ -79,18 +79,18 @@ class GetAttrNode extends Node case self::METHOD_CALL: $obj = $this->nodes['node']->evaluate($functions, $values); - if (!is_object($obj)) { + if (!\is_object($obj)) { throw new \RuntimeException('Unable to get a property on a non-object.'); } - if (!is_callable($toCall = array($obj, $this->nodes['attribute']->attributes['value']))) { - throw new \RuntimeException(sprintf('Unable to call method "%s" of object "%s".', $this->nodes['attribute']->attributes['value'], get_class($obj))); + if (!\is_callable($toCall = array($obj, $this->nodes['attribute']->attributes['value']))) { + throw new \RuntimeException(sprintf('Unable to call method "%s" of object "%s".', $this->nodes['attribute']->attributes['value'], \get_class($obj))); } - return call_user_func_array($toCall, $this->nodes['arguments']->evaluate($functions, $values)); + return \call_user_func_array($toCall, $this->nodes['arguments']->evaluate($functions, $values)); case self::ARRAY_CALL: $array = $this->nodes['node']->evaluate($functions, $values); - if (!is_array($array) && !$array instanceof \ArrayAccess) { + if (!\is_array($array) && !$array instanceof \ArrayAccess) { throw new \RuntimeException('Unable to get an item on a non-array.'); } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/NameNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/NameNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/NameNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/NameNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/Node.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/Node.php similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/Node.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/Node.php index b5fb2fe7..f50487c5 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/Node.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/Node.php @@ -40,9 +40,9 @@ class Node $attributes[] = sprintf('%s: %s', $name, str_replace("\n", '', var_export($value, true))); } - $repr = array(str_replace('Symfony\Component\ExpressionLanguage\Node\\', '', get_class($this)).'('.implode(', ', $attributes)); + $repr = array(str_replace('Symfony\Component\ExpressionLanguage\Node\\', '', \get_class($this)).'('.implode(', ', $attributes)); - if (count($this->nodes)) { + if (\count($this->nodes)) { foreach ($this->nodes as $node) { foreach (explode("\n", (string) $node) as $line) { $repr[] = ' '.$line; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/UnaryNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/UnaryNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Node/UnaryNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Node/UnaryNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ParsedExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ParsedExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ParsedExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ParsedExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Parser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Parser.php similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Parser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Parser.php index 68d48a9a..bebfc5b6 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Parser.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Parser.php @@ -200,13 +200,13 @@ class Parser $node = new Node\FunctionNode($token->value, $this->parseArguments()); } else { - if (!in_array($token->value, $this->names, true)) { + if (!\in_array($token->value, $this->names, true)) { throw new SyntaxError(sprintf('Variable "%s" is not valid', $token->value), $token->cursor, $this->stream->getExpression()); } // is the name used in the compiled code different // from the name used in the expression? - if (is_int($name = array_search($token->value, $this->names))) { + if (\is_int($name = array_search($token->value, $this->names))) { $name = $token->value; } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ParserCache/ArrayParserCache.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ParserCache/ArrayParserCache.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ParserCache/ArrayParserCache.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ParserCache/ArrayParserCache.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ParserCache/ParserCacheInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ParserCache/ParserCacheInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/ParserCache/ParserCacheInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/ParserCache/ParserCacheInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/SerializedParsedExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/SerializedParsedExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/SerializedParsedExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/SerializedParsedExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/SyntaxError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/SyntaxError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/SyntaxError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/SyntaxError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Token.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Token.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/Token.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/Token.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/TokenStream.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/TokenStream.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/TokenStream.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/TokenStream.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/composer.json similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/composer.json diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/phpunit.xml.dist b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/phpunit.xml.dist similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/phpunit.xml.dist rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/phpunit.xml.dist index 517322fb..ae84dcd9 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/expression-language/phpunit.xml.dist +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/expression-language/phpunit.xml.dist @@ -1,7 +1,7 @@ + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +namespace Symfony\Polyfill\Ctype; + +/** + * Ctype implementation through regex. + * + * @internal + * + * @author Gert de Pagter + */ +final class Ctype +{ + /** + * Returns TRUE if every character in text is either a letter or a digit, FALSE otherwise. + * + * @see https://php.net/ctype-alnum + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_alnum($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^A-Za-z0-9]/', $text); + } + + /** + * Returns TRUE if every character in text is a letter, FALSE otherwise. + * + * @see https://php.net/ctype-alpha + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_alpha($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^A-Za-z]/', $text); + } + + /** + * Returns TRUE if every character in text is a control character from the current locale, FALSE otherwise. + * + * @see https://php.net/ctype-cntrl + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_cntrl($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^\x00-\x1f\x7f]/', $text); + } + + /** + * Returns TRUE if every character in the string text is a decimal digit, FALSE otherwise. + * + * @see https://php.net/ctype-digit + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_digit($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^0-9]/', $text); + } + + /** + * Returns TRUE if every character in text is printable and actually creates visible output (no white space), FALSE otherwise. + * + * @see https://php.net/ctype-graph + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_graph($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^!-~]/', $text); + } + + /** + * Returns TRUE if every character in text is a lowercase letter. + * + * @see https://php.net/ctype-lower + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_lower($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^a-z]/', $text); + } + + /** + * Returns TRUE if every character in text will actually create output (including blanks). Returns FALSE if text contains control characters or characters that do not have any output or control function at all. + * + * @see https://php.net/ctype-print + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_print($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^ -~]/', $text); + } + + /** + * Returns TRUE if every character in text is printable, but neither letter, digit or blank, FALSE otherwise. + * + * @see https://php.net/ctype-punct + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_punct($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^!-\/\:-@\[-`\{-~]/', $text); + } + + /** + * Returns TRUE if every character in text creates some sort of white space, FALSE otherwise. Besides the blank character this also includes tab, vertical tab, line feed, carriage return and form feed characters. + * + * @see https://php.net/ctype-space + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_space($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^\s]/', $text); + } + + /** + * Returns TRUE if every character in text is an uppercase letter. + * + * @see https://php.net/ctype-upper + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_upper($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^A-Z]/', $text); + } + + /** + * Returns TRUE if every character in text is a hexadecimal 'digit', that is a decimal digit or a character from [A-Fa-f] , FALSE otherwise. + * + * @see https://php.net/ctype-xdigit + * + * @param string|int $text + * + * @return bool + */ + public static function ctype_xdigit($text) + { + $text = self::convert_int_to_char_for_ctype($text); + + return \is_string($text) && '' !== $text && !preg_match('/[^A-Fa-f0-9]/', $text); + } + + /** + * Converts integers to their char versions according to normal ctype behaviour, if needed. + * + * If an integer between -128 and 255 inclusive is provided, + * it is interpreted as the ASCII value of a single character + * (negative values have 256 added in order to allow characters in the Extended ASCII range). + * Any other integer is interpreted as a string containing the decimal digits of the integer. + * + * @param string|int $int + * + * @return mixed + */ + private static function convert_int_to_char_for_ctype($int) + { + if (!\is_int($int)) { + return $int; + } + + if ($int < -128 || $int > 255) { + return (string) $int; + } + + if ($int < 0) { + $int += 256; + } + + return \chr($int); + } +} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/LICENSE similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/LICENSE index f27399a0..ad399a79 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/composer/LICENSE +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/LICENSE @@ -1,5 +1,4 @@ - -Copyright (c) Nils Adermann, Jordi Boggiano +Copyright (c) 2018 Fabien Potencier Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +17,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/README.md new file mode 100644 index 00000000..8add1ab0 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/README.md @@ -0,0 +1,12 @@ +Symfony Polyfill / Ctype +======================== + +This component provides `ctype_*` functions to users who run php versions without the ctype extension. + +More information can be found in the +[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md). + +License +======= + +This library is released under the [MIT license](LICENSE). diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/bootstrap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/bootstrap.php new file mode 100644 index 00000000..14d1d0fa --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/bootstrap.php @@ -0,0 +1,26 @@ + + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +use Symfony\Polyfill\Ctype as p; + +if (!function_exists('ctype_alnum')) { + function ctype_alnum($text) { return p\Ctype::ctype_alnum($text); } + function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); } + function ctype_cntrl($text) { return p\Ctype::ctype_cntrl($text); } + function ctype_digit($text) { return p\Ctype::ctype_digit($text); } + function ctype_graph($text) { return p\Ctype::ctype_graph($text); } + function ctype_lower($text) { return p\Ctype::ctype_lower($text); } + function ctype_print($text) { return p\Ctype::ctype_print($text); } + function ctype_punct($text) { return p\Ctype::ctype_punct($text); } + function ctype_space($text) { return p\Ctype::ctype_space($text); } + function ctype_upper($text) { return p\Ctype::ctype_upper($text); } + function ctype_xdigit($text) { return p\Ctype::ctype_xdigit($text); } +} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/composer.json new file mode 100644 index 00000000..094f8d86 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-ctype/composer.json @@ -0,0 +1,34 @@ +{ + "name": "symfony/polyfill-ctype", + "type": "library", + "description": "Symfony polyfill for ctype functions", + "keywords": ["polyfill", "compatibility", "portable", "ctype"], + "homepage": "https://symfony.com", + "license": "MIT", + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "require": { + "php": ">=5.3.3" + }, + "autoload": { + "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, + "files": [ "bootstrap.php" ] + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "minimum-stability": "dev", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + } +} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/Mbstring.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Mbstring.php similarity index 90% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/Mbstring.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Mbstring.php index 67cf9ab8..a5e4a8fd 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/Mbstring.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Mbstring.php @@ -44,7 +44,7 @@ namespace Symfony\Polyfill\Mbstring; * - mb_strrchr - Finds the last occurrence of a character in a string within another * - mb_strrichr - Finds the last occurrence of a character in a string within another, case insensitive * - mb_strripos - Finds position of last occurrence of a string within another, case insensitive - * - mb_strstr - Finds first occurrence of a string within anothers + * - mb_strstr - Finds first occurrence of a string within another * - mb_strwidth - Return width of string * - mb_substr_count - Count the number of substring occurrences * @@ -72,13 +72,13 @@ final class Mbstring private static $language = 'neutral'; private static $internalEncoding = 'UTF-8'; private static $caseFold = array( - array('µ','ſ',"\xCD\x85",'ς',"\xCF\x90","\xCF\x91","\xCF\x95","\xCF\x96","\xCF\xB0","\xCF\xB1","\xCF\xB5","\xE1\xBA\x9B","\xE1\xBE\xBE"), - array('μ','s','ι', 'σ','β', 'θ', 'φ', 'π', 'κ', 'ρ', 'ε', "\xE1\xB9\xA1",'ι'), + array('µ', 'ſ', "\xCD\x85", 'ς', "\xCF\x90", "\xCF\x91", "\xCF\x95", "\xCF\x96", "\xCF\xB0", "\xCF\xB1", "\xCF\xB5", "\xE1\xBA\x9B", "\xE1\xBE\xBE"), + array('μ', 's', 'ι', 'σ', 'β', 'θ', 'φ', 'π', 'κ', 'ρ', 'ε', "\xE1\xB9\xA1", 'ι'), ); public static function mb_convert_encoding($s, $toEncoding, $fromEncoding = null) { - if (is_array($fromEncoding) || false !== strpos($fromEncoding, ',')) { + if (\is_array($fromEncoding) || false !== strpos($fromEncoding, ',')) { $fromEncoding = self::mb_detect_encoding($s, $fromEncoding); } else { $fromEncoding = self::getEncoding($fromEncoding); @@ -140,17 +140,19 @@ final class Mbstring public static function mb_decode_numericentity($s, $convmap, $encoding = null) { - if (null !== $s && !is_scalar($s) && !(is_object($s) && method_exists($s, '__toString'))) { - trigger_error('mb_decode_numericentity() expects parameter 1 to be string, '.gettype($s).' given', E_USER_WARNING); + if (null !== $s && !\is_scalar($s) && !(\is_object($s) && \method_exists($s, '__toString'))) { + trigger_error('mb_decode_numericentity() expects parameter 1 to be string, '.\gettype($s).' given', E_USER_WARNING); + return null; } - if (!is_array($convmap) || !$convmap) { + if (!\is_array($convmap) || !$convmap) { return false; } - if (null !== $encoding && !is_scalar($encoding)) { - trigger_error('mb_decode_numericentity() expects parameter 3 to be string, '.gettype($s).' given', E_USER_WARNING); + if (null !== $encoding && !\is_scalar($encoding)) { + trigger_error('mb_decode_numericentity() expects parameter 3 to be string, '.\gettype($s).' given', E_USER_WARNING); + return ''; // Instead of null (cf. mb_encode_numericentity). } @@ -170,7 +172,7 @@ final class Mbstring $s = iconv($encoding, 'UTF-8//IGNORE', $s); } - $cnt = floor(count($convmap) / 4) * 4; + $cnt = floor(\count($convmap) / 4) * 4; for ($i = 0; $i < $cnt; $i += 4) { // collector_decode_htmlnumericentity ignores $convmap[$i + 3] @@ -185,6 +187,7 @@ final class Mbstring return Mbstring::mb_chr($c - $convmap[$i + 2]); } } + return $m[0]; }, $s); @@ -197,22 +200,25 @@ final class Mbstring public static function mb_encode_numericentity($s, $convmap, $encoding = null, $is_hex = false) { - if (null !== $s && !is_scalar($s) && !(is_object($s) && method_exists($s, '__toString'))) { - trigger_error('mb_encode_numericentity() expects parameter 1 to be string, '.gettype($s).' given', E_USER_WARNING); + if (null !== $s && !\is_scalar($s) && !(\is_object($s) && \method_exists($s, '__toString'))) { + trigger_error('mb_encode_numericentity() expects parameter 1 to be string, '.\gettype($s).' given', E_USER_WARNING); + return null; } - if (!is_array($convmap) || !$convmap) { + if (!\is_array($convmap) || !$convmap) { return false; } - if (null !== $encoding && !is_scalar($encoding)) { - trigger_error('mb_encode_numericentity() expects parameter 3 to be string, '.gettype($s).' given', E_USER_WARNING); + if (null !== $encoding && !\is_scalar($encoding)) { + trigger_error('mb_encode_numericentity() expects parameter 3 to be string, '.\gettype($s).' given', E_USER_WARNING); + return null; // Instead of '' (cf. mb_decode_numericentity). } - if (null !== $is_hex && !is_scalar($is_hex)) { - trigger_error('mb_encode_numericentity() expects parameter 4 to be boolean, '.gettype($s).' given', E_USER_WARNING); + if (null !== $is_hex && !\is_scalar($is_hex)) { + trigger_error('mb_encode_numericentity() expects parameter 4 to be boolean, '.\gettype($s).' given', E_USER_WARNING); + return null; } @@ -234,9 +240,9 @@ final class Mbstring static $ulenMask = array("\xC0" => 2, "\xD0" => 2, "\xE0" => 3, "\xF0" => 4); - $cnt = floor(count($convmap) / 4) * 4; + $cnt = floor(\count($convmap) / 4) * 4; $i = 0; - $len = strlen($s); + $len = \strlen($s); $result = ''; while ($i < $len) { @@ -281,8 +287,11 @@ final class Mbstring } if (MB_CASE_TITLE == $mode) { - $s = preg_replace_callback('/\b\p{Ll}/u', array(__CLASS__, 'title_case_upper'), $s); - $s = preg_replace_callback('/\B[\p{Lu}\p{Lt}]+/u', array(__CLASS__, 'title_case_lower'), $s); + static $titleRegexp = null; + if (null === $titleRegexp) { + $titleRegexp = self::getData('titleCaseRegexp'); + } + $s = preg_replace_callback($titleRegexp, array(__CLASS__, 'title_case'), $s); } else { if (MB_CASE_UPPER == $mode) { static $upper = null; @@ -305,7 +314,7 @@ final class Mbstring static $ulenMask = array("\xC0" => 2, "\xD0" => 2, "\xE0" => 3, "\xF0" => 4); $i = 0; - $len = strlen($s); + $len = \strlen($s); while ($i < $len) { $ulen = $s[$i] < "\x80" ? 1 : $ulenMask[$s[$i] & "\xF0"]; @@ -314,7 +323,7 @@ final class Mbstring if (isset($map[$uchr])) { $uchr = $map[$uchr]; - $nlen = strlen($uchr); + $nlen = \strlen($uchr); if ($nlen == $ulen) { $nlen = $i; @@ -324,7 +333,7 @@ final class Mbstring } else { $s = substr_replace($s, $uchr, $i - $ulen, $ulen); $len += $nlen - $ulen; - $i += $nlen - $ulen; + $i += $nlen - $ulen; } } } @@ -404,7 +413,7 @@ final class Mbstring if (null === $encodingList) { $encodingList = self::$encodingList; } else { - if (!is_array($encodingList)) { + if (!\is_array($encodingList)) { $encodingList = array_map('trim', explode(',', $encodingList)); } $encodingList = array_map('strtoupper', $encodingList); @@ -441,7 +450,7 @@ final class Mbstring return self::$encodingList; } - if (!is_array($encodingList)) { + if (!\is_array($encodingList)) { $encodingList = array_map('trim', explode(',', $encodingList)); } $encodingList = array_map('strtoupper', $encodingList); @@ -452,6 +461,7 @@ final class Mbstring if (strncmp($enc, 'ISO-8859-', 9)) { return false; } + // no break case 'ASCII': case 'UTF8': case 'UTF-8': @@ -467,7 +477,7 @@ final class Mbstring { $encoding = self::getEncoding($encoding); if ('CP850' === $encoding || 'ASCII' === $encoding) { - return strlen($s); + return \strlen($s); } return @iconv_strlen($s, $encoding); @@ -679,13 +689,13 @@ final class Mbstring public static function mb_chr($code, $encoding = null) { if (0x80 > $code %= 0x200000) { - $s = chr($code); + $s = \chr($code); } elseif (0x800 > $code) { - $s = chr(0xC0 | $code >> 6).chr(0x80 | $code & 0x3F); + $s = \chr(0xC0 | $code >> 6).\chr(0x80 | $code & 0x3F); } elseif (0x10000 > $code) { - $s = chr(0xE0 | $code >> 12).chr(0x80 | $code >> 6 & 0x3F).chr(0x80 | $code & 0x3F); + $s = \chr(0xE0 | $code >> 12).\chr(0x80 | $code >> 6 & 0x3F).\chr(0x80 | $code & 0x3F); } else { - $s = chr(0xF0 | $code >> 18).chr(0x80 | $code >> 12 & 0x3F).chr(0x80 | $code >> 6 & 0x3F).chr(0x80 | $code & 0x3F); + $s = \chr(0xF0 | $code >> 18).\chr(0x80 | $code >> 12 & 0x3F).\chr(0x80 | $code >> 6 & 0x3F).\chr(0x80 | $code & 0x3F); } if ('UTF-8' !== $encoding = self::getEncoding($encoding)) { @@ -701,6 +711,10 @@ final class Mbstring $s = mb_convert_encoding($s, 'UTF-8', $encoding); } + if (1 === \strlen($s)) { + return \ord($s); + } + $code = ($s = unpack('C*', substr($s, 0, 4))) ? $s[1] : 0; if (0xF0 <= $code) { return (($code - 0xF0) << 18) + (($s[2] - 0x80) << 12) + (($s[3] - 0x80) << 6) + $s[4] - 0x80; @@ -735,7 +749,7 @@ final class Mbstring while (isset($m[$i])) { if (0x80 > $m[$i]) { - $entities .= chr($m[$i++]); + $entities .= \chr($m[$i++]); continue; } if (0xF0 <= $m[$i]) { @@ -752,14 +766,9 @@ final class Mbstring return $entities; } - private static function title_case_lower(array $s) + private static function title_case(array $s) { - return self::mb_convert_case($s[0], MB_CASE_LOWER, 'UTF-8'); - } - - private static function title_case_upper(array $s) - { - return self::mb_convert_case($s[0], MB_CASE_UPPER, 'UTF-8'); + return self::mb_convert_case($s[1], MB_CASE_UPPER, 'UTF-8').self::mb_convert_case($s[2], MB_CASE_LOWER, 'UTF-8'); } private static function getData($file) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php index 3ca16416..e6fbfa64 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php @@ -1,6 +1,6 @@ 'a', 'B' => 'b', 'C' => 'c', @@ -1094,8 +1094,3 @@ static $data = array ( '𑢾' => '𑣞', '𑢿' => '𑣟', ); - -$result =& $data; -unset($data); - -return $result; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php new file mode 100644 index 00000000..2a8f6e73 --- /dev/null +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php @@ -0,0 +1,5 @@ + 'A', 'b' => 'B', 'c' => 'C', @@ -1102,8 +1102,3 @@ static $data = array ( '𑣞' => '𑢾', '𑣟' => '𑢿', ); - -$result =& $data; -unset($data); - -return $result; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/bootstrap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/bootstrap.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/bootstrap.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/bootstrap.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/composer.json similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/composer.json index 4febcdd5..50ea12f1 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-mbstring/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-mbstring/composer.json @@ -28,7 +28,7 @@ "minimum-stability": "dev", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/Php56.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/Php56.php similarity index 83% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/Php56.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/Php56.php index a7dd9a28..dbbc0e13 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/Php56.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/Php56.php @@ -23,14 +23,14 @@ final class Php56 public static function hash_equals($knownString, $userInput) { - if (!is_string($knownString)) { - trigger_error('Expected known_string to be a string, '.gettype($knownString).' given', E_USER_WARNING); + if (!\is_string($knownString)) { + trigger_error('Expected known_string to be a string, '.\gettype($knownString).' given', E_USER_WARNING); return false; } - if (!is_string($userInput)) { - trigger_error('Expected user_input to be a string, '.gettype($userInput).' given', E_USER_WARNING); + if (!\is_string($userInput)) { + trigger_error('Expected user_input to be a string, '.\gettype($userInput).' given', E_USER_WARNING); return false; } @@ -45,7 +45,7 @@ final class Php56 $result = 0; for ($i = 0; $i < $knownLen; ++$i) { - $result |= ord($knownString[$i]) ^ ord($userInput[$i]); + $result |= \ord($knownString[$i]) ^ \ord($userInput[$i]); } return 0 === $result; @@ -80,16 +80,16 @@ final class Php56 $charMaps[0] = array(); for ($i = 0; $i < 256; ++$i) { - $charMaps[0][chr($i)] = sprintf('\\%02x', $i); + $charMaps[0][\chr($i)] = sprintf('\\%02x', $i); } - for ($i = 0, $l = count($charMaps[self::LDAP_ESCAPE_FILTER]); $i < $l; ++$i) { + for ($i = 0, $l = \count($charMaps[self::LDAP_ESCAPE_FILTER]); $i < $l; ++$i) { $chr = $charMaps[self::LDAP_ESCAPE_FILTER][$i]; unset($charMaps[self::LDAP_ESCAPE_FILTER][$i]); $charMaps[self::LDAP_ESCAPE_FILTER][$chr] = $charMaps[0][$chr]; } - for ($i = 0, $l = count($charMaps[self::LDAP_ESCAPE_DN]); $i < $l; ++$i) { + for ($i = 0, $l = \count($charMaps[self::LDAP_ESCAPE_DN]); $i < $l; ++$i) { $chr = $charMaps[self::LDAP_ESCAPE_DN][$i]; unset($charMaps[self::LDAP_ESCAPE_DN][$i]); $charMaps[self::LDAP_ESCAPE_DN][$chr] = $charMaps[0][$chr]; @@ -115,7 +115,7 @@ final class Php56 // Remove any chars to ignore from the list $ignore = (string) $ignore; - for ($i = 0, $l = strlen($ignore); $i < $l; ++$i) { + for ($i = 0, $l = \strlen($ignore); $i < $l; ++$i) { unset($charMap[$ignore[$i]]); } @@ -124,11 +124,11 @@ final class Php56 // Encode leading/trailing spaces if self::LDAP_ESCAPE_DN is passed if ($flags & self::LDAP_ESCAPE_DN) { - if ($result[0] === ' ') { + if (' ' === $result[0]) { $result = '\\20'.substr($result, 1); } - if ($result[strlen($result) - 1] === ' ') { + if (' ' === $result[\strlen($result) - 1]) { $result = substr($result, 0, -1).'\\20'; } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/bootstrap.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/bootstrap.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/bootstrap.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/bootstrap.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/composer.json similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/composer.json index 8bc3906e..8609020c 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-php56/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-php56/composer.json @@ -26,7 +26,7 @@ "minimum-stability": "dev", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/Binary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/Binary.php similarity index 64% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/Binary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/Binary.php index 815bc750..23ff9747 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/Binary.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/Binary.php @@ -11,8 +11,12 @@ namespace Symfony\Polyfill\Util; -if (extension_loaded('mbstring')) { - class Binary extends BinaryOnFuncOverload {} +if (\extension_loaded('mbstring')) { + class Binary extends BinaryOnFuncOverload + { + } } else { - class Binary extends BinaryNoFuncOverload {} + class Binary extends BinaryNoFuncOverload + { + } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php index 5ef3c6c2..800ad75d 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php @@ -20,7 +20,7 @@ class BinaryNoFuncOverload { public static function strlen($s) { - return strlen($s); + return \strlen($s); } public static function strpos($haystack, $needle, $offset = 0) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/LegacyTestListener.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/LegacyTestListener.php similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/LegacyTestListener.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/LegacyTestListener.php index 87caa504..68cba125 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/LegacyTestListener.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/LegacyTestListener.php @@ -81,4 +81,9 @@ class LegacyTestListener extends \PHPUnit_Framework_TestSuite implements \PHPUni public function endTest(\PHPUnit_Framework_Test $test, $time) { } + + public static function warning($message) + { + return parent::warning($message); + } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/TestListener.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/TestListener.php similarity index 94% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/TestListener.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/TestListener.php index 3a9a7bc8..7fbbc5ff 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/TestListener.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/TestListener.php @@ -12,10 +12,11 @@ namespace Symfony\Polyfill\Util; use PHPUnit\Framework\AssertionFailedError; -use PHPUnit\Framework\TestListener as TestListenerInterface; use PHPUnit\Framework\Test; +use PHPUnit\Framework\TestListener as TestListenerInterface; use PHPUnit\Framework\TestSuite; use PHPUnit\Framework\Warning; +use PHPUnit\Framework\WarningTestCase; if (class_exists('PHPUnit_Runner_Version') && version_compare(\PHPUnit_Runner_Version::id(), '6.0.0', '<')) { class_alias('Symfony\Polyfill\Util\LegacyTestListener', 'Symfony\Polyfill\Util\TestListener'); @@ -92,5 +93,10 @@ if (class_exists('PHPUnit_Runner_Version') && version_compare(\PHPUnit_Runner_Ve public function endTest(Test $test, $time) { } + + public static function warning($message) + { + return parent::warning($message); + } } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/TestListenerTrait.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/TestListenerTrait.php similarity index 71% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/TestListenerTrait.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/TestListenerTrait.php index 758e3830..dafc3aeb 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/TestListenerTrait.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/TestListenerTrait.php @@ -40,17 +40,34 @@ class TestListenerTrait continue; } $testedClass = new \ReflectionClass($m[1].$m[2]); - $bootstrap = new \SplFileObject(dirname($testedClass->getFileName()).'/bootstrap.php'); + $bootstrap = new \SplFileObject(\dirname($testedClass->getFileName()).'/bootstrap.php'); $warnings = array(); $defLine = null; + foreach (new \RegexIterator($bootstrap, '/define\(\'/') as $defLine) { + preg_match('/define\(\'(?P.+)\'/', $defLine, $matches); + if (\defined($matches['name'])) { + continue; + } + + try { + eval($defLine); + } catch (\PHPUnit_Framework_Exception $ex){ + $warnings[] = $TestListener::warning($ex->getMessage()); + } catch (\PHPUnit\Framework\Exception $ex) { + $warnings[] = $TestListener::warning($ex->getMessage()); + } + } + + $bootstrap->rewind(); + foreach (new \RegexIterator($bootstrap, '/return p\\\\'.$testedClass->getShortName().'::/') as $defLine) { - if (!preg_match('/^\s*function (?P[^\(]++)(?P\([^\)]*+\)) \{ (?return p\\\\'.$testedClass->getShortName().'::[^\(]++)(?P\([^\)]*+\)); \}$/', $defLine, $f)) { + if (!preg_match('/^\s*function (?P[^\(]++)(?P\(.*\)) \{ (?return p\\\\'.$testedClass->getShortName().'::[^\(]++)(?P\([^\)]*+\)); \}$/', $defLine, $f)) { $warnings[] = $TestListener::warning('Invalid line in bootstrap.php: '.trim($defLine)); continue; } $testNamespace = substr($testClass, 0, strrpos($testClass, '\\')); - if (function_exists($testNamespace.'\\'.$f['name'])) { + if (\function_exists($testNamespace.'\\'.$f['name'])) { continue; } @@ -59,10 +76,12 @@ class TestListenerTrait if ($r->isUserDefined()) { throw new \ReflectionException(); } - if (false !== strpos($f['signature'], '&')) { + if ('idn_to_ascii' === $f['name'] || 'idn_to_utf8' === $f['name']) { + $defLine = sprintf('return INTL_IDNA_VARIANT_2003 === $variant ? \\%s($domain, $options, $variant) : \\%1$s%s', $f['name'], $f['args']); + } elseif (false !== strpos($f['signature'], '&') && 'idn_to_ascii' !== $f['name'] && 'idn_to_utf8' !== $f['name']) { $defLine = sprintf('return \\%s%s', $f['name'], $f['args']); } else { - $defLine = sprintf("return \\call_user_func_array('%s', func_get_args())", $f['name']); + $defLine = sprintf("return \\call_user_func_array('%s', \\func_get_args())", $f['name']); } } catch (\ReflectionException $e) { $defLine = sprintf("throw new \\{$SkippedTestError}('Internal function not found: %s')", $f['name']); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/composer.json similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/composer.json index f7787e7f..67551e24 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/symfony/polyfill-util/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/symfony/polyfill-util/composer.json @@ -24,7 +24,7 @@ "minimum-stability": "dev", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } } } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/CHANGELOG.TXT b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/CHANGELOG.TXT similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/CHANGELOG.TXT rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/CHANGELOG.TXT index d6e4cf05..3bdae3e2 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/CHANGELOG.TXT +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/CHANGELOG.TXT @@ -1,5 +1,17 @@ -Unreleased - - fix Undesired mouseover effect on links in PDF on Chrome Pdf Viewer +6.2.25 + - Fix support for image URLs. + +6.2.24 + - Support remote urls when checking if file exists. + +6.2.23 + - Simplify file_exists function. + +6.2.22 + - Fix for security vulnerability: Using the phar:// wrapper it was possible to trigger the unserialization of user provided data. + +6.2.19 + - Merge various fixes for PHP 7.3 compatibility and security. 6.2.13 (2016-06-10) - IMPORTANT: A new version of this library is under development at https://github.com/tecnickcom/tc-lib-pdf and as a consequence this version will not receive any additional development or support. This version should be considered obsolete, new projects should use the new version as soon it will become stable. diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/LICENSE.TXT b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/LICENSE.TXT similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/LICENSE.TXT rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/LICENSE.TXT diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/README.md similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/README.md rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/README.md diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/composer.json similarity index 97% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/composer.json index 83ffd67b..1f19dfd8 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/composer.json @@ -1,6 +1,6 @@ { "name": "tecnickcom/tcpdf", - "version": "6.2.17", + "version": "6.2.26", "homepage": "http://www.tcpdf.org/", "type": "library", "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/config/tcpdf_config.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/config/tcpdf_config.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/config/tcpdf_config.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/config/tcpdf_config.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/README b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/README similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/README rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/README diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/status.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/status.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/status.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/status.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusans.ctg.z b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusans.ctg.z similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusans.ctg.z rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusans.ctg.z diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusans.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusans.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusans.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusans.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusans.z b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusans.z similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusans.z rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusans.z diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusansb.ctg.z b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusansb.ctg.z similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusansb.ctg.z rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusansb.ctg.z diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusansb.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusansb.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusansb.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusansb.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusansb.z b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusansb.z similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/dejavusansb.z rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/dejavusansb.z diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/helvetica.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/helvetica.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/fonts/helvetica.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/fonts/helvetica.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/barcodes/datamatrix.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/barcodes/datamatrix.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/barcodes/datamatrix.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/barcodes/datamatrix.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/barcodes/pdf417.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/barcodes/pdf417.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/barcodes/pdf417.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/barcodes/pdf417.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/barcodes/qrcode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/barcodes/qrcode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/barcodes/qrcode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/barcodes/qrcode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_colors.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_colors.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_colors.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_colors.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_filters.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_filters.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_filters.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_filters.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_font_data.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_font_data.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_font_data.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_font_data.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php index ba89c7cf..9242ca4b 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php @@ -70,7 +70,7 @@ class TCPDF_FONTS { * @public static */ public static function addTTFfont($fontfile, $fonttype='', $enc='', $flags=32, $outpath='', $platid=3, $encid=1, $addcbbox=false, $link=false) { - if (!file_exists($fontfile)) { + if (!TCPDF_STATIC::file_exists($fontfile)) { // Could not find file return false; } @@ -95,7 +95,7 @@ class TCPDF_FONTS { $outpath = self::_getfontpath(); } // check if this font already exist - if (@file_exists($outpath.$font_name.'.php')) { + if (@TCPDF_STATIC::file_exists($outpath.$font_name.'.php')) { // this font already exist (delete it from fonts folder to rebuild it) return $font_name; } @@ -1543,11 +1543,11 @@ class TCPDF_FONTS { public static function getFontFullPath($file, $fontdir=false) { $fontfile = ''; // search files on various directories - if (($fontdir !== false) AND @file_exists($fontdir.$file)) { + if (($fontdir !== false) AND @TCPDF_STATIC::file_exists($fontdir.$file)) { $fontfile = $fontdir.$file; - } elseif (@file_exists(self::_getfontpath().$file)) { + } elseif (@TCPDF_STATIC::file_exists(self::_getfontpath().$file)) { $fontfile = self::_getfontpath().$file; - } elseif (@file_exists($file)) { + } elseif (@TCPDF_STATIC::file_exists($file)) { $fontfile = $file; } return $fontfile; @@ -2003,7 +2003,11 @@ class TCPDF_FONTS { $chars = str_split($str); $carr = array_map('ord', $chars); } - $currentfont['subsetchars'] += array_fill_keys($carr, true); + if (is_array($currentfont['subsetchars']) && is_array($carr)) { + $currentfont['subsetchars'] += array_fill_keys($carr, true); + } else { + $currentfont['subsetchars'] = array_merge($currentfont['subsetchars'], $carr); + } return $carr; } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_images.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_images.php similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_images.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_images.php index c2e3c36f..86b3c20d 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_images.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_images.php @@ -161,12 +161,8 @@ class TCPDF_IMAGES { */ public static function _parsejpeg($file) { // check if is a local file - if (!@file_exists($file)) { - // try to encode spaces on filename - $tfile = str_replace(' ', '%20', $file); - if (@file_exists($tfile)) { - $file = $tfile; - } + if (!@TCPDF_STATIC::file_exists($file)) { + return false; } $a = getimagesize($file); if (empty($a)) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_static.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_static.php similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_static.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_static.php index aa42c850..df1b28e1 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/include/tcpdf_static.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/include/tcpdf_static.php @@ -55,7 +55,7 @@ class TCPDF_STATIC { * Current TCPDF version. * @private static */ - private static $tcpdf_version = '6.2.17'; + private static $tcpdf_version = '6.2.26'; /** * String alias for total number of pages. @@ -1774,39 +1774,6 @@ class TCPDF_STATIC { return $angle; } - - - - - - - - - - - - - - - - -// ==================================================================================================================== -// REIMPLEMENTED -// ==================================================================================================================== - - - - - - - - - - - - - - /** * Split string by a regular expression. * This is a wrapper for the preg_split function to avoid the bug: https://bugs.php.net/bug.php?id=45850 @@ -1854,6 +1821,49 @@ class TCPDF_STATIC { return fopen($filename, $mode); } + /** + * Check if the URL exist. + * @param url (string) URL to check. + * @return Returns TRUE if the URL exists; FALSE otherwise. + * @public static + */ + public static function url_exists($url) { + $crs = curl_init(); + curl_setopt($crs, CURLOPT_URL, $url); + curl_setopt($crs, CURLOPT_NOBODY, true); + curl_setopt($crs, CURLOPT_FAILONERROR, true); + if ((ini_get('open_basedir') == '') && (!ini_get('safe_mode'))) { + curl_setopt($crs, CURLOPT_FOLLOWLOCATION, true); + } + curl_setopt($crs, CURLOPT_CONNECTTIMEOUT, 5); + curl_setopt($crs, CURLOPT_TIMEOUT, 30); + curl_setopt($crs, CURLOPT_SSL_VERIFYPEER, false); + curl_setopt($crs, CURLOPT_SSL_VERIFYHOST, false); + curl_setopt($crs, CURLOPT_USERAGENT, 'tc-lib-file'); + curl_exec($crs); + $code = curl_getinfo($crs, CURLINFO_HTTP_CODE); + curl_close($crs); + return ($code == 200); + } + + /** + * Wrapper for file_exists. + * Checks whether a file or directory exists. + * Only allows some protocols and local files. + * @param filename (string) Path to the file or directory. + * @return Returns TRUE if the file or directory specified by filename exists; FALSE otherwise. + * @public static + */ + public static function file_exists($filename) { + if (preg_match('|^https?://|', $filename) == 1) { + return self::url_exists($filename); + } + if (strpos($filename, '://')) { + return false; // only support http and https wrappers for security reasons + } + return @file_exists($filename); + } + /** * Reads entire file into a string. * The file can be also an URL. @@ -1914,8 +1924,10 @@ class TCPDF_STATIC { } // $alt = array_unique($alt); - //var_dump($alt);exit;//DEBUG foreach ($alt as $path) { + if (!self::file_exists($path)) { + return false; + } $ret = @file_get_contents($path); if ($ret !== false) { return $ret; @@ -1949,8 +1961,6 @@ class TCPDF_STATIC { return false; } - - /** * Get ULONG from string (Big Endian 32-bit unsigned integer). * @param $str (string) string from where to extract value diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf.php index ef411a17..24ef434a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf.php @@ -1,13 +1,13 @@ * @package com.tecnick.tcpdf * @author Nicola Asuni - * @version 6.2.8 + * @version 6.2.26 */ // TCPDF configuration @@ -128,8 +128,11 @@ require_once(dirname(__FILE__).'/include/tcpdf_static.php'); * TCPDF project (http://www.tcpdf.org) has been originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.
    * @package com.tecnick.tcpdf * @brief PHP class for generating PDF documents without requiring external extensions. - * @version 6.2.8 + * @version 6.2.26 * @author Nicola Asuni - info@tecnick.com + * @IgnoreAnnotation("protected") + * @IgnoreAnnotation("public") + * @IgnoreAnnotation("pre") */ class TCPDF { @@ -1994,10 +1997,6 @@ class TCPDF { * @since 1.53.0.TC016 */ public function __destruct() { - // restore internal encoding - if (isset($this->internal_encoding) AND !empty($this->internal_encoding)) { - mb_internal_encoding($this->internal_encoding); - } // cleanup $this->_destroy(true); } @@ -4257,7 +4256,7 @@ class TCPDF { // true when the font style variation is missing $missing_style = false; // search and include font file - if (TCPDF_STATIC::empty_string($fontfile) OR (!@file_exists($fontfile))) { + if (TCPDF_STATIC::empty_string($fontfile) OR (!@TCPDF_STATIC::file_exists($fontfile))) { // build a standard filenames for specified font $tmp_fontfile = str_replace(' ', '', $family).strtolower($style).'.php'; $fontfile = TCPDF_FONTS::getFontFullPath($tmp_fontfile, $fontdir); @@ -4269,7 +4268,7 @@ class TCPDF { } } // include font file - if (!TCPDF_STATIC::empty_string($fontfile) AND (@file_exists($fontfile))) { + if (!TCPDF_STATIC::empty_string($fontfile) AND (@TCPDF_STATIC::file_exists($fontfile))) { include($fontfile); } else { $this->Error('Could not include font definition file: '.$family.''); @@ -4453,6 +4452,7 @@ class TCPDF { * @see SetFont() */ public function SetFontSize($size, $out=true) { + $size = (float)$size; // font size in points $this->FontSizePt = $size; // font size in user units @@ -4809,19 +4809,19 @@ class TCPDF { $this->PageAnnots[$page][] = array('n' => ++$this->n, 'x' => $x, 'y' => $y, 'w' => $w, 'h' => $h, 'txt' => $text, 'opt' => $opt, 'numspaces' => $spaces); if (!$this->pdfa_mode) { if ((($opt['Subtype'] == 'FileAttachment') OR ($opt['Subtype'] == 'Sound')) AND (!TCPDF_STATIC::empty_string($opt['FS'])) - AND (@file_exists($opt['FS']) OR TCPDF_STATIC::isValidURL($opt['FS'])) + AND (@TCPDF_STATIC::file_exists($opt['FS']) OR TCPDF_STATIC::isValidURL($opt['FS'])) AND (!isset($this->embeddedfiles[basename($opt['FS'])]))) { $this->embeddedfiles[basename($opt['FS'])] = array('f' => ++$this->n, 'n' => ++$this->n, 'file' => $opt['FS']); } } // Add widgets annotation's icons - if (isset($opt['mk']['i']) AND @file_exists($opt['mk']['i'])) { + if (isset($opt['mk']['i']) AND @TCPDF_STATIC::file_exists($opt['mk']['i'])) { $this->Image($opt['mk']['i'], '', '', 10, 10, '', '', '', false, 300, '', false, false, 0, false, true); } - if (isset($opt['mk']['ri']) AND @file_exists($opt['mk']['ri'])) { + if (isset($opt['mk']['ri']) AND @TCPDF_STATIC::file_exists($opt['mk']['ri'])) { $this->Image($opt['mk']['ri'], '', '', 0, 0, '', '', '', false, 300, '', false, false, 0, false, true); } - if (isset($opt['mk']['ix']) AND @file_exists($opt['mk']['ix'])) { + if (isset($opt['mk']['ix']) AND @TCPDF_STATIC::file_exists($opt['mk']['ix'])) { $this->Image($opt['mk']['ix'], '', '', 0, 0, '', '', '', false, 300, '', false, false, 0, false, true); } } @@ -5769,10 +5769,9 @@ class TCPDF { $this->resetLastH(); } if (!TCPDF_STATIC::empty_string($y)) { - $this->SetY($y); - } else { - $y = $this->GetY(); + $this->SetY($y); // set y in order to convert negative y values to positive ones } + $y = $this->GetY(); $resth = 0; if (($h > 0) AND $this->inPageBody() AND (($y + $h + $mc_margin['T'] + $mc_margin['B']) > $this->PageBreakTrigger)) { // spit cell in more pages/columns @@ -6845,13 +6844,9 @@ class TCPDF { $file = substr($file, 1); $exurl = $file; } - // check if is a local file - if (!@file_exists($file)) { - // try to encode spaces on filename - $tfile = str_replace(' ', '%20', $file); - if (@file_exists($tfile)) { - $file = $tfile; - } + // check if file exist and it is valid + if (!@TCPDF_STATIC::file_exists($file)) { + return false; } if (($imsize = @getimagesize($file)) === FALSE) { if (in_array($file, $this->imagekeys)) { @@ -7750,6 +7745,10 @@ class TCPDF { * @since 4.5.016 (2009-02-24) */ public function _destroy($destroyall=false, $preserve_objcopy=false) { + // restore internal encoding + if (isset($this->internal_encoding) AND !empty($this->internal_encoding)) { + mb_internal_encoding($this->internal_encoding); + } if ($destroyall AND !$preserve_objcopy) { // remove all temporary files $tmpfiles = glob(K_PATH_CACHE.'__tcpdf_'.$this->file_id.'_*'); @@ -9648,7 +9647,7 @@ class TCPDF { protected function _putcatalog() { // put XMP $xmpobj = $this->_putXMP(); - // if required, add standard sRGB_IEC61966-2.1 blackscaled ICC colour profile + // if required, add standard sRGB ICC colour profile if ($this->pdfa_mode OR $this->force_srgb) { $iccobj = $this->_newobj(); $icc = file_get_contents(dirname(__FILE__).'/include/sRGB.icc'); @@ -17783,7 +17782,7 @@ Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: // justify block if (!TCPDF_STATIC::empty_string($this->lispacer)) { $this->lispacer = ''; - continue; + break; } preg_match('/([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s]('.$strpiece[1][0].')[\s](re)([\s]*)/x', $pmid, $xmatches); if (!isset($xmatches[1])) { @@ -18318,7 +18317,8 @@ Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: } // text $this->htmlvspace = 0; - if ((!$this->premode) AND $this->isRTLTextDir()) { + $isRTLString = preg_match(TCPDF_FONT_DATA::$uni_RE_PATTERN_RTL, $dom[$key]['value']) || preg_match(TCPDF_FONT_DATA::$uni_RE_PATTERN_ARABIC, $dom[$key]['value']); + if ((!$this->premode) AND $this->isRTLTextDir() AND !$isRTLString) { // reverse spaces order $lsp = ''; // left spaces $rsp = ''; // right spaces @@ -18333,7 +18333,7 @@ Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: if ($newline) { if (!$this->premode) { $prelen = strlen($dom[$key]['value']); - if ($this->isRTLTextDir()) { + if ($this->isRTLTextDir() AND !$isRTLString) { // right trim except non-breaking space $dom[$key]['value'] = $this->stringRightTrim($dom[$key]['value']); } else { @@ -18817,102 +18817,124 @@ Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: break; } case 'img': { - if (!empty($tag['attribute']['src'])) { - if ($tag['attribute']['src'][0] === '@') { - // data stream - $tag['attribute']['src'] = '@'.base64_decode(substr($tag['attribute']['src'], 1)); - $type = ''; - } else { - // get image type - $type = TCPDF_IMAGES::getImageFileType($tag['attribute']['src']); - } - if (!isset($tag['width'])) { - $tag['width'] = 0; - } - if (!isset($tag['height'])) { - $tag['height'] = 0; - } - //if (!isset($tag['attribute']['align'])) { - // the only alignment supported is "bottom" - // further development is required for other modes. - $tag['attribute']['align'] = 'bottom'; - //} - switch($tag['attribute']['align']) { - case 'top': { - $align = 'T'; - break; - } - case 'middle': { - $align = 'M'; - break; - } - case 'bottom': { - $align = 'B'; - break; - } - default: { - $align = 'B'; - break; - } - } - $prevy = $this->y; - $xpos = $this->x; - $imglink = ''; - if (isset($this->HREF['url']) AND !TCPDF_STATIC::empty_string($this->HREF['url'])) { - $imglink = $this->HREF['url']; - if ($imglink[0] == '#') { - // convert url to internal link - $lnkdata = explode(',', $imglink); - if (isset($lnkdata[0])) { - $page = intval(substr($lnkdata[0], 1)); - if (empty($page) OR ($page <= 0)) { - $page = $this->page; - } - if (isset($lnkdata[1]) AND (strlen($lnkdata[1]) > 0)) { - $lnky = floatval($lnkdata[1]); - } else { - $lnky = 0; - } - $imglink = $this->AddLink(); - $this->SetLink($imglink, $lnky, $page); + if (empty($tag['attribute']['src'])) { + break; + } + $imgsrc = $tag['attribute']['src']; + if ($imgsrc[0] === '@') { + // data stream + $imgsrc = '@'.base64_decode(substr($imgsrc, 1)); + $type = ''; + } else { + if (($imgsrc[0] === '/') AND !empty($_SERVER['DOCUMENT_ROOT']) AND ($_SERVER['DOCUMENT_ROOT'] != '/')) { + // fix image path + $findroot = strpos($imgsrc, $_SERVER['DOCUMENT_ROOT']); + if (($findroot === false) OR ($findroot > 1)) { + if (substr($_SERVER['DOCUMENT_ROOT'], -1) == '/') { + $imgsrc = substr($_SERVER['DOCUMENT_ROOT'], 0, -1).$imgsrc; + } else { + $imgsrc = $_SERVER['DOCUMENT_ROOT'].$imgsrc; } } - } - $border = 0; - if (isset($tag['border']) AND !empty($tag['border'])) { - // currently only support 1 (frame) or a combination of 'LTRB' - $border = $tag['border']; - } - $iw = ''; - if (isset($tag['width'])) { - $iw = $this->getHTMLUnitToUnits($tag['width'], ($tag['fontsize'] / $this->k), 'px', false); - } - $ih = ''; - if (isset($tag['height'])) { - $ih = $this->getHTMLUnitToUnits($tag['height'], ($tag['fontsize'] / $this->k), 'px', false); - } - if (($type == 'eps') OR ($type == 'ai')) { - $this->ImageEps($tag['attribute']['src'], $xpos, $this->y, $iw, $ih, $imglink, true, $align, '', $border, true); - } elseif ($type == 'svg') { - $this->ImageSVG($tag['attribute']['src'], $xpos, $this->y, $iw, $ih, $imglink, $align, '', $border, true); - } else { - $this->Image($tag['attribute']['src'], $xpos, $this->y, $iw, $ih, '', $imglink, $align, false, 300, '', false, false, $border, false, false, true); - } - switch($align) { - case 'T': { - $this->y = $prevy; - break; + $imgsrc = urldecode($imgsrc); + $testscrtype = @parse_url($imgsrc); + if (empty($testscrtype['query'])) { + // convert URL to server path + $imgsrc = str_replace(K_PATH_URL, K_PATH_MAIN, $imgsrc); + } elseif (preg_match('|^https?://|', $imgsrc) !== 1) { + // convert URL to server path + $imgsrc = str_replace(K_PATH_MAIN, K_PATH_URL, $imgsrc); } - case 'M': { - $this->y = (($this->img_rb_y + $prevy - ($this->getCellHeight($tag['fontsize'] / $this->k))) / 2); - break; - } - case 'B': { - $this->y = $this->img_rb_y - ($this->getCellHeight($tag['fontsize'] / $this->k) - ($this->getFontDescent($tag['fontname'], $tag['fontstyle'], $tag['fontsize']) * $this->cell_height_ratio)); - break; + } + // get image type + $type = TCPDF_IMAGES::getImageFileType($imgsrc); + } + if (!isset($tag['width'])) { + $tag['width'] = 0; + } + if (!isset($tag['height'])) { + $tag['height'] = 0; + } + //if (!isset($tag['attribute']['align'])) { + // the only alignment supported is "bottom" + // further development is required for other modes. + $tag['attribute']['align'] = 'bottom'; + //} + switch($tag['attribute']['align']) { + case 'top': { + $align = 'T'; + break; + } + case 'middle': { + $align = 'M'; + break; + } + case 'bottom': { + $align = 'B'; + break; + } + default: { + $align = 'B'; + break; + } + } + $prevy = $this->y; + $xpos = $this->x; + $imglink = ''; + if (isset($this->HREF['url']) AND !TCPDF_STATIC::empty_string($this->HREF['url'])) { + $imglink = $this->HREF['url']; + if ($imglink[0] == '#') { + // convert url to internal link + $lnkdata = explode(',', $imglink); + if (isset($lnkdata[0])) { + $page = intval(substr($lnkdata[0], 1)); + if (empty($page) OR ($page <= 0)) { + $page = $this->page; + } + if (isset($lnkdata[1]) AND (strlen($lnkdata[1]) > 0)) { + $lnky = floatval($lnkdata[1]); + } else { + $lnky = 0; + } + $imglink = $this->AddLink(); + $this->SetLink($imglink, $lnky, $page); } } } + $border = 0; + if (isset($tag['border']) AND !empty($tag['border'])) { + // currently only support 1 (frame) or a combination of 'LTRB' + $border = $tag['border']; + } + $iw = ''; + if (isset($tag['width'])) { + $iw = $this->getHTMLUnitToUnits($tag['width'], ($tag['fontsize'] / $this->k), 'px', false); + } + $ih = ''; + if (isset($tag['height'])) { + $ih = $this->getHTMLUnitToUnits($tag['height'], ($tag['fontsize'] / $this->k), 'px', false); + } + if (($type == 'eps') OR ($type == 'ai')) { + $this->ImageEps($imgsrc, $xpos, $this->y, $iw, $ih, $imglink, true, $align, '', $border, true); + } elseif ($type == 'svg') { + $this->ImageSVG($imgsrc, $xpos, $this->y, $iw, $ih, $imglink, $align, '', $border, true); + } else { + $this->Image($imgsrc, $xpos, $this->y, $iw, $ih, '', $imglink, $align, false, 300, '', false, false, $border, false, false, true); + } + switch($align) { + case 'T': { + $this->y = $prevy; + break; + } + case 'M': { + $this->y = (($this->img_rb_y + $prevy - ($this->getCellHeight($tag['fontsize'] / $this->k))) / 2); + break; + } + case 'B': { + $this->y = $this->img_rb_y - ($this->getCellHeight($tag['fontsize'] / $this->k) - ($this->getFontDescent($tag['fontname'], $tag['fontstyle'], $tag['fontsize']) * $this->cell_height_ratio)); + break; + } + } break; } case 'dl': { @@ -24206,9 +24228,12 @@ Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: } $img = urldecode($img); $testscrtype = @parse_url($img); - if (!isset($testscrtype['query']) OR empty($testscrtype['query'])) { + if (empty($testscrtype['query'])) { // convert URL to server path $img = str_replace(K_PATH_URL, K_PATH_MAIN, $img); + } elseif (preg_match('|^https?://|', $img) !== 1) { + // convert server path to URL + $img = str_replace(K_PATH_MAIN, K_PATH_URL, $img); } } // get image type diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_import.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_import.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_import.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_import.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_parser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_parser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/tecnickcom/tcpdf/tcpdf_parser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/tecnickcom/tcpdf/tcpdf_parser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/.travis.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/.travis.yml similarity index 52% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/.travis.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/.travis.yml index 45990457..88c7404c 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/.travis.yml +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/.travis.yml @@ -8,24 +8,27 @@ cache: - $HOME/.composer/cache/files env: - globals: - - deps=no + - DEPS=no before_install: - phpenv config-rm xdebug.ini before_script: - - if [ "$deps" = "low" ]; then composer --prefer-lowest --prefer-stable update; fi; - - if [ "$deps" = "no" ]; then composer install; fi; + - if [ "$DEPS" == "low" ]; then composer --prefer-lowest --prefer-stable update; fi; + - if [ "$DEPS" == "no" ]; then composer install; fi; -script: ./vendor/bin/simple-phpunit +script: | + ./vendor/bin/simple-phpunit matrix: include: - php: 5.3 + dist: precise - php: 5.4 - php: 5.5 - php: 5.6 - env: deps=low + env: DEPS=low - php: 7.0 + - php: 7.1 + - php: 7.2 fast_finish: true diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/README.rst b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/README.rst similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/README.rst rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/README.rst diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/composer.json similarity index 78% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/composer.json index cabcd9c0..3644d8e9 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/composer.json @@ -2,7 +2,6 @@ "name": "twig/extensions", "description": "Common additional features for Twig that do not directly belong in core", "keywords": ["i18n","text"], - "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html", "type": "library", "license": "MIT", "authors": [ @@ -12,11 +11,11 @@ } ], "require": { - "twig/twig": "~1.27|~2.0" + "twig/twig": "^1.27|^2.0" }, "require-dev": { - "symfony/phpunit-bridge": "~3.3@dev", - "symfony/translation": "~2.3|~3.0" + "symfony/phpunit-bridge": "^3.4", + "symfony/translation": "^2.7|^3.4" }, "suggest": { "symfony/translation": "Allow the time_diff output to be translated" diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Autoloader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Autoloader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Autoloader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Autoloader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Array.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Array.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Array.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Array.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php similarity index 91% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php index 56f54a72..1cdd455d 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php @@ -9,6 +9,7 @@ * file that was distributed with this source code. */ use Symfony\Component\Translation\TranslatorInterface; +use Symfony\Component\Translation\IdentityTranslator; /** * @author Robin van der Vleuten @@ -31,6 +32,11 @@ class Twig_Extensions_Extension_Date extends Twig_Extension public function __construct(TranslatorInterface $translator = null) { + // Ignore the IdentityTranslator, otherwise the parameters won't be replaced properly + if ($translator instanceof IdentityTranslator) { + $translator = null; + } + $this->translator = $translator; } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/I18n.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/I18n.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/I18n.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/I18n.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php similarity index 84% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php index 741f7944..49b0f88b 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php @@ -14,7 +14,7 @@ class Twig_Extensions_Extension_Intl extends Twig_Extension public function __construct() { if (!class_exists('IntlDateFormatter')) { - throw new RuntimeException('The intl extension is needed to use intl-based filters.'); + throw new RuntimeException('The native PHP intl extension (http://php.net/manual/en/book.intl.php) is needed to use intl-based filters.'); } } @@ -51,11 +51,24 @@ function twig_localized_date_filter(Twig_Environment $env, $date, $dateFormat = 'full' => IntlDateFormatter::FULL, ); + if (PHP_VERSION_ID < 50500 || !class_exists('IntlTimeZone')) { + $formatter = IntlDateFormatter::create( + $locale, + $formatValues[$dateFormat], + $formatValues[$timeFormat], + $date->getTimezone()->getName(), + 'gregorian' === $calendar ? IntlDateFormatter::GREGORIAN : IntlDateFormatter::TRADITIONAL, + $format + ); + + return $formatter->format($date->getTimestamp()); + } + $formatter = IntlDateFormatter::create( $locale, $formatValues[$dateFormat], $formatValues[$timeFormat], - PHP_VERSION_ID >= 50500 ? $date->getTimezone() : $date->getTimezone()->getName(), + IntlTimeZone::createTimeZone($date->getTimezone()->getName()), 'gregorian' === $calendar ? IntlDateFormatter::GREGORIAN : IntlDateFormatter::TRADITIONAL, $format ); @@ -101,7 +114,7 @@ function twig_get_number_formatter($locale, $style) { static $formatter, $currentStyle; - $locale = $locale !== null ? $locale : Locale::getDefault(); + $locale = null !== $locale ? $locale : Locale::getDefault(); if ($formatter && $formatter->getLocale() === $locale && $currentStyle === $style) { // Return same instance of NumberFormatter if parameters are the same diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Arguments.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Arguments.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Arguments.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Arguments.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Array.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Array.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Array.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Array.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Body.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Body.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Body.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Body.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Boolean.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Boolean.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Boolean.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Boolean.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Constant.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Constant.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Constant.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Constant.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Expression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Expression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Expression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Expression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Hash.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Hash.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Hash.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Hash.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Number.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Number.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Number.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Number.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Optional.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Optional.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Optional.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Optional.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Switch.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Switch.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Switch.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Switch.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Tag.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Tag.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Tag.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Tag.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/GrammarInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/GrammarInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/GrammarInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/GrammarInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Node/Trans.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Node/Trans.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/Node/Trans.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/Node/Trans.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/SimpleTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/SimpleTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/SimpleTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/SimpleTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/TokenParser/Trans.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/TokenParser/Trans.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/lib/Twig/Extensions/TokenParser/Trans.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/lib/Twig/Extensions/TokenParser/Trans.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/phpunit.xml.dist b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/phpunit.xml.dist similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/phpunit.xml.dist rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/phpunit.xml.dist diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/ArrayExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/ArrayExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/ArrayExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/ArrayExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/DateExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/DateExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/DateExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/DateExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/I18nExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/I18nExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/I18nExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/I18nExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/IntlExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/IntlExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/IntlExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/IntlExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/Node/TransNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/Node/TransNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/Node/TransNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/Node/TransNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/TextExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/TextExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/TextExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/TextExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/TokenParser/TransTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/TokenParser/TransTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/extensions/src/TokenParser/TransTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/extensions/src/TokenParser/TransTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/.editorconfig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/.editorconfig similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/.editorconfig rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/.editorconfig diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/.php_cs.dist b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/.php_cs.dist similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/.php_cs.dist rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/.php_cs.dist diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/.travis.yml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/.travis.yml similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/.travis.yml rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/.travis.yml diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/CHANGELOG b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/CHANGELOG similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/CHANGELOG rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/CHANGELOG index e2702889..f35edc3c 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/CHANGELOG +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/CHANGELOG @@ -1,3 +1,9 @@ +* 1.35.4 (2018-07-13) + + * ensured that syntax errors are triggered with the right line + * added the Symfony ctype polyfill as a dependency + * "js" filter now produces valid JSON + * 1.35.3 (2018-03-20) * fixed block names unicity diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/LICENSE b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/LICENSE similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/LICENSE rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/LICENSE diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/README.rst b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/README.rst similarity index 87% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/README.rst rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/README.rst index 81737b0b..f33ea336 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/README.rst +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/README.rst @@ -12,4 +12,4 @@ More Information Read the `documentation`_ for more information. -.. _documentation: http://twig.sensiolabs.org/documentation +.. _documentation: https://twig.symfony.com/documentation diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/composer.json similarity index 86% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/composer.json rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/composer.json index 7dab3034..0a1728f8 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/composer.json +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/composer.json @@ -3,7 +3,7 @@ "type": "library", "description": "Twig, the flexible, fast, and secure template language for PHP", "keywords": ["templating"], - "homepage": "http://twig.sensiolabs.org", + "homepage": "https://twig.symfony.com", "license": "BSD-3-Clause", "authors": [ { @@ -14,7 +14,7 @@ }, { "name": "Twig Team", - "homepage": "http://twig.sensiolabs.org/contributors", + "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -27,7 +27,8 @@ "forum": "https://groups.google.com/forum/#!forum/twig-users" }, "require": { - "php": ">=5.3.3" + "php": ">=5.3.3", + "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "symfony/phpunit-bridge": "^3.3", diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/config.m4 b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/config.m4 similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/config.m4 rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/config.m4 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/config.w32 b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/config.w32 similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/config.w32 rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/config.w32 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/php_twig.h b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/php_twig.h similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/php_twig.h rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/php_twig.h index 6a32b017..e99703f2 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/php_twig.h +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/php_twig.h @@ -15,7 +15,7 @@ #ifndef PHP_TWIG_H #define PHP_TWIG_H -#define PHP_TWIG_VERSION "1.35.3" +#define PHP_TWIG_VERSION "1.35.4-DEV" #include "php.h" diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/twig.c b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/twig.c similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/ext/twig/twig.c rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/ext/twig/twig.c diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Autoloader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Autoloader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Autoloader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Autoloader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Cache/Filesystem.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Cache/Filesystem.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Cache/Filesystem.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Cache/Filesystem.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Cache/Null.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Cache/Null.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Cache/Null.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Cache/Null.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/CacheInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/CacheInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/CacheInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/CacheInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Compiler.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Compiler.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Compiler.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Compiler.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/CompilerInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/CompilerInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/CompilerInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/CompilerInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Environment.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Environment.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Environment.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Environment.php index e4e8abdb..9b610f75 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Environment.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Environment.php @@ -16,11 +16,11 @@ */ class Twig_Environment { - const VERSION = '1.35.3'; - const VERSION_ID = 13503; + const VERSION = '1.35.4'; + const VERSION_ID = 13504; const MAJOR_VERSION = 1; const MINOR_VERSION = 35; - const RELEASE_VERSION = 3; + const RELEASE_VERSION = 4; const EXTRA_VERSION = ''; protected $charset; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error/Loader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error/Loader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error/Loader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error/Loader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error/Runtime.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error/Runtime.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error/Runtime.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error/Runtime.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error/Syntax.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error/Syntax.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Error/Syntax.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Error/Syntax.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ExpressionParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ExpressionParser.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ExpressionParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ExpressionParser.php index 2b84f3f2..fe4a9b4a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ExpressionParser.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ExpressionParser.php @@ -15,8 +15,8 @@ * * This parser implements a "Precedence climbing" algorithm. * - * @see http://www.engr.mun.ca/~theo/Misc/exp_parsing.htm - * @see http://en.wikipedia.org/wiki/Operator-precedence_parser + * @see https://www.engr.mun.ca/~theo/Misc/exp_parsing.htm + * @see https://en.wikipedia.org/wiki/Operator-precedence_parser * * @author Fabien Potencier * diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Core.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Core.php similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Core.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Core.php index 6e5569a2..6fa78e13 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Core.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Core.php @@ -467,7 +467,7 @@ function twig_date_converter(Twig_Environment $env, $date = null, $timezone = nu * * @param string $str String to replace in * @param array|Traversable $from Replace values - * @param string|null $to Replace to, deprecated (@see http://php.net/manual/en/function.strtr.php) + * @param string|null $to Replace to, deprecated (@see https://secure.php.net/manual/en/function.strtr.php) * * @return string */ @@ -1000,7 +1000,7 @@ function twig_escape_filter(Twig_Environment $env, $string, $strategy = 'html', switch ($strategy) { case 'html': - // see http://php.net/htmlspecialchars + // see https://secure.php.net/htmlspecialchars // Using a static variable to avoid initializing the array // each time the function is called. Moving the declaration on the @@ -1040,7 +1040,7 @@ function twig_escape_filter(Twig_Environment $env, $string, $strategy = 'html', case 'js': // escape all non-alphanumeric characters - // into their \xHH or \uHHHH representations + // into their \x or \uHHHH representations if ('UTF-8' !== $charset) { $string = twig_convert_encoding($string, 'UTF-8', $charset); } @@ -1152,9 +1152,23 @@ function _twig_escape_js_callback($matches) { $char = $matches[0]; - // \xHH - if (!isset($char[1])) { - return '\\x'.strtoupper(substr('00'.bin2hex($char), -2)); + /* + * A few characters have short escape sequences in JSON and JavaScript. + * Escape sequences supported only by JavaScript, not JSON, are ommitted. + * \" is also supported but omitted, because the resulting string is not HTML safe. + */ + static $shortMap = array( + '\\' => '\\\\', + '/' => '\\/', + "\x08" => '\b', + "\x0C" => '\f', + "\x0A" => '\n', + "\x0D" => '\r', + "\x09" => '\t', + ); + + if (isset($shortMap[$char])) { + return $shortMap[$char]; } // \uHHHH @@ -1191,8 +1205,8 @@ function _twig_escape_css_callback($matches) /** * This function is adapted from code coming from Zend Framework. * - * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) - * @license http://framework.zend.com/license/new-bsd New BSD License + * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (https://www.zend.com) + * @license https://framework.zend.com/license/new-bsd New BSD License */ function _twig_escape_html_attr_callback($matches) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Debug.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Debug.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Debug.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Debug.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Escaper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Escaper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Escaper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Escaper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Optimizer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Optimizer.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Optimizer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Optimizer.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Profiler.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Profiler.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Profiler.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Profiler.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Sandbox.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Sandbox.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Sandbox.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Sandbox.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Staging.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Staging.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/Staging.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/Staging.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/StringLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/StringLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Extension/StringLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Extension/StringLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ExtensionInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ExtensionInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ExtensionInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ExtensionInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter/Function.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter/Function.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter/Function.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter/Function.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter/Method.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter/Method.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter/Method.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter/Method.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter/Node.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter/Node.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Filter/Node.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Filter/Node.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FilterCallableInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FilterCallableInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FilterCallableInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FilterCallableInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FilterInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FilterInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FilterInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FilterInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function/Function.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function/Function.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function/Function.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function/Function.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function/Method.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function/Method.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function/Method.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function/Method.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function/Node.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function/Node.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Function/Node.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Function/Node.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FunctionInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FunctionInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/FunctionInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/FunctionInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Lexer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Lexer.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Lexer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Lexer.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/LexerInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/LexerInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/LexerInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/LexerInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/Array.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/Array.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/Array.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/Array.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/Chain.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/Chain.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/Chain.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/Chain.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/Filesystem.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/Filesystem.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/Filesystem.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/Filesystem.php index 9149bc3e..4e8be0d5 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/Filesystem.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/Filesystem.php @@ -175,7 +175,7 @@ class Twig_Loader_Filesystem implements Twig_LoaderInterface, Twig_ExistsLoaderI public function isFresh($name, $time) { - return filemtime($this->findTemplate($name)) <= $time; + return filemtime($this->findTemplate($name)) < $time; } protected function findTemplate($name) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/String.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/String.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Loader/String.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Loader/String.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/LoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/LoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/LoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/LoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Markup.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Markup.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Markup.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Markup.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/AutoEscape.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/AutoEscape.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/AutoEscape.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/AutoEscape.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Block.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Block.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Block.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Block.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/BlockReference.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/BlockReference.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/BlockReference.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/BlockReference.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Body.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Body.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Body.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Body.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Do.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Do.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Do.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Do.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Embed.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Embed.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Embed.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Embed.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Array.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Array.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Array.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Array.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Call.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Call.php similarity index 98% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Call.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Call.php index d962b6a5..ec203484 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Call.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Call.php @@ -111,7 +111,7 @@ abstract class Twig_Node_Expression_Call extends Twig_Node_Expression $named = true; $name = $this->normalizeName($name); } elseif ($named) { - throw new Twig_Error_Syntax(sprintf('Positional arguments cannot be used after named arguments for %s "%s".', $callType, $callName)); + throw new Twig_Error_Syntax(sprintf('Positional arguments cannot be used after named arguments for %s "%s".', $callType, $callName), $this->getTemplateLine()); } $parameters[$name] = $node; @@ -143,14 +143,14 @@ abstract class Twig_Node_Expression_Call extends Twig_Node_Expression if (array_key_exists($name, $parameters)) { if (array_key_exists($pos, $parameters)) { - throw new Twig_Error_Syntax(sprintf('Argument "%s" is defined twice for %s "%s".', $name, $callType, $callName)); + throw new Twig_Error_Syntax(sprintf('Argument "%s" is defined twice for %s "%s".', $name, $callType, $callName), $this->getTemplateLine()); } if (count($missingArguments)) { throw new Twig_Error_Syntax(sprintf( 'Argument "%s" could not be assigned for %s "%s(%s)" because it is mapped to an internal PHP function which cannot determine default value for optional argument%s "%s".', - $name, $callType, $callName, implode(', ', $names), count($missingArguments) > 1 ? 's' : '', implode('", "', $missingArguments)) - ); + $name, $callType, $callName, implode(', ', $names), count($missingArguments) > 1 ? 's' : '', implode('", "', $missingArguments) + ), $this->getTemplateLine()); } $arguments = array_merge($arguments, $optionalArguments); @@ -172,7 +172,7 @@ abstract class Twig_Node_Expression_Call extends Twig_Node_Expression $missingArguments[] = $name; } } else { - throw new Twig_Error_Syntax(sprintf('Value for argument "%s" is required for %s "%s".', $name, $callType, $callName)); + throw new Twig_Error_Syntax(sprintf('Value for argument "%s" is required for %s "%s".', $name, $callType, $callName), $this->getTemplateLine()); } } @@ -205,7 +205,7 @@ abstract class Twig_Node_Expression_Call extends Twig_Node_Expression throw new Twig_Error_Syntax(sprintf( 'Unknown argument%s "%s" for %s "%s(%s)".', count($parameters) > 1 ? 's' : '', implode('", "', array_keys($parameters)), $callType, $callName, implode(', ', $names) - ), $unknownParameter ? $unknownParameter->getTemplateLine() : -1); + ), $unknownParameter ? $unknownParameter->getTemplateLine() : $this->getTemplateLine()); } return $arguments; diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Function.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Function.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Function.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Function.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Name.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Name.php similarity index 93% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Name.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Name.php index 9d5a21f8..7d3d6220 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Name.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Name.php @@ -32,7 +32,12 @@ class Twig_Node_Expression_Name extends Twig_Node_Expression if ($this->isSpecial()) { $compiler->repr(true); } else { - $compiler->raw('array_key_exists(')->repr($name)->raw(', $context)'); + $compiler + ->raw('(isset($context[') + ->string($name) + ->raw(']) || array_key_exists(') + ->string($name) + ->raw(', $context))'); } } elseif ($this->isSpecial()) { $compiler->raw($this->specialVars[$name]); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Flush.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Flush.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Flush.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Flush.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/For.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/For.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/For.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/For.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/ForLoop.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/ForLoop.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/ForLoop.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/ForLoop.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/If.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/If.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/If.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/If.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Import.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Import.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Import.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Import.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Include.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Include.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Include.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Include.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Macro.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Macro.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Macro.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Macro.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Module.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Module.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Module.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Module.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Print.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Print.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Print.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Print.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Sandbox.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Sandbox.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Sandbox.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Sandbox.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Set.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Set.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Set.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Set.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/SetTemp.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/SetTemp.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/SetTemp.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/SetTemp.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Spaceless.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Spaceless.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Spaceless.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Spaceless.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Text.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Text.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/Text.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/Text.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/With.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/With.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Node/With.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Node/With.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeOutputInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeOutputInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeOutputInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeOutputInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeTraverser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeTraverser.php similarity index 92% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeTraverser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeTraverser.php index 787629ce..f00a0bf5 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeTraverser.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeTraverser.php @@ -70,8 +70,10 @@ class Twig_NodeTraverser $node = $visitor->enterNode($node, $this->env); foreach ($node as $k => $n) { - if (false !== $n = $this->traverseForVisitor($visitor, $n)) { - $node->setNode($k, $n); + if (false !== $m = $this->traverseForVisitor($visitor, $n)) { + if ($m !== $n) { + $node->setNode($k, $m); + } } else { $node->removeNode($k); } diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Parser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Parser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Parser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Parser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ParserInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ParserInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/ParserInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/ParserInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Profile.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Profile.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Profiler/Profile.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Profiler/Profile.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SimpleFilter.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SimpleFilter.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SimpleFilter.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SimpleFilter.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SimpleFunction.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SimpleFunction.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SimpleFunction.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SimpleFunction.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SimpleTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SimpleTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SimpleTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SimpleTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Source.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Source.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Source.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Source.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Template.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Template.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Template.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Template.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TemplateInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TemplateInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TemplateInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TemplateInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TemplateWrapper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TemplateWrapper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TemplateWrapper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TemplateWrapper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/Function.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/Function.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/Function.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/Function.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php index 016951aa..382a3f2a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php @@ -132,7 +132,7 @@ abstract class Twig_Test_IntegrationTestCase extends TestCase protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs) { if (!$outputs) { - $this->markTestSkipped('no legacy tests to run'); + $this->markTestSkipped('no tests to run'); } if ($condition) { diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/Method.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/Method.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/Method.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/Method.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/Node.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/Node.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/Node.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/Node.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TestCallableInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TestCallableInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TestCallableInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TestCallableInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TestInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TestInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TestInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TestInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Token.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Token.php similarity index 99% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Token.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Token.php index c7850ecc..89066869 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Token.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Token.php @@ -62,7 +62,7 @@ class Twig_Token * * type and value (or array of possible values) * * just value (or array of possible values) (NAME_TYPE is used as type) * - * @param array|int $type The type to test + * @param array|string|int $type The type to test * @param array|string|null $values The token value * * @return bool diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Block.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Block.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Block.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Block.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Do.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Do.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Do.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Do.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Embed.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Embed.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Embed.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Embed.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Extends.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Extends.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Extends.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Extends.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Filter.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Filter.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Filter.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Filter.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Flush.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Flush.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Flush.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Flush.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/For.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/For.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/For.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/For.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/From.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/From.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/From.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/From.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/If.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/If.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/If.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/If.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Import.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Import.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Import.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Import.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Include.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Include.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Include.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Include.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Macro.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Macro.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Macro.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Macro.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php index b8f581cb..7fc70d9a 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php @@ -18,7 +18,7 @@ * {% endsandbox %} * * - * @see http://www.twig-project.org/doc/api.html#sandbox-extension for details + * @see https://twig.symfony.com/doc/api.html#sandbox-extension for details * * @final */ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Set.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Set.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Set.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Set.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Use.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Use.php similarity index 95% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Use.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Use.php index f15a91ea..1ab24e2c 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/Use.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/Use.php @@ -21,7 +21,7 @@ * {% block content %}{% endblock %} * * - * @see http://www.twig-project.org/doc/templates.html#horizontal-reuse for details. + * @see https://twig.symfony.com/doc/templates.html#horizontal-reuse for details. * * @final */ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/With.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/With.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParser/With.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParser/With.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParserBroker.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParserBroker.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParserBroker.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParserBroker.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParserInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParserInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenParserInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenParserInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenStream.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenStream.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/TokenStream.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/TokenStream.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/phpunit.xml.dist b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/phpunit.xml.dist similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/phpunit.xml.dist rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/phpunit.xml.dist diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Cache/CacheInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Cache/CacheInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Cache/CacheInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Cache/CacheInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Cache/FilesystemCache.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Cache/FilesystemCache.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Cache/FilesystemCache.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Cache/FilesystemCache.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Cache/NullCache.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Cache/NullCache.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Cache/NullCache.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Cache/NullCache.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Compiler.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Compiler.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Compiler.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Compiler.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Environment.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Environment.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Environment.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Environment.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/Error.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/Error.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/Error.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/Error.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/LoaderError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/LoaderError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/LoaderError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/LoaderError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/RuntimeError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/RuntimeError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/RuntimeError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/RuntimeError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/SyntaxError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/SyntaxError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Error/SyntaxError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Error/SyntaxError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/ExpressionParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/ExpressionParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/ExpressionParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/ExpressionParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/AbstractExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/AbstractExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/AbstractExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/AbstractExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/CoreExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/CoreExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/CoreExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/CoreExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/DebugExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/DebugExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/DebugExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/DebugExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/EscaperExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/EscaperExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/EscaperExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/EscaperExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/ExtensionInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/ExtensionInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/ExtensionInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/ExtensionInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/GlobalsInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/GlobalsInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/GlobalsInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/GlobalsInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/InitRuntimeInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/InitRuntimeInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/InitRuntimeInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/InitRuntimeInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/OptimizerExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/OptimizerExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/OptimizerExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/OptimizerExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/ProfilerExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/ProfilerExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/ProfilerExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/ProfilerExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/SandboxExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/SandboxExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/SandboxExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/SandboxExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/StagingExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/StagingExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/StagingExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/StagingExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/StringLoaderExtension.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/StringLoaderExtension.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Extension/StringLoaderExtension.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Extension/StringLoaderExtension.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/FileExtensionEscapingStrategy.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/FileExtensionEscapingStrategy.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/FileExtensionEscapingStrategy.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/FileExtensionEscapingStrategy.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Lexer.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Lexer.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Lexer.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Lexer.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/ArrayLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/ArrayLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/ArrayLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/ArrayLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/ChainLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/ChainLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/ChainLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/ChainLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/FilesystemLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/FilesystemLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/FilesystemLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/FilesystemLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/LoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/LoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/LoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/LoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Markup.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Markup.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Markup.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Markup.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/AutoEscapeNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/AutoEscapeNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/AutoEscapeNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/AutoEscapeNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/BlockNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/BlockNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/BlockNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/BlockNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/BlockReferenceNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/BlockReferenceNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/BlockReferenceNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/BlockReferenceNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/BodyNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/BodyNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/BodyNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/BodyNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/CheckSecurityNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/CheckSecurityNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/CheckSecurityNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/CheckSecurityNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/DoNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/DoNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/DoNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/DoNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/EmbedNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/EmbedNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/EmbedNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/EmbedNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/AbstractExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/AbstractExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/AbstractExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/AbstractExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ArrayExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ArrayExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ArrayExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ArrayExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/CallExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/CallExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/CallExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/CallExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ConstantExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ConstantExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ConstantExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ConstantExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/FilterExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/FilterExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/FilterExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/FilterExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/FunctionExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/FunctionExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/FunctionExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/FunctionExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/NameExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/NameExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/NameExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/NameExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ParentExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ParentExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/ParentExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/ParentExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/TempNameExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/TempNameExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/TempNameExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/TempNameExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/NullTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/NullTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/NullTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/NullTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/OddTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/OddTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/OddTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/OddTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/TestExpression.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/TestExpression.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/TestExpression.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/TestExpression.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/FlushNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/FlushNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/FlushNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/FlushNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ForLoopNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ForLoopNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ForLoopNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ForLoopNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ForNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ForNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ForNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ForNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/IfNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/IfNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/IfNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/IfNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ImportNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ImportNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ImportNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ImportNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/IncludeNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/IncludeNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/IncludeNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/IncludeNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/MacroNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/MacroNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/MacroNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/MacroNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ModuleNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ModuleNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/ModuleNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/ModuleNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Node.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Node.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/Node.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/Node.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/NodeCaptureInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/NodeCaptureInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/NodeCaptureInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/NodeCaptureInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/NodeOutputInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/NodeOutputInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/NodeOutputInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/NodeOutputInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/PrintNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/PrintNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/PrintNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/PrintNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SandboxNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SandboxNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SandboxNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SandboxNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SandboxedPrintNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SandboxedPrintNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SandboxedPrintNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SandboxedPrintNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SetNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SetNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SetNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SetNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SetTempNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SetTempNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SetTempNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SetTempNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SpacelessNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SpacelessNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/SpacelessNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/SpacelessNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/TextNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/TextNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/TextNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/TextNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/WithNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/WithNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Node/WithNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Node/WithNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeTraverser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeTraverser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeTraverser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeTraverser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Parser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Parser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Parser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Parser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Profile.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Profile.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Profiler/Profile.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Profiler/Profile.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityPolicy.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityPolicy.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityPolicy.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityPolicy.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Source.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Source.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Source.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Source.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Template.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Template.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Template.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Template.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TemplateWrapper.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TemplateWrapper.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TemplateWrapper.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TemplateWrapper.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Test/IntegrationTestCase.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Test/IntegrationTestCase.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Test/IntegrationTestCase.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Test/IntegrationTestCase.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Test/NodeTestCase.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Test/NodeTestCase.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Test/NodeTestCase.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Test/NodeTestCase.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Token.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Token.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Token.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Token.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/BlockTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/BlockTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/BlockTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/BlockTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/DoTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/DoTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/DoTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/DoTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/FilterTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/FilterTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/FilterTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/FilterTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/FlushTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/FlushTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/FlushTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/FlushTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/ForTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/ForTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/ForTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/ForTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/FromTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/FromTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/FromTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/FromTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/IfTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/IfTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/IfTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/IfTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/ImportTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/ImportTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/ImportTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/ImportTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/MacroTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/MacroTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/MacroTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/MacroTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/SetTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/SetTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/SetTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/SetTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/TokenParserInterface.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/TokenParserInterface.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/TokenParserInterface.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/TokenParserInterface.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/UseTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/UseTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/UseTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/UseTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/WithTokenParser.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/WithTokenParser.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenParser/WithTokenParser.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenParser/WithTokenParser.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenStream.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenStream.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TokenStream.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TokenStream.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TwigFilter.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TwigFilter.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TwigFilter.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TwigFilter.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TwigFunction.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TwigFunction.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TwigFunction.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TwigFunction.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TwigTest.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TwigTest.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/TwigTest.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/TwigTest.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Util/DeprecationCollector.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Util/DeprecationCollector.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Util/DeprecationCollector.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Util/DeprecationCollector.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Util/TemplateDirIterator.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Util/TemplateDirIterator.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/twig/twig/src/Util/TemplateDirIterator.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/vendor/twig/twig/src/Util/TemplateDirIterator.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/version_check.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/version_check.php similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/version_check.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/version_check.php diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/view_create.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/view_create.php similarity index 64% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/view_create.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/view_create.php index a8f82775..d0e9b381 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/view_create.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/view_create.php @@ -9,7 +9,6 @@ */ use PhpMyAdmin\Core; -use PhpMyAdmin\Url; use PhpMyAdmin\Response; use PhpMyAdmin\Template; @@ -40,13 +39,9 @@ $view_security_options = array( 'INVOKER' ); -if (empty($sql_query)) { - $sql_query = ''; -} - // View name is a compulsory field -if (isset($_REQUEST['view']['name']) - && empty($_REQUEST['view']['name']) +if (isset($_POST['view']['name']) + && empty($_POST['view']['name']) ) { $message = PhpMyAdmin\Message::error(__('View name can not be empty!')); $response->addJSON( @@ -57,61 +52,61 @@ if (isset($_REQUEST['view']['name']) exit; } -if (isset($_REQUEST['createview']) || isset($_REQUEST['alterview'])) { +if (isset($_POST['createview']) || isset($_POST['alterview'])) { /** * Creates the view */ $sep = "\r\n"; - if (isset($_REQUEST['createview'])) { + if (isset($_POST['createview'])) { $sql_query = 'CREATE'; - if (isset($_REQUEST['view']['or_replace'])) { + if (isset($_POST['view']['or_replace'])) { $sql_query .= ' OR REPLACE'; } } else { $sql_query = 'ALTER'; } - if (Core::isValid($_REQUEST['view']['algorithm'], $view_algorithm_options)) { - $sql_query .= $sep . ' ALGORITHM = ' . $_REQUEST['view']['algorithm']; + if (Core::isValid($_POST['view']['algorithm'], $view_algorithm_options)) { + $sql_query .= $sep . ' ALGORITHM = ' . $_POST['view']['algorithm']; } - if (! empty($_REQUEST['view']['definer'])) { - if (strpos($_REQUEST['view']['definer'], '@') === false) { + if (! empty($_POST['view']['definer'])) { + if (strpos($_POST['view']['definer'], '@') === false) { $sql_query .= $sep . 'DEFINER=' - . PhpMyAdmin\Util::backquote($_REQUEST['view']['definer']); + . PhpMyAdmin\Util::backquote($_POST['view']['definer']); } else { - $arr = explode('@', $_REQUEST['view']['definer']); + $arr = explode('@', $_POST['view']['definer']); $sql_query .= $sep . 'DEFINER=' . PhpMyAdmin\Util::backquote($arr[0]); $sql_query .= '@' . PhpMyAdmin\Util::backquote($arr[1]) . ' '; } } - if (isset($_REQUEST['view']['sql_security'])) { - if (in_array($_REQUEST['view']['sql_security'], $view_security_options)) { + if (isset($_POST['view']['sql_security'])) { + if (in_array($_POST['view']['sql_security'], $view_security_options)) { $sql_query .= $sep . ' SQL SECURITY ' - . $_REQUEST['view']['sql_security']; + . $_POST['view']['sql_security']; } } $sql_query .= $sep . ' VIEW ' - . PhpMyAdmin\Util::backquote($_REQUEST['view']['name']); + . PhpMyAdmin\Util::backquote($_POST['view']['name']); - if (! empty($_REQUEST['view']['column_names'])) { - $sql_query .= $sep . ' (' . $_REQUEST['view']['column_names'] . ')'; + if (! empty($_POST['view']['column_names'])) { + $sql_query .= $sep . ' (' . $_POST['view']['column_names'] . ')'; } - $sql_query .= $sep . ' AS ' . $_REQUEST['view']['as']; + $sql_query .= $sep . ' AS ' . $_POST['view']['as']; - if (isset($_REQUEST['view']['with'])) { - if (in_array($_REQUEST['view']['with'], $view_with_options)) { - $sql_query .= $sep . ' WITH ' . $_REQUEST['view']['with'] + if (isset($_POST['view']['with'])) { + if (in_array($_POST['view']['with'], $view_with_options)) { + $sql_query .= $sep . ' WITH ' . $_POST['view']['with'] . ' CHECK OPTION'; } } if (!$GLOBALS['dbi']->tryQuery($sql_query)) { - if (! isset($_REQUEST['ajax_dialog'])) { + if (! isset($_POST['ajax_dialog'])) { $message = PhpMyAdmin\Message::rawError($GLOBALS['dbi']->getError()); return; } @@ -129,12 +124,12 @@ if (isset($_REQUEST['createview']) || isset($_REQUEST['alterview'])) { // If different column names defined for VIEW $view_columns = array(); - if (isset($_REQUEST['view']['column_names'])) { - $view_columns = explode(',', $_REQUEST['view']['column_names']); + if (isset($_POST['view']['column_names'])) { + $view_columns = explode(',', $_POST['view']['column_names']); } $column_map = $GLOBALS['dbi']->getColumnMapFromSql( - $_REQUEST['view']['as'], $view_columns + $_POST['view']['as'], $view_columns ); $systemDb = $GLOBALS['dbi']->getSystemDatabase(); @@ -147,7 +142,7 @@ if (isset($_REQUEST['createview']) || isset($_REQUEST['alterview'])) { // SQL for store new transformation details of VIEW $new_transformations_sql = $systemDb->getNewTransformationDataSql( $pma_transformation_data, $column_map, - $_REQUEST['view']['name'], $GLOBALS['db'] + $_POST['view']['name'], $GLOBALS['db'] ); // Store new transformations @@ -158,7 +153,7 @@ if (isset($_REQUEST['createview']) || isset($_REQUEST['alterview'])) { } unset($pma_transformation_data); - if (! isset($_REQUEST['ajax_dialog'])) { + if (! isset($_POST['ajax_dialog'])) { $message = PhpMyAdmin\Message::success(); include 'tbl_structure.php'; } else { @@ -175,6 +170,8 @@ if (isset($_REQUEST['createview']) || isset($_REQUEST['alterview'])) { exit; } +$sql_query = ! empty($_GET['sql_query']) ? $_GET['sql_query'] : ''; + // prefill values if not already filled from former submission $view = array( 'operation' => 'create', @@ -188,16 +185,19 @@ $view = array( 'with' => '', ); -if (Core::isValid($_REQUEST['view'], 'array')) { - $view = array_merge($view, $_REQUEST['view']); +if (Core::isValid($_POST['view'], 'array')) { + $view = array_merge($view, $_POST['view']); } $url_params['db'] = $GLOBALS['db']; $url_params['reload'] = 1; echo Template::get('view_create')->render([ - 'ajax_dialog' => isset($_REQUEST['ajax_dialog']), - 'text_dir' => $text_dir, - 'url_params' => $url_params, - 'view' => $view, + 'ajax_dialog' => isset($_POST['ajax_dialog']), + 'text_dir' => $text_dir, + 'url_params' => $url_params, + 'view' => $view, + 'view_algorithm_options' => $view_algorithm_options, + 'view_with_options' => $view_with_options, + 'view_security_options' => $view_security_options, ]); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/view_operations.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/view_operations.php similarity index 96% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/view_operations.php rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/view_operations.php index 64541552..5fd9ab8f 100644 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/view_operations.php +++ b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/view_operations.php @@ -41,10 +41,10 @@ $operations = new Operations(); */ $_message = new Message; $_type = 'success'; -if (isset($_REQUEST['submitoptions'])) { +if (isset($_POST['submitoptions'])) { - if (isset($_REQUEST['new_name'])) { - if ($pma_table->rename($_REQUEST['new_name'])) { + if (isset($_POST['new_name'])) { + if ($pma_table->rename($_POST['new_name'])) { $_message->addText($pma_table->getLastMessage()); $result = true; $GLOBALS['table'] = $pma_table->getName(); diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/yarn.lock b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/yarn.lock similarity index 100% rename from .devilbox/www/htdocs/vendor/phpmyadmin-4.8/yarn.lock rename to .devilbox/www/htdocs/vendor/phpmyadmin-4.8.4/yarn.lock diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/ChangeLog b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/ChangeLog deleted file mode 100644 index 2799e79c..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/ChangeLog +++ /dev/null @@ -1,336 +0,0 @@ -phpMyAdmin - ChangeLog -====================== - -4.8.0 (2018-04-07) -- issue #12946 Allow to export JSON with unescaped unicode chars -- issue #12983 Disable login button without solved reCaptcha -- issue #12315 Allow to remove individual segments from pie charts -- issue Change label from "Improve table structure" to "Normalize" to match standard terminology -- issue #13087 Offer login as different user on access denied from MySQL -- issue #13110 Indicate when HTTPS is not properly reported on the server -- issue #13119 No database selected error when adding foreign key -- issue #12388 Improved database search to allow search for exact phrase match -- issue #13099 Report error when trying to copy database to same name -- issue #13167 Themes now have to contain metadata in theme.json -- issue #6363 phpMyAdmin no longer requires eval() in PHP -- issue #12386 The mbstring dependency is now optional -- issue #13269 Small refactoring in preparation to CSP -- issue #13384 Database link broken in Databases Page -- issue #13391 Configurable authentication logging using $cfg['AuthLog'] -- issue #13086 Add support for Google Invisible Captcha -- issue #13058 Improved error reporting for reCAPTCHA -- issue #12899 Improved rendering of server variables table -- issue #12948 Fixed javascript editor for TIME values -- issue #13095 Fixed alignment of foreign keys editing -- issue #12944 Improved inline editor for JSON -- issue #13145 Improved layout of operations pages -- issue #13448 Add "format" query button in edit view form -- issue #6241 Implement Responsive Design/mobile interface -- issue Use a single location for classes under PhpMyAdmin namespace -- issue #12354 Indicate SSL status on main page -- issue #5666 Configuration directives for defaults of Transformation options -- issue #12261 Remove inline JavaScript -- issue #13408 Show MySQL warnings when executing SQL queries -- issue #5827 Allow Designer to show tables from other databases -- issue #13268 Replace Query-By-Example with multi-table query generator interface -- issue #13576 Add privileges export to per-database listing -- issue Consolidate functions into class files -- issue #13560 Add support for changing collation for all tables and columns in database -- issue #13303 Add support for creating fulltext index from table structure -- issue #13711 Lower default value for $cfg['MaxExactCount'] -- issue #13722 DisableIS is not fully honored -- issue #6197 Added support for authentication using U2F and 2FA -- issue #13480 Avoid removing cookies on upgrade -- issue #13397 Remember state of navigation panel -- issue #11688 Reduced cookie usage -- issue #13466 Better utilization of user preferences -- issue #14042 Rename PMD to Designer -- issue #13940 Honor arg_separator in AJAX requests -- issue #14060 Can't edit rows in Internet Explorer -- issue #14096 Internet Explorer compatibility; fixes JavaScript error Object doesn't support property or method 'startsWith' - -4.7.9 (2018-03-05) -- issue #13931 Fixed browsing tables with more results -- issue #13927 "Not an integer" when browsing a table -- issue #13887 "Input variables exceeded 1000" error relating to PHP's max_input_vars directive - -4.7.8 (2018-02-20) -- issue #13914 Fixed resetting default setting values. -- issue #13758 Fixed fallback value for collation connection. -- issue #13938 Fixed error handling in PHP 7.2 -- issue [security] Fix XSS in Central Columns Feature, See PMASA-2018-01 - -4.7.7 (2017-12-23) -- issue #13865 Fixed displaying of formatted numeric values for some locales -- issue #13856 Ensure datetimepicker is always loaded for datetime fields -- issue #13848 Fixed PHP error when browsing certain results -- issue [security] Fix XSRF/CSRF vulnerability, see PMASA-2017-09 - -4.7.6 (2017-11-29) -- issue #13517 Fixed check all interaction with filtering -- issue #13803 Add SJIS-win to default list of allowed charsets -- issue #13436 Improve detection that MySQL server needs SSL connection -- issue #13038 Support JSON datatype on MariaDB 10.2.7 and newer -- issue #13824 Fixed constructing ALTER query with AFTER -- issue #13821 Lock page when changes are done in the SQL editor -- issue #13842 Prefer iconv for encoding conversions -- issue #13737 Fixed changing password on MariaDB cluster - -4.7.5 (2017-10-23) -- issue #13615 Avoid problems with browsing unknown query types -- issue #13612 Integrate tooltip into datetime pickers -- issue #13628 Fixed javascript error in server monitor -- issue #13444 Fixed server monitor on non Linux and Windows systems -- issue #13633 Reload javscript messages when changing language -- issue #13604 Fixed crash on invalid ordering data -- issue #13639 Fixed error when browsing non SELECT results -- issue #13533 Fixed saving column to display -- issue #13647 Fixed export of tables with VIRTUAL columns -- issue #13669 Fixed selecting multiple rows accidentally selects the next row too -- issue #13513 Fixed edit index Column alignment issue -- issue #13515 Fixed rendering of add index dialog -- issue #13710 Fixed possible error in server advisor -- issue #13477 Fixed setting input transformations -- issue #13552 Fixed IPv4/IPv6 To Binary input transformation -- issue #13686 Clicking on column name to trigger sort with an active search leads to logout -- issue #13725 Fixed copying tables with specific PARTITION definition -- issue #13761 Fixed listing of bookmarks for a database -- issue #13800 Database lost when renaming to similar name and lower_case_table_names=1 - -4.7.4 (2017-08-23) -- issue #13415 Remove shadow from the logo -- issue #13507 Fixed per server theme feature -- issue #13523 Missing newline in ALTER exports -- issue #13414 Fixed several compatibility issues with PHP 7.2 -- issue #13550 Fixed copy results to clipboard -- issue #13562 Add limitation for user group length -- issue #13561 Fixed edit variable link in advisor -- issue #13579 Optimize table link should not be visible in print page -- issue #13553 Improved error handling on corrupted tables -- issue #13512 Fixed rendering of add index dialog -- issue #13606 Fixed refreshing server variables - -4.7.3 (2017-07-20) -- issue #13447 Large multi-line query removes Export operation and blanks query box options -- issue #13445 Fixed rendering of query results -- issue #13437 Fixed version check when not connected to a database -- issue #13465 Fixed creating relation -- issue #13475 Fixed export without backquotes -- issue #13482 Improved handling of uploaded files with open_basedir -- issue #13387 Fixed inline editing of hex values -- issue #13382 Fixed size of index edit dialog -- issue #13489 Fixed rendering SQL lint errors -- issue #13468 Avoid breakage if set_time_limit is disabled -- issue #13471 Fail if ini_set/ini_get are disabled -- issue #13436 Automatically connect using SSL when server is configured so -- issue #13478 Fixed usage of some browser transformations - -4.7.2 (2017-06-29) -- issue #13314 Make theme selection keep current server -- issue #13311 Fixed direct login for accounts without password -- issue #13316 Fixed check for mbstring.func_overload -- issue #13323 Fixed wrong encoding of table at triggers -- issue #12976 Fixed natural sorting in several places -- issue #12718 Show warning for users removed from mysql.user table -- issue #13362 Fixed loading additional javascripts -- issue #13343 Fixed editing QBE -- issue #13193 Improved documentation on user settings -- issue #13092 Gracefully handle early fatal errors in AJAX requests -- issue #13327 Fixed Incorrect NavigationTreeEnableExpansion default value in the documentation -- issue #13008 Fixed export of database with a lot of tables -- issue #13318 Improved performance when importing with enabled tracking -- issue #13386 Avoid PHP errors with non existing configuration on OS X -- issue #13388 Show only supported charsets for conversion -- issue #13392 Fixed operation with session.auto_start enabled -- issue #13383 "Create PHP code" is broken -- issue #13189 Fixed links to resume timeouted import - -4.7.1 (2017-05-25) -- issue #13132 Always execute tracking queries as controluser -- issue #13125 Focus on SQL editor after inserting field name -- issue #13133 Fixed broken links in setup -- issue #13135 Database list Tooltips: Show wrong value -- issue #13150 Fixed pagination while browsing resuls -- issue #13149 Fixed outbound links in changelog.php -- issue #13146 Do not include devel dependencies in the release -- issue #13144 Do not show New as a database in database dropdown -- issue #13130 Fixed handling of errors in AJAX requests -- issue #13152 Fixed PHP error in case of invalid table preferences -- issue #13154 Fixed PHP error on password change -- issue #13219 Fix Refresh of Process List -- issue #13182 Fix refresh of long queries -- issue #12301 Improved handling of logout with disabled LoginCookieDeleteAll -- issue #13216 Add support for MySQL 8.0 collations -- issue #13218 Fixed rendering of phpMyAdmin logos -- issue #13234 Properly report not working sessions -- issue #13256 Fixed password check on server replication -- issue #13252 Fixed grid editing time column -- issue #13258 Fixed detection of Amazon RDS -- issue #13241 Redirect user to last page that has any tables to display -- issue #13266 Fix link to User accounts overview page -- issue #13274 Fix error in query builder -- issue #13177 Grid editing repeats action after error - -4.7.0 (2017-03-28) -- patch #12233 [Display] Improve message when renaming database to same name -- issue #6146 Log authentication attempts to syslog -- issue #11981 Remove support for Swekey authentication -- issue #11987 Remove code for no longer supported MSIE versions -+ issue #11962 Remove embedded PHP libraries, use composer to install them -+ issue #12017 Cannot easily select multiple tables when exporting -+ issue #12047 Add javascript filtering for databases -- issue #12166 More compact rendering of navigation tree -+ issue #12129 Improve performance with SkipLockedTables -- issue #12173 Do not hide indexes under a slider -- issue Improve performance of zip file import -- issue #12196 Removed $cfg['ThemePath'] -- issue #6274 Add support for export user settings as config.inc.php snippet -- issue #5555 Better report query errors while generating SQL exports -- issue #12307 Produce valid JSON on export -- issue #12325 Setup script icons broken -- issue #12378 Support IPv6 proxies -- issue Removed MySQL connection retry without password -- issue #12218 Allow to specify further parameters for control connection -- issue #12162 Show charset for each table on Database structure page -- issue #12463 Incorrect link in the href of icon at Hide/Show unhide links -- issue #12330 Shortcut for closing console -- issue #12465 Improved handling of http requests -- issue #12474 Broken links in Setup forms Navigation -- issue #12494 Can't add a new User -- issue #12523 Add 'token' Parameter in all POST requests (Fix 'Token mismatch' errors) -- issue #12302 Improved usage of number_format -- issue #12656 Server selection not working -- issue #12543 NULL results in dataset are colored grey -- issue #12664 Create Bookmark broken -- issue #12688 Use unsigned int for storing bookmark ID -- issue #12352 Added password strength indicator -- issue #12713 Correctly handle HTTP status when doing requests -- issue #12247 Add option to delete settings from browser storage -- issue #12783 Remove unused PMA_addJSCode function -- issue #12069 Add table filtering to database structure -- issue #12799 Allow to configure signon session parameters -- issue #12854 Drop database is broken -- issue #12863 Can't toggle Event Scheduler on -- issue #12742 Finish removing dead code references to xls/xlsx import and export, which was removed some time ago. -- issue #12536 Rename "Relations" to "Relationships" in many places as it's the more proper term -- issue #12834 Fixed margins in central columns feature -- issue #12903 Document more export configuration options -- issue #12897 Use consistent numeric format for table overhead -- issue #12901 Use server returned table name on renaming table -- issue #12918 Always use \r\n as newline when editing fields -- issue #12923 Fixed server side search in navigation panel -- issue #12929 Undefined index warning with ssl_ca_paths -- issue #12924 Do not show errors from OpenSSL cookie encryption/decryption -- issue #12945 Fixed hint rendering on adding new user -- issue #12941 Fixed sorting of tables in relation view -- issue #12936 Fixed tables pagination in navigation panel -- issue #12904 Do not collapse add form for central columns if there are none -- issue #12955 Fixed database renaming -- issue #12954 Fixed export of tracking data -- issue #12960 Enclose exports in transaction by default -- issue #12966 After adding a column ADD INDEX option won't be displayed when enabling AI -- issue #12972 Better error message when Composer has not been run -- issue #12988 Do not show language selector without choices -- issue #12993 Fixed external links to php documentation -- issue #12990 Fixed error when loading favorite tables to console -- issue #12981 Improved rendering of new version information -- issue #12922 Fixed bookmarks ordering -- issue #12964 Fixed table search in navigation -- issue #12985 Fixed rendering of foreign key browsing -- issue #12957 Fixed manipulation with GIS data having zero coordinates -- issue #12804 Fixed various designer javascript errors -- issue #12934 Fixed possible javascript error on server status page -- issue #12927 Fixed javascript error on 3NF normalization -- issue #12996 List all databses in navigation panel database dropdown -- issue #12980 Better defaults when creating multi field foreign key -- issue #12976 Improved foreign key editor behavior -- issue #12958 Always show error reporting dialog on top -- issue #12693 Improved support for TokuDB -- issue #11231 Try harder to honor LoginCookieValidity setting -- issue #13016 and #13017 Slight improvements to the table layout of Relation view -- issue #12345 Correctly show affected rows for LOAD DATA queries -- issue #13010 Copy database: SQL error for copying PMADB metadata -- issue #13002 Fixed OpenDocument exports -- issue #13000 Align NULL values according to the column alignment -- issue #13021 Show phpMyAdmin errors even with error_reporting set to 0 -- issue #13020 Removed warning about client and server versions mismatch -- issue Hide comments on table Structure tab when no comment is set -- issue Fixed submission of error reports -- issue #13033 Use Referrer-Policy header to specify referrer policy -- issue Fixed javascript confirmation of dangerous queries -- issue #13040 Compatibility with hhvm 3.18 -- issue #13031 Fixed displaying of all rows -- issue #12967 Fixed related field selection for native relations -- issue #13045 Properly escape MIME transformatoin names -- issue #13028 Always show 100% in font selector -- issue #13047 Fix query simulating for more servers -- issue #12846 Fix new version check for sites with wrongly configured curl -- issue #12951 When exporting to Excel, the default is now to include column names in the first row -- issue #13059 Removed debugging code -- issue #13029 Fixed table tracking for nested table groups -- issue #13053 Fixed broken links in setup -- issue #12708 Removed phpMyAdmin version from User-Agent header -- issue #13084 Do not point users to setup when it is disabled -- issue #12660 Delete only phpMyAdmin cookies on upgrade -- issue #13088 Fixed editing of rows with text primary key -- issue #13092 Do not try to sync favorite tables if configuration storage is not enabled -- issue #13105 Fixed changing attribute for virtual field -- issue #12757 Fixed setting password on recent MariaDB with non working plugins -- issue #12349 Fixed undefined variable on import from some formats -- issue #13103 Do not offer default names for copying/renaming databases -- issue [security] Possible to bypass $cfg['Servers'][$i]['AllowNoPassword'], see PMASA-2017-08 - -4.6.6 (2017-01-23) -- issue #12759 Fix Notice regarding 'Undefined index: old_usergroup' -- issue #12760 Fix Notice regarding 'Undefined index: users' -- issue #12762 Fixed parsing of SQL with BINARY function -- issue #12588 ReCaptcha now works without allow_url_fopen -- issue #12699 Show no local storage warning only on settings tab -- issue #12778 Syntax Error in Adding/Changing TIMESTAMP columns with default value as NULL -- issue #12769 Edit/Export links are not clickable under Routines tab -- issue #12757 Fixed creating new user with older MariaDB -- issue #12784 Remove ctype installation suggestion -- issue #12780 Format button replaces all text with blank spaces -- issue #12786 Fixed database searching -- issue #12792 Fixed javascript error on new version link -- issue #12785 Add information about required and suggested extensions to composer.json -- issue #12801 Custom header shown twice with cookie login form -- issue #12802 Custom footer not shown with auth_type http login failure -- issue #12434 Improve documentation for servers running with Suhosin -- issue #12800 Updated embedded phpSecLib to 2.0.4 -- issue #12800 Fixed various issues with PHP 7.1 -- issue #11816 Fixed operation with lower_case_table_names=2 -- issue #12813 Fixed stored procedure execution -- issue #12826 Honor user configured connection collation -- issue #12293 Correctly report OpenSSL errors from cookie encryption -- issue #12814 DateTime won't allow to input length in Routine editor -- issue #12840 Fix Notice regarding 'Undefined index: row_format' when altering table options -- issue #12841 Fixed moving of columns with whitespace in name -- issue #12847 Fixed editing of virtual columns -- issue #12859 Changed WHERE condition to 0 instead of 1 for SQL query window to avoid accidents -- issue #12872 Use same query for display and execution when dropping index -- issue #12868 Fix check for user groups freatures being enabled -- issue #12876 Fix notices and warning related to dbs_to_test global -- issue #12831 Fix table formatting on Insert tab, which mostly affected row highlighting -- issue #12495 Reintroduced phpinfo page with limited capabilities -- issue #12861 Fix renaming tables with lower_case_table_names=2 -- issue #12876 Fix possible PHP error in navigation -- issue #12881 Fix database search with newer php-gettext -- issue #12894 Fix linter error on unterminated variable name -- issue #12732 Fixed filtering for active processes -- issue [security] Multiple vulnerabilities in setup script, see PMASA-2016-44. -- issue [security] Open redirect, see PMASA-2017-1. -- issue [security] php-gettext code execution, see PMASA-2017-2. -- issue [security] DOS vulnerabiltiy in table editing, see PMASA-2017-3. -- issue [security] CSS injection in themes, see PMASA-2017-4. -- issue [security] Cookie attribute injection attack, see PMASA-2017-5. -- issue [security] SSRF in replication, see PMASA-2017-6. -- issue [security] DOS in replication status, see PMASA-2017-7. - - --- Older ChangeLogs can be found on our project website --- - https://www.phpmyadmin.net/old-stuff/ChangeLogs/ - -# vim: et ts=4 sw=4 sts=4 -# vim: ft=changelog fenc=utf-8 -# vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#' -# vim: fdn=1 fdm=expr diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/RELEASE-DATE-4.8.0 b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/RELEASE-DATE-4.8.0 deleted file mode 100644 index a58ac71f..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/RELEASE-DATE-4.8.0 +++ /dev/null @@ -1 +0,0 @@ -Sat Apr 7 14:53:36 UTC 2018 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/searchindex.js b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/searchindex.js deleted file mode 100644 index 9eee702c..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/doc/html/searchindex.js +++ /dev/null @@ -1 +0,0 @@ -Search.setIndex({envversion:49,filenames:["bookmarks","charts","config","copyright","credits","developers","faq","glossary","import_export","index","intro","other","privileges","relations","require","security","settings","setup","themes","transformations","two_factor","user","vendors"],objects:{"":{"$cfg['ActionLinksMode']":[2,0,1,"cfg_ActionLinksMode"],"$cfg['AllowArbitraryServer']":[2,0,1,"cfg_AllowArbitraryServer"],"$cfg['AllowThirdPartyFraming']":[2,0,1,"cfg_AllowThirdPartyFraming"],"$cfg['AllowUserDropDatabase']":[2,0,1,"cfg_AllowUserDropDatabase"],"$cfg['ArbitraryServerRegexp']":[2,0,1,"cfg_ArbitraryServerRegexp"],"$cfg['AuthLog']":[2,0,1,"cfg_AuthLog"],"$cfg['AuthLogSuccess']":[2,0,1,"cfg_AuthLogSuccess"],"$cfg['AvailableCharsets']":[2,0,1,"cfg_AvailableCharsets"],"$cfg['BZipDump']":[2,0,1,"cfg_BZipDump"],"$cfg['BrowseMIME']":[2,0,1,"cfg_BrowseMIME"],"$cfg['BrowseMarkerEnable']":[2,0,1,"cfg_BrowseMarkerEnable"],"$cfg['BrowsePointerEnable']":[2,0,1,"cfg_BrowsePointerEnable"],"$cfg['CSPAllow']":[2,0,1,"cfg_CSPAllow"],"$cfg['CaptchaLoginPrivateKey']":[2,0,1,"cfg_CaptchaLoginPrivateKey"],"$cfg['CaptchaLoginPublicKey']":[2,0,1,"cfg_CaptchaLoginPublicKey"],"$cfg['CharEditing']":[2,0,1,"cfg_CharEditing"],"$cfg['CharTextareaCols']":[2,0,1,"cfg_CharTextareaCols"],"$cfg['CharTextareaRows']":[2,0,1,"cfg_CharTextareaRows"],"$cfg['CheckConfigurationPermissions']":[2,0,1,"cfg_CheckConfigurationPermissions"],"$cfg['CodemirrorEnable']":[2,0,1,"cfg_CodemirrorEnable"],"$cfg['CompressOnFly']":[2,0,1,"cfg_CompressOnFly"],"$cfg['Confirm']":[2,0,1,"cfg_Confirm"],"$cfg['Console']['AlwaysExpand']":[2,0,1,"cfg_Console_AlwaysExpand"],"$cfg['Console']['CurrentQuery']":[2,0,1,"cfg_Console_CurrentQuery"],"$cfg['Console']['DarkTheme']":[2,0,1,"cfg_Console_DarkTheme"],"$cfg['Console']['EnterExecutes']":[2,0,1,"cfg_Console_EnterExecutes"],"$cfg['Console']['Height']":[2,0,1,"cfg_Console_Height"],"$cfg['Console']['Mode']":[2,0,1,"cfg_Console_Mode"],"$cfg['Console']['StartHistory']":[2,0,1,"cfg_Console_StartHistory"],"$cfg['ConsoleEnterExecutes']":[2,0,1,"cfg_ConsoleEnterExecutes"],"$cfg['DBG']":[2,0,1,"cfg_DBG"],"$cfg['DBG']['demo']":[2,0,1,"cfg_DBG_demo"],"$cfg['DBG']['simple2fa']":[2,0,1,"cfg_DBG_simple2fa"],"$cfg['DBG']['sql']":[2,0,1,"cfg_DBG_sql"],"$cfg['DBG']['sqllog']":[2,0,1,"cfg_DBG_sqllog"],"$cfg['DefaultConnectionCollation']":[2,0,1,"cfg_DefaultConnectionCollation"],"$cfg['DefaultForeignKeyChecks']":[2,0,1,"cfg_DefaultForeignKeyChecks"],"$cfg['DefaultFunctions']":[2,0,1,"cfg_DefaultFunctions"],"$cfg['DefaultLang']":[2,0,1,"cfg_DefaultLang"],"$cfg['DefaultQueryDatabase']":[2,0,1,"cfg_DefaultQueryDatabase"],"$cfg['DefaultQueryTable']":[2,0,1,"cfg_DefaultQueryTable"],"$cfg['DefaultTabDatabase']":[2,0,1,"cfg_DefaultTabDatabase"],"$cfg['DefaultTabServer']":[2,0,1,"cfg_DefaultTabServer"],"$cfg['DefaultTabTable']":[2,0,1,"cfg_DefaultTabTable"],"$cfg['DefaultTransformations']":[2,0,1,"cfg_DefaultTransformations"],"$cfg['DefaultTransformations']['Bool2Text']":[2,0,1,"cfg_DefaultTransformations_Bool2Text"],"$cfg['DefaultTransformations']['DateFormat']":[2,0,1,"cfg_DefaultTransformations_DateFormat"],"$cfg['DefaultTransformations']['External']":[2,0,1,"cfg_DefaultTransformations_External"],"$cfg['DefaultTransformations']['Hex']":[2,0,1,"cfg_DefaultTransformations_Hex"],"$cfg['DefaultTransformations']['Inline']":[2,0,1,"cfg_DefaultTransformations_Inline"],"$cfg['DefaultTransformations']['PreApPend']":[2,0,1,"cfg_DefaultTransformations_PreApPend"],"$cfg['DefaultTransformations']['Substring']":[2,0,1,"cfg_DefaultTransformations_Substring"],"$cfg['DefaultTransformations']['TextImageLink']":[2,0,1,"cfg_DefaultTransformations_TextImageLink"],"$cfg['DefaultTransformations']['TextLink']":[2,0,1,"cfg_DefaultTransformations_TextLink"],"$cfg['DisableMultiTableMaintenance']":[2,0,1,"cfg_DisableMultiTableMaintenance"],"$cfg['DisableShortcutKeys']":[2,0,1,"cfg_DisableShortcutKeys"],"$cfg['DisplayServersList']":[2,0,1,"cfg_DisplayServersList"],"$cfg['EnableAutocompleteForTablesAndColumns']":[2,0,1,"cfg_EnableAutocompleteForTablesAndColumns"],"$cfg['ExecTimeLimit']":[2,0,1,"cfg_ExecTimeLimit"],"$cfg['Export']":[2,0,1,"cfg_Export"],"$cfg['Export']['charset']":[2,0,1,"cfg_Export_charset"],"$cfg['Export']['file_template_database']":[2,0,1,"cfg_Export_file_template_database"],"$cfg['Export']['file_template_server']":[2,0,1,"cfg_Export_file_template_server"],"$cfg['Export']['file_template_table']":[2,0,1,"cfg_Export_file_template_table"],"$cfg['Export']['format']":[2,0,1,"cfg_Export_format"],"$cfg['Export']['method']":[2,0,1,"cfg_Export_method"],"$cfg['FilterLanguages']":[2,0,1,"cfg_FilterLanguages"],"$cfg['FirstLevelNavigationItems']":[2,0,1,"cfg_FirstLevelNavigationItems"],"$cfg['FontSize']":[2,0,1,"cfg_FontSize"],"$cfg['ForceSSL']":[2,0,1,"cfg_ForceSSL"],"$cfg['ForeignKeyDropdownOrder']":[2,0,1,"cfg_ForeignKeyDropdownOrder"],"$cfg['ForeignKeyMaxLimit']":[2,0,1,"cfg_ForeignKeyMaxLimit"],"$cfg['GD2Available']":[2,0,1,"cfg_GD2Available"],"$cfg['GZipDump']":[2,0,1,"cfg_GZipDump"],"$cfg['GridEditing']":[2,0,1,"cfg_GridEditing"],"$cfg['HideStructureActions']":[2,0,1,"cfg_HideStructureActions"],"$cfg['IconvExtraParams']":[2,0,1,"cfg_IconvExtraParams"],"$cfg['IgnoreMultiSubmitErrors']":[2,0,1,"cfg_IgnoreMultiSubmitErrors"],"$cfg['Import']":[2,0,1,"cfg_Import"],"$cfg['Import']['charset']":[2,0,1,"cfg_Import_charset"],"$cfg['InitialSlidersState']":[2,0,1,"cfg_InitialSlidersState"],"$cfg['InsertRows']":[2,0,1,"cfg_InsertRows"],"$cfg['Lang']":[2,0,1,"cfg_Lang"],"$cfg['LimitChars']":[2,0,1,"cfg_LimitChars"],"$cfg['LinkLengthLimit']":[2,0,1,"cfg_LinkLengthLimit"],"$cfg['LoginCookieDeleteAll']":[2,0,1,"cfg_LoginCookieDeleteAll"],"$cfg['LoginCookieRecall']":[2,0,1,"cfg_LoginCookieRecall"],"$cfg['LoginCookieStore']":[2,0,1,"cfg_LoginCookieStore"],"$cfg['LoginCookieValidity']":[2,0,1,"cfg_LoginCookieValidity"],"$cfg['LoginCookieValidityDisableWarning']":[2,0,1,"cfg_LoginCookieValidityDisableWarning"],"$cfg['LongtextDoubleTextarea']":[2,0,1,"cfg_LongtextDoubleTextarea"],"$cfg['MaxCharactersInDisplayedSQL']":[2,0,1,"cfg_MaxCharactersInDisplayedSQL"],"$cfg['MaxDbList']":[2,0,1,"cfg_MaxDbList"],"$cfg['MaxExactCount']":[2,0,1,"cfg_MaxExactCount"],"$cfg['MaxExactCountViews']":[2,0,1,"cfg_MaxExactCountViews"],"$cfg['MaxNavigationItems']":[2,0,1,"cfg_MaxNavigationItems"],"$cfg['MaxRows']":[2,0,1,"cfg_MaxRows"],"$cfg['MaxSizeForInputField']":[2,0,1,"cfg_MaxSizeForInputField"],"$cfg['MaxTableList']":[2,0,1,"cfg_MaxTableList"],"$cfg['MemoryLimit']":[2,0,1,"cfg_MemoryLimit"],"$cfg['MinSizeForInputField']":[2,0,1,"cfg_MinSizeForInputField"],"$cfg['MysqlMinVersion']":[2,0,1,"cfg_MysqlMinVersion"],"$cfg['NaturalOrder']":[2,0,1,"cfg_NaturalOrder"],"$cfg['NavigationDisplayLogo']":[2,0,1,"cfg_NavigationDisplayLogo"],"$cfg['NavigationDisplayServers']":[2,0,1,"cfg_NavigationDisplayServers"],"$cfg['NavigationLinkWithMainPanel']":[2,0,1,"cfg_NavigationLinkWithMainPanel"],"$cfg['NavigationLogoLink']":[2,0,1,"cfg_NavigationLogoLink"],"$cfg['NavigationLogoLinkWindow']":[2,0,1,"cfg_NavigationLogoLinkWindow"],"$cfg['NavigationTreeDbSeparator']":[2,0,1,"cfg_NavigationTreeDbSeparator"],"$cfg['NavigationTreeDefaultTabTable']":[2,0,1,"cfg_NavigationTreeDefaultTabTable"],"$cfg['NavigationTreeDefaultTabTable2']":[2,0,1,"cfg_NavigationTreeDefaultTabTable2"],"$cfg['NavigationTreeDisplayDbFilterMinimum']":[2,0,1,"cfg_NavigationTreeDisplayDbFilterMinimum"],"$cfg['NavigationTreeDisplayItemFilterMinimum']":[2,0,1,"cfg_NavigationTreeDisplayItemFilterMinimum"],"$cfg['NavigationTreeEnableExpansion']":[2,0,1,"cfg_NavigationTreeEnableExpansion"],"$cfg['NavigationTreeEnableGrouping']":[2,0,1,"cfg_NavigationTreeEnableGrouping"],"$cfg['NavigationTreePointerEnable']":[2,0,1,"cfg_NavigationTreePointerEnable"],"$cfg['NavigationTreeShowEvents']":[2,0,1,"cfg_NavigationTreeShowEvents"],"$cfg['NavigationTreeShowFunctions']":[2,0,1,"cfg_NavigationTreeShowFunctions"],"$cfg['NavigationTreeShowProcedures']":[2,0,1,"cfg_NavigationTreeShowProcedures"],"$cfg['NavigationTreeShowTables']":[2,0,1,"cfg_NavigationTreeShowTables"],"$cfg['NavigationTreeShowViews']":[2,0,1,"cfg_NavigationTreeShowViews"],"$cfg['NavigationTreeTableLevel']":[2,0,1,"cfg_NavigationTreeTableLevel"],"$cfg['NavigationTreeTableSeparator']":[2,0,1,"cfg_NavigationTreeTableSeparator"],"$cfg['NavigationWidth']":[2,0,1,"cfg_NavigationWidth"],"$cfg['NumFavoriteTables']":[2,0,1,"cfg_NumFavoriteTables"],"$cfg['NumRecentTables']":[2,0,1,"cfg_NumRecentTables"],"$cfg['OBGzip']":[2,0,1,"cfg_OBGzip"],"$cfg['Order']":[2,0,1,"cfg_Order"],"$cfg['PDFDefaultPageSize']":[2,0,1,"cfg_PDFDefaultPageSize"],"$cfg['PDFPageSizes']":[2,0,1,"cfg_PDFPageSizes"],"$cfg['PersistentConnections']":[2,0,1,"cfg_PersistentConnections"],"$cfg['PmaAbsoluteUri']":[2,0,1,"cfg_PmaAbsoluteUri"],"$cfg['PmaNoRelation_DisableWarning']":[2,0,1,"cfg_PmaNoRelation_DisableWarning"],"$cfg['PropertiesNumColumns']":[2,0,1,"cfg_PropertiesNumColumns"],"$cfg['ProtectBinary']":[2,0,1,"cfg_ProtectBinary"],"$cfg['ProxyPass']":[2,0,1,"cfg_ProxyPass"],"$cfg['ProxyUrl']":[2,0,1,"cfg_ProxyUrl"],"$cfg['ProxyUser']":[2,0,1,"cfg_ProxyUser"],"$cfg['QueryHistoryDB']":[2,0,1,"cfg_QueryHistoryDB"],"$cfg['QueryHistoryMax']":[2,0,1,"cfg_QueryHistoryMax"],"$cfg['RecodingEngine']":[2,0,1,"cfg_RecodingEngine"],"$cfg['RelationalDisplay']":[2,0,1,"cfg_RelationalDisplay"],"$cfg['RememberSorting']":[2,0,1,"cfg_RememberSorting"],"$cfg['RepeatCells']":[2,0,1,"cfg_RepeatCells"],"$cfg['ReservedWordDisableWarning']":[2,0,1,"cfg_ReservedWordDisableWarning"],"$cfg['RetainQueryBox']":[2,0,1,"cfg_RetainQueryBox"],"$cfg['RowActionLinks']":[2,0,1,"cfg_RowActionLinks"],"$cfg['RowActionLinksWithoutUnique']":[2,0,1,"cfg_RowActionLinksWithoutUnique"],"$cfg['RowActionType']":[2,0,1,"cfg_RowActionType"],"$cfg['SQLQuery']['Edit']":[2,0,1,"cfg_SQLQuery_Edit"],"$cfg['SQLQuery']['Explain']":[2,0,1,"cfg_SQLQuery_Explain"],"$cfg['SQLQuery']['Refresh']":[2,0,1,"cfg_SQLQuery_Refresh"],"$cfg['SQLQuery']['ShowAsPHP']":[2,0,1,"cfg_SQLQuery_ShowAsPHP"],"$cfg['SaveCellsAtOnce']":[2,0,1,"cfg_SaveCellsAtOnce"],"$cfg['SaveDir']":[2,0,1,"cfg_SaveDir"],"$cfg['SendErrorReports']":[2,0,1,"cfg_SendErrorReports"],"$cfg['ServerDefault']":[2,0,1,"cfg_ServerDefault"],"$cfg['ServerLibraryDifference_DisableWarning']":[2,0,1,"cfg_ServerLibraryDifference_DisableWarning"],"$cfg['Servers']":[2,0,1,"cfg_Servers"],"$cfg['Servers'][$i]['AllowDeny']['order']":[2,0,1,"cfg_Servers_AllowDeny_order"],"$cfg['Servers'][$i]['AllowDeny']['rules']":[2,0,1,"cfg_Servers_AllowDeny_rules"],"$cfg['Servers'][$i]['AllowNoPassword']":[2,0,1,"cfg_Servers_AllowNoPassword"],"$cfg['Servers'][$i]['AllowRoot']":[2,0,1,"cfg_Servers_AllowRoot"],"$cfg['Servers'][$i]['DisableIS']":[2,0,1,"cfg_Servers_DisableIS"],"$cfg['Servers'][$i]['LogoutURL']":[2,0,1,"cfg_Servers_LogoutURL"],"$cfg['Servers'][$i]['MaxTableUiprefs']":[2,0,1,"cfg_Servers_MaxTableUiprefs"],"$cfg['Servers'][$i]['SessionTimeZone']":[2,0,1,"cfg_Servers_SessionTimeZone"],"$cfg['Servers'][$i]['SignonCookieParams']":[2,0,1,"cfg_Servers_SignonCookieParams"],"$cfg['Servers'][$i]['SignonScript']":[2,0,1,"cfg_Servers_SignonScript"],"$cfg['Servers'][$i]['SignonSession']":[2,0,1,"cfg_Servers_SignonSession"],"$cfg['Servers'][$i]['SignonURL']":[2,0,1,"cfg_Servers_SignonURL"],"$cfg['Servers'][$i]['auth_http_realm']":[2,0,1,"cfg_Servers_auth_http_realm"],"$cfg['Servers'][$i]['auth_type']":[2,0,1,"cfg_Servers_auth_type"],"$cfg['Servers'][$i]['bookmarktable']":[2,0,1,"cfg_Servers_bookmarktable"],"$cfg['Servers'][$i]['central_columns']":[2,0,1,"cfg_Servers_central_columns"],"$cfg['Servers'][$i]['column_info']":[2,0,1,"cfg_Servers_column_info"],"$cfg['Servers'][$i]['compress']":[2,0,1,"cfg_Servers_compress"],"$cfg['Servers'][$i]['connect_type']":[2,0,1,"cfg_Servers_connect_type"],"$cfg['Servers'][$i]['control_*']":[2,0,1,"cfg_Servers_control_*"],"$cfg['Servers'][$i]['controlhost']":[2,0,1,"cfg_Servers_controlhost"],"$cfg['Servers'][$i]['controlpass']":[2,0,1,"cfg_Servers_controlpass"],"$cfg['Servers'][$i]['controlport']":[2,0,1,"cfg_Servers_controlport"],"$cfg['Servers'][$i]['controluser']":[2,0,1,"cfg_Servers_controluser"],"$cfg['Servers'][$i]['designer_settings']":[2,0,1,"cfg_Servers_designer_settings"],"$cfg['Servers'][$i]['export_templates']":[2,0,1,"cfg_Servers_export_templates"],"$cfg['Servers'][$i]['extension']":[2,0,1,"cfg_Servers_extension"],"$cfg['Servers'][$i]['favorite']":[2,0,1,"cfg_Servers_favorite"],"$cfg['Servers'][$i]['hide_db']":[2,0,1,"cfg_Servers_hide_db"],"$cfg['Servers'][$i]['history']":[2,0,1,"cfg_Servers_history"],"$cfg['Servers'][$i]['host']":[2,0,1,"cfg_Servers_host"],"$cfg['Servers'][$i]['navigationhiding']":[2,0,1,"cfg_Servers_navigationhiding"],"$cfg['Servers'][$i]['nopassword']":[2,0,1,"cfg_Servers_nopassword"],"$cfg['Servers'][$i]['only_db']":[2,0,1,"cfg_Servers_only_db"],"$cfg['Servers'][$i]['password']":[2,0,1,"cfg_Servers_password"],"$cfg['Servers'][$i]['pdf_pages']":[2,0,1,"cfg_Servers_pdf_pages"],"$cfg['Servers'][$i]['pmadb']":[2,0,1,"cfg_Servers_pmadb"],"$cfg['Servers'][$i]['port']":[2,0,1,"cfg_Servers_port"],"$cfg['Servers'][$i]['recent']":[2,0,1,"cfg_Servers_recent"],"$cfg['Servers'][$i]['relation']":[2,0,1,"cfg_Servers_relation"],"$cfg['Servers'][$i]['savedsearches']":[2,0,1,"cfg_Servers_savedsearches"],"$cfg['Servers'][$i]['socket']":[2,0,1,"cfg_Servers_socket"],"$cfg['Servers'][$i]['ssl']":[2,0,1,"cfg_Servers_ssl"],"$cfg['Servers'][$i]['ssl_ca']":[2,0,1,"cfg_Servers_ssl_ca"],"$cfg['Servers'][$i]['ssl_ca_path']":[2,0,1,"cfg_Servers_ssl_ca_path"],"$cfg['Servers'][$i]['ssl_cert']":[2,0,1,"cfg_Servers_ssl_cert"],"$cfg['Servers'][$i]['ssl_ciphers']":[2,0,1,"cfg_Servers_ssl_ciphers"],"$cfg['Servers'][$i]['ssl_key']":[2,0,1,"cfg_Servers_ssl_key"],"$cfg['Servers'][$i]['ssl_verify']":[2,0,1,"cfg_Servers_ssl_verify"],"$cfg['Servers'][$i]['table_coords']":[2,0,1,"cfg_Servers_table_coords"],"$cfg['Servers'][$i]['table_info']":[2,0,1,"cfg_Servers_table_info"],"$cfg['Servers'][$i]['table_uiprefs']":[2,0,1,"cfg_Servers_table_uiprefs"],"$cfg['Servers'][$i]['tracking']":[2,0,1,"cfg_Servers_tracking"],"$cfg['Servers'][$i]['tracking_add_drop_database']":[2,0,1,"cfg_Servers_tracking_add_drop_database"],"$cfg['Servers'][$i]['tracking_add_drop_table']":[2,0,1,"cfg_Servers_tracking_add_drop_table"],"$cfg['Servers'][$i]['tracking_add_drop_view']":[2,0,1,"cfg_Servers_tracking_add_drop_view"],"$cfg['Servers'][$i]['tracking_default_statements']":[2,0,1,"cfg_Servers_tracking_default_statements"],"$cfg['Servers'][$i]['tracking_version_auto_create']":[2,0,1,"cfg_Servers_tracking_version_auto_create"],"$cfg['Servers'][$i]['user']":[2,0,1,"cfg_Servers_user"],"$cfg['Servers'][$i]['userconfig']":[2,0,1,"cfg_Servers_userconfig"],"$cfg['Servers'][$i]['usergroups']":[2,0,1,"cfg_Servers_usergroups"],"$cfg['Servers'][$i]['users']":[2,0,1,"cfg_Servers_users"],"$cfg['Servers'][$i]['verbose']":[2,0,1,"cfg_Servers_verbose"],"$cfg['SessionSavePath']":[2,0,1,"cfg_SessionSavePath"],"$cfg['ShowAll']":[2,0,1,"cfg_ShowAll"],"$cfg['ShowBrowseComments']":[2,0,1,"cfg_ShowBrowseComments"],"$cfg['ShowChgPassword']":[2,0,1,"cfg_ShowChgPassword"],"$cfg['ShowColumnComments']":[2,0,1,"cfg_ShowColumnComments"],"$cfg['ShowCreateDb']":[2,0,1,"cfg_ShowCreateDb"],"$cfg['ShowDatabasesNavigationAsTree']":[2,0,1,"cfg_ShowDatabasesNavigationAsTree"],"$cfg['ShowDbStructureCreation']":[2,0,1,"cfg_ShowDbStructureCreation"],"$cfg['ShowDbStructureLastCheck']":[2,0,1,"cfg_ShowDbStructureLastCheck"],"$cfg['ShowDbStructureLastUpdate']":[2,0,1,"cfg_ShowDbStructureLastUpdate"],"$cfg['ShowFieldTypesInDataEditView']":[2,0,1,"cfg_ShowFieldTypesInDataEditView"],"$cfg['ShowFunctionFields']":[2,0,1,"cfg_ShowFunctionFields"],"$cfg['ShowGitRevision']":[2,0,1,"cfg_ShowGitRevision"],"$cfg['ShowHint']":[2,0,1,"cfg_ShowHint"],"$cfg['ShowPhpInfo']":[2,0,1,"cfg_ShowPhpInfo"],"$cfg['ShowPropertyComments']":[2,0,1,"cfg_ShowPropertyComments"],"$cfg['ShowSQL']":[2,0,1,"cfg_ShowSQL"],"$cfg['ShowServerInfo']":[2,0,1,"cfg_ShowServerInfo"],"$cfg['ShowStats']":[2,0,1,"cfg_ShowStats"],"$cfg['SkipLockedTables']":[2,0,1,"cfg_SkipLockedTables"],"$cfg['SuhosinDisableWarning']":[2,0,1,"cfg_SuhosinDisableWarning"],"$cfg['TableNavigationLinksMode']":[2,0,1,"cfg_TableNavigationLinksMode"],"$cfg['TablePrimaryKeyOrder']":[2,0,1,"cfg_TablePrimaryKeyOrder"],"$cfg['TabsMode']":[2,0,1,"cfg_TabsMode"],"$cfg['TempDir']":[2,0,1,"cfg_TempDir"],"$cfg['TextareaAutoSelect']":[2,0,1,"cfg_TextareaAutoSelect"],"$cfg['TextareaCols']":[2,0,1,"cfg_TextareaCols"],"$cfg['TextareaRows']":[2,0,1,"cfg_TextareaRows"],"$cfg['ThemeDefault']":[2,0,1,"cfg_ThemeDefault"],"$cfg['ThemeManager']":[2,0,1,"cfg_ThemeManager"],"$cfg['ThemePerServer']":[2,0,1,"cfg_ThemePerServer"],"$cfg['TitleDatabase']":[2,0,1,"cfg_TitleDatabase"],"$cfg['TitleDefault']":[2,0,1,"cfg_TitleDefault"],"$cfg['TitleServer']":[2,0,1,"cfg_TitleServer"],"$cfg['TitleTable']":[2,0,1,"cfg_TitleTable"],"$cfg['TranslationWarningThreshold']":[2,0,1,"cfg_TranslationWarningThreshold"],"$cfg['TrustedProxies']":[2,0,1,"cfg_TrustedProxies"],"$cfg['UploadDir']":[2,0,1,"cfg_UploadDir"],"$cfg['UseDbSearch']":[2,0,1,"cfg_UseDbSearch"],"$cfg['UserprefsDeveloperTab']":[2,0,1,"cfg_UserprefsDeveloperTab"],"$cfg['UserprefsDisallow']":[2,0,1,"cfg_UserprefsDisallow"],"$cfg['VersionCheck']":[2,0,1,"cfg_VersionCheck"],"$cfg['ZeroConf']":[2,0,1,"cfg_ZeroConf"],"$cfg['ZipDump']":[2,0,1,"cfg_ZipDump"],"$cfg['blowfish_secret']":[2,0,1,"cfg_blowfish_secret"],PMA_ABSOLUTE_URI:[17,2,1,"-"],PMA_ARBITRARY:[17,2,1,"-"],PMA_HOST:[17,2,1,"-"],PMA_HOSTS:[17,2,1,"-"],PMA_PASSWORD:[17,2,1,"-"],PMA_PORT:[17,2,1,"-"],PMA_PORTS:[17,2,1,"-"],PMA_USER:[17,2,1,"-"],PMA_VERBOSE:[17,2,1,"-"],PMA_VERBOSES:[17,2,1,"-"],comment:[8,1,1,""],data:[8,1,1,""],database:[8,1,1,""],name:[8,1,1,""],type:[8,1,1,""],version:[8,1,1,""]}},objnames:{"0":["config","option","Config config option"],"1":["js","data","JavaScript data"],"2":["std","envvar","environment variable"]},objtypes:{"0":"config:option","1":"js:data","2":"std:envvar"},terms:{"01youknowme_at_gmail":4,"0c3f":17,"0d79":17,"0eb7":17,"0pt":8,"0x9c27b31342b7511d":17,"0xce752f178259bd92":17,"0xfefc65d181af644a":17,"16m":2,"1b51":17,"1c17":17,"1df1":17,"210mm":8,"218a":15,"297mm":8,"2cm":8,"2f17":17,"3092849_at_qq":4,"38cf":15,"3d06":17,"3d06a59ece730eb71b511c17ce752f178259bd92":17,"4096r":15,"42b7":17,"436f":17,"4b1a":17,"4bd7":15,"50b9":15,"50x50":6,"511d":17,"5a32":17,"5bad":15,"5e4176fb497a31f7":15,"5xp_":17,"6375lpd_at_gmail":4,"63cb":17,"644a":17,"65d1":17,"7euser":6,"81af":17,"8259bd92":17,"98se":6,"999_at_yahoo":4,"9c27":17,"\u00e7okaj":4,"\u00e9tienn":4,"\u010diha\u0159":[3,4,17],"\u0161ime\u010dek":4,"\u03c0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ce\u03c4\u03b7\u03c2":4,"\u03c0\u03b1\u03c0\u03ac\u03b6\u03bf\u03b3\u03bb\u03bf\u03c5":4,"\u0438\u0432\u0430\u043d":4,"\u043a\u0430\u0440\u043f\u043e\u0432":4,"\u043e\u043b\u0435\u0433":4,"\u043f\u0435\u0434\u044c\u043a\u043e":4,"\u0441\u0435\u0440\u0433\u0435\u0435\u0432\u0438\u0447":4,"\u0441\u0435\u0440\u0433\u0456\u0439":4,"\u0445\u043e\u043c\u0443\u0442\u043e\u0432":4,"\u0b95":4,"\u0b95\u0ba3":4,"\u0bae":4,"\u0bb0":4,"\u0bb7":4,"\u7f57\u6500\u767b":4,"\uc774\uacbd\uc900":4,"abstract":[4,19],"ale\u0161":4,"aputsia\u0138":4,"ara\u00fajo":4,"b\u00f8rge":4,"bal\u00e1z":4,"bokm\u00e5l":4,"boolean":2,"break":6,"byte":[2,7,8],"c\u00e9dric":4,"case":[0,2,6,12,13,17],"catch":17,"char":[0,2,6,15,17],"class":[2,6,17,19],"d\u00e1niel":4,"default":0,"delete":[2,6,17],"enum":[4,19],"final":[6,13],"fr\u00f8yshov":4,"function":[2,4],"garc\u00eda":4,"gesch\u00e9":4,"j\u00fanio":4,"jo\u00e3o":4,"kate\u0159i\u0148\u00e1k":4,"kl\u00e4ger":4,"landh\u00e4u\u00df":4,"lo\u00efc":4,"long":[2,6,7,17,19],"lu\u00ed":4,"m\u00fcller":[3,4],"mat\u00eda":4,"micha\u0142":4,"mickevi\u010diu":4,"mirc\u0259lal":4,"montan\u00e9":4,"montr\u00e9al":6,"new":[1,2,4],"null":2,"p\u00e9ter":4,"public":[2,3,6,17],"r\u00e4t":4,"return":2,"seri\u00e1l":11,"short":[7,8],"switch":[2,7,17],"sz\u00e1sz":4,"t\u00f3th":4,"tom\u00e1\u0161":4,"toma\u0161t\u00edk":4,"true":[2,17],"try":2,"var":[2,6,22],"vin\u00edciu":4,"void":17,"while":[1,2],"xos\u00e9":4,_db:2,_get:17,_post:17,_server:[2,17],_session:17,_uri_scheme:7,a59e:17,aaleksanyants_at_yahoo:4,ab39:15,abd:4,abdulla:4,abeyrathna:4,abiword:8,abl:[0,2,4],abort:2,about:2,abov:[1,2,6,17],abram:4,abravo_at_hq:4,absenc:[2,6],absence:0,absolut:[2,17],abtract:19,academy:1,accept:[2,6,7],acceptabl:2,access:[0,2,4],accident:2,accommod:1,accompani:17,accomplish:[6,8,17],accord:2,accordingli:[2,6,19],account:[2,10,12,17],ace:1,achch1990_at_gmail:4,achchuthan:4,achiev:[2,6,12,17],acl:[2,7,17],acokaj_at_shkod:4,across:[2,7],act:20,action:2,actionlinksmod:2,activ:[2,6],activat:2,actual:[6,17,19],acunetix:6,adam:4,adaptation:1,add:2,addhandler:6,adding:8,addit:[2,4],addition:[2,3,17],additon:18,addon:6,addopt:8,addprefix:17,addr:2,address:0,addtype:6,adjust:2,adler:7,administ:10,administr:[2,4,6,10,12,15,17],admir:4,adnan:4,adobe:7,adopt:8,adriaenssen:4,adrian:4,adsbot:6,advanc:[6,15,17],advantag:6,advic:22,advis:[2,17],aes:[2,17],affair:1,affect:[2,6],afraid:17,african:1,after:2,again:2,agent:6,agre:2,ahmed:4,ahmedtek1993_at_gmail:4,aj_at_isit:4,ajax:4,ajaxifi:4,ajaxific:4,aka:17,ako:4,alan:4,albanian:4,albb0920_at_gmail:4,albert:4,alberti:4,alberty_at_neptunlab:4,albiol:4,aleksany:4,alemoretti2010_at_hotmail:4,ales_at_hakl:4,alessandro:4,alex:4,alexalex:4,alexand:[3,4],alexandr:4,alexei:4,alexi:4,alexrohleder96_at_outlook:4,algeri:4,algi:4,algorithm:[2,7,17],alia:4,align:6,alioglu:4,all:[2,5,6,7,8,10,12,13,15,17,18,19,22],alloc:2,allow:[1,2,4],allow_url_open:14,allowarbitraryserv:[2,17],allowdeni:[2,6,17],allownopassword:[2,17],allowoverrid:6,allowroot:[2,17],allowthirdpartyfram:2,allowuserdropdatabas:2,along:[3,6,17],alpha:6,alreadi:2,also:[0,2,4,6,7,8,10,12,15,16,17,19,22],alter:[2,6,7,10],altern:[2,6,17],although:[2,4,6],alvar:4,alwai:2,alwaysexpand:2,amalesh:4,amaral:4,amihaita_at_yahoo:4,amir:4,ammar:4,among:[2,8],amount:[1,2,6,19],analys:4,analyz:[2,4,6],ander:4,andersen:4,andika:4,andika_at_gmail:4,andrea:4,andrei:4,android:20,andrzej:4,andrzej_at_kynu:4,angular:2,ani:[0,2,4],ankit:4,ann:4,announc:[15,17],announcement:15,anonym:[2,6],anonynuin:4,anoth:[1,2,6,7,13,17],answer:7,anticip:7,antiviru:6,any:[0,2,3,6],anybodi:17,anyon:17,anyth:[6,17],anywai:6,apach:2,apache2:6,apache_http_serv:7,apart:6,apc:6,api:[2,6,7],appear:[0,2,6,15],append:[2,19],apple:7,appli:[2,6,13,17,19],applic:[1,2],applicat:[6,7],applytransform:19,approach:[2,20],approxim:[2,6],arabic:4,arben:4,arbirari:18,arbitrari:[2,6,17],arbitraryserverregexp:2,architectur:6,archiv:[6,7,17],archive:[7,8],area:[1,2],arg_separ:6,argument:6,ari:4,arifianto:4,armel:4,armenian:4,around:[2,6,17],arrai:[2,6],arrow:6,articl:[6,8,11],artyom:4,asc:[2,17],ascend:2,ascii:2,ash:4,ashkan:4,ashraf:4,ashutosh:4,ask:2,aso:4,aspect:[2,14,22],assign:[2,6],associ:2,assum:[2,6,17],astarita:4,asuni:4,attach:[2,7],attack:2,attemp:17,attempt:[2,6,15,17],attent:17,attila:4,attribut:8,atul:4,atulpratapsingh05_at_gmail:4,atvejis_at_gmail:4,auth:2,auth_http_realm:2,auth_map:17,auth_typ:[2,6,17],authi:20,authlog:[2,17],authlogsuccess:2,authnam:17,author:[2,4,6,8,17,18],authrequest:17,authtyp:17,authuserfil:17,auto:2,auto_incr:[6,8],auto_increment:6,autocomplet:2,autoconnect:2,autodetect:2,autom:[4,17],automat:[0,2,4],auxiliari:17,avail:[2,3,6,7,13,15,17,19,20,22],availabl:2,availablecharset:2,averag:6,avoid:[2,6,8,17],awai:6,awar:[0,6,17],axel:4,axi:[1,6],ayush:4,azerbaijani:4,azevedo:4,azzabi:4,b313:17,b947:15,b980:15,backend:[6,17],background:2,backquot:6,backslash:6,backspac:10,backward:[2,18],bacon:20,bad:[6,17],badalo:4,badalo_at_sapo:4,baiduspid:6,bailout_on_error:6,bakondi:4,balanc:2,ban:6,bansod:4,bao:4,baophan94_at_icloud:4,barri:4,base:[2,4],batch:10,bbedit:17,bd92:17,becaus:[2,4],beck:4,beck_at_web:4,becom:6,been:[2,5,6,8,17,18],befor:[2,6,8,15,17,18],begin:[2,6,8,17],behavior:2,behaviour:[2,6,17],behind:[2,6],belarusian:4,believ:6,bellon:4,belong:17,below:[0,2],beneath:6,benefit:[2,6],benjamin:4,bennetch:17,benni:4,berkelei:2,bernard:4,best:[6,8,17],better:6,between:[0,1,2,6],beyond:17,biesaga:4,big:2,bigdump:6,bigger:[6,8],bimal:4,bin:[4,6],binari:2,binary:2,bisht:4,bit:[2,17],bitcoin:20,bits_at_gmail:4,bkehayov_at_gmail:4,blagynchy_at_gmail:4,blank:2,blanks:19,blob:2,blobs:2,blobstream:4,block:[2,6,7,17],blog:8,blowfish:[2,4,7],blowfish_:7,blowfish_secret:[2,17],bluthardt:4,bob:6,bodi:17,bogor_at_gmail:4,book:[7,8],bookmarkt:2,bool2text:2,boost:2,bora:4,borg:4,borge947_at_gmail:4,borggrev:4,borrow:4,bot:6,botelho:4,both:[1,2,6,8,13,16,17],bottom:[2,6,12,13],bound:19,boutel:7,box:0,boyan:4,branch:17,braschi_at_outlook:4,bravo:4,brazil:4,breakag:17,broader:7,broken:6,browsemarkeren:2,browsemime:2,browsepointeren:2,browser:2,bruce:7,bruguera:4,bruno:4,brunomendax_at_gmail:4,bskim45_at_gmail:4,buddika:4,buffer:[2,6,19],bug:[2,4],bugfix:4,buggi:[6,17],bugzilla:6,build:[2,6,17,19],builder:4,built:[4,6],bulgarian:4,bum:4,bumsoo:4,bunch:6,burak:4,busi:7,bussier:4,button:[0,2,6,7,17,18,20],buz_at_gmail:4,bypass:[2,6],bz2:2,bzip2:[2,6,7],bzipdump:2,c0ee:17,cach:[2,6,17],calcul:8,call:[2,6,7,10,13,17,19],calvo:4,can:[0,1,2,3,5],canada:6,cannot:2,capabl:7,captcha:[15,17],captchaloginprivatekei:[2,17],captchaloginpublickei:[2,17],car:8,car_id:8,care:[6,19],carefulli:2,casotti:4,casotti_at_uol:4,cat:4,catalan:4,categori:13,category_id:13,caus:2,caution:17,cav:4,cbb74bc:17,cdac1234_at_gmail:4,cdba:2,ce73:17,ce75:17,cedric:4,cell:[2,6,7],center:[6,17],centos:17,central:[2,4],central_column:2,cert:2,certain:2,certfic:2,certif:[2,17],certifi:17,cf2a:17,cfg:[2,6,8,12,13,17,18,19,20],chanaka:4,chanc:2,chang:[2,4],changelog:7,chao:4,chaovavanich:4,chapeaux:4,chapter:[2,6,17],charact:2,charanyogeshwar_at_gmail:4,charedit:2,charg:2,charset:[2,4,6,17,19],chartextareacol:2,chartextarearow:2,chat:1,chathuranga:4,chaudhari:4,check:[2,3,4,5,6,7,10,12,17,19,22],checkbox:[1,2],checkconfigurationpermiss:2,checklink:6,chee:4,cheng:4,chien:4,chimera:6,china:4,chines:4,chirayu:4,chirip:4,chiyokawa:4,chiyokawa_at_gmail:4,chmod:[2,6],choic:[2,8,17],choos:[1,2,6,17,19],chose:[6,17],chosen:[2,6],chown:[2,6],chri:4,chrisj_at_ctel:4,christoff:4,christoph:4,chrome:20,chrysler:8,cidr:2,cipher:[2,7],circumv:[2,6],cj_at_gmail:4,claimed_id:17,clanboy_at_163:4,clase:2,classless:2,clau:4,claus:2,clear:[6,17],click:[1,2],clickabl:2,clickjack:2,client:2,client_:7,clipboard:[2,6],clone:17,close:[2,6,17],clshttp:6,clue:6,cma:4,cocerhan:4,cochran:4,code:[2,4,6,7,15,17,18,20],codemirror:2,codemirroren:2,collaps:2,collat:2,collect:7,colognian:4,colon:6,color:2,column_:7,column_com:2,column_info:[2,19],columns:6,columns_priv:6,com:[2,3,4,6,7,8,14,17,19],combin:[2,6,8],come:[2,3],comma:[7,8,17],command:[2,6,17,20],comment:[0,2,4],commiss:7,common:[2,6,7,17,20],common_gateway_interfac:7,commonli:[7,8],commun:[7,10],compar:1,compat:[2,4,6,7,8,13,14,17,18,22],compil:6,complain:17,complet:[2,4],complex:[0,2,10],compliant:4,complic:2,compos:[2,3,9],comprehens:8,compress:2,compressonfli:[2,6],comput:[7,17],computation:8,computer_sci:7,concept:[4,10],concern:[8,15],condit:6,conf:6,confer:4,config:[2,6,16],configur:0,confirm:[2,6,20],conflict:6,conform:7,confus:6,connect_typ:2,consecut:6,consequ:2,consider:[1,17],consist:[6,18],consoleenterexecut:2,constanti:4,construct:[0,6],consult:[8,19],consum:7,contact:[6,15],contain:2,container_nam:17,content:2,context:6,continu:[2,17],contol:7,contrib:17,contribut:[4,5,6],contributor:4,control:[2,4],control_:2,control_ssl:2,control_ssl_ca:2,control_ssl_cert:2,control_ssl_kei:2,controlconnect:15,controlhost:2,controlpass:[2,6,17],controlport:2,controlus:[2,6,17],convei:7,conveni:17,convent:19,convers:[2,4],convert:6,cookie:2,coordin:[2,6],copi:[2,3],corazza:4,corazza_at_wanadoo:4,core:[2,7],correct:2,correctli:[2,6,8],correspond:[2,6,19],corrupt:[2,6],cost:1,costa1988sv_at_gmail:4,costel:4,could:2,count:[2,6,17],countri:6,country_cod:6,cours:[2,6],cover:17,coverag:6,craft:15,crawler:6,crawleradmin:6,creat:[2,4],create:[2,6,7],create_t:17,creation:[2,4],creator:4,credenti:[2,17],credit:3,criteria:6,cross:[2,7],cryptograph:[7,17],cspallow:2,css2:4,css:[2,4,18],csv_column:17,ctrl:[2,6],ctype:14,curl:[6,14],current:[1,2,4,6,7,10,13,15,17,18,22],currentqueri:2,cursor:[2,6],custom:1,cut:2,cve:15,cvs:4,cwlin0416_at_gmail:4,cybot_tm_at_us:[3,4],czech:[2,4],d3xter_at_us:4,da2n_s_at_yahoo:4,da68:15,da68ab39218ab947:15,dadan:4,dalibor:4,dan:4,daniel:4,danilo:4,danish:[4,8],danorse_at_gmail:4,dark:2,darkthem:2,darlow:4,dash:[2,6],data:[1,2],databas:0,database:[2,6],database_trigg:7,databaseinterfac:15,databases:6,databs:6,date:[1,2,6,8,17],dateformat:2,datetime:2,dave:4,david:4,davidson:4,db1:[2,17],db2:[2,17],dbase:6,dbconfig:17,dbf:6,dbg:[2,20],dbhost1:17,dbhost2:17,dbhost3:17,dbhost:17,dbms:7,dcbf:17,dckyoung_at_gmail:4,dd0:17,ddrmoscow_at_gmail:4,deactiv:[2,6],deal:7,debian:2,debug:[2,4],decemb:4,decid:[2,6],declar:[6,8,19],decreas:8,decrypt:6,default_socket:6,defaultconnectioncol:2,defaultentrypoint:17,defaultforeignkeycheck:2,defaultfunct:2,defaultlang:2,defaultquerydatabas:2,defaultqueryt:2,defaulttabdatabas:2,defaulttabserv:2,defaulttabt:2,defaulttransform:[2,19],defeat:2,defin:[2,6,7,12,17,19],definit:[2,6,11,13,18],degrad:6,deki:4,deky40_at_gmail:4,delai:6,delayed:6,delet:[2,4],delimit:2,delisl:[3,4,11,17],delislma_at_collegesherbrook:4,delorm:4,demo:[2,8,17],demonstr:2,demostr:20,den:4,deni:[2,4],denni:4,depend:[2,6,8,17,20,22],deploi:17,deprec:2,depth:6,der:4,derek:4,desc:2,descend:2,descipt:18,describ:[2,7,15,16,19],descript:[6,8,17,18,19],designer_set:2,desir:[2,6,7,17],desktop:6,destin:[2,7],detail:[2,3,6,15,17],detect:[2,4,6,17],determin:2,dev:[2,6,7,8,17],dev_at_gmail:4,deven:4,devenbansod:4,devic:7,dhananjai:4,dhima:4,dhtml:4,dhundhara:4,diagnos:6,diagram:6,dialog:[6,8,17],dialogu:6,did:[2,6],didn:2,die_error:17,dieter:4,differ:[2,4],differenti:6,difficult:6,difficulti:10,digest:6,dimension:7,dingo13_at_gmail:4,dingo:4,dinosaur:1,diprofinfin:4,dir:[6,17,19],direct:[2,6,17,19],directli:2,dirnam:17,disabl:[2,6,17,20],disable_emodifi:6,disable_funct:2,disableis:2,disablemultitablemainten:2,disableshortcutkei:2,disallow:[2,17],disappear:[2,6],discov:17,discuss:6,disorderman:4,disorderman_at_qq:4,displai:[0,1],display_error:[6,17],displayserverslist:2,distanc:1,distinct:6,distribut:[2,3,4],disturb:17,div:17,divid:7,djh1017555_at_126:4,dll:6,dnighttv_at_gmail:4,doc:[2,6,7,8,17],docker:9,doctype:[6,17],document:2,documentclass:[6,8],doe:2,doesn:2,dom:4,domain:[2,6],domainnam:17,domen:4,don:2,donavan_at_hotmail:4,donavan_martin:4,done:[0,2,6,17,20],dongyoung:4,donwload:17,dorning:6,dot:2,doubl:[2,6],dougla:4,douglaseccker_at_hotmail:4,dovi:4,dovyda:4,down:2,downgrad:[6,17],download:[2,3,6,10,15,16,17,18,22],dozen:20,drag:[6,8,13],draw:1,drawn:[1,19],dri:4,driven:17,driver:2,drizzl:4,drop:[2,4],dropdown:[0,6],due:[2,6,17],duguying2008_at_gmail:4,dump:[2,4],dure:[6,8,17],dutch:4,dynam:[4,6,7],each:[0,2,3],eas:[2,19],easi:[2,6,8,19],easier:[2,7,18],easiest:[6,17],easili:[1,2],eccker:4,echo:17,edgar:4,edgarsneims5092_at_inbox:4,edit:2,editor:[2,4,17],edjacobjunior_at_gmail:4,edlund:4,edlund_at_upright:4,edu:[4,17],eduardo:4,edward:4,edwin:4,edwin_at_yohanesedwin:4,eecyh:17,ef12:17,effect:2,effectiv:11,effici:[2,6],effort:15,efroys_at_gmail:4,egbrave_at_hotmail:4,egg:1,egorov:4,eilertsen:4,either:[2,6,8,15,16,17],ek_at_luna:4,ekio_at_gmail:4,electrotechn:7,element:[6,7,19],eliovir:4,eliovir_at_gmail:4,els:[0,2,4,6,17],elseif:17,email:[4,6,15],emb:8,embed:[2,8],emerg:17,emit:6,emphas:2,empti:2,enabl:2,enableautocompletefortablesandcolumn:2,enclos:2,enclose:6,encod:[2,4,6,17],encompass:7,encount:6,encrypt:2,encyclopedia:7,end:[0,2,6,8,17,19],endors:11,enforc:13,eng_at_globomail:4,engin:[6,7,8],engine:[6,7],english:[2,4,8],engstrom:4,enhanc:4,enlarg:6,ensur:[2,6,8,17],ensure:[2,6,17],enter:[0,2],enterexecut:2,enterpris:6,entir:[6,14,17],entri:[2,6,17],entrypoint:17,environ:[2,6,15],epass:20,epel:17,equival:2,erik:[4,6],ero:4,erosakos02_at_gmail:4,error:[2,4],escap:[2,6,15],escapesr:15,eshin:4,especi:[0,2,6,17],espen:4,esperanto:4,esri:2,essam:4,est:17,estonian:4,esy_vb_at_yahoo:4,etc:[2,6,8,17,19],etienn:4,evalu:8,even:[2,3,6,8,10,12,17],event:[2,4,7,10],ever:6,everi:[2,6,7,15,17,20],everyon:4,everyth:[0,6,17],everytim:2,everywher:6,exabot:6,exact:[2,6],examin:6,exampl:0,exce:2,except:[2,6,17],exception:17,exchang:17,exclud:6,exclus:6,exectimelimit:[2,6],execut:[0,2],executor:6,exist:[2,4],exists:2,exit:17,expand:[0,2,6],expandtab:[2,17],expans:[0,2,6],expect:[2,6,8],expens:1,experi:8,experiment:2,explain:[2,6,13,17],explan:[6,17],explicit:2,explicitli:2,explod:17,exploit:15,explor:[6,15],explorer:2,export_templ:2,expos:17,exposur:17,express:[0,2,6,7],expression:7,ext:6,extens:[2,4],extensibl:7,extension:[6,7],extension_dir:6,extern:[2,15,17,22],external:[2,9],extra:17,extract:[6,17],eyal:4,f188:17,facil:2,fact:[2,6,7,17],factor:[2,9,17],fadhiil:4,fadhiilrachman_at_gmail:4,fail2ban:[15,17],fail:2,fall:13,fallback:2,fals:[2,6,17,22],famma:4,fando:6,fashion:2,fast:[6,7],fastcgi:7,fathi:4,fauveau:4,fauveau_at_globali:4,favicon:17,favorit:2,fb5b:15,fcgi:17,featur:[0,2,4,5],feedback:4,feedfetch:6,feel:6,fefc:17,feryanto:4,few:[2,6,17],fewer:2,field:1,field_:7,file:[2,3,4],file_format:7,file_get_cont:17,file_template_databas:2,file_template_serv:2,file_template_t:2,file_upload:6,fileinfo:6,filenam:[2,6,19],files:8,filesystem:[2,6],filippo:6,fill:[2,6,15,17],filter:[2,6],filterlanguag:2,find:[0,2,6,11,15,16,17],fingerprint:[15,17],finnish:4,firewal:[2,6,17],first:[2,4,6,7,8,12,13,15,17,19,20],first__second__third:2,first_timestamp:2,firstlevelnavigationitem:2,fit:[2,4,6,8],fitness:3,fix:4,fixed:6,flag:2,flemish:4,floss:4,flush:6,fly:2,focu:2,folder:2,follow:[1,2,4],font:2,fontsiz:2,foo:6,foobar:17,food:1,footer:2,footnot:10,forc:2,forcessl:2,foreign:2,foreign_db:2,foreign_kei:7,foreign_key_checks:2,foreignkeydropdownord:2,foreignkeymaxlimit:[2,6],forget:[2,6,17],forgot:6,form:[2,4],format:[2,4],format_http:17,former:4,forth:19,forum:[4,6],forward:2,forwardfor:17,found:2,foundat:3,fpdf:4,fpm:17,fragment:6,frame:[2,4,6],framework:22,francesco:4,francisco:4,franco:4,free:[3,7,10,19],freeotp:20,french:4,frequent:2,freshli:17,fri:17,frisian:4,from:[0,1,2,4],front:6,frontend:17,ftp:[2,6,17],fujifilm:4,fulanodet:4,full:[0,2],fulli:[6,17],fun:11,func_char:2,func_date:2,func_number:2,func_spatial:2,func_uuid:2,fundawang_at_gmail:4,further:[2,4,6,16],furthermor:2,futur:[2,6],future_id:6,ga244_at_is8:4,gabriel:4,gailli:7,gain:12,galician:4,gamma:6,gandon:4,gandon_at_isia:4,ganeshtheone_at_gmail:4,garvin:[3,4],gatewai:7,gc_maxlifetim:2,gd2:[7,14],gd2availabl:2,gd_graphics_librari:7,geert:4,gener:1,genuin:17,geograph:8,geometri:[6,8],georgiev:4,geospati:8,geral_at_jonil:4,german:4,get:2,get_login_credenti:[2,17],getauthorizeurl:17,getinfo:19,getmessag:17,getmimesubtyp:19,getmimetyp:19,getnam:19,ghimir:4,giacobazzi:4,giacobazzi_at_ferrania:4,gigabot:6,gilli:4,gilli_at_gmail:4,giovanni:4,girish:4,gis:6,git:[2,9],github1_at_openaliasbox:4,github:[4,6,17],give:2,given:[2,6,8,12,15,17],global:[6,10,12,16,17,19],glund_at_silversoft:4,gmail:17,gmbh:6,gnauk89_at_googlemail:4,gnu:[3,7,17],goe:[2,6],goerick:4,goldfinger:1,good:[2,6,17,18,19],goodlinuxuser_at_chmail:4,google2fa:20,googlebot:6,got:[3,8],gov:4,gpg:17,gpl:3,grab:[6,17],gracefulli:6,grai:6,grant:[2,6,12,17],graphic:[7,10,13,17],great:[4,5],greatymh_at_gmail:4,greek:4,green:8,grid:2,gridedit:2,group:[2,6,7],grow:19,gryniuk:4,guarante:2,guess:2,gui_at_webseibt:4,guia:4,guid:[9,11],guilherm:4,gupta:4,gzencod:6,gzip:[2,4],gzipdump:2,haa:4,had:[6,17],hakl:4,hamann:4,hamzah:4,han:4,hand:[6,17],handbook:17,handl:[2,6,8,10,12,17,18,19],handler:4,hard:[2,17],harden:[6,15],harder:15,harm:2,harush:4,harvest:6,hassan:4,hate:17,haugom:4,hauk:4,have:[0,2,3,4,5],haven:6,head:17,header:2,heart:6,hebrew:4,height:2,heis:6,helder:4,hello:4,help:[2,4,5],henningsen:4,her:6,here:[2,6,8,17,19],heritrix:6,hermann:4,hex:2,hexadecim:2,hhvm:6,hibern:8,hick:[3,4],hidden:2,hide:[2,17],hide_db:2,hidestructureact:2,hierarch:4,hierarchi:2,high:[2,6,8],higher:6,highlight:2,hilal94_at_gmail:4,hilal:4,him:4,hindi:4,hint:[2,6,7],hiroshi:4,hisakawa:4,histor:2,histori:[2,4,17],hitowerdigit_at_hotmail:4,hkp:17,hofman:4,hofman_at_gmail:4,hold:[2,6],hole:2,holes:1,holm:4,home:[10,12],homepag:[6,19],hope:3,hopefulli:19,hord:4,horizont:[6,7],host:[2,4],hostnam:[2,6,7,17],hotp:20,hover:[2,13],how:2,howev:[2,6,17,19],href:17,hsts:17,htaccess:[2,6,7,17],html:[2,4],htmlspecialchar:17,htpasswd:17,http:[2,3,4],http_authorization:17,http_cooki:7,http_host:[2,6],http_post_vars:6,http_user_agent:6,http_x_forwarded_for:2,httpd:6,httponli:2,https:17,httrack:6,hudsonvsm_at_gmail:4,huge:2,hugu:4,human:[4,8],hung:4,hungarian:4,hungdx_at_gmail:4,huseyn:4,huseyn_esgerov_at_mail:4,hyperfido:20,hyperlink:13,hypertext:7,hypertext_transfer_protocol:7,ia_archiv:6,ian:4,ibennetch:17,ibm:6,iccrawler:6,ichiro:6,ico:17,icon:[2,4,6,12,17,18,19],iconv:2,iconvextraparam:2,id_new:6,idea:[2,4,6,15,17,18,19],identif:17,identifi:[1,2,6,7,17],identified:17,ie6:2,iec:[7,10],ifmodul:6,ignacio:4,ignor:2,ignore:6,ignoremultisubmiterror:2,igor:4,iis:2,illustr:1,imag:[2,7,10,12,14,17],img:18,impact:[2,6,17],impli:3,implic:17,implicitli:7,implment:7,important:6,impos:2,imposs:[2,17],improv:[2,4,6,7,8,10,15,17],improve:4,improvement:4,inact:[17,19],inc:[2,6,16,17,18,22],includ:[2,3,4],include_onc:17,include_path:6,inclus:6,incom:17,incomplet:2,incorrect:6,increas:[2,6,8],increment:2,independ:[4,6,7],index:[2,4],index_:7,indic:[8,17],individu:12,indonesian:4,indrajith:4,inexperienc:12,info:[2,3,4,6],info_at_opsbielani:4,info_at_robinvandervliet:4,inform:[2,3],information_schema:2,infrastructur:17,ini:[2,6,10,14],ini_set:17,initi:[2,6,17],initialslidersst:2,inlin:[4,6,14],inline:2,innodb:2,innodb_strict_mod:6,innov:7,input:[0,2,4],insecur:[6,17],insensit:6,insert:[0,2,4],insertrow:2,inserts:8,inside:0,insist:17,instal:2,install:9,installat:[2,9],instanc:2,instead:[2,6,8,17],instruct:[2,6],inted:2,integ:2,integr:[2,4,10,17],integrat:6,intend:2,inter:[2,7],interact:[6,7],interchang:8,interest:[6,11],interf:6,interfac:[2,4,6,7,8,12,14,16],interfer:6,interlingua:4,intern:[2,6,8,13,17,19],internat:7,internet:2,internet_information_servic:7,internet_protocol:7,internetwork:7,interoper:8,interpret:[2,6],intext:6,intitl:6,intro:2,introduc:[2,4,6],introduct:9,invalid:[2,6,17],invit:5,invok:17,involv:[6,17],ion:4,ionut:4,ios:20,ip_address:7,ipmask:2,ipv4:7,ipv6:[2,7],ironpotts_at_gmail:4,is_str:17,isa:4,isaac:17,isapi:[6,7,17],ismae:4,ismael_at_gmail:4,isn:2,iso:[7,10],isp:2,isset:17,issu:2,issue:[6,17],italian:4,item:[2,6,7],itself:[0,2,6,17],itxiaopang:4,iusr_machin:6,ivan:4,ivan_at_mail:4,ivanlanin_at_us:4,jackson:4,jafar:4,jakobsen:4,jakobsen_at_gmail:4,jakub:4,jan:[4,17],jan_at_nrw:4,janhenrikm_at_yahoo:4,janni:4,januari:17,janussen:4,japanes:4,java:[6,8],javascript:[2,4],jayaratn:4,jconstanti_at_yahoo:4,jean:7,jedermann:4,jeev:6,jhaveri:4,jim:4,joan:4,joan_at_montan:4,job:17,joe:[4,6],john1db:6,john2db:6,john_at_panevo:4,john_db:6,johnson:[3,4],join:[2,4,6],jona:4,jong:4,jongdeok:4,jonsson:4,jonsson_at_norsjovallen:4,jordi:4,jose:6,josep:4,jozef:4,jpeg:[7,14,19],jpg:7,jqplot:1,jqueri:[1,3,6,14,22],jremes_at_outlook:4,jrzancan_at_hotmail:4,json:6,juha:4,juli:17,julian:[4,7],jump:2,june:4,junior:4,jur:4,just:[0,2,4],k725:4,kang:4,kanji:4,kankanamg:4,kannada:4,kasperski:6,kasun:4,katerinak_at_gmail:4,kaushalya:4,kawada:4,kawada_at_den:4,kazi:4,keck:[3,4],keep:[2,6,17],kehayov:4,kei:[2,4],kelli:4,kempf:4,kept:[2,19],kettler:4,key:6,keybas:[15,17],keyr:[15,17],keys:13,keyserv:[15,17],khomutov:4,kick:6,kid:4,kiddi:6,kidsmart33_at_gmail:4,kiko:4,kim:4,kim_at_nhn:4,kind:[2,6,7,15],kindli:6,kingdom:4,kirillov:4,kissu:4,kit:[3,17,22],klau:6,kleemann:4,klokner:4,knowledg:6,known:2,kobayashi_at_gmail:4,koch:4,koch_at_enough:4,kollar:4,kollar_at_pg:4,kollmann:4,koo:4,koolen:4,korakot:4,korakot_at_inam:4,korean:4,kosit:4,kr_at_gmail:4,kraai:4,krasimir:4,kristjan:4,kristjanrats_at_gmail:4,kristof:4,kronsbein:4,krystian4842_at_gmail:4,krystian:4,kumari:4,kunishima:4,kuppelwies:4,kurdish:4,kurt:4,kurt_at_kh:4,kushagra4296_at_gmail:4,kushagra:4,kword:8,kyeong:4,kyungjun2_at_gmail:4,label:[0,1,6,7,15],lacina:4,ladisch:4,lang:2,languagetool_at_gmail:4,lanin:4,larg:2,larger:[2,6],largest:6,lari:4,lari_at_oesch:4,lass:4,lasse_at_mydom:4,last:[2,6,19],lastpass:20,later:[0,2,8,17],latest:[2,6,7,14,17],latter:2,latvian:4,lau:4,launchpad:17,laureano:4,laureano_at_gmail:4,laurent:4,layer:[1,7,16],layout:[2,6,10,13,18],lc_messages:2,ldi_:4,lead:[0,2,6],leak:2,learn:[8,11],least:[2,6,17],leav:[2,6,17,19],lee:4,leedermeister_at_gmail:4,left:[2,4,8],legal:2,legenhausen:4,leiding:4,lem9:17,length:2,lesli:4,less:[2,6,8,17],let:2,letter:[2,6,8],lettercas:6,level:[2,6,7,8,17],lib:[6,19,22],libiconv:2,librari:[1,2,3,4],libreoffic:8,libwww:6,libxml:14,license:3,lifetim:2,lighttpd:17,lightweight:8,like:[0,2,4],likewis:6,lima:4,limburgish:4,limitchar:2,lin:4,line_count:6,link:[1,2,4,6,10,12,13,15,17,18,19],link_id:13,linklengthlimit:2,linu:17,linux:[2,9],list:[2,4],listen:17,liter:[2,6],lithuanian:4,load:[2,4],loadabl:6,loader:6,loadfil:6,loadmodul:6,local:2,localhost:2,localis:8,localnet:17,localneta:2,localnetb:2,localnetc:2,lock:[2,6],log:2,logformat:6,login:2,logincookiedeleteal:2,logincookierecal:2,logincookiestor:2,logincookievalid:2,logincookievaliditydisablewarn:2,logo:[2,4],logout:[2,16,17],logouturl:2,lolo_at_phpheaven:4,longer:[2,17],longtabl:[6,8],longtext:2,longtextdoubletextarea:2,look:[2,6,7,13,17,19],lori:4,lose:2,loss:6,lossi:7,lost:2,lot:2,loup:7,low:[2,6],lower:[2,6],lower_case_table_nam:6,lscape:8,lsml_at_liv:4,ltr:17,lubo:4,lucen:6,lui:4,luisan00_at_hotmail:4,lund:4,m42:4,m_at_gmail:4,mac:2,mac_os_x:7,machin:2,maciej:4,maciejka45_at_gmail:4,macintosh:7,macof:4,made:[2,4,6,7,17],madhura:4,madlen:4,mai:[0,2,6,7,10,17,19],mail:7,main:1,mainli:7,maintain:[4,6,17],mainten:[2,4,10],major:[6,18],make:[2,5],make_id:8,maketitl:8,malai:4,malfunct:6,malgeri_at_gmail:4,malici:15,man:2,mani:[2,4,5],manipul:[2,7,8,10,17],manish:4,manual:[2,6,7],manufactur:[7,20],manuzhai:4,map:17,marc:[3,4,6,11,17],marc_at_infomarc:[3,4],marcel:4,march:4,marco:4,marconcini:4,marek:4,mariadb:[6,10,14,17],marin:4,mark:[2,4,7],marker:8,market:7,markt:6,markup:[7,8],mart:4,martijn:4,martin:4,martin_at_vidn:4,martin_at_whistl:4,martinelli:4,martinelli_at_gmail:4,martyna:4,masahiko:4,master:[2,11,13],master_db:2,mat:4,match:[2,6,8,17,18],mathemat:8,mathia:4,matiasbellon:4,matter:13,matthia:4,matthias_at_bluthardt:4,max:6,max_allowed_packet:8,max_array_index_length:6,max_execution_tim:6,max_link:6,max_request_vari:6,max_totalname_length:6,max_travers:6,max_value_length:6,max_var:6,maxcharactersindisplayedsql:2,maxdblist:2,maxexactcount:[2,6],maxexactcountview:2,maxim:[4,8],maxime_at_fre:4,maximum:[2,6],maxnavigationitem:2,maxrow:2,maxsizeforinputfield:2,maxtablelist:2,maxtableuipref:2,mayb:6,mbstring:[2,7,14],mcrypt:[6,7],me_at_derrabu:[3,4],me_at_supergarv:[3,4],mean:2,meant:2,measur:[2,7],mechan:[2,4,6,17],media:6,mediapartn:6,medios:4,meet:17,memoranda:7,memori:2,memory_limit:[2,6],memorylimit:2,memoword_at_163:4,mendax:4,mendel:[3,4],mention:[2,6,17],menu:[2,6],merchantability:3,messag:2,met:17,meta:[2,17,19],metagerbot:6,method:[2,6,7,8,13,17,19],methodolog:7,michael:[3,4],michal:[3,4,17],michal_at_cihar:[3,4],michel:4,middl:2,might:[2,6,8,11,12,15,17,22],migrat:6,mike:4,mike_at_graftonhal:4,miko:4,mileag:8,mime:[2,4],mimetyp:2,mind:17,miner:6,minh:4,minim:[6,17],minimum:[2,6],minor:[4,6],minsizeforinputfield:2,minu:0,miquel:4,mirror:[6,17],misc:1,miss:2,missing:19,mit:[3,17],mitenem_at_outlook:4,mitig:[6,15],mix:2,mj12bot:6,mkdir:6,mkkeck_at_us:[3,4],mladenov:4,mmcach:6,mmcrawler:6,mmh15_at_windowsl:4,mobil:[4,20],mod:6,mod_gzip_item_includ:6,mod_proxi:6,mod_proxy_fcgi:[7,17],mod_rewrit:6,mod_ssl:6,mode:0,moder:4,modif:6,modifi:[2,3],modul:[6,7],moham:4,mokhtari:4,molnar:4,morai:4,more:[0,1,2,3],moreov:6,moretti:4,mosh:4,most:[2,4,6,7,8,10,13,17,19,20],mostli:[2,8],motuza:4,motuzas_at_gmail:4,mount:2,mous:[2,6,13],mousewheel:6,move:2,movement:1,mrdaniloazevedo_at_gmail:4,msie:6,msnbot:6,much:[6,19],muhammad:4,mulla:4,multi:[2,4],multidimension:8,multipl:1,multipurpos:7,multiselect:6,multiserverexample70518:2,multithread:7,murariu:4,murariu_at_yahoo:4,must:[0,2,6,8,10,12,13,17,20],my_db:2,myadmin:17,mydatabas:2,mydb1:17,mydb2:17,mydb:[2,6],mydump:8,myisam:[6,7,10],mynam:0,mysql_connect:6,mysql_db_serv:17,mysql_fetch_field:19,mysql_pconnect:2,mysql_root_password:17,mysql_upgrad:6,mysqladmin:6,mysqld:6,mysqli:[2,4],mysqlminvers:2,mysqlnd:2,myung:4,n8falke_at_us:4,nabin:4,naderi:4,naderi_at_gmail:4,naeem:4,nair:4,nakandala:4,nakrani:4,name:[0,2,4],nast3zz_at_gmail:4,nasti:15,nativ:2,natur:2,naturalord:2,navarro:4,navigationdisplaylogo:2,navigationdisplayserv:2,navigationhid:2,navigationlinkwithmainpanel:2,navigationlogolink:2,navigationlogolinkwindow:2,navigationtreedbsepar:2,navigationtreedefaulttabt:2,navigationtreedefaulttabtable2:2,navigationtreedisplaydbfilterminimum:2,navigationtreedisplayitemfilterminimum:2,navigationtreeenableexpans:2,navigationtreeenablegroup:2,navigationtreepointeren:2,navigationtreeshowev:2,navigationtreeshowfunct:2,navigationtreeshowprocedur:2,navigationtreeshowt:2,navigationtreeshowview:2,navigationtreetablelevel:2,navigationtreetablesepar:[2,6],navigationwidth:2,ne0x_at_us:4,nearli:2,necessari:[2,19],need:[0,2],neg:6,neglig:8,neil:4,neimani:4,neither:[2,6],neomo:6,nepali:4,nest:[2,4],net:[2,3,4,6,7,15,17,18],netcologn:6,network:[2,6,7,8,17],never:2,nevertheless:17,newer:2,newest:2,newli:[8,17],newlin:2,newsblog:6,next:[2,6,17],nginx:14,nhibern:8,nicola:4,niel:4,niemand:4,nijel:17,niko:4,niko_at_gmail:4,nikto:6,ninad:4,nisarg:4,nisargjhaveri_at_gmail:4,nitrotoll_at_gmail:4,nix:2,nnabinn_at_hotmail:4,no1:2,no2:2,noblob:2,nobody_at_gmail:4,node:7,nofoot:8,nohead:8,nokeepal:6,non:2,none:2,nontawat39_at_gmail:4,nopassword:2,nor:6,nordenberg:4,noreply_at_webl:4,normal:[2,4,6,17,19],norwegian:4,not_nul:19,notabl:7,notat:8,note:[0,2,6,17,19,22],noticias:4,now:[0,2],nowher:2,ntfs:2,number:[0,1,2],numer:[2,6],numfavoritet:[2,6],numrecentt:2,nutchcvs:6,nyu:4,obgzip:[2,6],object:[6,8,17,19],obrador:4,obtain:[2,15],occur:[2,6,17],oesch:4,off:[2,6],offer:[1,2,6,7,13,16,17],offic:7,office:8,offici:[6,11,17,19],oficial_at_gmail:4,often:[2,6,8,17],okai:17,old:[2,6,11,17],older:2,olivier:[3,4],olof:4,om_at_omni:[3,4],omar:4,omar_2412_at_l:4,omit:2,omniexplorer_bot:6,onc:2,once:[6,12,13,17,20],ondra:4,ondrasek:4,one:6,onli:[1,2,4],onlin:6,only:[2,6,13],only_db:2,open:[2,5,6,7],open_basedir:2,opendocu:7,opengis:4,openid:17,openid_messag:17,openid_relyingparti:17,openlay:6,openoffic:8,openssl:[14,17],oper:[1,2],operat:[6,8,17],opposit:2,opt:20,optim:[2,4],optimiz:6,option:1,optional:[2,8,17],order:2,ordinari:17,org:[2,3,4,6,7,8,17],organ:7,organis:7,orient:[2,6,7],origin:2,orion1979_at_yandex:4,orzkun_at_ageag:4,os_x:7,other:[2,4,5,6,7,8,9,10],otherwis:[0,2,6],our:[2,5,6,15,17,18,19],out:[2,5],output:[2,4,6,8,19],output_compress:6,outsid:[2,19],outsourc:4,over:[2,6,7,12,13,17],overcom:6,overlord666_at_gmail:4,overrid:[6,17],overview:[6,19],overwhelm:12,overwrit:2,overwritten:2,own:2,owner:[2,17],owneremail:6,ownerfirstnam:6,ownerlastnam:6,ownerphon:6,ownerphone1:6,ownerphone2:6,ownership:6,pack:6,packag:[2,6,9,17],packagist:17,packet:[7,8],page:0,pai:17,pair:[2,17],palid:4,palider_at_seznam:4,palstsiuk:4,pan:6,pandei:4,pandithawatta:4,pantola:4,papaz_p_at_yahoo:4,paper:[2,6],paragraph:6,param:[2,17],paramet:2,parent:[6,17],parind:8,parkourpotex_at_gmail:4,parsabl:8,parse_url:6,parser:[4,8],part:[2,6,7],partial:2,particular:[3,6,7,12,17],particularli:17,pass:[2,6,10,12,17,18,19],passhosthead:17,passphras:2,passwd:17,password:2,past:2,patch:[2,4],path:2,path_dir:17,path_to_phpmyadmin:6,path_to_your_phpmyadmin_directori:2,pathprefixstrip:17,patrik:4,pattern:2,paul:6,paulei:4,pavel:4,pbms:4,pcre:[2,7],pdf_page:[2,6],pdfdefaultpages:2,pdfpageheight:8,pdfpages:2,pdfpagewidth:8,pdo:8,pear:[4,7,17],pebbl:20,peccatt:4,pedro:4,peer:2,pem:2,pencil:12,peopl:[4,5,6,10,22],per:[2,6,7],perekupka:4,perfect:[2,17],perform:[2,6,10,12,14,15,17],perhap:17,period:17,perkontevs_at_gmail:4,perl:[6,7],permiss:[2,6,12,17],permit:[2,12],persian:4,persist:[2,16],persiste1_at_gmail:4,persistentconnect:2,person:[2,6,7,17],person_nam:6,petbre:6,petdob:6,pete:4,peter:4,petnam:6,petr:4,pettyp:6,pgp:[15,17],ph3n1x:4,phan:4,phillip:4,phmyadmin:17,phone:20,photograph:7,php3:4,php4:[4,6],php5_modul:6,php5apache2_2:6,php5t:6,php:[2,4],php_mysqli:6,php_self:[6,17],phpinfo:[2,6],phpinidir:6,phpmy:6,phpmyadmin:[0,1,2,3,4,5],phpmyadmin_at_zweisteinsoft:4,phpmyadmin_x:17,phpmyadminovi:11,phpmyadnin:18,phpmysqlformgen:4,phpseclib:4,phpwizard:[4,6],piankov:4,pick:6,piec:15,pikto:6,piller:4,pin:2,pink:6,piotr:4,pipe:2,pistej2_at_gmail:4,pistej:4,place:[2,6,17],placehold:0,placella:4,placement:6,plai:17,plain:[2,6,17,19],plamen_mbx_at_yahoo:4,plan:8,platform:[2,6,7],plathei:4,pleas:[2,6,7,8,15,17,19,22],plesk:2,plot:6,plu:[4,6],plug:19,plugin:[4,6,8,19],pma:[2,17],pma__bookmark:2,pma__central_column:2,pma__column_com:2,pma__column_info:2,pma__designer_set:2,pma__export_templ:2,pma__favorit:2,pma__histori:2,pma__navigationhid:2,pma__pdf_pag:2,pma__rec:2,pma__rel:[2,6],pma__savedsearch:2,pma__table_coord:2,pma__table_info:[2,6],pma__table_uipref:2,pma__track:2,pma__us:2,pma__userconfig:2,pma__usergroup:2,pma_absolute_uri:17,pma_arbitrary:17,pma_at_sebastianmendel:4,pma_combin:6,pma_db:17,pma_dbi:4,pma_host:17,pma_hosts:17,pma_password:[6,17],pma_port:17,pma_ports:17,pma_single_signon_cfgupd:17,pma_single_signon_error_messag:17,pma_single_signon_host:17,pma_single_signon_messag:17,pma_single_signon_password:17,pma_single_signon_port:17,pma_single_signon_us:17,pma_user:17,pma_usernam:6,pma_verbose:17,pma_verboses:17,pmaabsoluteuri:[2,6,17],pmadb:2,pmahomm:[2,18],pmanorelation_disablewarn:2,pmapass:[2,17],pmasa:15,pmatest:2,png:18,point:[2,6,7,17],polici:2,polish:4,popcorn:4,popul:8,popular:[7,8],port:2,port_:7,portabl:7,portable_document_format:7,portion:2,portnumb:2,portugues:4,pose:15,posit:[6,7],possibl:[2,5],post:[2,6,17],post_max_s:6,potenti:2,power:8,pozzato:4,ppa:17,practic:2,pragmarx:20,pratap:4,pre:2,preappend:2,precedessor:7,preconfigur:8,predatorix_at_web:4,predefin:10,prefer:[2,4],prefix:[2,6],preform:15,prejudice:1,preliminari:8,prepar:[2,7,15,17],prepend:19,preprocessor:7,present:[2,6,8,12,15,17],press:2,pretti:4,prevent:2,previou:[2,6,17],price:8,primari:[2,4],primary:[6,7,13],print:4,printer:4,printview:[2,4],prior:17,privaci:17,privat:[2,6,20],privileg:[2,4],privileges:17,probabl:[6,17,22],problem:2,problemat:6,procedur:2,processor:8,procs_priv:6,produc:2,product:[6,8,17,20],profession:7,program:[2,3,6,7,8,15],prohibit:2,project:[2,4],prompt:[2,17],proper:[2,6,8,10,13,17,19],properli:[2,6,13,17],properti:[2,4,6,19],propertiesnumcolumn:2,propos:[6,10],protect:2,protectbinari:2,protocol:2,provid:[2,6,7,10,12,17,19,20,22],provok:15,proxi:2,proxypass:[2,6],proxypassrevers:6,proxypassreversecookiedomain:6,proxypassreversecookiepath:6,proxyurl:2,proxyus:2,pruett:4,przemo:4,przybylski:4,psbot0:6,pub:15,publi_at_web:4,publicli:2,publish:[2,3,15,17],pull:[2,17],pundalik:4,punjabi:4,purodha:4,purpos:[2,7,8,15,20],purpose:3,put:2,python:6,qbe:[4,10],qiang:4,qualifi:17,qualiti:8,queri:[0,1],queryhistorydb:2,queryhistorymax:2,querystr:17,quick:[2,6,7,9],quickli:8,quit:[2,4,6,18,20],quot:6,qyz:4,r9uk:17,ra4_at_openmailbox:4,rachim:4,rachman:4,radio:[6,7],rafael:4,raghuram:4,rai:4,raj:4,rajandran:4,random:[2,4,15],rang:2,raouf:4,rare:6,rate:15,rather:[2,6,8,12,17],ratio:14,ratschil:[3,4],raul:4,raul_at_wservic:4,ray_at_datahui:4,reach:[17,19],read:[2,6,8,10,17],readabl:[6,8],readi:17,readme:17,real:[2,6,13],real_password:17,real_us:17,realli:[2,6,17,20],realm:[2,17],rearrang:6,reason:[2,6,14],recal:2,recaptcha:[2,6,14],receiv:3,recent:[2,6,7,8,17],recod:2,recode_str:2,recodingengin:2,recommend:[2,6,7,8,14,17],record:[2,7,8,12,13],recov:6,recreat:6,recv:17,redesign:4,redhat:6,redirect:2,redistribut:[3,22],refactor:4,refer:[2,6,7,13],referenti:[2,10],reflect:7,refman:[2,6,7,8],refresh:2,regard:[2,10,19],regardless:17,regener:15,regex:17,regul:8,regular:[2,4,7],regullar:2,reject:2,rel:[6,17],rel_countri:6,rel_person:6,rel_town:6,relat:[0,2,4],relationaldisplai:2,releas:[2,4,6,9,15],relev:2,reli:17,reliabl:[2,6,8,17],relyingparti:17,relyingparty_result:17,remain:[0,2],reme:4,rememb:[0,2,17],remembersort:2,remot:[2,7,17],remote_addr:2,remote_user:6,remov:[2,4,6,10,12,17,18],renam:2,rename:2,renato:4,renatomdd_at_yahoo:4,render:[8,15],rental_r:1,reorder:6,repeat:[2,6],repeatcel:2,replac:[0,2,6,17,18,22],replace:2,replacement_cost:1,repli:17,replic:[4,6],report:[2,4,6,9],repositori:[3,7,17,20],repres:[2,6,7],represent:4,reproduc:6,reqirep:17,request:2,request_for_com:7,request_method:6,request_uri:[6,17],requir:2,resav:17,research:7,reserv:2,reservedworddisablewarn:2,reset:6,resid:6,resiz:6,resolut:7,resolv:6,resourc:7,respect:[3,6],respond:6,respons:[6,7],restart:[6,17],restrict:2,result:[0,1,2],retainquerybox:2,retriev:[2,17],return_to:17,returnto:17,revenu:1,revers:2,review:17,revis:[2,6,7],revistafammatvmus:4,revok:2,rewrit:[6,17],rewritebas:6,rewritecond:6,rewriteengin:6,rewriterul:6,rewrot:4,rex:4,rfc1867:6,rfc2616_header:6,rfc:[6,7,10],ribeiro:4,ribeiro_at_gmail:4,ricardo:4,rifthi:4,rifthy456_at_gmail:4,right:2,risk:[2,6],rob:6,robbat2_at_us:[3,4],robin:[3,4],rocha:4,rocha_at_zoho:4,rodrigo:4,rodrigu:4,rohled:4,rohmberg:4,rohmberger_at_hotmail:4,romanian:4,ronni:4,ronniesimonf_at_gmail:4,roohan:4,roohan_cena_at_yahoo:4,root:2,roszatycki:4,rouslan:4,rout:[2,17],router:17,routin:[2,4],row:[1,2,4],row_:7,row_format:6,rowactionlink:2,rowactionlinkswithoutuniqu:2,rowactiontyp:2,rsa:17,rubinov:4,ruiz:4,rule:[2,6,17,19],ruleant_at_us:4,run:[0,2],russian:4,rutkowski:4,rwx:[2,6],saad:4,safe:2,sai:0,sailboat:4,sakamoto:4,sake:6,saleh:4,salvadoporjc_at_gmail:4,sam_at_gmail:4,same:[0,1,2],sampl:[2,6,8,17],samyoul:20,sander:4,sandro123iv_at_gmail:4,sandro:4,sanit:6,santana:4,santana_at_gmail:4,sapi:2,sarna:4,sascha:4,save_path:6,savecellsatonc:2,savedir:[2,8],savedsearch:2,saverio:4,saw:6,sbin:17,scale:6,scan:6,scanner:6,scenario:[6,17],schaefer:4,schema:[2,4],scheme:[2,6],schneier:7,scientif:8,scooter:6,scope:17,scorpio_at_gmail:4,scp:6,scratchboard:[4,6],screen:[8,17,18],screenshot:18,script:[2,4],scriptalici:8,search:[2,4],searchabl:17,sebastian:[3,4],sebastian_at_sgundersen:4,secion:15,second:[2,6,12,19,20],secret:2,section:[1,2,5,6,17,19],secur:2,secure_cooki:17,secure_sockets_lay:7,securer:4,see:[0,2,3,4],seealso:7,seekbot:6,seem:2,seen:2,segment:2,seibt:4,select:[0,1,2,4],selector:2,selenium:4,self:2,send:2,senderrorreport:2,sens:19,sensi:6,sensit:[0,2,6,15],sent:[2,4],seo:6,seoma:6,seongki:4,seosearch:6,separ:[2,4,6,7,8,17],separated_valu:7,sequenc:7,serbian:4,seri:1,serial:8,seriou:6,serv:[7,17],server_:7,server_address:2,server_at_gmail:4,server_name:17,server_port:17,serverdefault:2,serverlibrarydifference_disablewarn:2,servic:[2,6,7,17],session:[2,6,14,16,17],session_get_cookie_param:2,session_id:17,session_nam:17,session_save_path:[2,17],session_set_cookie_param:[2,17],session_start:17,session_write_clos:17,sessionsavepath:[2,17],sessiontimezon:2,set:1,set_magic_quotes_runtim:17,setenvif:[6,17],setfacl:2,setia:4,setia_at_gmail:4,setinputfilt:6,setlength:8,setoutputfilt:6,setup_config_file:22,setup_dir_writable:22,sevdimali:4,sevdimaliisayev_at_mail:4,sever:[2,3,6,7,8,13,16,17,19,20,22],sevillano:4,seward:7,shahrabani:4,shall:13,shameem:4,shapefil:2,share:[2,17],sharifov_at_programm:4,she:6,sheet:8,shell:6,sherbrook:6,shift:[2,6],shin:4,ship:[7,17,18,22],shirian:4,shirian_at_gmail:4,shortcut:[2,6,9],shorten:6,shorter:[2,6],should:[2,3,4],shouldn:17,show:[2,6,15,17],show_pag:17,showall:2,showasphp:2,showbrowsecom:2,showchgpassword:2,showcolumncom:2,showcreatedb:2,showdatabasesnavigationastre:2,showdbstructurecr:2,showdbstructurelastcheck:2,showdbstructurelastupd:2,showfieldtypesindataeditview:2,showfunctionfield:2,showgitrevis:2,showhint:2,shown:[1,2],showphpinfo:2,showpropertycom:2,showserverinfo:2,showsql:2,showstat:2,shp:6,shutdown:6,side:[2,7,17],sign:[2,17],signatur:17,signific:4,significantli:8,signoncookieparam:[2,17],signonscript:[2,17],signonsess:[2,17],signonurl:[2,17],silent:6,silva:4,simecek_at_gmail:4,similar:[2,6,8,13,15],similarli:6,simon:4,simoncini:6,simpl:[1,2],simple2fa:[2,20],simpli:2,simplifi:[4,12],sinc:[1,2,4,6,8,14,17,20],singh:4,singl:2,sinhala:4,site:[2,6,11],sitesearch:6,situat:[6,7,17],siu:4,size:2,skill:6,skip:[17,22],skiplockedt:2,skshin_at_gmail:4,slash:2,slider:2,slovak:4,slovenian:4,slow:2,slowdown:6,slurp:6,small:[2,6],smaller:[2,4,6],smart:[2,4],smarte_at_gmail:4,smita:4,smooth:1,smtp:4,snap:2,snappi:6,snapshot:2,snippet:2,socket:2,softwar:[3,6,7,8,10,17,20,22],software_extens:7,solut:[6,17,20],solv:6,some:[2,4],someth:[2,6,13,15,17],somewher:[6,15],somthanat:4,somthanat_at_gmail:4,song:4,soom:4,soon:0,sora:4,sora_at_tiscali:4,sorani:4,sort:[2,6,7,8],soulard:4,sourc:[2,4,5,6,7,9],sourceforg:[3,4],souza:4,space:[0,2,6],spaces:0,spanish:4,speadsheet:8,special:[0,2],specif:2,specifi:[1,2,4],speed:[2,6,8,17],spl:14,split:[2,6,8,19],sponsor:6,spreadsheet:6,sql:[0,1],sqllog:2,sqlqueri:2,sqrt_at_entless:4,src:[6,17],srnka:4,ssl_ca:[2,17],ssl_ca_path:[2,17],ssl_cert:[2,17],ssl_cipher:[2,17],ssl_kei:[2,17],ssl_verifi:[2,17],ssloption:6,sta:4,stabl:6,stable:17,stack:1,standard:[2,4,6,7,8,14,20],star:[2,6],start:[1,2,4],starthistori:2,startup:[2,6],state:2,stateless:15,statement:[2,6,10,17],station:6,statist:[2,4],statu:[2,4,6],status:2,stdenvvar:6,stdpass:2,stduser:2,ste:4,stefan:4,stefano:4,step:[6,17],steve:4,steven:4,still:[2,12,15,17],stock:17,stokkan:4,stop:[2,6],storag:[0,2,6,7,9,13,15,16],stored_procedur:7,straka3_at_gmail:4,straka:4,strftime:6,strict:2,strijbol:4,string:[0,2,4],strip:[0,2],strlen:17,strongli:[2,14],stuff:4,stuffit:17,style:[2,6,17,18],sub:[6,15],subdirectori:2,subfold:[6,17],subject:[2,6],sublevel:2,submiss:2,submit:[2,6,17],subpackag:[2,17],subroutin:7,subset:10,substitut:6,substr:2,subtyp:19,success:[2,6,15,17],successfulli:6,suffic:17,suffici:6,suffix:[2,17],suggest:[4,6,14,15,17],suhardi:4,suhosin:2,suhosindisablewarn:[2,6],suit:[6,7,17],suitabl:8,sum:6,summer:4,sun:4,superus:[12,17],suppli:[2,17],support:[1,2,4],suppos:6,suppress:2,supun:4,surbakti:4,sure:2,surfac:15,surround:6,svalekja:4,svec:4,sven:4,swedish:4,symbol:2,symlinksifownermatch:6,symmetr:7,sync:4,synchron:4,synoobot:6,syntax:[2,6],sysadmin:[2,6],syslog:[2,17],system:[2,4,6,7,8,16,17,18,22],szsilva_at_gmail:4,t10:2,t3if_at_ladisch:4,tabbrows:6,table:[2,6,7],table_:7,table_coord:[2,6,13],table_info:2,table_nam:6,table_uipref:2,tablenam:6,tablenavigationlinksmod:2,tableprimarykeyord:2,tables:6,tables_priv:6,tablesepar:6,tablettws_at_gmail:4,tabsmod:2,taceloski:4,tag:6,taiwan:4,take:[1,2,6,10,19],taken:6,talk:17,tamil:4,tamsjadi:4,tape:7,tar:[7,17],tar_:7,tarbal:17,target:6,tarzq28_at_gmail:4,task:10,tbl_chang:4,tbl_creat:4,tbl_dump:6,tbl_row_delet:6,tbl_select:4,tbl_structur:19,tcp:[2,6,7],tcpdf:[4,6,7],tczzjin_at_gmail:4,team:[2,15,17],technolog:7,tecnick:4,tecnickcom:6,telekom:6,tell:[2,6],telnet:6,tempdir:[2,6,17],templat:[2,17],template:19,template_abstract:19,temporari:[2,6,17],temporarili:[2,6,16],temporary:6,term:3,terri:4,test:[2,4,6,17,20,22],tex:[6,7,8],text:0,textarea:2,textareaautoselect:2,textareacol:2,textarearow:2,textbox:12,textfield:19,textimagelink:2,textlink:2,textual:[6,8],thai:4,than:[2,4],thank:[4,6],thei:[2,4],them:2,themedefault:[2,18],thememanag:[2,18],themenam:2,themeperserv:2,themselv:2,therefor:2,thi:[0,1,2,3,4],thiago:4,thilanka:4,thilina:4,thing:[2,6,15],think:[6,15],third:2,thirteen:4,thoma:[4,7],those:2,though:[2,7,8,15,17],three:[2,6,17,19],threshold:2,through:2,thu:[6,8,17],thumbnail:14,tickbox:6,tild:6,till:[6,17],time:[1,2],timeout:2,timestamp:2,tinyint:6,tip:[2,6],titl:1,titledatabas:2,titledefault:2,titleserv:2,titlet:2,tkl:6,tmp:2,tobia:[3,4],tobias_at_ratschil:[3,4],togeth:2,toggl:[2,6,10],token:[15,20],tokyo:6,told:4,tom:4,toma:4,tomas_at_tomasruud:4,tomastik:4,tommi:4,tommy_at_surbakti:4,ton:2,too:[2,5,6,8],tool:[2,4,5],tooltip:[6,13],top:[2,6,8,16,17],topic:17,toplevel:2,tor:4,total:17,totp:20,town:6,town_cod:6,track:[2,4,10,17],tracker:[2,6,15],tracking_add_drop_databas:2,tracking_add_drop_t:2,tracking_add_drop_view:2,tracking_default_stat:2,tracking_version_auto_cr:2,tradition:17,traefik:17,traffic:2,trail:2,transfer:[2,6,7,17],transformation_opt:[2,19],transformation_overview:19,transformations_generator_main_class:19,transformations_generator_plugin:19,transformationsplugin:19,transit:17,translat:2,translationwarningthreshold:2,translit:2,transliter:2,transmiss:[7,8],transmit:[6,20],travel:[1,17],treat:[2,6,7],tree:[2,4],trend:1,trezor:20,tri:[2,6,15,17],trick:15,trigger:[2,4,7,8,10],trinh:4,trinhminhbao_at_gmail:4,triwidada:4,troubl:2,troubleshoot:6,truli:17,truncate:2,trust:[2,17],trustedproxi:2,tschopp:4,tune:17,tunnel213:4,tunnel213_at_aliyun:4,tupl:7,turck:6,turek:[3,4],turkish:4,turn:[2,6],turnitinbot:6,tutori:6,tweak:17,two:2,tws:4,txt:[3,6,17],type:[0,1,2,4],typeset:[7,8],typic:[2,6,7,9],typograph:8,tyron:4,ubuntu:2,ufpdf:4,uid:15,ukko:4,ukrainian:4,ultim:17,ultimat:6,unavail:2,uncheck:[2,6],unclean:6,uncom:2,uncomment:17,under:[2,3],underli:[1,17,18],undernetangel_at_gmail:4,undocu:8,unexpect:[0,2],ungureanu:4,uniform:7,unintend:2,union:[1,6],uniqu:[2,6,7,13],unite:4,unix_domain_socket:7,unless:[6,17,20],unlike:17,unlucky_at_inbox:4,unpack:[6,17],unprivileg:2,unset:[6,17],unsign:19,unstuff:17,unsupport:6,untar:17,until:[2,4,6,16,17],unus:6,unwil:6,unzip:17,updat:[2,4,6,17],update:[2,6,17],upgrad:2,upgrade:[6,9],upgrade_column_info_4_3_0:[2,17],upgrade_tables_4_7_0:17,upgrade_tables_mysql_4_1_2:17,upload_max_files:6,upload_progress:6,upload_tmp_dir:6,uploaddir:[2,6,8],uploadprogress:6,upon:[1,16],upper:6,upto:6,urbalazs_at_gmail:4,uri:13,url:2,urltrend:6,uro:4,usabl:6,usag:[2,6],usage:12,usb:20,use:[2,4],use_backend:17,use_cooki:17,used:[8,17],usedbsearch:2,useless:6,usepackag:[6,8],user:[2,4],user_bas:17,userconfig:2,userdata:15,usergroup:[2,12],userid:6,usernam:2,userprefsdevelopertab:2,userprefsdisallow:2,userstatu:6,using:[1,2],usr:17,usual:[2,6,7,17,19],usualli:[6,19],utf8mb4_general_ci:2,utf:[2,6,7,17],util:[2,6,7,15,17],vadap:4,vainauska:4,valentin:4,valia:4,valid:[0,2,4,6,8,10,15,16,17],valter:4,valu:2,values:6,van:4,varchar:2,varfilt:6,variable1:0,variable:[0,6],variables:6,vazquez:4,vector:8,vendor:[2,3,6,22],vendor_config:22,verb:6,verbos:[2,6,17],verbose:6,verfic:2,veri:[6,8,17],verif:[2,6,17],verifi:[2,6,9],verschuer:4,verschuere_at_outlook:4,version:[1,2,3],version_check:2,versioncheck:2,vertic:[4,7],vetoffic:6,via:2,victor:4,vidner:4,vietnames:4,view:[2,4],viktar:4,viliu:4,villanueva:4,vim:[2,17],vinai:4,vincent:4,vinipitta_at_gmail:4,vip_at_krasio:4,vipals_at_gmail:4,virusyoon_at_gmail:4,visibl:[2,17],visit:17,visok:4,visokereyal_at_gmail:4,visual:[2,4,6],visualis:6,vitalii:4,vliet:4,vmta_at_yahoo:4,vonflyne:4,vonflynee_at_gmail:4,voogt:4,voogt_at_hccnet:4,voyag:6,vperekupka_at_gmail:4,vserver:[2,6],vulner:[2,6,9],vytauta:4,w3c:[6,7],w3c_valid:6,wai:[0,2,4],wait:6,wallet:20,walton:4,walton_at_nordicdm:4,want:2,warn:2,warning:17,warranti:3,warranty:3,washington:4,washingtonbruno_at_msn:4,wasn:4,wasser:6,waw:4,weaker:2,web_brows:7,webadmin:4,webapp:17,webcrawl:6,weblate_at_gmail:4,webmaster_at_trafficg:4,webserv:[2,6,7,8,17],websit:[4,5,6,7,15,18],wei:4,welcom:2,well:[2,4,6,10,15,17],weng:4,wengshiyu_at_gmail:4,wennberg:4,were:[2,4,6],west:4,wget:6,what:[0,2],when:[0,2,4],whenev:[2,6,17],where:[0,2,3],whether:[2,12,17,22],whh:4,whhlcj_at_126:4,which:[0,1,2,3],whitelist:6,who:[2,4],whole:[0,2,6,15,17],whose:[6,17],why:[0,2],wide:[7,8,16,20],width:2,wiegger:4,wigginton:4,wiki:[6,7,8],wikipedia:[7,8,15,17],wildcard:[2,6],wilk:4,wilson:4,win2k:6,win98:6,window:[1,2,4],winhttp:6,winningham:4,winnt4:6,wisenutbot:6,wish:[2,7,8,12,17],withdrawn:4,within:[2,6,12],without:[2,3],witten:4,wizard:[6,17],wkito:6,won:[0,2],word:[2,6],wordfenc:6,work:[2,4],workaround:[6,17],workbook:8,world:[2,7],worldwideski:4,worldwideskier_at_yahoo:4,wors:6,would:2,wrap:2,wrapper:17,writabl:[2,22],write:2,written:[2,5,6,10],wrong:2,wrongli:6,www:[2,3,4,6,8,17,18,19],wysiwyg:4,xampp:17,xavier:4,xhtml1:4,xml:[4,7],xosecalvo_at_gmail:4,xs910203_at_gmail:4,xuan:4,xvnavarro_at_gmail:4,xxx:[2,6,19],xxxx:2,xzvf:17,yacybot:6,yahoo:6,yahooseek:6,yan:4,yansilvagabriel_at_gmail:4,yaron:4,yaron_at_gmail:4,yashodha:4,yasir:4,yasitha:4,yavuz:4,yearmad:8,yellow:6,yet:[2,8],yetdiffer:2,yizhou:4,yml:17,yogarajah:4,yogeshwar:4,yohan:4,yong:4,yoon:4,you:[0,1,2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18,19,20,22],youbico:20,youngmin:4,youngminz:4,your:[0,2,6,8,9,10,12,13,14,15,16],your_db_host:17,your_theme_nam:18,yourpassword:2,yswy_at_hotmail:4,yug:4,yugal:4,yukihiro:4,yuval:4,yyi:2,yyyi:2,zahra:4,zancan:4,zarubin:4,zassenhau:4,zassenhaus_at_jgerman:4,zend:6,zero:[2,8,16],zeroconf:[2,17],zerofil:19,zheng:4,zhyarabdulla94_at_gmail:4,zigmanta:4,zion_at_gmail:4,zip:[2,4,6,7,8,10,14,17],zip_:7,zipdump:2,zlib:[6,7,10],zone:2,zoom:4,zrng:4,zufar:4,zzz:2,zzzz:2},titles:["Bookmarks","Charts","Configuration","Copyright","Credits","Developers Information","FAQ - Frequently Asked Questions","Glossary","Import and export","Welcome to phpMyAdmin’s documentation!","Introduction","Other sources of information","User management","Relations","Requirements","Security policy","Configuring phpMyAdmin","Installation","Custom Themes","Transformations","Two-factor authentication","User Guide","Distributing and packaging phpMyAdmin"],titleterms:{"17a":6,"2fa":20,"5b4":6,"\u010deski":11,"\u0440\u0443\u0441\u0441\u043a\u0438\u0439":11,"default":[2,6],"export":[2,6,8],"function":6,"import":[2,6,8],"int":6,"new":[6,12],"null":6,"return":6,"try":6,"while":6,abl:6,about:[6,10],access:6,action:6,add:6,addit:6,address:2,adjust:6,after:[6,17],again:6,against:6,alert:6,allow:6,alreadi:6,alwai:6,ani:6,ansi:6,apach:6,applic:6,applicat:20,appropri:6,area:6,arrai:8,ascii:6,ask:6,asked:6,assign:12,attack:[6,15],auth:6,authent:[2,6,17,20],auto:6,autologin:2,automat:6,back:[6,17],backup:6,bar:[1,6],base:6,basic:2,becaus:6,behavior:6,behind:17,below:6,big:6,bind:6,blank:6,blob:6,book:11,bookmark:[0,6],box:[2,6],bring:6,brows:[0,2,6,17],browser:[6,14],brute:[6,15],bug:6,bundl:6,can:6,cannot:6,caus:6,central:6,certain:6,cgi:6,chang:6,charact:6,chart:[1,6],checkbox:6,chronolog:4,click:6,clickabl:6,client:6,cloud:2,cluster:6,codegen:8,column:[1,6,8,17],come:6,comment:6,complet:6,compos:17,compress:6,config:17,configur:[2,6,12,16,17,18],connect:[2,6,17],consid:6,consol:2,contain:6,content:6,control:6,cooki:[2,6,17],copi:6,copyright:3,correct:6,could:6,crash:6,creat:[6,12,17,18],credit:4,cross:15,cryptic:6,csrf:15,csv:[6,8],curiou:6,custom:[2,6,17,18],czech:11,data:[6,8],databas:[2,6,12,14,17],db_structur:6,debian:17,decim:6,delet:[6,12],deni:6,deriv:17,design:[2,6,13],determin:6,develop:[2,5,6],differ:6,directli:6,directori:2,disclosur:6,disk:6,displai:[2,6],distribut:[6,17,22],docker:17,document:[4,6,8,9],doe:6,doesn:6,don:6,dot:6,down:6,drop:6,dump:6,duplic:6,each:6,easili:6,edit:6,edite:[2,12],effect:6,employe:6,empti:6,enabl:6,encrypt:6,english:11,enter:6,enterpris:17,environ:17,error:6,errorcod:6,esri:[6,8],evil:6,exampl:[1,2,6,13,17],excel:[6,8],execut:6,exist:[6,12],explorer:6,extend:6,extens:6,external:22,face:6,factor:20,fail:6,faq:6,favorit:6,featur:[6,10],fedora:17,fido:20,field:[2,6],file:[6,8,17,19],fine:6,firefox:6,firstnam:6,fix:6,folder:6,follow:6,font:6,forc:[6,15],foreign:6,forgeri:15,form:6,format:6,formula:6,forward:6,found:6,frequent:6,from:[6,17],full:6,gener:[2,6],gentoo:17,german:6,get:6,git:17,give:6,glossari:7,gone:6,googl:2,group:12,guid:21,gzip:6,happen:6,haproxi:17,hardwar:20,hash:6,hat:17,have:6,header:6,heard:6,help:6,hierarchi:6,homonym:6,host:6,how:6,html:6,http:[6,17],huge:6,hundr:6,hyphen:6,iis:6,imag:18,implement:1,improve:6,includ:6,increment:6,index:6,indice:9,info:13,inform:[6,11],informat:5,inject:[6,15],innodb:6,input:6,insert:6,insid:0,instal:[6,17],install:17,installat:17,intend:6,internal:6,internet:6,introduct:[10,19],isp:6,issu:[6,15,17],javascript:6,json:8,just:6,kei:[6,10,20],know:6,known:[6,17],konqueror:6,lang:6,languag:[2,6],larg:6,lastnam:6,latex:[6,8],length:6,let:6,librari:[6,22],licens:3,like:6,limit:[2,6],line:1,linux:17,list:6,load:[6,8],local:6,localhost:6,locat:6,log:[6,17],login:6,lose:6,lost:6,lot:6,lowercas:6,lump:6,mac:6,machin:6,main:2,make:6,manag:[2,12],mandriva:17,mani:6,manner:6,manual:17,mean:6,mediawiki:8,memori:6,menu:12,messag:6,metadata:18,microsoft:[6,8],mime:6,mimetyp:6,mine:6,misbehav:6,miss:6,mod_gzip:6,mode:[2,6,17],modifi:6,more:6,move:6,mozilla:6,multi:6,multipl:[2,6],mysql:[2,6],mysqldump:6,mysqli:6,name:[6,8],nativ:6,navig:[2,6],need:6,nest:6,netscap:6,never:6,newer:6,nick:6,non:6,noth:6,now:6,number:6,ods:8,older:[6,17],onc:6,onli:6,onto:6,open:8,open_basedir:6,opendocu:8,opensuse:17,oper:6,option:[2,6,8],order:4,origin:4,other:11,out:[6,17],own:6,packag:22,page:[2,6],panel:2,paramet:6,parameter:6,pars:6,parti:3,password:6,path:6,pdf:[2,6,8],php:[6,8,14],phpmyadmin:[6,9,16,17,22],pie:1,plenti:6,pmadb:6,polici:[6,15],port:6,possibl:6,potenti:6,pr1:6,pre:6,prefer:6,prevent:6,primari:6,print:11,privileg:[6,12,17],problem:6,proce:6,procedur:6,process:6,produc:6,progress:6,project:6,protect:6,protocol:6,proxi:6,put:6,pws:6,queri:[2,6],question:6,quick:17,rang:6,reassign:6,receiv:6,red:17,redirect:6,reduc:6,refresh:6,refus:6,relat:[6,13],relationship:6,releas:17,reload:6,renam:6,report:15,request:[6,15],requir:[6,14],restor:6,restrict:6,result:6,revers:6,right:6,robot:6,root:6,row:6,run:[6,17],russian:11,safari:6,safe:6,sai:6,same:6,save:2,scatter:1,schema:6,script:[6,15,17],scroll:6,search:6,secur:[6,15,17,20],see:6,seem:6,select:6,send:6,sent:6,seri:6,server:[2,6,14,17],set:[2,6],setup:[2,6,17],shape:8,shapefil:6,share:18,shortcut:10,should:6,shown:6,signon:[2,17],simpl:[6,20],simpli:6,singl:6,site:15,size:6,smith:6,sock:6,socket:6,some:6,sometim:6,sourc:11,special:6,specif:[6,12,17],specifi:6,spline:1,spreadsheet:8,sql:[2,6,8,15],sql_mode:6,ssl:[2,17],start:6,statist:6,storag:17,store:[0,6],string:6,structur:[2,6,19],subdirectori:17,suhosin:6,support:[6,10],sure:6,symbol:6,synchron:6,tab:[2,6],tabl:[0,6,8,9],technic:13,texi:8,text:[2,6,8],than:6,thei:6,them:6,theme:[2,6,18],thi:6,third:3,those:6,through:6,time:6,timelin:1,timeout:6,titl:2,tmp:6,togeth:6,tool:6,transform:[2,6,19],translat:[4,6],troubl:[6,17],tutori:11,two:[6,20],type:6,typic:15,u2f:20,ubuntu:17,umlaut:6,unabl:[6,17],undefin:6,under:6,underscor:6,understand:6,unicod:6,unix:6,unknown:6,unsaf:6,upgrad:6,upgrade:17,upload:[2,6],url:6,usage:19,use:6,user:[6,10,12,17,21],usernam:6,using:[6,17],valu:6,varchar:6,variabl:[0,6,17],variou:2,verifi:17,version:[4,6,17],via:6,view:[6,13],violat:6,volum:17,vulner:15,wai:6,want:6,warn:6,web:[2,14],welcom:[6,9],what:6,when:6,where:6,which:6,whitespac:6,who:6,why:6,win32:6,window:[6,17],withdrawn:6,without:6,won:6,word:[8,10],work:6,would:6,write:6,wrong:6,xitami:6,xml:8,xss:15,yaml:8,yes:6,your:17,zero:17,zoom:6}}) \ No newline at end of file diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/database/designer/js_fields.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/database/designer/js_fields.twig deleted file mode 100644 index 645ae91e..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/database/designer/js_fields.twig +++ /dev/null @@ -1,10 +0,0 @@ -{# Invisible characters will make javascript crash #} -{% spaceless %} -

    {{ server }}
    -
    {{ db }}
    -
    {{ script_tables }}
    -
    {{ script_contr }}
    -
    {{ script_display_field }}
    -
    {{ display_page }}
    -
    {{ relation_pdfwork }}
    -{% endspaceless %} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/application_configure.twig b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/application_configure.twig deleted file mode 100644 index 85fcdf8f..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/templates/login/twofactor/application_configure.twig +++ /dev/null @@ -1,10 +0,0 @@ -{{ Url_getHiddenInputs() }} -

    -{% trans "Please scan following QR code into the two-factor authentication app on your device and enter authentication code it generates." %} -

    -

    - -

    -

    - -

    diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/CONTRIBUTING.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/CONTRIBUTING.md deleted file mode 100644 index 110ec21b..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/CONTRIBUTING.md +++ /dev/null @@ -1,24 +0,0 @@ -Want to contribute? Great! First, read this page (including the small print at the end). - -### Before you contribute -Before we can use your code, you must sign the -[Google Individual Contributor License Agreement](https://developers.google.com/open-source/cla/individual?csw=1) -(CLA), which you can do online. The CLA is necessary mainly because you own the -copyright to your changes, even after your contribution becomes part of our -codebase, so we need your permission to use and distribute your code. We also -need to be sure of various other things—for instance that you'll tell us if you -know that your code infringes on other people's patents. You don't have to sign -the CLA until after you've submitted your code for review and a member has -approved it, but you must do it before we can put your code into our codebase. -Before you start working on a larger contribution, you should get in touch with -us first through the issue tracker with your idea so that we can help out and -possibly guide you. Coordinating up front makes it much easier to avoid -frustration later on. - -### Code reviews -All submissions, including submissions by project members, require review. We -use GitHub pull requests for this purpose. - -### The small print -Contributions made by corporations are covered by a different agreement than -the one above, the Software Grant and Corporate Contributor License Agreement. diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/README.md b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/README.md deleted file mode 100644 index 7984adf1..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/README.md +++ /dev/null @@ -1,115 +0,0 @@ -# reCAPTCHA PHP client library - -[![Build Status](https://travis-ci.org/google/recaptcha.svg)](https://travis-ci.org/google/recaptcha) -[![Latest Stable Version](https://poser.pugx.org/google/recaptcha/v/stable.svg)](https://packagist.org/packages/google/recaptcha) -[![Total Downloads](https://poser.pugx.org/google/recaptcha/downloads.svg)](https://packagist.org/packages/google/recaptcha) - -* Project page: http://www.google.com/recaptcha/ -* Repository: https://github.com/google/recaptcha -* Version: 1.1.3 -* License: BSD, see [LICENSE](LICENSE) - -## Description - -reCAPTCHA is a free CAPTCHA service that protect websites from spam and abuse. -This is Google authored code that provides plugins for third-party integration -with reCAPTCHA. - -## Installation - -### Composer (Recommended) - -[Composer](https://getcomposer.org/) is a widely used dependency manager for PHP -packages. This reCAPTCHA client is available on Packagist as -[`google/recaptcha`](https://packagist.org/packages/google/recaptcha) and can be -installed either by running the `composer require` command or adding the library -to your `composer.json`. To enable Composer for you project, refer to the -project's [Getting Started](https://getcomposer.org/doc/00-intro.md) -documentation. - -To add this dependency using the command, run the following from within your -project directory: -``` -composer require google/recaptcha "~1.1" -``` - -Alternatively, add the dependency directly to your `composer.json` file: -```json -"require": { - "google/recaptcha": "~1.1" -} -``` - -### Direct download (no Composer) - -If you wish to install the library manually (i.e. without Composer), then you -can use the links on the main project page to either clone the repo or download -the [ZIP file](https://github.com/google/recaptcha/archive/master.zip). For -convenience, an autoloader script is provided in `src/autoload.php` which you -can require into your script instead of Composer's `vendor/autoload.php`. For -example: - -```php -require('/path/to/recaptcha/src/autoload.php'); -$recaptcha = new \ReCaptcha\ReCaptcha($secret); -``` - -The classes in the project are structured according to the -[PSR-4](http://www.php-fig.org/psr/psr-4/) standard, so you may of course also -use your own autoloader or require the needed files directly in your code. - -### Development install - -If you would like to contribute to this project or run the unit tests on within -your own environment you will need to install the development dependencies, in -this case that means [PHPUnit](https://phpunit.de/). If you clone the repo and -run `composer install` from within the repo, this will also grab PHPUnit and all -its dependencies for you. If you only need the autoloader installed, then you -can always specify to Composer not to run in development mode, e.g. `composer -install --no-dev`. - -*Note:* These dependencies are only required for development, there's no -requirement for them to be included in your production code. - -## Usage - -First, register keys for your site at https://www.google.com/recaptcha/admin - -When your app receives a form submission containing the `g-recaptcha-response` -field, you can verify it using: -```php -verify($gRecaptchaResponse, $remoteIp); -if ($resp->isSuccess()) { - // verified! - // if Domain Name Validation turned off don't forget to check hostname field - // if($resp->getHostName() === $_SERVER['SERVER_NAME']) { } -} else { - $errors = $resp->getErrorCodes(); -} -``` - -You can see an end-to-end working example in -[examples/example-captcha.php](examples/example-captcha.php) - -## Upgrading - -### From 1.0.0 - -The previous version of this client is still available on the `1.0.0` tag [in -this repo](https://github.com/google/recaptcha/tree/1.0.0) but it is purely for -reference and will not receive any updates. - -The major changes in 1.1.0 are: -* installation now via Composer; -* class loading also via Composer; -* classes now namespaced; -* old method call was `$rc->verifyResponse($remoteIp, $response)`, new call is - `$rc->verify($response, $remoteIp)` - -## Contributing - -We accept contributions via GitHub Pull Requests, but all contributors need to -be covered by the standard Google Contributor License Agreement. You can find -instructions for this in [CONTRIBUTING](CONTRIBUTING.md) diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/composer.json b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/composer.json deleted file mode 100644 index 1b41db8d..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/composer.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "google/recaptcha", - "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.", - "type": "library", - "keywords": ["recaptcha", "captcha", "spam", "abuse"], - "homepage": "http://www.google.com/recaptcha/", - "license": "BSD-3-Clause", - "support": { - "forum": "https://groups.google.com/forum/#!forum/recaptcha", - "source": "https://github.com/google/recaptcha" - }, - "require": { - "php": ">=5.5" - }, - "require-dev": { - "phpunit/phpunit": "^4.8" - }, - "autoload": { - "psr-4": { - "ReCaptcha\\": "src/ReCaptcha" - } - }, - "extra": { - "branch-alias": { - "dev-master": "1.1.x-dev" - } - } -} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php deleted file mode 100644 index bda769c8..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php +++ /dev/null @@ -1,98 +0,0 @@ -secret = $secret; - - if (!is_null($requestMethod)) { - $this->requestMethod = $requestMethod; - } else { - $this->requestMethod = new RequestMethod\Post(); - } - } - - /** - * Calls the reCAPTCHA siteverify API to verify whether the user passes - * CAPTCHA test. - * - * @param string $response The value of 'g-recaptcha-response' in the submitted form. - * @param string $remoteIp The end user's IP address. - * @return Response Response from the service. - */ - public function verify($response, $remoteIp = null) - { - // Discard empty solution submissions - if (empty($response)) { - $recaptchaResponse = new Response(false, array('missing-input-response')); - return $recaptchaResponse; - } - - $params = new RequestParameters($this->secret, $response, $remoteIp, self::VERSION); - $rawResponse = $this->requestMethod->submit($params); - return Response::fromJson($rawResponse); - } -} diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/psalm.xml b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/psalm.xml deleted file mode 100644 index ee072a97..00000000 --- a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/paragonie/random_compat/psalm.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ar/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ar/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index 79ea9d9dc309a6421a16c5b4aa6a32061c6673c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5150 zcma);U2Ggz700Jgz6>oi0SYZ2H_m5CcD=jJS2uCnG<8rRX-eX>MFLf`yLatLW@k1t zvvG_ffgRg176Jj{0jUo_6zsT3TsO3pt4c@+33%cqQfDQ^11~&O0)coyJn=hs#`|Tv z&9s~U+RNw<2PGTy6 za^6eeX7Ib7$G<_@-}kYEPX$VzgCI-RH^EPU zC9ofkeeh|7*wHrJR zD)3^8KL=l6{1!L>ZX&tIz^6bt?-D5WUj&E1KY$0o`#zQAH3a4ve;btiegqc4YhV$K z!TsQ7ND;fQfoH)>;8F1J;2v=Irlf8!g2Gz}ik}~YQitEC_)qZjj30t@ncoXaeP2q) zGoaLQ8Qc!u0r}thAO8@#bw47w2V8v!&q5mOJ`$HaQYSe}>J80?4`g9@Bz&V^sezoc zlb<}FOTZ#r3u;X*L?3c}D5a?dU^tUFMf(!BslKjdTbwYKNCRn!IBZRk*q=|C%ev98OJuIy2zMx?5K!>g$6g>99rbwu@_ z8X7)x>eYN@Q^Mi^Sv%}U7u_(KK=y)Tl6xii+I$FE#*J`%%17*Ljsi((O7}=4o zX)kePf=S}?d{xn|Q*$C6sFIGxwDyz}DVu1cQLXBMzTo(cQ2CygxB~6jHLd)*4(!PB zy)}V_Mo;c?cp`-)+>Gml(#JXw-+= z5)7Sh_>m4Jz{oDSdhPKndCGPjymUs@GrgLvJDwEGEK^8=3)e~3Q+~A?uB{I9b?tSQ zuj;$5KSma%ak7vtezm2R?$WQ_+!Ju5Ty2MV@boGl6)o%ar$^ITzPdE_9!ENrc*0a8f0^1Ai zax2gdzENnvZ4t9bIkmcLj;BsE+{no!ft+vX zz!9OYw^5?(V5Dvb=ss(m@nF%k5^6Bwct%(p*SgbPCgo9^mcecAnyvVd*x^WXy>W5$ z$myYu8g*Kvjj3xFjf(IoYb#kY>F^r)=d>p?fiC+ap7R~Kwyt!RR=?<3t=N%m`0JVP zIK9JHE8}#_^LF5Dblr6j&>gqttuP9xn=)hTxxhaQm6>NMndfyNceozt+{xk0(LkGKn0cBm zTU3Qy{y-*oFjL5@e4)5+@9tb7m%}h~ie4&bcG>OE6dqFr>~gzvJblNx+nHgxDCWST z8n;LMMoCp|uAVxaj1KI7a-?QEZno^#9%qX;(y&K#W?0*`qB;`TC8w+ok48~FEDj8e z`k~ycF`PZFs)Hp50^LSnyP0EtPz#I7 ztD9jsxc`t!UI)Fw!JK+Rq^KB{)?NZt<*=4HpD?X|pY z+sk<0p}rS0U)7#`zWku5UPwq$g=~IbrlK$OS@B|XTJg_pb2460&B^8*WAk;7f1sG1 zYF=*6hyhmf&8c`Lex*4ZFROTkrSGSo_~vESX5vL-!iK5lbbLLrUygs>oQrSsyRQ1< z<@g4>SNatO>6!8Mtks;BGjQLY=4@lTBr(m#w`Ip$7)-vO^+Y@$zfPc>f3-Qgx;wrm zyE%gW8zvJk5GIMJ_(r_M>ry8LvRlCpVZ{VB9p7YqNy(n(O!JDwYhG1+n+O(&`ide} zSZSu*l4SETX~N+=dkJt6Vx|o>SQ-v-yp{^gu~YFfr@pr3y)0X#b#GCt!A~dE#2;th zB8YkXwhPu-ER&&B>op>k;F1_t2yoWq4MnpOD?$)A7?}D`;(0-=yOQrn72_#GFya!1 zHqN^@8xE1Ug}!CVm_*b$DeSdmBgT}0s&Pn5Zf#u|Pg3#aZUZSSUS5&%tdQbd{Dv`D zTbK4(sYEB(a#OSc1uPP%=wlioOI#~LWUIX9rb%RX;di=;XFS~O;#9VZpoEcSR5&5E zNUI~ab1u1oXg(pjEyehnNEQNr*)oxkh0)~CCSljy##H28SF^Q<&ZXo>W#p#l8QaI9`F#TakN<{lm#9(^W0^%mStFXX{R030J z3cySnPPzm88Pa%_Qen5$qIg33VM?*w*JV<>K?=z|Na9S|#m1?0Sg-aJ?qaw86KR^$ zR<+x^O>T-Q$fWcovgAbal(Y!z4b{97zbaZIsQ4Bu%$ltK_Pv+oFE>DTw2ep@IVN0~ zO~1j-n~D}Gw;_Jr%pv57mWGmxhx^r=F69-v_%H4Bv_)14RVpOyin~CrbHx5$M^j3P zmmlpTZJqHvKBR*41cdt}u5LvMiy{L0HO4o&0qDQiP|}`3d~dGr#jJ72MJ_cw%883|46hWam8x9+ zSp+QK(WI`cyd<3V8e+DZ0cqScUs>t#cjIxb5#Bm_YwNnm_evI0r(|KYNg=MvcWjd7 Oyu}yDjM1B| diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ca/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/ca/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index ef6050d07f9b893d40c53d88f392b2ad2d5553b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4539 zcma)8O^h5z6>fw18v`K@{{(nm+srz4&(2IBF=H=^vl%0U*K54v5D*B}bl1$3-Cfo0 zuAcEk5eO+4E?f|&a9GFzp#TRWaf*b*2#Ijv5-Acw+~5+41LDAe1K+Fe>G|2ULQ6g0 zbp5<~^}X-Cs=u8){$mf%1-y^qec_nrT>}2~9r(fX$9H<(W5Cyer-1(keir!A<3;-u z!0Y%HKmz_6_$lC@fdTL>;3t85@4_759pGnx-v{!z1K`JiuK_Ou-vAQu;dd84wSm0e zcYu!ozX#j|{s_o+Un|?+1bz%i+JTHpr0e*(M+{2h?@_n)%; z^m{$;Blx}wdS^k9!Gt1^7Df3E+tj751J6GCu(jUEUPP{Qdy=3E(S0w)+Pl@9XctP2e$* z&HH%_$n9MquPcD8rx$_D@5?~A==~B1daDO!JV@in=R(=ac3BJT4`_9~K^7k2g*nFq z$AEQE$IB0M#?MK-ye@OV{&V^uWZrqa{P3R7;$>giZ`LZL?jF_;!r>m?BR{Mqq?(H* ze=|3{Kh`$$aU5?AFXZER^v<@l)% z$j$5=;xI6fb)}Yu_tjFn8@;`aHCA^O2*bh)?i$_=LpBvU6G7$Z65mj0ifrLwmQ=%aEX##@-B%**)2`#K!)B+Wf(zKgLR{4b^_i~vk7V1$G*~=wH5|Kjp4ez!F zi>{O)21BKtu&`W}(@#PN`YDB@>fce>WSd(0@7~W`56f3f)G+ znlyVV871*lgt5{MEp6@QUeDi2r7MR1GpMp1YByU?`pt`eyG5;b=L?@d-)uLV80g2yP&PrXx4U&wn#<4hYSEq^1j_lBBAspVi}^$ZQt%)^)D{Q@wNss z^}9MST$ws_v9Ca4l&2!{ubMQ@I;0c#nQgZ(QSoLc)BQ_~l=Jcp|pf^scb10s+3JQexkgl;Sh z^Dx&N&JN%JN+C`g9pEg|$gVYOhzicX|IsF18_7-FlPNyOPpz7% zI%mIfy>xqtx8ejBA#a3m3rbJ~^Gu{Tq+%R;rQPBL=QB{FR-#Mdj6sd3y$G4Nua>u6B=Mc0+C_d|vLZ}luAkjy{!eqoR-x7J^@;vr%HF0nmaCZoIXM)@y z2B+~5;lmYx^AO=yfkGa#pvyaf+u&TiMaWPjkO^#{x(|reM1xvUH8Pk_XNM{FpBUl>L z@NTk1l`bbWysHZK7Y!8F7b)WI3Es`+`dF>UVcknZcQa&aLU?1KnQ8z>tSA?>=`IN8 zR{Hk1X3y(Vj6-3dg5nz%`0Uq6E?%TJXEqc_QBa%}eXzgo+0oM$g_Rwck69HI3VbOj W9JcOm(eSF9MAuy@paZ^8Nbi5CUpZR< diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/cs/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/cs/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index 79bb1fcb7fec2e53909da42338d6200e5acfe776..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 810 zcmZ{i&2AGh5XZMr1ll7XHxPr6s-nvKMXLrUTPpg2D%w&?3aB@Cci1f5wHMn>n>+y= zdgO}KV-LCT2&4zDya3`6cm!q>iS)uqKaD;9+v6Gg*UjlK4%s#0F0o2nCkmprPsDBF zGjWUfO57p75jTh*#Gfh0`APmB@%@V90QukK?~|XpI@UcPPqI-SawDUVGfj}xakiC( zysQc=QCdu)ht_lUB%V~5)bm5^9V?yIF^!4JWZu6VMXi;FhoQ5h)d$+aHd6KmwaJy_ z@cPvzR6-ln5V*ToDQ(%7$?}vvJIV}eD-Ko*X$oPLHp^9~DtjU=bLmO6?#|0LThS;i zoyAs#MGjFAF0!D(q7cG}FU-#cQ4o-j?P52tb6(bk0Sli%(BSh6a{-yVDU4<9e+fCP zif*35i(IA!v`Tv{WTuw0Qsjk~sB(!m$m~dD$l54M4l8|3I?(D^TN&>A9c8FN-Z37~ z{n1l8^Q&nytx1rMb*FG!Am=UU8&F!Pb>74F_3`rY3&egz+$*m2n(C zf~ODwhgrE4M=&!3vK7zQ!H|Mc(|yODqeNZ54~MtoN+I&XMc3IEb~q?Oq8tt;KS*_l vXHt32HmZwLJRF{Ng&dy4VKE$BoYLYsm_l_&0dXJEC!OAbs6W-^3Z^1(( zrlgW>xzyzy(#g`68B*i{^gz+ z&o0+dEk4#@u-gk#~oaV$xMcAlzuNz;&mVr}ch ztg3KHA1G;qH`zo`(obX{D4JYP&ilr)IE~J<@}$B`-%ND4Eu;ZhA@Cb}~H=&`)O zqStkap2_05n(0cann5v@p}%Hsd4m_)wvK@^-$ysfhp^g?6l{$k8%F=}k`&qQ6Bztk N1%W)?$BGuw+83;tprrr+ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/nb/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/nb/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index 82984abb53ca631797927ee1ec43131742dc67d1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1040 zcmY+C&u-H|5XKD@kb)2h4qT8JN-GfU+Kvlqa2r(Grl_KYQqsb8V^5ro?On6GNm_2) zx$+2k2RP@>6Ch4J0WSdKBsA(upMG9xJpcClb!+acL+2{#E~!bnM*2c3&o|Oz(s$B5 z(r?l{Y3_pK+#o(A-X^XR?+{-R|Bxb5`QPy+$9X{fOngKf60Z|~5X(G2i8qOViS&y@ z7@xAAi_`BbQ(m5OuH<5MA%;HBdT3yP8UarVj4Z~>(CS%etDcNuF<6LQ=LJNWGD0TM z(mYDh!hoBzc-LumgaK7pp(I2~wlfh~N-Asz=BbRCcby~oKRv|Cp1Y@bI#8O*97&Cl zN~HLNF~r<*u%`vO&Vg24>WuBi>=?D7Dj~dky9Wi=1~vGVLoAfGY~LgzW}Cglu%-&Z zYA#L2teiiMDd^rpdN6^0H&L%`Juy_|;YB*H}=6Y7jnsvg8N8Pl4(tI?`V7+5)VM5RAC`0e$4zNYzp{sP_ z6_XtqZ#JoCK4xsPBTu%xS%DB_tFphl-iU%}B`r!CgO*O)!xQTj85eR5qE5MK zTR&>az_ZYmZ0TkJ5El0&JO=_*MH(y>ibOX+iR+nG%#MM{sBCLP}>ZOSPx#Zq)J8bT&y7h%zqo=v;d K*4V8Rv;G5jQZXL@ diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pt/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/pt/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index 0f11d03cf050686e95d02304a52a75871e325f00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 676 zcmY+C&2H2%5Xa5eB}d?b#9=sB&Q}Yp+%77V7FF7XrQHHYrkiQjG_j5Cq}^BOohRT? zcn=Od2@_W8ijjVDW;7oA|95^ry#GUR++&_HJIn)S!VK}1dCVa5i0PR>cZ9g%b?9&J z3h{*38(z758^b&<3Gv=W(5-8zB@?NF6~$DX8M=0~81hS6U0GkHV&?5PF3ICcej*>V zH408YPQalL2c9tU zEcq5ADJb*erOZdNETAaW^PR1{%yVv(C)DfV%>VidS-gO}P}|#EIY%9v`t8`)8SG>*C9o8i0gsp-ZtLW;E0>R!gMi*3;Ep1>k(knV= zDU@1YXKw9B$Tq67@V$|1KQb4y&13~GCe!2T;l{cm&65MmmK(nE%CYuH*D-SqYO@QA z<=|=@pUsctXwx@HyC5$Q&B9jN)CxxDnvHBakBvOCz6}bD`5DdcK6OU!Xxc{Gu_qQRbPG8b-!)7 z{o?@7)AjEk;4FT>-hw}P@>_%81>kw$v%t^m@9%-f@clcGfO~EWf~SCIfidtr@KNAT zz^%YPfIPqX_8@o+_&o3c@F0+Ymw*oezW~kwzXd)C{G}fM8~8B3H{F4?z^yeN0nXrC z10Ml?1iT;kHEPUpFlo;^PNG^fbY)%_uxCayV@rP?!)&7Kn45(xEnaX z3AVs@fFA0!JFpE5HdlP^2C~0rfV@5i zvi*C&S>TtzUBDlK9RFXy?Z8dokS)P{qfcLA?M?n|4XW>-Y?w4BdqL+g94Uw>&Nt2tfQ_xUe zN+veCpQ_j+OGqKjpfKD_6r9!Ysw@bKhXT5XBsYvE29B+>lF%p^UOIecd0jy3Eov?C zDl20%(CQ*9DP^%wBz(g-4U{4QW{%9Xj*+G0KI7SgF}KEpuai zc-#$C624pvT-Y@o@>Xb<3U91Cln?W4RV10xk(R!3>SQ-uva&3l@D|R_6+E@0)}E-<2o4vx zES#r-a45d=nrR-y8oBCIQLMR}R?O-p>&N5M%}ia^*G1t}d5l@lakgUX7f!xV~| z*Cmp~)laLnWN1a%L6NRqCWkpQ*#iStzA1NEyUcrQQ(&l+@zu{%p|MHr$uh6*Sp;Ua@MYIXwIjr0; z)qO>USE;&)!5Bf-$D&ghp+Qh0%F&8=WI-fIG15VUAy#EFMWN%Es%@~B<51TP*Tg3B zT~R5ZOx(nhNvUpBh0RVPPAD7sm2*|=m}hxRt#6$5u~gV)=~ygyD{Ll^NoLNVqgXJ2 z*GhOB^;NIAPGD!M+zIFsOUq8rnU4ZY#JI%JN4!!rH*G5OAP02`YH`$tB}>H$lu@L0 zF3SE=>KPjqxSP?T&_v;5s&WT$pMdmOJk0vE#RyoQK$g%;AYl+sXe=@<(gJ0~=Jjs1 z&58sU|7~@+mM-@eRwNt;*GTWU%RoSr7PC~h6%^n!%i}@Bl@~hpbJ2WRH0x3ZwiNDv zsBW^3JsRg+(F`}CnE(Wp#8p~_@wlp47W^+$U8o?oY(kI--vxy>E-sK~^j(#gw6n5t J8BOM*;9nME#pwV5 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/si/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/si/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index 667b0fcdcb8c62a69cfa1dcc6160c6651cfcc808..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 540 zcmYLGO;6k~5CyfT969$emAJtqPUzCDm#t_ipp{q^XlQ%&Zid8FVq3PebbkncuZRAU zPP!5q>B(PjKHl@6gV)b{9Q%wnj6=pN#xY}vDdR6ce&BWByu_`yzi1tCQQ>#;L0co? z+uaQ~ z6-h!N^7kmFSmclwa`Ns-6hbf&?`fllo+IxRMULVW#EG1o90`u(MumvwOG62Z(EA=f zt!VqCe5H(nvyIb1jTh&2r*xaHZTFGWP2H=Suq4&7IBgo$a!M1U3o^?Z8zNQd6RlVe zrPkM(+nExwQCimV6y&p@v$3Rvpp)fdc{zHQry{wqCX(Tqw~oa}`W-XZDs5)4ZU$T9 z{Gq(U>Bt+jJ(9;uv$mBswS?(Pvy*M_Rf|{FcR_-2|Bqo_%wV^j8+bd1e3tygYck}A R?~w3gCj^Rgf)#C&y?-BUr5OMK diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/sk/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/sk/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index d0cbb512da995897dac36d55d1a78ccb913eace0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4537 zcma)9O^h5z6>fw1TOcInFZ@5R|JI3nc4lm_HTH(sW{oU+?XX^lA0b6G-8D14-BZ=> zuAa?|5D^yy2XjHWAWLLWa`3^3L%3MkMe@u_fdgD3MM8)xhe#X{he%xbUUl#MZUQZh zzwPR(SMPoAd#}oWKXmYA2hS<|zKq|G4mi$v;NL!gfAGBdLC1Lt_($Mj;J<-i1Agvc zKK>2hb-W880e=hp67VlT5BLu7i@=*7!W!Tv@T@DTz|Q~=eZ+B&0#5)>0IwHlfQxv)2RsM-1CZl; zw-`V2QOEf#-md^Z1^gk9lZ$j^GQICa|MV` z&i8?z0M>#3Ip8=NSjKz!amRTYcn^3C_$Kfy@SngJfXA_j%7C27OYI%e#?0zt3 z^~>Ba9~>(`%rQTQ@B>vgcGd@%4^n4y3b3(qUfEZUmpOyf?ZZ4GE%xD<_~BSlYR(aU z!SeRgU`95m6>n+LDPR`C=?RBmGlU&kQwmrhGb9J?fX7 zi?q1Dx^a8`#;rvPWp_&_K5dC~w1Q`Nkxm2EqnZ^VXEnRKK-V#E`Qls0gRvJ~SW2(juYYh#>!*a}QbgW5V6x|3-m zQ+CjZdL-w!$0tQ13Sec@tC``wXrpePF#8#agmdXW!79>?MmnDzjK@+MUk=9YLh-AX5(Vtwl3sJyT)W1SdxEo}zAdns$C z?uM@Ax{ZXGC+D z<@8SE=3FeN;qusOjnZ&o?dsaY0@)9Y0R$!pa#QtYENue&KuWx2589NhdY>ZXPLBOO=Z2%g%yxb9h&TgFe?KrGi@8 zN11lHE8>h6_R!ev=il;kdb~jMf^fJqcsRVPJA?a_f?hp7#!C~%?cA&gyc>ul6uf_3lU+9Gqksc3S|_+Cb_Uz%4TA@v=#f2N2mMW7 zs=;>QI*#Stejp=uRQtXh?jZleyVRC`FCa76ZX1o02kphzh!XF6=5%|~dmK(MfYW`@ zXCE*hw+5I}0o<4&gufJLdUp7IKhnDF;dEy^Aa9;XCEJ77cXuR?M?ghcePm!Fy}wt1LH=Juo$Igh5p$=n<~gztMY5ZED&kOn5B54wGwSuqY? zM~@y;{5}@urinDxyFa5%=_`Q~8kd2=15RJT8=7mV)$neXdop;K^9I@FcLGlNo+zWK zJkQ8!Zex}gD$cTJb;oT7H3Cgtn=co>CxB}`-VJgnIhR|5?Ydt#1jKXZc?NEf%9^km2&usB!N1V=pN1yNvS0m$2~gFHm2dKP=uHf_XbQx!(=%V`bj4c9$#Qtv|RC! zI1X;n(_RZE&}a(-5^ZZrv)E4Ke+n>zULi-hWV6gyfR-5U?K?k13DnQjvOdiFAvd0B zV^C2bz5LpcXDXYW(wnz-A0?d#AK~U}bZ5?RadWsKEpf2Hr7>&-MbMo`H<qYXpOe*t6+o_YWP diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/sq/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/sq/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index ec6c05c63f8f3948335d18d46ac55bc8c082f286..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4518 zcma)8O^h5z74Bg3;>j+D>+{dv<3iq`%fPdzgW&VP29V$H z0e65?AOU|1{0#7)z%KCAyMy4WWV1m=g+=32%f;0fFA=s13VA>HtbQzW*hVF#aR(QQ*IT zA@DTFVShG(p9DS+WV=Hk^YuL-+kFkV1N6y#J?szXT`woO3{4cMbR{;J3Fo484v3)x-8Ll_SVE zfF!(TSSQROpT`ee@IJC%puzJ1@Nx2)^#^J35BtWvajb+t*5vHrJn{nx`GNXyKlH`l2>^d1;qE7Cp zXL23Uh0XI(Be+g0cedLHclP#IXe6f-VjsiiE62*@85u3vFDtc3B$-rN z;gr!Q9LuIj$He4U)q`5b=C_<9Hk?U2mQlq>S7_44!70i!yaz#u)x>#%_w2(&xq$(- z9WZn^H%?~kpc9=~o;)5?nnbK%rS8?S*RyEjX^}8LjYPt^>>vQ%{CYPNnwo+gt*i~Q?Ud@SZ z1bc>@6*?2$DvDY%u-T%Nc$p)Wq_NjB=$uN|2-?tTp~{}uEM%_S^q5C}5h|g+u+YjP zy}ZuE(f_edp(s-CZP(~tthx^DLX)(@M6a-4SmLHB4E9i^0x~ANVNs(|sECxN-8^WAAIH z*KAb+E4Lg9tKO;?NNdqL&ozV0S>%oUIJj-i5LAZGM&Y5fT<|U0e}0EN*OoSx?#R?w z7w%?#6@_2R`&rmFtwOi4aK>iW(m|R`MU*Jr(9$j4ey$zfu+n$R@at&7E!x~@emUH@ z9BwwLx!HQ^ix)RGH#V>^yn{x|XD+OJI&3~o%`df{+Pt`dXK4q8AGWzr{DCdH9*Gzo z`!E)fqN~D>#yq&zPlSpaU6XtTyL3MneHpf;NU$gF2(8dwuMV6`v)20hz+_xr6WM`T z*)X=ho)%+_J-v%7Ivkb$4;bGt3d?k?>` zN?#$?A)4UULHlNSdA^S0>PZ`J>#pIx)uPKC1s3Dnia5M!Y?8G|r+%1iZC;_`=a#1B zEoxp_dLev9YQC6^ZP7Q2U}&=e!Xr6e3JznQ<2D#kj$#rz7y1$*r_>)xr^@U3wnf`> zq=yfVs5cZbU^IR3b2-1Y8<5I;%_xpVibax=&NPmPT*38uzCDKM0jPd&bGF{EesGlG zUftufA~}jtp3a*>r^VEO2kcvJ3qN%}qLG+4VbalqBb#6a?ng1C2;IwJWU-kNY=&bN zDHDq>jb&<8Lg+SFgI}temWfrQ3P&@=SGigawu_hL*nv7kKU^m7_5wu`_xL^Bd7pw^wl(zd1SOo z)=Dy~7sqIP8&a|XGBp??9rf%X9<*r4X0^EMaX@`~mP|c~2b%c!u{xn;u3M^L^IJsgbf4=5d*&A?hQ^ojdgi=z$X+gNECSbU*U$Tiq26@uS zapmk4;_YFp*9Q{Dx-ahik^jK*k`-{TSUoF&>dNPRxSr+|lzR17K1z7*c{$GV-_j$l)UwUz@W_9rO5<8)6TtHNR)PGFj@Cubk^%238Z& zOf9}qxISSc0}~vu7^AE-Y7)krN*8U->~N#yaBGyjBk8wL=_9^U=XpWQYJ@{qam#bY zXZb=3SuwSh_&FEG?grbWCHqNY46P4nUG`n`cB<@}op1NO z=bn4c_k7Ro*}q+X?RmwuoxiX1x8oY6X29D&!WY*+z;A(9z?;DvKI)zqz{5QM2-M&o zz^{Stf_3l;_(gE(TBU9R8=%ae2EPQp1l|R{18VT!p!mOWn^Io@?*Mm#2f?p`NpJjV z@K&BLfH#1D0lx{p*TZceQ)-%LuZKs#8+lH_&w}Sb$#or+ef|u71N75`;1aQ2G>FH^B?eD@F+pc{CQCJz4dd{2#i75|2a^2{4ZDo_kLcf zAA-+<_ksTcr5@kDUa3X!d2m1Y9vFf*L4vG%3Y6yp+ygE_uGpUi4}tH3q%(2}Pq?wX zN{vX>UQ%bw6;#^V%OLcr>*S_)QLggR+(Dxv1*;jU3v#n{`U)r)^eHG&$i&tOuovlB z-9V$QvkZQjKdGr)ltm#$rEZzq(aHYFdg1{Y`C9NxaK&w)6{|p()Y>_d(W-GGY&_Z(XsqGs5lr&?K+n0nldf}e_JLusqBS;l4?e&*|JtwUpt ztSTezO+M@=f#qydQ&rTFB>oA>dIuZc!zK~^R`s!m4(pDe&`)}H>Zs|&N#-r3&7k4k z+ij*^Ev~wPhJF?&>Hbcu(_Zr%?I5Z|CYw6)V9h&_7~9?6eHT?KN6plyd6P&V zOMH5` zv{#E>=O(ib=f1s2)q_R`u@X04~FB;)mY-aneq!I_lWRbl==w?QZwY z?w$I+_gxdoX&NV0{fNs$&sXLayoNb3rHcGavGKDazg*-`6!~jKepb$dhAuYF6!~+- z#h!dH#V*_y2yWT!?wF!WuwWmWT*4iErGM8 z%ZZR78f(k+C3>%k+5Eyl=q>PIb|ob zr>%Ex*z(mP|Al2^f?{qb+W)`T9$!MoCA2|2Zxj+R-=rtPW;*e*i5CxWw#!^=>$zH#; zlsYFg3Z-`UG!Xu!PhqaF6Ojk`xCCU*>I%PC>){dRd%tpQz%DAZvSC#+q&V4!-W6I| zZRMB0ZH*iY^fFCSc117HEe12@4r2JcWHtPhrJ3VqB9C%d^$!@S@95bhvyRoWH>mg^ zLCdZyy<-#)a6+LudMG6YB|h>lkJD075J0CAE6Z8SM%Z75u`LEM6!&BqUrkLtCftv| z37IT~=GsTjj)}EK?wp(QF4<|BgB#p9sxDZn;GR!;4vy$y*JLNRcycG4G-tm}hN7n! z)Mxxu(DoPXq~x%}sPIJ_w)7$}ZZ0b8(j6$|N`pONy9fdCxM7=$qPsyBIPH@{U+I{s$JL%%?od2d5$2_5t>1{28a+&CZcN7_r z6N$qpAE#ML@Qm$CUV%)(J(??L$2UaZJE~+SPRcTk0k^)yZ84{z!wrr=g|GW`_VktqEYVrDoD1~4mp3{|?G-uudr9im=DV2D&<85?ISUm_T*qXZ2 zJ>2~=o&IwR`@{WwQ1ck_+70irjkfKmTf&O;py0x^-56lMOUXx76rGESn*1kSvIWXr zXbZo~Ar`ZnVqjqk#n=|}Mg?P=ZBMsHb6heP*`c$EET4Jf*>9rjRQO&Sy8=FylT7Q2 z>KK&KvbJa%D-3aq~$<65p@*RI7X`-UfEDNNxj_`34| LWxl|MuCl%Vvz?!b diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/vi/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/vi/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index d68197a8860e3dbd7d677178b8fb28e9a91c38fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4276 zcma)8U91~N6<%m*n@dZfPzvR5dYd%q&-&UotrDCBTEb0;lG}#FHw1~7_3qd^+})YY z?yMaHLaKsPp$gPUgi@j^xd~CYO`{}AM1?I>A%}<;#E*n{L-GqRKv5+mB%b)r?0WqZ zBN$!Z&$Dyp%sJn8&aD6Zz@4WojK}f$BtG7IENchw&G+IT#*gl>tS5l40UrV01bzni zm;Cu%cUsl~%qu_!{5J5Tz%#&41Ahkm1n`f*hk)+_cLF!OFSFkRdko^7t_+j7; z;1=Mofe!=U&7a?Umt{SMIRkzKxEHt)_%+~W;EOq~1LraSJ#ahlpFqmPzB_w<6!;+K z-vr(dJPD-y)_`<=A4u{13HTx4zkr_tZn!7QV>6KUe;!D@tpF*{7>GaX`}lV+@KxX+ z!0AtbpT)dAm)TtdlKZ%`ka+kTkoMgT=QZGFAjS19 z;A6la18M!2z>fh3z-_>P14);~`?5Uu0e4}(3fu%-2a;aD&G8)|<#pc>xp59>9DB z_$A;uU3jwV8jFGOEJ!+YkRKY9Kb=i+(D*n$kkJf;ZFDBi;M&AO3&c4MglB1l1M zZ1h;m2~wW0Hjg>u$0P1)?mflosb&q8N{?+?+~}38=h*zArP|7&=MT@bRo-c<*kf%c zDRz*B8>mFcCacGeyUO+L>naQ#refy&PgBX;EYXhUA(xpW6HFGDRLtXn2!-Y`t8?Av zTr#1VgJ`wSSrqe@P-()HLR(a$kYtkI+c!@ItXaUF1Rf-3t_spnf~SU% zVn)(S(xWhrrAl*#I+)IWDX)YP(jNK&%)=LIrfdtrWx z)nx&~aPWw`lJ&e|I(B5@xJ962e4`9vlq8vHCc-E%H37ytT$ijG^v=|680}FmLU*PP zHAbkYaYOCY13tq}1>XN*Cs16GiPlxJ5eQd#lFnm{L{6L#AuAFrntp`_O(9KT;kcr4CQMx4L0_U} zCZ2i91f^&IUO{-&Ofoj&HP$T;6}#EFH`*C;;OCOnRD1wC4^5**wlB>ec!Cp2~r^)RacS2YTu89s5 z;!a=dD5)+i_$r~+YV$f=@{)?13sFWyvM@?#AvqS<84(LDu`u#nWi2tcyl;7F#95_O zp4+XYMjzTWls_oq$Mr%KI704VRD-zVcCFO**xN^Tlv9Jp_L6iJT}xHAy)M9Dkj746 z?@@7>RGEy-G}%?z!LqNr$~)$c+IzXAdtJp<_LVFTwpgkx&RM$$-HVbnMSl%44SFxr zHHSBw^lx1SZNZ?sCNLRvFH3gwm$uU?~21D7F+$ZLkBvhyiU8ru(a>suEhp~JLsJf`2Gg^GRqgI zy{1{cf0=oX^h?(A#GDd55BpK1hM(aHw0y2JvX`!=#4Cl*cBzl>rzmJ2O243Gs1y~$G=qC_A4H7$9#>D!@`S%(6O%#7%FI{$ zzd#Z9t_?$X#}~8G1t;AL;grFCBaim`U6(Sspm8A$dan;TohTA|pE*!&?X6I!3ZnsH6SUcB@&$9&R!g z;QLGI45Lv~6pK`UmvHwXAl&7-m+>qnst(Q5eH+=LG+q_-J0SZao4)A35fX(U!TJv_ CF0{-5 diff --git a/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/zh_CN/LC_MESSAGES/sqlparser.mo b/.devilbox/www/htdocs/vendor/phpmyadmin-4.8/vendor/phpmyadmin/sql-parser/locale/zh_CN/LC_MESSAGES/sqlparser.mo deleted file mode 100644 index 9e737f3a4c6a5c9965d9e25387b3c4429253798a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 666 zcmY+BO=}ZD7{|xA%YqkC@Ze#NN|}8l!LVscF}7MvYHhdbO()r>yJL4})|p9TdJ|vp zU_B{_h#x?q6})&6zlkT)#&6-X4H*2xk7xGbVV?Q__t&}8?+EG?atWy+XOIq3=^=6+ z;m8GK2RS@J$ZM=;5p$A|i&&px#rCnPyDDLekX2==D9RiPkQNd;0_&1ZsiCh@DR!~5 z4WpsbiA&bBdIWvTRuXm>v=K^1bmLBkmRuXq)OXgQRNAtxNkzi04N}8m6;Z3XGQ zo5eCKixE!>Azca9S-TyxwgztTE_R(;h-l~sSDD{nVL*d0s@LZH(D!kWt;3F}cK$b4 zXJMWCjVSQve3aAS#KbPugtlSP1?_@fNg6tUS^HiT;*~LG+UB= zl?a(ew9yloX+F?AXUj?#CZe)D{xq$iNvFq_-*oP?8z4bf|0JUKrhaJX1~oTu$mHky p!;hcG`=5^9e09n1?|YMHKPCq+$FIH|eRw{8@$Jvs{mH=|`3qLs(z*Zu diff --git a/.devilbox/www/include/lib/Html.php b/.devilbox/www/include/lib/Html.php index df5ac565..4ac93ce1 100644 --- a/.devilbox/www/include/lib/Html.php +++ b/.devilbox/www/include/lib/Html.php @@ -383,7 +383,7 @@ HTML; // Replace if ($el['path'] == '__PHPMYADMIN__') { - $el['path'] = (version_compare(loadClass('Php')->getVersion(), '5.5', '<')) ? '/vendor/phpmyadmin-4.0/index.php' : '/vendor/phpmyadmin-4.8/index.php'; + $el['path'] = (version_compare(loadClass('Php')->getVersion(), '5.5', '<')) ? '/vendor/phpmyadmin-4.0/index.php' : '/vendor/phpmyadmin-4.8.4/index.php'; } if ($el['path'] == '__ADMINER__') { $el['path'] = (version_compare(loadClass('Php')->getVersion(), '5.4', '<')) ? '/vendor/adminer-4.6.3-en.php' : '/vendor/adminer-4.7.0-en.php';