Commit b88230b
committed
bug symfony#62091 [BrowserKit] The BrowserKit history with parameter separator without slash. (biozshock)
This PR was merged into the 6.4 branch.
Discussion
----------
[BrowserKit] The BrowserKit history with parameter separator without slash.
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no <!-- if yes, also update src/**/CHANGELOG.md -->
| Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| License | MIT
When the test browser hits the page with the `?` parameters separator without the slash `/`, and next call requires query parameters, the test is failing.
Commits
-------
877b5cd The BrowserKit history with parameter separator without slash.2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
| 659 | + | |
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
892 | 901 | | |
0 commit comments