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

Fix undefined array key errors and a deprecation #510

Merged
merged 5 commits into from
Sep 16, 2023

Conversation

MauricioFauth
Copy link
Member

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
The CTE name must be a valid identifier.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Check if CTE column brackets was closed.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

❗ No coverage uploaded for pull request base (5.9.x@3d0c3a6). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##             5.9.x     #510   +/-   ##
========================================
  Coverage         ?   97.03%           
  Complexity       ?     2237           
========================================
  Files            ?       69           
  Lines            ?     5159           
  Branches         ?        0           
========================================
  Hits             ?     5006           
  Misses           ?      153           
  Partials         ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@MauricioFauth MauricioFauth merged commit 445804d into phpmyadmin:5.9.x Sep 16, 2023
19 checks passed
@MauricioFauth MauricioFauth deleted the fuzz-errors branch September 16, 2023 14:26
@MauricioFauth MauricioFauth self-assigned this Sep 16, 2023
@williamdes williamdes added this to the 5.9.0 milestone Sep 18, 2023
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.

None yet

2 participants