nevermind hrtime() is built in oops
This commit is contained in:
parent
892dfd3e69
commit
d06c105865
2 changed files with 2 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.2504.31445
|
0.2504.31447
|
||||||
|
|
|
@ -21,8 +21,7 @@
|
||||||
"ext-memcached": "Support for the Index\\Cache\\Memcached namespace (you should use this instead of ext-memcache).",
|
"ext-memcached": "Support for the Index\\Cache\\Memcached namespace (you should use this instead of ext-memcache).",
|
||||||
"ext-redis": "Support for the Index\\Cache\\Valkey namespace.",
|
"ext-redis": "Support for the Index\\Cache\\Valkey namespace.",
|
||||||
"ext-mysqli": "Support for the Index\\Db\\MariaDb namespace (both mysqlnd and libmysql are supported).",
|
"ext-mysqli": "Support for the Index\\Db\\MariaDb namespace (both mysqlnd and libmysql are supported).",
|
||||||
"ext-sqlite3": "Support for the Index\\Db\\Sqlite namespace.",
|
"ext-sqlite3": "Support for the Index\\Db\\Sqlite namespace."
|
||||||
"ext-hrtime": "Support for the Index\\Performance namespace."
|
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue