This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-13 19:14:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
129,668
Commits
547
Branches
1,483
Tags
0771ef8b85eefd9b1f8a00ff635d710e2019cee9
Commit Graph
1 Commits
Author
SHA1
Message
Date
Enno Woortmann
50516a6e1f
Add implementation and tests for new methods - array_key_first(array $a) Returns the key of the first element or null - array_key_last(array $a) Returns the key of the last element or null
2018-07-17 11:31:00 +02:00