Gina Peter Banyard on Nostr: If anyone wants a freebie #PHP #RFC to do with a simple implementation, just add ...
If anyone wants a freebie #PHP #RFC to do with a simple implementation, just add `array_zip()` which performs a "zip" operation.
PHP already has this feature, but it is hidden away in `array_map(null, $array1, $array2, ...)` which is... kinda stupid.
I'll endorse you on the ML, and I could do it myself, but there is so much stuff...
Published at
2024-12-05 15:15:55Event JSON
{
"id": "dccf69c7f35172b01026c7e19e51794dbff13c9b35f6e97f47a7373e9529a931",
"pubkey": "18a20d6e1bcfdc4bbc6a060577a11d2d3f1e30776e65cc75269bfae65f265988",
"created_at": 1733411755,
"kind": 1,
"tags": [
[
"t",
"php"
],
[
"t",
"rfc"
],
[
"proxy",
"https://phpc.social/users/Girgias/statuses/113600872799257428",
"activitypub"
]
],
"content": "If anyone wants a freebie #PHP #RFC to do with a simple implementation, just add `array_zip()` which performs a \"zip\" operation.\n\nPHP already has this feature, but it is hidden away in `array_map(null, $array1, $array2, ...)` which is... kinda stupid.\n\nI'll endorse you on the ML, and I could do it myself, but there is so much stuff...",
"sig": "0ebf10e0cbbbe4aec86b5ea16d26e6428358aca357defd8893714711ad64eb1ca21c2050e33f30a1c6ca037d768669ae32d08d2950d3ecc03073a8cd4c4a192b"
}