Skip to content

Commit

Permalink
Merge pull request #16 from indy2kro/create-pull-request/regenerate-f…
Browse files Browse the repository at this point in the history
…iles

Automatically regenerate the files
  • Loading branch information
indy2kro authored Oct 12, 2024
2 parents f295d51 + d8cdfee commit cd83e1b
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, ar
* 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 cd83e1b

Please sign in to comment.