Mastering Changes in Security Functions and Settings
Learn about the new security feature updates introduced in PHP 8.
Any changes to PHP security features are worth noting. Unfortunately, given the state of the world today, attacks on any web-facing code are a given. Accordingly, we address several changes to security-related PHP functions in PHP 8. The changed functions affected include the following:
assert()
password_hash()
crypt()
Get hands-on with 1200+ tech skills courses.