1.

List Some Features Of Php That Are Deprecated In Php7?

Answer»

There are few functions that have been DEPRECATED in PHP7.

They are-

  • PHP4 STYLE constructors are deprecated. The METHODS that have the same name as that of their class will be disapproved.
  • Password()hash functions have been disapproved in PHP7.
  • Capture_session_meta SS has been deprecated.
  • Ldap_sort() is ALSO deprecated.

There are few functions that have been deprecated in PHP7.

They are-



Discussion

No Comment Found