Shiny, new, extra bright PHP 5.4.25

interfasys

Verified User
Joined
Oct 31, 2003
Messages
1,816
Location
Switzerland
Ladies and gentlemen,

I give you what you've all been waiting for:

PHP 5.4.25

Featuring:
Core:
  • Fixed bug #66286 (Incorrect object comparison with inheritance).
  • Fixed bug #66509 (copy() arginfo has changed starting from 5.4).
mysqlnd:
  • Fixed bug #66283 (Segmentation fault after memory_limit).
PDO_pgsql:
  • Fixed bug #62479 (PDO-psql cannot connect if password contains spaces).
Session:
  • Fixed bug #66481 (Calls to session_name() segfault when session.name is null).

This is not yet in Custombuild, but here is the md5 you can use in your versions.txt
5fa2bd02d639154471602b286e223015
 
I think it is much better to wait until it's available in custombuild, wich usual will only take a few hours. Remember PHP 5.4.25 was only released a few hours ago. You can't expect it to be in custombuild the very same second it was released. :)

(By the way, PHP 5.5.9 was released a few hours before 5.4.25, and is already available in Custombuild.)
 
Both PHP are usually released at the same time and waiting for the CB update depends on what you're updating (dev vs prod) and on your time zone, but yes, the CB maintenance team is doing a good job at keeping versions.txt updated in a timely fashion :).
 
Last edited:
They are not usually released at the same time, but usually released at the same date. PHP 5.5.9 was released several hours before 5.4.25, as usual. :) There is different people in charge of releasing the different major versions of PHP. You can see the difference by following the RSS feed at php.net - there is no difference on the time zone etc if you follow the feed and check the front page of php.net for release announcement.
 
Last edited:
Back
Top