Update http to https

This commit is contained in:
Dusta 2018-06-24 22:31:55 +02:00 committed by Joe Watkins
parent 19b42bd6b3
commit da82719f20
No known key found for this signature in database
GPG key ID: F9BA0ADA31CBD89E
35 changed files with 37 additions and 36 deletions

View file

@ -83,7 +83,7 @@ ZEND_END_ARG_INFO();
/*
* class xsl_xsltprocessor
*
* URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#
* URL: https://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#
* Since:
*/