Re: [PHP-DEV] [PATCH] - fix for 64 bit issues with OnUpdateInt

[email protected] (Sascha Schumann)
Newsgroups php.dev
Message-ID <[email protected]>
>     So for 4.3.2, we add the OnUpdateLong() and replace
>     all the calls to OnUpdateInt() to use that instead
>     and we leave the OnUpdateInt() behaviour same as it was.
>     This shouldn't cause BC problems then..?

    Yes.

>     And in 5.0.0 we change OnUpdateInt() to use ints.

    No, unless you are into procuring stealth errors which go
    undetected for months.

    It would be better drop that interface completely.  Although
    then extension maintainers whose code needs to work with
    several PHP releases will have to resort to preprocessor
    magic once again.

    - Sascha
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.