Skip to content

Commit

Permalink
unrelated update outdated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmuffme committed Mar 2, 2024
1 parent c7e4703 commit 0dc4886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/editing_callmaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ There are two full callmaps (`CallMap.php` and `CallMap_historical.php`) in
`dictionaries` folder, and a number of delta files that provide information on
how signatures changed in various PHP versions. `CallMap_historical` has
signatures as they were in PHP 7.0, `CallMap.php` contains current signatures
(for PHP 8.1 at the time of writing).
(for PHP 8.3 at the time of writing).

## Full callmap format

Expand Down

0 comments on commit 0dc4886

Please sign in to comment.