On Wed, Jun 27, 2012 at 11:37 AM, Galen Wright-Watson <ww.ga...@gmail.com>wrote:

>
> On Wed, Jun 27, 2012 at 6:07 AM, Solar Designer <so...@openwall.com>wrote:
>
>> [...]
>>
>> BTW, what version of PHP introduced the === comparison operator?
>> I guess this should become the minimum version for phpass since this is
>> highly desirable to use.
>>
>
> === was added on Oct 19, 1999. php_version.h gives the version
> as 4.0B3-dev.
>
>
> http://git.php.net/?p=php-src.git;a=commit;h=65b152948e418e709893f6d3343e967ca2a789bc
>
> I ♥ git.
>

That commit turns out to be just a NEWS update. The actual change was made
on the same day but was committed a few hours earlier. In any case, setting
PHP 4.0 as phpass's minimum version should work.

http://git.php.net/?p=php-src.git;a=commit;h=7a205f6087892996b2a2e3deabcf8a714e4b9d96

Git log, why did you lead me astray?

Reply via email to