This commit is contained in:
Pierre Joye 2010-11-07 19:55:08 +00:00
parent b41d13ba98
commit cd26f63009

View File

@ -224,7 +224,7 @@ UPGRADE NOTES - PHP X.Y
9. Changes in SAPI support
==========================
- The REQUEST_TIME value insde server now returns a floating point number
- The REQUEST_TIME value inside server now returns a floating point number
indicating the time with microsecond precision. All SAPIs provinding this
value should be returning float and not time_t.