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

Add native property types in Lexer #528

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

kamil-tekiela
Copy link
Contributor

I am still not sure what to do about this null delimiter, so at the moment I decided to just add it to the baselines.

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72699fb) 96.45% compared to head (5f7535e) 96.45%.
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #528   +/-   ##
=========================================
  Coverage     96.45%   96.45%           
  Complexity     2152     2152           
=========================================
  Files            64       64           
  Lines          5019     5019           
=========================================
  Hits           4841     4841           
  Misses          178      178           

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

@kamil-tekiela kamil-tekiela marked this pull request as draft January 15, 2024 21:22
src/Lexer.php Outdated Show resolved Hide resolved
@kamil-tekiela kamil-tekiela marked this pull request as ready for review January 16, 2024 17:57
@MauricioFauth MauricioFauth self-assigned this Jan 16, 2024
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Jan 16, 2024
@MauricioFauth MauricioFauth merged commit 31bf535 into phpmyadmin:master Jan 16, 2024
12 checks passed
@kamil-tekiela kamil-tekiela deleted the types-in-Lexer branch January 16, 2024 18:09
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