Warnings in PHPEclipse
From: Viliam Simko
Subject: Warnings in PHPEclipse
Date: Wed, 20 Feb 2008 12:58:28 +0100
Hi Benjamin,
I'm using PHPEclipse IDE for PHP development. After I imported the ARC2 code
into my project the IDE generated several warnings.
The local variable $s may not have been initialized
ARC2.php
line 119
The local variable $p may not have been initialized
ARC2.php
line 120
The local variable $o may not have been initialized
ARC2.php
line 122
The local variable $org_id may not have been initialized
ARC2_HcardFoafExtractor.php
line 359
Unreachable code
ARC2_Store.php
line 237
The local variable $sub_r_1 may not have been initialized
ARC2_StoreSelectQueryHandler.php
line 1387
The local variable $sub_r_2 may not have been initialized
ARC2_StoreSelectQueryHandler.php
line 1387
Best regards,
Viliam