Skip to content

Commit

Permalink
Merge pull request #56 from mehrwert/feature/55-TYPO3v11-Support
Browse files Browse the repository at this point in the history
[TASK] Support for TYPO3 v11
abeutel authored Nov 11, 2021
2 parents 05672e7 + 6af0131 commit 5552fd4
Showing 3,752 changed files with 471,437 additions and 261,883 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion Classes/Backend/PmaModule.php
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@ public function main()
$MCONF['name'] = 'tools_txphpmyadmin';
$MCONF['script'] = '_DISPATCH';
$MCONF['access'] = 'admin';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-4.9.6-all-languages/';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-5.1.1-all-languages/';
$MCONF['PMA_script'] = 'index.php';

$this->MCONF = $MCONF;
8 changes: 8 additions & 0 deletions Documentation/Changelog/Index.rst
Original file line number Diff line number Diff line change
@@ -8,6 +8,14 @@ Change Log

The following is an overview of the changes in this extension. For more details `read the online log <https://github.com/mehrwert/TYPO3-phpMyAdmin>`_.

2021-11-11 Andreas Beutel - Version 6.0.0
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- [!!!][TASK] Update pMA to the latest stable 5.1.x release (5.1.1)
- [!!!][TASK] Add support for PHP 7.4 (and drop support < PHP 7.2)
- [!!!][FEATURE] Add support for TYPO3 11 (and drop support < TYPO3 9.5)
- [BUGFIX] Allow symlinks in subfolders - GH#50 (thanks to bmack for reporting and fixing this)
- [BUGFIX] Define extension key in composer.json - GH#52 (thanks to jpgreth for reporting and fixing this)

2020-10-10 Andreas Beutel - Version 5.6.4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- [TASK] Update pMA to the latest stable 4.9.x release (4.9.6)
2 changes: 1 addition & 1 deletion Documentation/Index.rst
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ phpMyAdmin Extension for TYPO3
2002-11-01

:Changed:
2020-07-19
2021-11-11

:Changed by:
Andreas Beutel
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Original file line number Diff line number Diff line change
@@ -3,8 +3,8 @@
[general]

project = phpMyAdmin for TYPO3
version = 5.6
release = 5.6.4
version = 6.0
release = 6.0.0
t3author = mehrwert intermediale kommunikation GmbH
copyright = since 2002 by the authors

16 changes: 8 additions & 8 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# phpMyAdmin Database Management Utility for TYPO3

phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over
the Web. phpMyAdmin supports a wide range of operations on MySQL, MariaDB and Drizzle. Frequently
used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc)
can be performed via the user interface, while you still have the ability to directly
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over
the Web. phpMyAdmin supports a wide range of operations on MySQL, MariaDB and Drizzle. Frequently
used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc)
can be performed via the user interface, while you still have the ability to directly
execute any SQL statement - see http://www.phpmyadmin.net/

## Requirements and known issues

Version 5.x of the TYPO3 phpMyAdmin extension includes the latest release of phpMyAdmin (4.x).
phpMyAdmin 4.4.x is officially supported for security fixes only until October 1, 2016!
Version 6.x of the TYPO3 phpMyAdmin extension includes the latest release of phpMyAdmin 5.x and is compatible
w/ TYPO3 >= 9.5 and <= 11.5.

If you're in need of an older version compatible with PHP 5.2 and MySQL 5 just use one of the 4.x
releases. The 4x releases were supported for security fixes only until Jan 1, 2016.
Version 5.x of the TYPO3 phpMyAdmin extension includes the latest release of phpMyAdmin 4.x and is compatible
w/ TYPO3 >= 8.7 and <= 10.4.
46 changes: 0 additions & 46 deletions Vendor/phpMyAdmin-4.9.6-all-languages/CONTRIBUTING.md

This file was deleted.

249 changes: 0 additions & 249 deletions Vendor/phpMyAdmin-4.9.6-all-languages/ChangeLog

This file was deleted.

52 changes: 0 additions & 52 deletions Vendor/phpMyAdmin-4.9.6-all-languages/README

This file was deleted.

1 change: 0 additions & 1 deletion Vendor/phpMyAdmin-4.9.6-all-languages/RELEASE-DATE-4.9.6

This file was deleted.

51 changes: 0 additions & 51 deletions Vendor/phpMyAdmin-4.9.6-all-languages/ajax.php

This file was deleted.

74 changes: 0 additions & 74 deletions Vendor/phpMyAdmin-4.9.6-all-languages/browse_foreigners.php

This file was deleted.

117 changes: 0 additions & 117 deletions Vendor/phpMyAdmin-4.9.6-all-languages/changelog.php

This file was deleted.

36 changes: 0 additions & 36 deletions Vendor/phpMyAdmin-4.9.6-all-languages/chk_rel.php

This file was deleted.

103 changes: 0 additions & 103 deletions Vendor/phpMyAdmin-4.9.6-all-languages/composer.json

This file was deleted.

3,877 changes: 0 additions & 3,877 deletions Vendor/phpMyAdmin-4.9.6-all-languages/composer.lock

This file was deleted.

181 changes: 0 additions & 181 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_central_columns.php

This file was deleted.

215 changes: 0 additions & 215 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_datadict.php

This file was deleted.

234 changes: 0 additions & 234 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_designer.php

This file was deleted.

18 changes: 0 additions & 18 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_events.php

This file was deleted.

150 changes: 0 additions & 150 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_export.php

This file was deleted.

44 changes: 0 additions & 44 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_import.php

This file was deleted.

38 changes: 0 additions & 38 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_multi_table_query.php

This file was deleted.

308 changes: 0 additions & 308 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_operations.php

This file was deleted.

178 changes: 0 additions & 178 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_qbe.php

This file was deleted.

23 changes: 0 additions & 23 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_routines.php

This file was deleted.

73 changes: 0 additions & 73 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_search.php

This file was deleted.

46 changes: 0 additions & 46 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_sql.php

This file was deleted.

27 changes: 0 additions & 27 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_sql_autocomplete.php

This file was deleted.

21 changes: 0 additions & 21 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_sql_format.php

This file was deleted.

38 changes: 0 additions & 38 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_structure.php

This file was deleted.

154 changes: 0 additions & 154 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_tracking.php

This file was deleted.

18 changes: 0 additions & 18 deletions Vendor/phpMyAdmin-4.9.6-all-languages/db_triggers.php

This file was deleted.

135 changes: 0 additions & 135 deletions Vendor/phpMyAdmin-4.9.6-all-languages/error_report.php

This file was deleted.

555 changes: 0 additions & 555 deletions Vendor/phpMyAdmin-4.9.6-all-languages/export.php

This file was deleted.

436 changes: 0 additions & 436 deletions Vendor/phpMyAdmin-4.9.6-all-languages/gis_data_editor.php

This file was deleted.

784 changes: 0 additions & 784 deletions Vendor/phpMyAdmin-4.9.6-all-languages/import.php

This file was deleted.

122 changes: 0 additions & 122 deletions Vendor/phpMyAdmin-4.9.6-all-languages/import_status.php

This file was deleted.

691 changes: 0 additions & 691 deletions Vendor/phpMyAdmin-4.9.6-all-languages/index.php

This file was deleted.

834 changes: 0 additions & 834 deletions Vendor/phpMyAdmin-4.9.6-all-languages/js/ajax.js

This file was deleted.

676 changes: 0 additions & 676 deletions Vendor/phpMyAdmin-4.9.6-all-languages/js/chart.js

This file was deleted.

This file was deleted.

550 changes: 0 additions & 550 deletions Vendor/phpMyAdmin-4.9.6-all-languages/js/common.js

This file was deleted.

886 changes: 0 additions & 886 deletions Vendor/phpMyAdmin-4.9.6-all-languages/js/config.js

This file was deleted.

1,495 changes: 0 additions & 1,495 deletions Vendor/phpMyAdmin-4.9.6-all-languages/js/console.js

This file was deleted.

This file was deleted.

240 changes: 0 additions & 240 deletions Vendor/phpMyAdmin-4.9.6-all-languages/js/db_central_columns.js

This file was deleted.

220 changes: 0 additions & 220 deletions Vendor/phpMyAdmin-4.9.6-all-languages/js/db_multi_table_query.js

This file was deleted.

Loading

0 comments on commit 5552fd4

Please sign in to comment.