Hi folks, > I’d like to present this new RFC. When discussing the issue, we first thought > that the RFC process wasn’t necessary. However, discussions on the PR showed > that selecting new letters for pack and unpack is more challenging than we > initially thought, thus creating an RFC for this change. > > Here is the link to the RFC: > https://wiki.php.net/rfc/pack-unpack-endianness-signed-integers-support
I'm getting back to this RFC. Here's the current status: it's been proposed to implement Perl modifiers to pack/unpack. I think this is a bit overkill in this case, as this RFC proposes to add the very last missing formats to the two functions. Once these new formats are added, the list is complete. If no concerns are raised in the next few days, I'll open this RFC to the vote in its current state. Thanks, — Alexandre Daubois
