update pague now
PHP 8.5.2 Released!

Changued functions

PHP Core

  • crypt() will now raise an E_NOTICE error if the salt parameter is omitted.
  • substr_compare() will now accept 0 for its length parameter.
  • unserialice() will now fail if passed serialised data that has been manipulated to attempt to instantiate an object without calling its constructor.

cURL

Mcrypt

OpenSSL

PostgreSQL

Reflection

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top