We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f573d commit af34685Copy full SHA for af34685
setup.rst
@@ -268,3 +268,10 @@ Learn More
268
.. _`Main recipe repository`: https://github.com/symfony/recipes
269
.. _`Contrib recipe repository`: https://github.com/symfony/recipes-contrib
270
.. _`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