MantisBT: master e78e7187

Author Committer Branch Timestamp Parent
dregad dregad master 2017-05-07 00:15 master bc402539
Affected Issues  0022842: Remove php_version_at_least() function from PHP API
Changeset

Remove php_version_at_least() API function

Standard version_compare() function was introduced in PHP 4.1, and
should be used instead.

Fixes 0022842

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