Rob C
unread,Jun 21, 2013, 3:19:33 AM6/21/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phpc...@googlegroups.com
Hey, just curious what your thoughts are on using and/or supporting SplFixedArray instead of PHP arrays in some parts of the library?
I'm sure it's a lot of work all around, and there are a variety of ways to implement. Obviously, this might cause compatibility issues with older versions of PHP and also would not work on servers that are missing the library.
I could help code some of it, but .. figure it's worth talking about before any work is done. What do you think.