Opened 2 years ago
Last modified 2 years ago
#16753 new enhancement
PHP5-port - microtime() use
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
See microtime() for details.
In microtime() related code uniqid() with more entropy does not need a prefix. And there is no need to seed the random number generator. See srand() for details.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.

w/o additional fixes