Skip to content

Commit d79a3fa

Browse files
committed
minor #10821 Added the missing provided functions (zspine)
This PR was merged into the 3.4 branch. Discussion ---------- Added the missing provided functions <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 71702dd Added the missing provided functions
2 parents e3acce7 + 71702dd commit d79a3fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/polyfill_php73.rst

+3
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ Provided Functions
3030
~~~~~~~~~~~~~~~~~~
3131

3232
* :phpfunction:`is_countable`
33+
* :phpfunction:`hrtime`
34+
* :phpfunction:`array_key_first`
35+
* :phpfunction:`array_key_last`

0 commit comments

Comments
 (0)