unread
Hi,
The first beta for 5.6.0 was just released and can be downloaded from:
http://downloads.php.net/tyrael
The Windows binaries are available at
http://windows.php.net/qa/
This release includes a couple of new features, such as:
- A new method called
fread()
to the SplFileObject class - A new static method called createFromMutable() to the
DateTimeImmutable class - A new function called hash_compare()
- Support for marks to the PCRE extension
- Support for asynchronous connections and queries to the Pgsql extension
Please test it carefully, and report any bugs in the bug system.
Beta 2 will be tagged on Tuesday 22th and release on Thursday 24th.
Regards,
Julien Pauli and Ferenc Kovacs