Skip to content

Commit 63f9200

Browse files
committed
redirect php.net/hrtime to function rather than pecl ext (thanks Benjamin)
1 parent c23fe7f commit 63f9200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

error.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@
330330
"bcmath" => "bc",
331331
'streams' => 'book.stream',
332332
"mongodb" => "set.mongodb",
333+
"hrtime" => "function.hrtime", // Prefer function over PECL ext
333334

334335
"callback" => "language.pseudo-types",
335336
"number" => "language.pseudo-types",

0 commit comments

Comments
 (0)