summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/PLIST
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2019-06-16 17:43:39 +0000
committerspz <spz@pkgsrc.org>2019-06-16 17:43:39 +0000
commitfe96858aa467d7c4942be351513139ab5eebb28f (patch)
tree2361b2cd99c470a1cc3c48ac83e15fa8e9ab2f72 /databases/phpmyadmin/PLIST
parent5600147d6e8acd3e9d520488ff73860c27165588 (diff)
downloadpkgsrc-fe96858aa467d7c4942be351513139ab5eebb28f.tar.gz
Pullup ticket #5977 - requested by tm
databases/phpmyadmin: security update Revisions pulled up: - databases/phpmyadmin/Makefile 1.159 - databases/phpmyadmin/PLIST 1.48 - databases/phpmyadmin/distinfo 1.109 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tm Date: Fri Jun 7 10:09:43 UTC 2019 Modified Files: pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo Log Message: phpmyadmin: update to 4.9.0.1 4.9.0.1 (2019-06-04) - issue #14478 phpMyAdmin no longer streams the export data - issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables - issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps - issue Fix header icon on server plugins page - issue #14298 Fixed error 500 on MultiTableQuery page when a empty query is passed - issue #14402 Fixed fatal javascript error while adding index to a new column - issue #14896 Fixed issue with plus/minus icon when refreshing an expanded database - issue #14922 Fixed json encode error in export - issue #13975 Fixed missing query time in German (fix decimal number format issue) - issue #14503 Fixed JavaScript events not activating on input (sql bookmark issue) - issue #14898 Fixed Bottom table is blocked in database list (left panel) - issue #14425 Fixed Null Checkbox automatically unmarked - issue #14870 Display correct date and time in Zip files - issue #14763 Fixed the loading symbol not appearing when refreshing the navigation - issue #14607 Count rows only if needed - issue #14832 Show Designer combo boxes when adding a constraint - issue #14948 Fix change password is not showing password strength difference at the second attempt - issue #14868 Fix edit view - issue #14943 Fixed loading Forever when creating new view without filling any field - issue #14843 Fix Bookmark::get() id matching SQL - issue #14734 Fixed invalid default value for bit field - issue #14311 Fixed undefined index in setup script - issue #14991 Fixed TypeError in GIS editor - issue Fixed GIS data editor for multi server setup - issue #14312 Fixed type error in setup script when adding new server - issue #14053 Fix missed padding on query results - issue #14826 Fixed javascript error PMA_messages is not defined - issue Show error message if config-set fails and not "loading..." forever - issue #14359 Prevent multiple error modals, and error-report request spamming from script - issue Fixed error reporting javascript errors on multi server setup - issue Fixed wrong property name on TableStructureController - issue #14811 Fix SHOW FULL TABLES FROM when a table is locked - issue #14916 Fix bug when creating or editing views - issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit - issue #15074 Make the server logo visible on theme "original" - issue #15077 Fixed incorrect page numbers - issue #14205 Fixed "No tables found in database" when you delete all tables from last page - issue #14957 Virtuality is not selected when editing generated column (added virtuality(stored) option for mariadb) - issue #14853 Insert page should not allow entering things into virtual columns - issue #15110 Fixed TypeError e.preventDefaulut is not a function - issue #15115 Improved label in Settings export, clarifying that it's a JSON file - issue #14816 Fixed [designer] Cannot read property 'style' of null - issue Fixed [designer] Add new tables with database/table list modal - issue Fixed query format on multi server setup - issue Fixed remove partitioning on multi server setup - issue Fixed normalization - issue Fixed 'RESET SLAVE' button on replication slave - issue Fixed sending a php error report on multi server setup - issue Fixed downloading of monitor parameters for IE 11, Edge, Chrome and others - issue #15141 Fixed php notice Undefined index: designer_settings - issue #12729 Fixed sticky table header over dropdown menu - issue #15140 Fixed edit link does not work on failed insert - issue #14334 Fixed export table structure shows rows fields - issue #15010 Fixed empty SQL preview modal on tbl_relation - issue #14673 Fixed innodb & MySQL 8: DYNAMIC & COMPRESSED ROW_FORMAT missing - issue Fixed empty success message when adding a new INDEX from left panel - issue #15150 Fixed generate password hidden on second open of change password modal - issue Fixed import XML data with leading zeros - issue #15036 Fixed missing input fields checks for MaxSizeForInputField - issue #15119 Fixed uninterpreted HTML on Settings->Export page - issue #15159 Fixed missing query time and database in console - issue #13713 Fixed column comments in the floating table header - issue #15177 Fixed label alignment on login page - issue #15210 Fixed a typo in the english name of the Albanian language - issue Fixed issue when resetting charset in import.php - issue #14460 Fixed forms where submitted multiple times on CTRL + ENTER - issue #15038 Fixed console height was allowing a negative values - issue #15219 Fixed 'No Password' option does not switch automatically to 'Use Text Field' in add user account - issue Fixed importing the exported config on Server status monitor page - issue #15228 Fixed php notice 'Undefined index: foreign_keys_data' on designer when the user has column access - issue #12900 Fixed designer page saving gives error when configuration storage is not set up - issue #15229 Fixed php notice, added support for 'DELETE HISTORY' table privilege (MariaDB >= 10.3.4) - issue #14527 Fixed import settings function not working - issue #14908 Fixed uninterpreted HTML on Settings->Import (missing data error descriptions) - issue #14800 Fixed status->Processes doesn't show full query process list page - issue #14833 Fixed sort by Time not working in process list page - issue #14982 Fixed setting "null" keep an "enum" value - issue #14401 Fixed insert rows keypress Enter behavior - issue #15146 Fixed error reports can not be sent because they are too large - issue #15205 Fixed useless backquotes on sql preview modal when deleting an index - issue #13178 Fixed issues with uppercase table and database names (lower_case_table_names=1) - issue #14383 Fixed warning when browsing certain tables (GIS data) - issue #12865 Fixed MySQL 8.0.0 issues with GIS display - issue #15059 Fixed "Server charset" in "Database server" tab showing wrong information - issue #14614 Fixed mysql error "#2014 - Commands out of sync; you can't run this command now" on sql query - issue #15238 Fixed phpMyAdmin 4.8.5 doesn't show privileges of procedures (raw html displayed instead) - issue #13726 Fixed can not copy user on Percona Server 5.7 - issue #15239 Fixed javascript error while fetching latest version info and switching pages - issue #14301 Fixed javascript error when editing a JSON data type column - issue #15240 Fixed apply a Settings form with errors shows a JSON response after using return back - issue #15043 Fixed multiple errors printing on Settings page - issue #15037 Fixed unexpected behavior of reset button on Settings - issue #15157 Fixed 'Settings' tab not marked as active when browsing 2FA settings - issue #14934 Fixed all fields readonly on Edit/Insert screens - issue #14588 Fixed export of geometry objects, GIS objects are now exported as hex - issue #14412 Better handling of errors with Signon authentication type - issue Added support for AUTO_INCREMENT when using ROCKSDB, on Operations page - issue #15276 Fixed partitioning is missing in Structure page UI (MySQL 8.0) - issue #14252 Fixed DisableIS and database tree list (new database missing when refreshing the list) - issue #14621 Removed "Propose table structure" on MySQL 8.0 - issue Fixed editing of virtual columns on PerconaDB - issue #13854 Fixed column options are ignored for GENERATED/VIRTUAL/STORED columns - issue #15262 Fixed incorrect display of charset column (raw html) - issue Added explicit parentheses in nested ternary operators - issue #15287 Fix auto_increment field is too small - issue #15283 Fix tries to change collation on views when changing collation on all tables/fields - issue Fixed empty PMA_gotoWhitelist JavaScript array - issue #15079 Fixed responsive behaviour of instruction dialog box - issue #10846 Fixed javascript error when renaming a table - issue Updated sql-parser to version 4.3.2 - issue [security] SQL injection in Designer (PMASA-2019-3) - issue [security] CSRF attack on 'cookie' login form (PMASA-2019-4) 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log - issue #14217 Fix issue when adding user on MySQL 8.0.11 - issue #13788 Exporting a view structure based on another view with a sub-query throws no database selected error - issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200 - issue #14787 Cannot execute stored procedure - issue Add Burmese language - issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error - issue #14786 Table level Operations functions missing - issue #14791 PHP warning, db_export.php#L91 urldecode() - issue #14775 Export to SQL format not available for tables - issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user - issue [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1) - issue [security] SQL injection in Designer (PMASA-2019-2) To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 pkgsrc/databases/phpmyadmin/Makefile cvs rdiff -u -r1.47 -r1.48 pkgsrc/databases/phpmyadmin/PLIST cvs rdiff -u -r1.108 -r1.109 pkgsrc/databases/phpmyadmin/distinfo ------------------------------------------------------------------------ Module Name: pkgsrc Committed By: tm Date: Sun Jun 16 09:13:11 UTC 2019 Modified Files: pkgsrc/databases/phpmyadmin: Makefile Log Message: phpmyadmin: provide correct shell script for replace_sh (pkg/54296) To generate a diff of this commit: cvs rdiff -u -r1.158 -r1.159 pkgsrc/databases/phpmyadmin/Makefile
Diffstat (limited to 'databases/phpmyadmin/PLIST')
-rw-r--r--databases/phpmyadmin/PLIST29
1 files changed, 22 insertions, 7 deletions
diff --git a/databases/phpmyadmin/PLIST b/databases/phpmyadmin/PLIST
index 0fcba1ad459..daa99072357 100644
--- a/databases/phpmyadmin/PLIST
+++ b/databases/phpmyadmin/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.47 2018/12/13 08:22:42 tm Exp $
+@comment $NetBSD: PLIST,v 1.47.4.1 2019/06/16 17:43:39 spz Exp $
share/doc/phpmyadmin/CODE_OF_CONDUCT.md
share/doc/phpmyadmin/CONTRIBUTING.md
share/doc/phpmyadmin/ChangeLog
@@ -743,6 +743,7 @@ share/phpmyadmin/locale/ia/LC_MESSAGES/phpmyadmin.mo
share/phpmyadmin/locale/id/LC_MESSAGES/phpmyadmin.mo
share/phpmyadmin/locale/it/LC_MESSAGES/phpmyadmin.mo
share/phpmyadmin/locale/ja/LC_MESSAGES/phpmyadmin.mo
+share/phpmyadmin/locale/kk/LC_MESSAGES/phpmyadmin.mo
share/phpmyadmin/locale/ko/LC_MESSAGES/phpmyadmin.mo
share/phpmyadmin/locale/lt/LC_MESSAGES/phpmyadmin.mo
share/phpmyadmin/locale/nb/LC_MESSAGES/phpmyadmin.mo
@@ -1599,6 +1600,7 @@ share/phpmyadmin/vendor/bacon/bacon-qr-code/tests/bootstrap.php
share/phpmyadmin/vendor/bacon/bacon-qr-code/tests/phpunit.xml
share/phpmyadmin/vendor/bin/highlight-query
share/phpmyadmin/vendor/bin/lint-query
+share/phpmyadmin/vendor/bin/tokenize-query
share/phpmyadmin/vendor/composer/ClassLoader.php
share/phpmyadmin/vendor/composer/LICENSE
share/phpmyadmin/vendor/composer/autoload_classmap.php
@@ -1655,7 +1657,6 @@ share/phpmyadmin/vendor/paragonie/constant_time_encoding/tests/HexTest.php
share/phpmyadmin/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php
share/phpmyadmin/vendor/paragonie/constant_time_encoding/tests/autoload.php
share/phpmyadmin/vendor/paragonie/random_compat/LICENSE
-share/phpmyadmin/vendor/paragonie/random_compat/build-phar.sh
share/phpmyadmin/vendor/paragonie/random_compat/composer.json
share/phpmyadmin/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
share/phpmyadmin/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
@@ -1669,9 +1670,6 @@ share/phpmyadmin/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
share/phpmyadmin/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
share/phpmyadmin/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
share/phpmyadmin/vendor/paragonie/random_compat/lib/random_int.php
-share/phpmyadmin/vendor/paragonie/random_compat/other/build_phar.php
-share/phpmyadmin/vendor/paragonie/random_compat/psalm-autoload.php
-share/phpmyadmin/vendor/paragonie/random_compat/psalm.xml
share/phpmyadmin/vendor/phpmyadmin/motranslator/.github/stale.yml
share/phpmyadmin/vendor/phpmyadmin/motranslator/CHANGES.md
share/phpmyadmin/vendor/phpmyadmin/motranslator/CONTRIBUTING.md
@@ -1699,6 +1697,7 @@ share/phpmyadmin/vendor/phpmyadmin/shapefile/src/Util.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/.github/stale.yml
share/phpmyadmin/vendor/phpmyadmin/sql-parser/.weblate
share/phpmyadmin/vendor/phpmyadmin/sql-parser/CHANGELOG.md
+share/phpmyadmin/vendor/phpmyadmin/sql-parser/CODE_OF_CONDUCT.md
share/phpmyadmin/vendor/phpmyadmin/sql-parser/CONTRIBUTING.md
share/phpmyadmin/vendor/phpmyadmin/sql-parser/LICENSE.txt
share/phpmyadmin/vendor/phpmyadmin/sql-parser/README.md
@@ -1791,7 +1790,8 @@ share/phpmyadmin/vendor/phpmyadmin/sql-parser/locale/vi/LC_MESSAGES/sqlparser.mo
share/phpmyadmin/vendor/phpmyadmin/sql-parser/locale/vls/LC_MESSAGES/sqlparser.mo
share/phpmyadmin/vendor/phpmyadmin/sql-parser/locale/zh_CN/LC_MESSAGES/sqlparser.mo
share/phpmyadmin/vendor/phpmyadmin/sql-parser/locale/zh_TW/LC_MESSAGES/sqlparser.mo
-share/phpmyadmin/vendor/phpmyadmin/sql-parser/phpunit.xml
+share/phpmyadmin/vendor/phpmyadmin/sql-parser/phpcs.xml.dist
+share/phpmyadmin/vendor/phpmyadmin/sql-parser/phpunit.xml.dist
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Component.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/AlterOperation.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/Array2d.php
@@ -1804,10 +1804,12 @@ share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/Expression.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/ExpressionArray.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/FunctionCall.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/GroupKeyword.php
+share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/IndexHint.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/IntoKeyword.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/JoinKeyword.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/Key.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/Limit.php
+share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/LockExpression.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/OptionsArray.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/OrderKeyword.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Components/ParameterDefinition.php
@@ -1846,9 +1848,11 @@ share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/DropStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/ExplainStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/InsertStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/LoadStatement.php
+share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/LockStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/MaintenanceStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/NotImplementedStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/OptimizeStatement.php
+share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/PurgeStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/RenameStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/RepairStatement.php
share/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Statements/ReplaceStatement.php
@@ -1972,9 +1976,11 @@ share/phpmyadmin/vendor/symfony/polyfill-util/Binary.php
share/phpmyadmin/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php
share/phpmyadmin/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php
share/phpmyadmin/vendor/symfony/polyfill-util/LICENSE
-share/phpmyadmin/vendor/symfony/polyfill-util/LegacyTestListener.php
share/phpmyadmin/vendor/symfony/polyfill-util/README.md
share/phpmyadmin/vendor/symfony/polyfill-util/TestListener.php
+share/phpmyadmin/vendor/symfony/polyfill-util/TestListenerForV5.php
+share/phpmyadmin/vendor/symfony/polyfill-util/TestListenerForV6.php
+share/phpmyadmin/vendor/symfony/polyfill-util/TestListenerForV7.php
share/phpmyadmin/vendor/symfony/polyfill-util/TestListenerTrait.php
share/phpmyadmin/vendor/symfony/polyfill-util/composer.json
share/phpmyadmin/vendor/tecnickcom/tcpdf/CHANGELOG.TXT
@@ -2053,6 +2059,7 @@ share/phpmyadmin/vendor/twig/twig/CHANGELOG
share/phpmyadmin/vendor/twig/twig/LICENSE
share/phpmyadmin/vendor/twig/twig/README.rst
share/phpmyadmin/vendor/twig/twig/composer.json
+share/phpmyadmin/vendor/twig/twig/drupal_test.sh
share/phpmyadmin/vendor/twig/twig/ext/twig/config.m4
share/phpmyadmin/vendor/twig/twig/ext/twig/config.w32
share/phpmyadmin/vendor/twig/twig/ext/twig/php_twig.h
@@ -2112,6 +2119,7 @@ share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/Block.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/BlockReference.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/Body.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php
+share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/Deprecated.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/Do.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/Embed.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/Node/Expression.php
@@ -2233,6 +2241,7 @@ share/phpmyadmin/vendor/twig/twig/lib/Twig/Token.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/TokenParser.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/TokenParser/Block.php
+share/phpmyadmin/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/TokenParser/Do.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/TokenParser/Embed.php
share/phpmyadmin/vendor/twig/twig/lib/Twig/TokenParser/Extends.php
@@ -2293,10 +2302,13 @@ share/phpmyadmin/vendor/twig/twig/src/Node/BlockNode.php
share/phpmyadmin/vendor/twig/twig/src/Node/BlockReferenceNode.php
share/phpmyadmin/vendor/twig/twig/src/Node/BodyNode.php
share/phpmyadmin/vendor/twig/twig/src/Node/CheckSecurityNode.php
+share/phpmyadmin/vendor/twig/twig/src/Node/CheckToStringNode.php
+share/phpmyadmin/vendor/twig/twig/src/Node/DeprecatedNode.php
share/phpmyadmin/vendor/twig/twig/src/Node/DoNode.php
share/phpmyadmin/vendor/twig/twig/src/Node/EmbedNode.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/AbstractExpression.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/ArrayExpression.php
+share/phpmyadmin/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php
@@ -2332,6 +2344,7 @@ share/phpmyadmin/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/FilterExpression.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/FunctionExpression.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php
+share/phpmyadmin/vendor/twig/twig/src/Node/Expression/InlinePrint.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/NameExpression.php
share/phpmyadmin/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php
@@ -2402,8 +2415,10 @@ share/phpmyadmin/vendor/twig/twig/src/Test/IntegrationTestCase.php
share/phpmyadmin/vendor/twig/twig/src/Test/NodeTestCase.php
share/phpmyadmin/vendor/twig/twig/src/Token.php
share/phpmyadmin/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php
+share/phpmyadmin/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php
share/phpmyadmin/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php
share/phpmyadmin/vendor/twig/twig/src/TokenParser/BlockTokenParser.php
+share/phpmyadmin/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php
share/phpmyadmin/vendor/twig/twig/src/TokenParser/DoTokenParser.php
share/phpmyadmin/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php
share/phpmyadmin/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php