Skip to content

Commit af34685

Browse files
committed
Added missing links
1 parent 40f573d commit af34685

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,10 @@ Learn More
268268
.. _`Main recipe repository`: https://github.com/symfony/recipes
269269
.. _`Contrib recipe repository`: https://github.com/symfony/recipes-contrib
270270
.. _`Symfony Recipes documentation`: https://github.com/symfony/recipes/blob/master/README.rst
271+
.. _`iconv`: https://php.net/book.iconv
272+
.. _`JSON`: https://php.net/book.json
273+
.. _`Session`: https://php.net/book.session
274+
.. _`Ctype`: https://php.net/book.ctype
275+
.. _`Tokenizer`: https://php.net/book.tokenizer
276+
.. _`SimpleXML`: https://php.net/book.simplexml
277+
.. _`PCRE`: https://php.net/book.pcre

0 commit comments

Comments
 (0)