MantisBT: master b0e0795a

Author Committer Branch Timestamp Parent
dhx dhx master 2010-04-07 20:24 master 9af956a3
Changeset

Increase minimum PHP version from 5.1.0 to 5.1.2 (Hash extension)

The Hash extension is enabled by default from version 5.1.2 of PHP as
per http://www.php.net/manual/en/hash.requirements.php

It's also possible to use the PECL Hash extension with earlier versions
of PHP if someone absolutely needs to use PHP <5.1.2.

mod - doc/INSTALL Diff File
mod - core/php_api.php Diff File