On 26 June 2024 20:59:00 BST, Richard Miles <[email protected]> wrote:
>Howdy people,
>
>The pattern-matching RFC inspired me to write this. I have not done any work for this yet; just
>looking for initial feedback. I think we should have typed arrays in PHP. I propose adding the class
>SplTypeDefinedArray.
We've done some initial work related to this as part of PHP Foundation work:
<https://github.com/derickr/php-src/tree/collections/Zend/tests/collection>
A summary on the state of this, and actual genetics will be available soon too.
cheers
Derick