Browse Source

typo

experimental/with_scalar_types
Jani Taskinen 15 years ago
parent
commit
c9581c1b1f
  1. 4
      UPGRADING

4
UPGRADING

@ -228,8 +228,8 @@ UPGRADE NOTES - PHP X.Y
config.m4 and Makefile.frag files as templates and replace CLI/cli with
your SAPI name.
- The REQUEST_TIME value inside server now returns a floating point number
indicating the time with microsecond precision. All SAPIs provinding this
- The REQUEST_TIME value inside server now returns a floating point number
indicating the time with microsecond precision. All SAPIs providing this
value should be returning float and not time_t.
=============================

Loading…
Cancel
Save