Go to file
Alessandro Dolci 3f5fff3f4d Fixed condition on the emptiness of enum type criteriaValues array (#14648)
The if condition has a call to the empty function on the criteriaValues array, but in the considered case that array only contains a '0', so this makes it look empty to the function. I added a control on the first element of the array, to avoid this specific situation.
It's my first contribution, so I hope I did well with the branches. Let me know if there's something missing or to do, I'm happy to help.

Signed-off-by: Alessandro Dolci <alessandro.dolci@pm.me>
2018-10-30 21:05:33 -03:00
.github Update GitHub templates 2018-08-26 03:45:25 -03:00
doc Merge branch 'QA_4_8' 2018-10-26 22:32:53 -04:00
examples Some coding style fixes 2018-06-18 21:30:06 -03:00
js Fix for #14636 - Move operation causes SELECT * FROM undefined 2018-10-25 23:14:21 +02:00
libraries Fixed condition on the emptiness of enum type criteriaValues array (#14648) 2018-10-30 21:05:33 -03:00
po Translated using Weblate (Hebrew) 2018-10-31 00:50:07 +01:00
scripts Upgrade pragmarx/google2fa to v4 2018-10-10 15:11:15 -03:00
setup Refactor Config/FormDisplayTemplate 2018-06-06 15:47:00 -03:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Add SVG 2FA QRCode generation as a fallback 2018-10-22 12:31:07 -03:00
test Add ChangeLog entry for #14404 2018-10-29 20:23:43 -03:00
themes Theme metro: fix login container text color 2018-10-17 20:59:16 +02:00
.editorconfig Add .editorconfig file 2017-09-27 16:02:32 -03:00
.eslintignore Add ESLint JavaScript linter 2017-09-25 14:17:25 -03:00
.eslintrc.json Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
.gitattributes Ignore some development files when exporting Git 2017-09-04 15:17:57 +02:00
.gitignore Remove line counts logic from the error reporting component 2017-11-29 15:09:43 +01:00
.jshintrc Bring back jshint configuration 2017-09-28 13:21:35 +02:00
.scrutinizer.yml Upgrade pragmarx/google2fa to v4 2018-10-10 15:11:15 -03:00
.travis.yml Remove Safari and Edge Selenium tests 2018-10-29 13:48:55 -03:00
.weblate Adjust Weblate configuration for 4.7 branch 2017-01-26 08:39:07 +01:00
ajax.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
browse_foreigners.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
build.xml Remove runkit dependency 2018-04-30 22:25:57 -03:00
ChangeLog Add ChangeLog entry for #14404 2018-10-29 20:23:43 -03:00
changelog.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
chk_rel.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-19 14:42:51 +02:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Add SVG 2FA QRCode generation as a fallback 2018-10-22 12:31:07 -03:00
config.sample.inc.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
CONTRIBUTING.md Fix typos, improve wording 2017-05-18 07:06:19 -04:00
db_central_columns.php Refactor db central columns templates 2018-06-03 00:34:12 -03:00
db_datadict.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
db_designer.php Finish db designer refactor 2018-06-11 19:37:07 -03:00
db_events.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_export.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
db_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_multi_table_query.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_operations.php Remove $GLOBALS['dbi'] from Operations class 2018-09-15 18:51:39 -03:00
db_qbe.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
db_routines.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_search.php Refactor db search templates 2018-06-20 22:12:13 -03:00
db_sql_autocomplete.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_sql_format.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_structure.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
db_tracking.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
db_triggers.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Some coding style fixes 2018-06-18 21:30:06 -03:00
export.php Drop view and or replace added to exporting view #14404 2018-10-29 19:41:45 -03:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Use template for gis_data_editor.php 2018-09-17 18:09:01 -03:00
import_status.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
import.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
index.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
LICENSE
license.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
lint.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
logout.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
navigation.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
normalization.php Some coding style fixes 2018-06-18 21:30:06 -03:00
package.json Fix merge conflicts from release 4.8.3 2018-08-22 09:51:55 -04:00
phpcs.xml.dist Fix coding style errors 2018-06-09 16:57:05 -03:00
phpinfo.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
phpmyadmin.css.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
phpstan.neon Removed some phpstan ignores 2018-10-11 11:30:07 +02:00
phpunit.xml.dist Fix phpcs errors 2018-05-18 01:59:38 -03:00
phpunit.xml.nocoverage Fix phpcs errors 2018-05-18 01:59:38 -03:00
prefs_forms.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
prefs_manage.php Remove some inline styles 2018-08-30 02:49:00 -03:00
prefs_twofactor.php Remove Template::get() method 2018-06-18 19:46:36 -03:00
print.css
README Prepare for 4.8.4-dev 2018-08-22 09:48:23 -04:00
README.rst Add BrowserStack badge 2018-01-08 16:35:53 +01:00
robots.txt
schema_export.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
server_binlog.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_collations.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_databases.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_engines.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_export.php Some coding style fixes 2018-06-18 21:30:06 -03:00
server_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_plugins.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_privileges.php Refactor Server/Privileges 2018-09-16 17:00:10 -03:00
server_replication.php Remove Template::get() method 2018-06-18 19:46:36 -03:00
server_sql.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_advisor.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_monitor.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_status_processes.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_queries.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_variables.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
server_status.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_user_groups.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
server_variables.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
show_config_errors.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_addfield.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_change.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_chart.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_create.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_export.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_find_replace.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_get_field.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_gis_visualization.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_indexes.php Some coding style fixes 2018-06-18 21:30:06 -03:00
tbl_operations.php Remove $GLOBALS['dbi'] from Operations class 2018-09-15 18:51:39 -03:00
tbl_recent_favorite.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
tbl_relation.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_replace.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_row_action.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_select.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_structure.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
tbl_tracking.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
tbl_triggers.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
tbl_zoom_select.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
themes.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
transformation_overview.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
transformation_wrapper.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
url.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
user_password.php Refactor Server/Privileges 2018-09-16 17:00:10 -03:00
version_check.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
view_create.php Merge branch 'QA_4_8' 2018-07-17 09:03:19 +10:00
view_operations.php Remove $GLOBALS['dbi'] from Operations class 2018-09-15 18:51:39 -03:00
yarn.lock Upgrade CodeMirror to v5.37.0 2018-05-02 20:12:40 -03:00

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

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