Skip to content

Commit

Permalink
Update upgrading.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod authored Mar 30, 2024
1 parent e9ab9b8 commit 7b42c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/7.0/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ to version `7.0`, but it is recommended not to use them for new projects.
| `HierarchicalPath::createRelativeFromSegments` | `HierarchicalPath::fromRelative` |
| `HierarchicalPath::createAbsoluteFromSegments` | `HierarchicalPath::fromAbsolute` |
| `Query::createFromParams` | `Query::fromParameters` |
| `Query::createFromPairs` | `Query::fromPirs` |
| `Query::createFromPairs` | `Query::fromPairs` |
| `Query::createFromUri` | `Query::fromUri()` |
| `Query::createFromRFC3986` | `Query::fromRFC3986` |
| `Query::createFromRFC1738` | `Query::fromRFC1738` |
Expand Down

0 comments on commit 7b42c55

Please sign in to comment.