Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d72b5d7

Browse filesBrowse files
committed
minor #16133 [Doctrine] Update URL for DoctrineExtensions (phansys)
This PR was merged into the 4.4 branch. Discussion ---------- [Doctrine] Update URL for DoctrineExtensions <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- bcb2dd5 Update URL for DoctrineExtensions
2 parents db5dac8 + bcb2dd5 commit d72b5d7
Copy full SHA for d72b5d7

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doctrine.rst

Copy file name to clipboardExpand all lines: doctrine.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The database connection information is stored as an environment variable called
5454
5555
# to use postgresql:
5656
# DATABASE_URL="postgresql://db_user:db_password@127.0.0.1:5432/db_name?serverVersion=11&charset=utf8"
57-
57+
5858
# to use oracle:
5959
# DATABASE_URL="oci8://db_user:db_password@127.0.0.1:1521/db_name"
6060
@@ -923,5 +923,5 @@ Learn more
923923
.. _`Doctrine screencast series`: https://symfonycasts.com/screencast/symfony-doctrine
924924
.. _`API Platform`: https://api-platform.com/docs/core/validation/
925925
.. _`PDO`: https://www.php.net/pdo
926-
.. _`available Doctrine extensions`: https://github.com/Atlantic18/DoctrineExtensions
926+
.. _`available Doctrine extensions`: https://github.com/doctrine-extensions/DoctrineExtensions
927927
.. _`StofDoctrineExtensionsBundle`: https://github.com/stof/StofDoctrineExtensionsBundle

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.