New Stable Release: Qdig 1.2.9.1
This release fixes a compatibility issue that arose with the release of PHP 5.0.5.
Notes:
This release fixes a compatibility issue that arose with
the release of PHP 5.0.5. The PHP authors made some obscure
changes that broke a lot of existing code, unfortunately
including two lines of code Qdig 1.2.9.
Under previous versions of PHP the two lines don't generate
so much as a Notice, which would indicate a *possible*
run-time error. Suddenly the two lines crash the script
with a Fatal Error under PHP 5.0.5. Ouch.
If you are running a modified copy of Qdig 1.2.9 and you
don't want to upgrade, you can just change the two lines.
See http://sourceforge.net/forum/message.php?msg_id=3414183
See also the Qdig 1.2.9 release notes.
Changes:
- Adapted to new syntax requirement to avoid Fatal Errors in PHP >=5.0.5.
See also the Qdig 1.2.9 changes.
See CHANGELOG.txt for a complete list of changes.
<< New Development Release: Qdig 20050721 | News | New Development Release: Qdig 20060107 >>