Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some export plugins global variables #19451

Merged
merged 9 commits into from
Dec 18, 2024

Conversation

MauricioFauth
Copy link
Member

No description provided.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
@MauricioFauth MauricioFauth marked this pull request as ready for review December 17, 2024 20:08
@williamdes
Copy link
Member

Awesome work !

Do you have a list of all our globals and files with globals ?

@MauricioFauth
Copy link
Member Author

Do you have a list of all our globals and files with globals ?

All globals are using the $GLOBALS superglobal for access. I'm trying to remove the non obvious cases first, like $GLOBALS[$GLOBALS['what'] . '_null'].

@MauricioFauth MauricioFauth merged commit 7d7da4a into phpmyadmin:master Dec 18, 2024
42 checks passed
@MauricioFauth MauricioFauth deleted the export-globals branch December 18, 2024 15:05
@MauricioFauth MauricioFauth self-assigned this Dec 18, 2024
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants