Go to file
Michal Čihař 1308ecccd0 Enable testing in PHP 7.1
I hoped there will be phpMyAdmin 4.7.0 by time PHP 7.1 is out, but
obviously that's not the case, so we should fix 4.6 branch as well.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-13 08:23:46 +01:00
doc Fix various broken or outdated links 2016-12-13 07:59:07 +01:00
examples Hide session error messages to avoid FPD 2016-07-12 12:38:32 +02:00
js Fixed javascript error on new version link 2016-12-07 10:44:42 +01:00
libraries Revert "Use unserialize without objects if available" 2016-12-08 13:17:03 +01:00
po Translated using Weblate (Czech) 2016-12-13 00:44:31 +01:00
scripts Avoid running shell scripts as CGI 2016-12-08 11:41:42 +01:00
setup Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql Remove create_tables_drizzle.sql 2015-09-10 01:06:56 +10:00
templates Add missing end of tags 2016-11-28 13:53:34 +01:00
test Avoid running shell scripts as CGI 2016-12-08 11:41:42 +01:00
themes Fix #12327: Show as PHP No longer works 2016-09-27 13:47:31 +05:30
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Extend .gitignore 2016-08-30 14:04:55 +02:00
.jshintrc
.scrutinizer.yml Remove Swekey support 2016-07-11 09:02:58 +02:00
.travis.yml Enable testing in PHP 7.1 2016-12-13 08:23:46 +01:00
.weblate Add Weblate (wlc) configuration 2016-05-16 11:37:21 +02:00
browse_foreigners.php Use a forcing parameter to get $the_total records for a foreign key column 2016-11-10 11:43:19 +05:30
build.xml Remove Swekey support 2016-07-11 09:02:58 +02:00
ChangeLog Improve documentation for servers with Suhosin; issue #12434 2016-12-12 19:55:36 -05:00
changelog.php Add rel="noopener noreferrer" to all target="_blank" links 2016-07-12 11:02:53 +02:00
chk_rel.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
composer.json Add openssl to sugest 2016-12-07 15:56:39 +01:00
config.sample.inc.php Document 32 chars length for blowfish_secret 2016-07-22 10:23:43 +02:00
CONTRIBUTING.md Merge notes from sf.net bug tracker 2015-07-21 08:38:55 +02:00
db_central_columns.php Properly escape configuration parameters when rendering 2016-07-26 16:47:01 +02:00
db_datadict.php Remove some unnecessary string concatenations 2015-12-07 09:41:46 -05:00
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 Check parameter type before processing 2016-11-15 15:22:32 +01:00
db_import.php Add missing require. 2015-09-06 12:44:03 +02:00
db_operations.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
db_qbe.php Move common code inside the method 2016-01-14 13:09:55 +11:00
db_routines.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_search.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02: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 Improve performance of database structure page 2016-04-06 10:17:56 +02:00
db_tracking.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
export.php Fix #12092 Rename exported databases/tables doesn't seem to work 2016-03-14 22:13:48 +11:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Remove no longer used code 2016-07-22 16:48:33 +02:00
gis_data_editor.php Ensure we use escaped version of type 2016-06-16 13:47:15 +02:00
import_status.php Merge branch 'QA_4_5' 2016-01-28 09:23:27 +01:00
import.php Merge branch 'QA_4_6' into QA_4_6-security 2016-11-10 11:09:21 +01:00
index.php Merge branch 'QA_4_6' into QA_4_6-security 2016-10-24 13:55:29 +02:00
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 Properly mark requests to lint as AJAX request 2016-07-23 11:26:10 +02:00
logout.php Improve handling of logout 2016-05-23 13:02:21 +02:00
navigation.php Move libraries/navigation classes into a namespace. 2015-09-04 22:53:00 +02:00
normalization.php Limit maximal numver of fields to 4096 2016-07-22 16:02:58 +02:00
phpmyadmin.css.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
phpunit.xml.dist Fixed small error in XML test 2016-11-04 20:54:23 +05:30
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 Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
prefs_manage.php Merge branch 'QA_4_6' into QA_4_6-security 2016-10-24 13:55:29 +02:00
print.css
README Prepare for 4.6.6-dev 2016-11-26 08:01:00 -05:00
README.rst Remove non working todofy badge 2016-10-11 13:16:22 +02: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 #12419 wrong description on GRANT option of table/routine privileges. 2016-08-14 20:13:27 +01:00
server_replication.php Use values from request parameter url_param only if it is an array 2016-10-11 12:14:10 +05:30
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 Ensure kill ID is integer 2016-06-16 13:07:13 +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 Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql.php Fix #12399: Adding index to table shows wrong top navigation 2016-08-01 11:41:44 +05:30
tbl_addfield.php Limit maximal numver of fields to 4096 2016-07-22 16:02:58 +02:00
tbl_change.php Fix #11866 Direct calling of functions.js #11866 2016-01-18 07:31:29 -05:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_export.php Don't append FROM clause for replacing in UNION statements 2016-10-05 17:38:23 +05:30
tbl_find_replace.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_get_field.php Do not use mb_strlen on data we know are bytes 2016-07-22 16:39:12 +02: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 Proper initialization of $_message variable according to value of $result 2016-10-19 15:22:05 +05:30
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 Avoid not neeedded urlencode/urldecode steps in multi submits 2016-05-23 09:12:52 +02:00
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 Add rel="noopener noreferrer" to all external target="_blank" links 2016-08-18 17:35:20 +02:00
transformation_overview.php Remove some unnecessary string concatenations 2015-12-04 09:05:42 -05:00
transformation_wrapper.php Escape HTML markup in transformation wrapper 2016-07-13 10:32:55 +02:00
url.php Send standard set of HTTP headers on redirect 2016-07-22 12:19:35 +02:00
user_password.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
version_check.php Add login and token validation to version_check 2016-07-28 10:46:38 +02:00
view_create.php Fix #12394 : Create view should require a view name 2016-07-23 15:07:54 +05:30
view_operations.php Update to match the namespace usage 2016-02-16 20:03:13 +11:00

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

Version 4.6.6-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 https://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 <https://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