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-19 17:04:47 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
110438
commits
526
branches
1434
tags
879
MiB
2d7658959e
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