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-11 10:03:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
126,858
Commits
547
Branches
1,483
Tags
e3a5e424f6743fbf664cfbcfe5319ee431ba5cee
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