Re: size_t and 64 bit integer branch

From: Date: Wed, 27 Nov 2013 09:28:52 +0000
Subject: Re: size_t and 64 bit integer branch
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Tue, November 19, 2013 10:45, Michael Wallner wrote:
> On 18 November 2013 23:43, Anatol Belski <[email protected]> wrote:
>
>> Hi,
>>
>>
>> the branch with size_t for string length and 64 bit integer replacement
>>  for long datatype was brought so far. This branch is based on the one
>> started by Anthony Ferrara.
>>
>> Compiled with --disable-all --enable-cli this functionality is already
>> available. Except of a couple of edge cases, the tests pass on both 64
>> bit Windows and Linux. The implementation is ready as a solid base for
>> the further porting. There are several new macros and typedefs to handle
>> 64
>> bit compatibility. All those are placeholders which can be easily
>> renamed later, if needed. There is a wiki page indicating the current
>> progress and containing quick start instructions:
>>
>> https://wiki.php.net/rfc/string-size_t/progress
>>
>>
>> As the base does exist now, I'd like to call the maintainers and
>> developers to participate on further porting of the core extensions and
>> SAPIs. Many of those should be easy to convert. Any reviews and
>> comments on what is done are of course welcome, too.
>>
>> The new era of PHP is coming, do your part! :)
>>
>
> Thanks Anatol, awesome effort!
> I have ext/hash sitting here, but still have to rebase to the
> git.php.net branch...
>
>

Hi Michael,

I've marked ext/hash as 'in progress' on the wiki. Had to do some basic
fixes to it though in order to work on ext/session. Could you please merge
what is done by you then?

Thanks

Anatol


Thread (8 messages)

« previous php.internals (#70436) next »