Closed halfer closed 6 years ago
Remove the password.php
in separate rebases in:
Additional issue:
vendor/password_compat
- I think in doSubmodulesManually
I need to look in the .gitmodules
file and see what things to add to the diffs (done).This just needs to be deployed.
The tutorial is perfectly OK to use now (with PHP7) but there are a few simplifications I can make:
password_compat
, which was used for versions of PHP prior to 5.5. These versions are out of support now, so this can be removed.vendor/password_compat/lib/password.php
from Chapter 6This will need a new text version (v4) and code changes can merge into latest branch (rebase5).