Skip to content

Conversation

@MauricioFauth
Copy link
Member

Adds support for Stringable interface and str_starts_with, str_ends_with and str_contains functions.

Adds support for Stringable interface and str_starts_with,
str_ends_with and str_contains functions.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #364 (77523c6) into master (4d8eaf3) will not change coverage.
The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #364   +/-   ##
=========================================
  Coverage     95.46%   95.46%           
  Complexity     2058     2058           
=========================================
  Files            67       67           
  Lines          4408     4408           
=========================================
  Hits           4208     4208           
  Misses          200      200           
Impacted Files Coverage Δ
src/Component.php 100.00% <ø> (ø)
src/Statement.php 100.00% <ø> (ø)
src/Tools/TestGenerator.php 0.00% <0.00%> (ø)
src/UtfString.php 100.00% <ø> (ø)
src/Context.php 93.63% <100.00%> (ø)
src/Lexer.php 99.72% <100.00%> (ø)
src/Utils/Formatter.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d8eaf3...77523c6. Read the comment docs.

@williamdes williamdes added this to the 5.6.0 milestone Dec 29, 2021
@MauricioFauth MauricioFauth self-assigned this Dec 29, 2021
@MauricioFauth MauricioFauth merged commit e2a84a8 into phpmyadmin:master Dec 29, 2021
@MauricioFauth MauricioFauth deleted the php80-polyfill branch December 29, 2021 23:33
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