This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-20 17:34:35 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
121832
commits
526
branches
1434
tags
882
MiB
6e90c75507
Commit graph
1 commit
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