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-30 03:33:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
127,223
Commits
549
Branches
1,487
Tags
4b0bb315da3cbd4d2ef4080eee8cc5bde88e2cd7
Commit Graph
2 Commits
Author
SHA1
Message
Date
George Peter Banyard
3fbd3d2e2f
Remove usage of float keys in arrays
...
Also make test output not produce trailling whitespaces Closes GH-6662
2021-02-09 02:55:54 +00:00
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