Issue #320 has been reported by Clément OUDOT. ---------------------------------------- Bug #320: Token crypt function does not wotk with PHP 5.2 and inferior http://tools.lsc-project.org/issues/320
Author: Clément OUDOT Status: Assigned Priority: Normal Assigned to: Clément OUDOT Category: Self Service Password Target version: self-service-password-0.6 Christian Unger found the cause of the probelm: > I think the problem might be that strstr() doesn't take 3 arguments until > version 5.3.0 of PHP according to their documentation: > http://php.net/manual/en/function.strstr.php (see the changelog and > example) So we have to find a solution for old PHP versions. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
