| Re: XOOPS 2.5.7 Beta 1 Released for Testing |
| by timgno on 2014/4/25 12:26:29 Ah! OK! Now is clear :) |
| Re: XOOPS 2.5.7 Beta 1 Released for Testing |
| by Mamba on 2014/4/25 10:59:57 Quote: In PHP 5, the is_a function is deprecated in favor of instanceof Since PHP 5.3.0 it's not true anymore! Maybe the Italian translation is not correct, but in the English version of the link you gave us, it is very clearly stated: Quote: 5.3.0 This function is no longer deprecated, and will therefore no longer throw E_STRICT warnings. |
| Re: XOOPS 2.5.7 Beta 1 Released for Testing |
| by timgno on 2014/4/25 10:14:00 In PHP 5, the is_a function is deprecated in favor of instanceof Watch this code from php.net http://it1.php.net/manual/en/function.is-a.php Many files in xoops still have this function |
| Re: XOOPS 2.5.7 Beta 1 Released for Testing |
| by alain01 on 2014/4/16 10:01:28 I think for that |
| Re: XOOPS 2.5.7 Beta 1 Released for Testing |
| by timgno on 2014/4/16 9:59:37 The first step for security registration was disabled by default in the previous version, why it is now enabled in the profile module? |