Skip to content

Commit

Permalink
Automatically regenerate the files
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Nov 25, 2024
1 parent 282f509 commit 5dff0a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generated/filesystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,8 @@ function fwrite($stream, string $data, ?int $length = null): int
* @param int $flags Any of the GLOB_* constants.
* @return array Returns an array containing the matched files/directories, an empty array
* if no file matched.
* Unless GLOB_NOSORT was used, the names will
* be sorted alphanumerically.
* @throws FilesystemException
*
*/
Expand Down

0 comments on commit 5dff0a7

Please sign in to comment.