Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / twig / twig / doc / filters / json_encode.rst
index a39bb476eaec35a7fd4ae32eb34a7641158b3c21..7ff53d2918130a242b88f41941630c504fa6ca62 100644 (file)
@@ -17,5 +17,5 @@ Arguments
 * ``options``: A bitmask of `json_encode options`_ (``{{
   data|json_encode(constant('JSON_PRETTY_PRINT')) }}``)
 
-.. _`json_encode`: http://php.net/json_encode
-.. _`json_encode options`: http://www.php.net/manual/en/json.constants.php
+.. _`json_encode`: https://secure.php.net/json_encode
+.. _`json_encode options`: https://secure.php.net/manual/en/json.constants.php