On Sat, 24 Dec 2011, Pierre Joye wrote:

> hm, I should read better...
> 
> "The REQUEST_TIME value inside server now returns a floating point number"
> 
> How does it break BC except if one is doing a strong type test? which
> makes very little sense in this case.
> 
> While a fix is easy, (int) casting and works with all previous
> versions, I would like to know how it breaks apps out there.

new DateTime("@{$_SERVER['REQUEST_TIME']}"); f.e. 

regards,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to