[RFC] Fix list() behavior inconsistency
[email protected] (Dmitry Stogov)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <CA+9eiLtnWLzN3hDPOUDWedNbnw=H4otkiz85NMUtZ0nz0O2+iw@mail.gmail.com> |
Hi, Please take a look and make your opinion. https://wiki.php.net/rfc/fix_list_behavior_inconsistency This inconsistency might be interpreted like a bug, but fixing it might break existing PHP code (at least my attempt to fix it in documented way broke few phpt tests). Thanks. Dmitry.