File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,5 +56,5 @@ GNU General Public License
5656GPL licenses are very very long, so instead of including them here we offer
5757you URLs with full text:
5858
59- - [ GPL version 2] ( http ://www.gnu.org/licenses/gpl-2.0.html)
60- - [ GPL version 3] ( http ://www.gnu.org/licenses/gpl-3.0.html)
59+ - [ GPL version 2] ( https ://www.gnu.org/licenses/gpl-2.0.html)
60+ - [ GPL version 3] ( https ://www.gnu.org/licenses/gpl-3.0.html)
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ class Passwords
2727
2828
2929 /**
30- * See http ://php.net/manual/en/password.constants.php
30+ * See https ://php.net/manual/en/password.constants.php
3131 */
3232 public function __construct (int $ algo = PASSWORD_DEFAULT , array $ options = [])
3333 {
Original file line number Diff line number Diff line change 1515/**
1616 * Access control list (ACL) functionality and privileges management.
1717 *
18- * This solution is mostly based on Zend_Acl (c) Zend Technologies USA Inc. (http ://www.zend.com), new BSD license
18+ * This solution is mostly based on Zend_Acl (c) Zend Technologies USA Inc. (https ://www.zend.com), new BSD license
1919 *
2020 * @copyright Copyright (c) 2005, 2007 Zend Technologies USA Inc.
2121 */
You can’t perform that action at this time.
0 commit comments