Re: [RFC] 64 bit platform improvements for string length and integer
Hi Andrea,
On Tue, May 6, 2014 10:07, Andrea Faulds wrote:
>
> On 6 May 2014, at 09:01, Anatol Belski <anatol.php@belski.net> wrote:
>
>
>> https://wiki.php.net/rfc/size_t_and_int64_next
>>
>
> Am I reading this incorrectly, or is this suggesting switching to 64-bit
> types for int(), but only for 64-bit builds? I would prefer to switch to
> 64-bit on 32-bit platforms as well, for the sake of consistency. PHP code
> should behave identically on 32-bit and 64-bit systems.
>
this was not implemented. The complexity of the patch would increase as
well as the danger of the miscarriage danger. You can see this as a middle
stage, without this change one will have to start over for int64 on 32
bit. Whereby I have to mention that there's no plan to implement this yet,
please note also the performance concerns. It's to see there are more
people interested on that, if such a project exist later, i would
participate on that.
Regards
Anatol
Thread (11 messages)