Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d65d0b220c5ea605670d3f005c08d1013633ca6b
https://github.com/phpmyadmin/phpmyadmin/commit/d65d0b220c5ea605670d3f005c0…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2024-07-27 (Sat, 07 July 2024) -03:00
Changed paths:
M resources/js/global.d.ts
M resources/js/src/database/events.ts
M resources/js/src/database/multi_table_query.ts
M resources/js/src/database/operations.ts
M resources/js/src/database/routines.ts
M resources/js/src/database/search.ts
M resources/js/src/database/structure.ts
M resources/js/src/designer/history.ts
M resources/js/src/designer/move.ts
M resources/js/src/export.ts
M resources/js/src/export_output.ts
M resources/js/src/import.ts
M resources/js/src/main.ts
M resources/js/src/makegrid.ts
M resources/js/src/modules/console.ts
M resources/js/src/modules/functions.ts
M resources/js/src/modules/functions/event-loader.ts
M resources/js/src/modules/functions/handleCreateViewModal.ts
M resources/js/src/modules/indexes.ts
M resources/js/src/normalization.ts
M resources/js/src/replication.ts
M resources/js/src/server/databases.ts
M resources/js/src/server/privileges.ts
M resources/js/src/server/status/monitor.ts
M resources/js/src/sql.ts
M resources/js/src/table/change.ts
M resources/js/src/table/chart.ts
M resources/js/src/table/find_replace.ts
M resources/js/src/table/operations.ts
M resources/js/src/table/select.ts
M resources/js/src/table/structure.ts
M resources/js/src/table/zoom_search.ts
M resources/js/src/transformations/sql_editor.ts
M resources/js/src/triggers.ts
M resources/templates/database/events/index.twig
M resources/templates/sql/bookmark.twig
M resources/templates/table/operations/index.twig
M src/Html/Generator.php
M tests/javascript/functions.test.ts
M tests/unit/Controllers/Database/EventsControllerTest.php
Log Message:
-----------
Remove the Functions JS global object
Exports each function individually and removes the Functions global
object.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7039a1f7658fa13ed2f37cf36b57ebe796262857
https://github.com/phpmyadmin/phpmyadmin/commit/7039a1f7658fa13ed2f37cf36b5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2024-07-31 (Wed, 07 July 2024) -03:00
Changed paths:
M resources/js/global.d.ts
M resources/js/src/database/events.ts
M resources/js/src/database/multi_table_query.ts
M resources/js/src/database/operations.ts
M resources/js/src/database/routines.ts
M resources/js/src/database/search.ts
M resources/js/src/database/structure.ts
M resources/js/src/designer/history.ts
M resources/js/src/designer/move.ts
M resources/js/src/export.ts
M resources/js/src/export_output.ts
M resources/js/src/import.ts
M resources/js/src/main.ts
M resources/js/src/makegrid.ts
M resources/js/src/modules/console.ts
M resources/js/src/modules/functions.ts
M resources/js/src/modules/functions/event-loader.ts
M resources/js/src/modules/functions/handleCreateViewModal.ts
M resources/js/src/modules/indexes.ts
M resources/js/src/normalization.ts
M resources/js/src/replication.ts
M resources/js/src/server/databases.ts
M resources/js/src/server/privileges.ts
M resources/js/src/server/status/monitor.ts
M resources/js/src/sql.ts
M resources/js/src/table/change.ts
M resources/js/src/table/chart.ts
M resources/js/src/table/find_replace.ts
M resources/js/src/table/operations.ts
M resources/js/src/table/select.ts
M resources/js/src/table/structure.ts
M resources/js/src/table/zoom_search.ts
M resources/js/src/transformations/sql_editor.ts
M resources/js/src/triggers.ts
M resources/templates/database/events/index.twig
M resources/templates/sql/bookmark.twig
M resources/templates/table/operations/index.twig
M src/Html/Generator.php
M tests/javascript/functions.test.ts
M tests/unit/Controllers/Database/EventsControllerTest.php
Log Message:
-----------
Merge pull request #19241 from MauricioFauth/function-global-removal
Remove the Functions JS global object
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b1ae10df76601fc0d210ae0dbe01c030c2700eaf
https://github.com/phpmyadmin/phpmyadmin/commit/b1ae10df76601fc0d210ae0dbe0…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2024-07-31 (Wed, 07 July 2024) -03:00
Changed paths:
M .github/workflows/daily-snapshots.yml
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/other-tools.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M .github/workflows/update-po.yml
M .scrutinizer.yml
M ChangeLog
M composer.json
M composer.lock
M docs/faq.rst
M docs/require.rst
M psalm-baseline.xml
M public/index.php
M public/setup/index.php
M tests/unit/EnvironmentTest.php
Log Message:
-----------
Bump minimum PHP version to 8.2.0
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 61c13b02e6c5575074a3fee3c1b1ec09402abb59
https://github.com/phpmyadmin/phpmyadmin/commit/61c13b02e6c5575074a3fee3c1b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2024-07-31 (Wed, 07 July 2024) -03:00
Changed paths:
M .github/workflows/daily-snapshots.yml
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/other-tools.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M .github/workflows/update-po.yml
M .scrutinizer.yml
M ChangeLog
M composer.json
M composer.lock
M docs/faq.rst
M docs/require.rst
M psalm-baseline.xml
M public/index.php
M public/setup/index.php
M tests/unit/EnvironmentTest.php
Log Message:
-----------
Merge pull request #19243 from MauricioFauth/php82
Bump minimum PHP version to 8.2.0
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: bd2140576bd7a61217398c2cbf9bfacc2464861d
https://github.com/phpmyadmin/phpmyadmin/commit/bd2140576bd7a61217398c2cbf9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2024-07-25 (Thu, 07 July 2024) -03:00
Changed paths:
M app/constants.php
M app/vendor_config.php
M bin/console
M public/index.php
M public/setup/index.php
M tests/bootstrap-dist.php
M tests/bootstrap-static.php
Log Message:
-----------
Remove the PHPMYADMIN constant
This constant was used to avoid non-entry-points scripts being called
directly. As phpMyAdmin has a public directory now, directly calling
scripts outside public is not possible anymore.
Introduced by afbb2a9dc2ff6f612e01f86e85788610e19a0338.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 2295812c270ffbbec6196369921d536b92637a71
https://github.com/phpmyadmin/phpmyadmin/commit/2295812c270ffbbec6196369921…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2024-07-25 (Thu, 07 July 2024) -03:00
Changed paths:
M app/constants.php
M app/vendor_config.php
M bin/console
M public/index.php
M public/setup/index.php
M tests/bootstrap-dist.php
M tests/bootstrap-static.php
Log Message:
-----------
Merge pull request #19239 from MauricioFauth/pma-constant-removal
Remove the PHPMYADMIN constant