[pear/pearweb] 69f953: Fix typo
[email protected] ("Ken Guest via pear-cvs") Fri, 13 Aug 2021 13:05:05 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/pearweb/push/refs/heads/compatibility/[email protected]> |
Branch: refs/heads/compatibility
Home: https://github.com/pear/pearweb
Commit: 69f9531c2aca8866303b8b9efdd72365b6996f81
https://github.com/pear/pearweb/commit/69f9531c2aca8866303b8b9efdd72365b6996f81
Author: Ken Guest <[email protected]>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M include/users/passwordmanage.php
Log Message:
-----------
Fix typo
Commit: 5e9a94e88bcdee12b6d8eb9c7e116c6ae90b8d84
https://github.com/pear/pearweb/commit/5e9a94e88bcdee12b6d8eb9c7e116c6ae90b8d84
Author: Ken Guest <[email protected]>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M tests/phpt_test.php5.inc
Log Message:
-----------
Assigning the return value of new by reference was removed in PHP 7.0.
Compare: https://github.com/pear/pearweb/compare/9b49eeab209f...5e9a94e88bcd