Go to file
Michal Čihař f5393eff61 Remove code mentioning register_globals
This was removed in PHP 5.4.0 so we really do not have to care anymore.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-03-08 15:30:24 +01:00
.github Add templates for new issues and pull requests 2016-02-18 08:28:15 +01:00
doc Fix typo 2016-03-02 09:47:44 -05:00
examples Removal of Swekey 2016-02-20 21:41:07 +05:30
js Filtering databases on databases listing, Issue #12047 2016-03-03 16:21:15 +05:30
libraries Remove code mentioning register_globals 2016-03-08 15:30:24 +01:00
PMAStandard Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
po Translated using Weblate (Korean) 2016-03-08 06:09:40 +01:00
scripts Silent errors from git cat-file 2016-02-29 13:09:25 +01:00
setup Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
sql Remove create_tables_drizzle.sql 2015-09-10 01:06:56 +10:00
templates Filtering databases on databases listing, Issue #12047 2016-03-03 16:21:15 +05:30
test Do not try to use not configured bookmarks 2016-03-08 15:10:21 +01:00
themes Make filter box more compact 2016-03-04 09:05:45 +01:00
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore composer.lock file. 2015-08-11 00:02:43 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Remove exclusion of php-gettext from test 2016-02-24 14:44:17 +01:00
.travis.yml Cache pip cache 2016-02-22 08:57:16 +01:00
browse_foreigners.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
build.xml Merge branch 'QA_4_6' 2016-03-01 08:07:27 +01:00
ChangeLog Merge branch 'QA_4_6' 2016-03-08 16:09:17 +11:00
changelog.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
chk_rel.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
composer.json Add extension dependencies to composer.json 2016-02-25 14:16:19 +01:00
config.sample.inc.php Removal of Swekey 2016-02-20 21:41:07 +05:30
CONTRIBUTING.md Document --signoff usage 2016-02-11 08:18:18 +01:00
db_central_columns.php Merge commit '73fd0dc2a8f5471c717a887aae22bde97bc5498f' 2016-03-01 07:45:58 +01:00
db_datadict.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
db_designer.php Merge branch 'QA_4_5' 2016-01-25 12:19:34 +01:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Fix #12017 Cannot easily select multiple tables when exporting 2016-02-23 19:58:18 +11:00
db_import.php Add missing require. 2015-09-06 12:44:03 +02:00
db_operations.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
db_qbe.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
db_routines.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_search.php Organize db search page in criteria, results, browse results order 2016-02-19 19:27:13 +11:00
db_sql_autocomplete.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql_format.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql.php Fix #11866 Direct calling of functions.js #11866 2016-01-18 07:31:29 -05:00
db_structure.php Move packages for better organization 2015-11-18 12:29:00 +11:00
db_tracking.php Remove some unnecessary string concatenations 2015-12-06 08:01:07 -05:00
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
export.php Move Kanji encoding handling to Encoding class 2016-03-08 14:55:41 +01:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Merge branch 'MAINT_4_5_5-security' into QA_4_6-security 2016-02-29 10:35:47 +01:00
gis_data_editor.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
import_status.php Merge branch 'QA_4_5' 2016-01-28 09:23:27 +01:00
import.php Add method for checking if encoding conversion is supported 2016-03-08 14:26:49 +01:00
index.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
lint.php Merge branch 'QA_4_5' into QA_4_6 2016-02-19 13:33:56 +01:00
navigation.php Move libraries/navigation classes into a namespace. 2015-09-04 22:53:00 +02:00
normalization.php Merge commit '73fd0dc2a8f5471c717a887aae22bde97bc5498f' 2016-03-01 07:45:58 +01:00
phpdox.xml Enable phploc in the docs 2016-01-06 12:02:31 +01:00
phpinfo.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
phpmyadmin.css.php remove_msie9 (fix_11987) 2016-02-20 12:26:54 +05:30
phpunit.xml.dist Remove exclusion of php-gettext from test 2016-02-24 14:44:17 +01:00
phpunit.xml.hhvm Fix test discovery for class tests 2015-12-01 14:19:59 +01:00
phpunit.xml.nocoverage Fix test discovery for class tests 2015-12-01 14:19:59 +01:00
prefs_forms.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
prefs_manage.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
print.css
README 4.6.0-rc2 release 2016-03-01 09:32:07 -05:00
README.rst Add todofy badge 2016-01-25 12:05:47 +01:00
robots.txt
schema_export.php Merge branch 'QA_4_5' 2016-01-19 11:31:41 +01:00
server_binlog.php Introduce a controller for binary logs page 2016-02-01 17:40:35 +11:00
server_collations.php Use a controller for server_collations page 2015-11-27 19:54:29 +11:00
server_databases.php New controller for server databases page 2015-11-19 20:07:37 +11:00
server_engines.php Add a controller for server engines page 2015-12-08 08:50:18 +11:00
server_export.php Merge branch 'master' into useNamespaces_master 2015-09-13 15:53:04 +02:00
server_import.php Add missing require. 2015-09-06 12:44:03 +02:00
server_plugins.php Use full namespace 2015-12-17 08:30:53 +11:00
server_privileges.php Fix #11622 Reloading privileges is not allowed 2015-10-30 21:26:38 +11:00
server_replication.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
server_status_advisor.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status_monitor.php Remove excanvas 2016-01-14 09:51:53 +01:00
server_status_processes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
server_status_queries.php Remove excanvas 2016-01-14 09:51:53 +01:00
server_status_variables.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_user_groups.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
server_variables.php Move to a sub package for better organization 2015-11-18 10:49:32 +11:00
show_config_errors.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
sql.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
tbl_addfield.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
tbl_change.php Remove code mentioning register_globals 2016-03-08 15:30:24 +01:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
tbl_export.php Fix merge conflict 2015-12-13 19:41:55 -05:00
tbl_find_replace.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_get_field.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_gis_visualization.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_import.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_indexes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_operations.php Merge branch 'QA_4_5' into QA_4_6 2016-02-09 16:53:06 +01:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_replace.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 11:52:49 +01:00
tbl_row_action.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
tbl_select.php Move libraries/navigation/nodes classes into a namespace. 2015-09-04 23:31:32 +02:00
tbl_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_structure.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
tbl_tracking.php Refactor duplicated code 2016-01-01 12:00:46 -05:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
themes.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
transformation_overview.php Remove some unnecessary string concatenations 2015-12-04 09:05:42 -05:00
transformation_wrapper.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
url.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
user_password.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
version_check.php Merge branch 'QA_4_5' 2016-01-28 09:23:27 +01:00
view_create.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
view_operations.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30

phpMyAdmin - Readme
===================

Version 4.7.0-dev

A web interface for MySQL and MariaDB.

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at http://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team