Skip to content

Commit 9869d95

Browse files
andrew-dembisfedorov
authored andcommitted
📖 Actualize "ksort" description according to the docs
1 parent d2e376c commit 9869d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/standard_8.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ function ob_implicit_flush(#[LanguageLevelTypeAware(["8.0" => "bool"], default:
388388
function ob_list_handlers(): array {}
389389

390390
/**
391-
* Sort an array by key
391+
* Sort an array by key in ascending order
392392
* @link https://php.net/manual/en/function.ksort.php
393393
* @param array &$array <p>
394394
* The input array.

0 commit comments

Comments
 (0)