| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
Codecov ReportPatch coverage: 100.00% and project coverage change: -0.01 ⚠️ Additional details and impacted files @@ Coverage Diff @@
## master #471 +/- ##
============================================
- Coverage 96.64% 96.64% -0.01%
+ Complexity 2213 2212 -1
============================================
Files 66 66
Lines 5096 5094 -2
============================================
- Hits 4925 4923 -2
Misses 171 171
☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
|
Just so I remember, this needs to be removed from here as well https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/classes/Linter.php#L36 |
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you
Sorry, something went wrong.
Pull-request: #471 Signed-off-by: William Desportes <williamdes@wdes.fr>
phpmyadmin/sql-parser#471 Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
| Back | FazBrowse Home | New Git URL |
The days of PHP 5.5 are long gone. A constant by its definition should never change value. I assume it was meant to be a config option, but of course we don't expect anyone to change some obscure line of code. So let's remove this code as it serves no purpose anymore.