#16753 closed enhancement (duplicate)
PHP5-port - microtime() use
| Reported by: | hakre | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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 (8)
#1
@
15 years ago
Second patch is making use of the new parameter only, leaving other places untouched so far.
#3
@
13 years ago
- Keywords close added; has-patch removed
- Resolution → maybelater
- Status new → closed
Closing as maybe later. See: http://make.wordpress.org/core/2011/03/23/code-refactoring/
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
w/o additional fixes