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 Lexer::parse method to explicit call parser methods #514

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

MauricioFauth
Copy link
Member

Removes the Lexer::PARSER_METHODS constant.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e9edd4c) 96.43% compared to head (147f470) 96.43%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #514   +/-   ##
=========================================
  Coverage     96.43%   96.43%           
+ Complexity     2148     2147    -1     
=========================================
  Files            65       65           
  Lines          5014     5022    +8     
=========================================
+ Hits           4835     4843    +8     
  Misses          179      179           
Files Coverage Δ
src/Lexer.php 99.74% <100.00%> (+<0.01%) ⬆️

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

@williamdes williamdes added this to the 6.0.0 milestone Sep 26, 2023
@MauricioFauth MauricioFauth merged commit a870bca into phpmyadmin:master Sep 26, 2023
10 of 12 checks passed
@MauricioFauth MauricioFauth deleted the lexer-parse-method branch September 26, 2023 15:17
@MauricioFauth MauricioFauth self-assigned this Sep 26, 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.

2 participants