Skip to content

Commit

Permalink
Merge pull request #22 from shish/create-pull-request/regenerate-files
Browse files Browse the repository at this point in the history
Automatically regenerate the files
  • Loading branch information
shish authored Oct 12, 2024
2 parents 88c2cf5 + e746641 commit 1641af0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generated/yaml.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ function yaml_parse_file(string $filename, int $pos = 0, ?int &$ndocs = null, ?a
* number of documents found in stream.
* @param array $callbacks Content handlers for YAML nodes. Associative array of YAML
* tag => callable mappings. See
* parse callbacks for more
* @return mixed Returns the value encoded in input in appropriate
* parse callbacks for more details.
* @return mixed Returns the value encoded in url in appropriate
* PHP type. If pos is
* -1 an array will be returned with one entry
* for each document found in the stream.
Expand Down

0 comments on commit 1641af0

Please sign in to comment.