Commit 16ec5d1
committed
minor #19096 Use str_starts_with() in OptionsResolver examples (BenMorel)
This PR was merged into the 6.3 branch.
Discussion
----------
Use str_starts_with() in OptionsResolver examples
Not targeting `5.4` as these examples are for PHP 8.
Commits
-------
93ab432 Use str_starts_with() in OptionsResolver examples1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
0 commit comments