parent root
PHP: New Functions - Manual
PHP 7.2.23 Release Announcement

New Functions

PHP 5.3 introduced some new functions:

PHP Core:

Date/Time:

GMP:

Hash:

IMAP:

JSON:

MySQL Improved:

OpenSSL:

PCNTL:

PCRE:

  • preg_filter() - Perform a regular expression search and replace, returning only results which matched the pattern.

Semaphore:

The following functions are now natively implemented, making them available on all operating systems which can run PHP:

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root