Go to file
Michal Čihař cc07b737dc Remove unused PMA_String class
The class is no longer used:

- the ctype part is not needed by new SQL parser
- the utf-8 manipulation was replaced by direct usage of mbstring

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-21 12:09:06 +01:00
doc 4.5.4-dev 2015-12-20 04:39:50 -05:00
examples Remove some unnecessary string concatenations 2015-12-06 08:01:07 -05:00
js Merge remote-tracking branch 'origin/QA_4_5' 2015-12-21 11:16:39 +01:00
libraries Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
PMAStandard Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
po Translated using Weblate (Korean) 2015-12-20 10:30:26 +01:00
scripts Fix merge conflict 2015-12-06 08:10:34 -05:00
setup Remove useless variable. 2015-12-11 22:32:53 +01:00
sql Remove create_tables_drizzle.sql 2015-09-10 01:06:56 +10:00
templates Fix error in test 2015-12-18 21:27:34 +05:30
test Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
themes Adjust style for the error messages for SQL 2015-12-15 09:21:34 +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 code coverage from scrutinizer 2015-05-31 11:14:24 +05:30
.travis.yml Revert "Temporarily remove locale and lint to make travis run fast" 2015-12-18 06:19:31 +11:00
browse_foreigners.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
build.xml recaptchalib.php has also been moved 2015-08-07 17:28:45 +05:30
ChangeLog Merge branch 'QA_4_5' 2015-12-21 16:27:52 +05:30
changelog.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +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 support for Codacy coverage 2015-12-01 14:33:27 +01:00
config.sample.inc.php Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
CONTRIBUTING.md Merge notes from sf.net bug tracker 2015-07-21 08:38:55 +02:00
db_central_columns.php Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-10-04 18:04:49 +02:00
db_datadict.php Remove some unnecessary string concatenations 2015-12-07 09:41:46 -05:00
db_designer.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Add missing checks 2015-10-18 07:30:16 -04:00
db_import.php Add missing require. 2015-09-06 12:44:03 +02:00
db_operations.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
db_qbe.php Make PHPCS happy. 2015-11-08 15:58:48 +01: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 Add missing require. 2015-09-06 12:44:03 +02: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 Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
gis_data_editor.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
import_status.php Move code to a function 2015-12-08 12:15:33 -05:00
import.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
index.php Remove unused pmaString variable 2015-12-21 11:35:36 +01:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Link license.php 2015-11-06 15:54:10 +11:00
lint.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
navigation.php Move libraries/navigation classes into a namespace. 2015-09-04 22:53:00 +02:00
normalization.php Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-09-26 13:50:49 +02:00
phpinfo.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
phpmyadmin.css.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
phpunit.xml.dist Fix test discovery for class tests 2015-12-01 14:19:59 +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 Set namespace on config classes. 2015-09-01 21:30:23 +02:00
prefs_manage.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
print.css
README 4.5.4-dev 2015-12-20 04:39:50 -05:00
README.rst Remove sourceforge.net downloads badge 2015-11-12 14:28:55 +01:00
robots.txt
schema_export.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
server_binlog.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02: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_modules.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +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 Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status_processes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
server_status_queries.php These scripts are not required 2015-11-06 20:42:00 +11: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 Remove duplicate checking of goto 2015-12-15 10:24:03 +01:00
tbl_addfield.php Remove unused pmaString variable 2015-12-21 11:35:36 +01:00
tbl_change.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
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 Make PHPCS happy. 2015-10-19 20:33:21 +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 Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_replace.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_row_action.php Refactor high-level parser calling into a function 2015-10-22 12:07:45 -04: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 Rename classes files. 2015-09-01 21:30:22 +02: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 Remove some unnecessary string concatenations 2015-12-03 10:43:10 -05:00
user_password.php Remove unneeded code 2015-12-20 18:33:43 -05:00
version_check.php Set VersionInformation in a namespace. 2015-09-26 21:50:23 +02:00
view_create.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
view_operations.php Remove some unnecessary string concatenations 2015-12-06 08:01:07 -05:00
webapp.php Move classes in new files. 2015-09-26 22:22:06 +02:00

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

Version 4.6.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