Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
9 - 7 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

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
<?php if ($WF instanceof WidgetFactory) { echo 'Yes, $WF is a WidgetFactory'; } ?>


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?

Who's Online

260 user(s) are online (127 user(s) are browsing Support Forums)


Members: 0


Guests: 260


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits