This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141043 - [saas][php][geocode] IDE generates invalid code
Summary: [saas][php][geocode] IDE generates invalid code
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-21 18:27 UTC by Lukas Jungmann
Modified: 2008-07-22 22:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-07-21 18:27:21 UTC
-d'n'd geocode into php
-run file

=> fails with:

Fatal error: Cannot declare property GeoCoder::$GEOCODE_URL final, the final modifier is allowed only for methods and
classes in D:\xampplite\htdocs\project2\org_netbeans_saas_google\GoogleMapService.php on line 93

(my php version: 5.2.6)
Comment 1 Lukas Jungmann 2008-07-21 19:01:20 UTC
ooops, this is related to googlemap service (not to geocode), sorry for confusion
Comment 2 Ayub Khan 2008-07-21 23:24:09 UTC
Fixed, see http://hg.netbeans.org/main/rev/0b47d47a9afa
Comment 3 Lukas Jungmann 2008-07-22 22:09:32 UTC
v.