File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -660,7 +660,7 @@ are still running.
660660.. _`ACID` : https://en.wikipedia.org/wiki/ACID
661661.. _`locks` : https://en.wikipedia.org/wiki/Lock_(computer_science)
662662.. _Packagist : https://packagist.org/packages/symfony/lock
663- .. _`PHP semaphore functions` : http ://php.net/manual/en/book.sem.php
663+ .. _`PHP semaphore functions` : https ://php.net/manual/en/book.sem.php
664664.. _`PDO` : https://php.net/pdo
665665.. _`Doctrine DBAL Connection` : https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Connection.php
666666.. _`Data Source Name (DSN)` : https://en.wikipedia.org/wiki/Data_source_name
Original file line number Diff line number Diff line change @@ -480,5 +480,5 @@ whether `TTY`_ is supported on the current operating system::
480480.. _`pid` : https://en.wikipedia.org/wiki/Process_identifier
481481.. _`PHP Documentation` : https://php.net/manual/en/pcntl.constants.php
482482.. _Packagist : https://packagist.org/packages/symfony/process
483- .. _`PHP streams` : http ://www.php.net/manual/en/book.stream.php
483+ .. _`PHP streams` : https ://www.php.net/manual/en/book.stream.php
484484.. _`TTY` : https://en.wikipedia.org/wiki/Tty_(unix)
Original file line number Diff line number Diff line change @@ -493,7 +493,7 @@ service by defining it as a service with one or more of the following
493493.. _Packagist : https://packagist.org/packages/symfony/property-info
494494.. _`phpDocumentor Reflection` : https://github.com/phpDocumentor/ReflectionDocBlock
495495.. _`phpdocumentor/reflection-docblock` : https://packagist.org/packages/phpdocumentor/reflection-docblock
496- .. _`Doctrine ORM` : http ://www.doctrine-project.org/projects/orm.html
496+ .. _`Doctrine ORM` : https ://www.doctrine-project.org/projects/orm.html
497497.. _`symfony/serializer` : https://packagist.org/packages/symfony/serializer
498498.. _`symfony/doctrine-bridge` : https://packagist.org/packages/symfony/doctrine-bridge
499499.. _`doctrine/orm` : https://packagist.org/packages/doctrine/orm
Original file line number Diff line number Diff line change @@ -182,4 +182,4 @@ You can also add links to the HTTP response directly from controllers and servic
182182.. _`Akamai` : https://blogs.akamai.com/2017/03/http2-server-push-the-what-how-and-why.html
183183.. _`this great article` : https://www.shimmercat.com/en/blog/articles/whats-push/
184184.. _`link defined in the HTML specification` : https://html.spec.whatwg.org/dev/links.html#linkTypes
185- .. _`PSR-13` : http ://www.php-fig.org/psr/psr-13/
185+ .. _`PSR-13` : https ://www.php-fig.org/psr/psr-13/
You can’t perform that action at this time.
0 commit comments