Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 162155 Details for
Bug 302038
Semantic Highlighting is lost in many cases
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
example
demo.php (text/plain), 446 bytes, created by
xu jiaxi
on 2010-03-16 09:08:24 EDT
(
hide
)
Description:
example
Filename:
MIME Type:
Creator:
xu jiaxi
Created:
2010-03-16 09:08:24 EDT
Size:
446 bytes
patch
obsolete
><?php >namespace a\b\c\d; > >class E implements F { > > /** > * @var array > */ > private $a; > > private $b; > > private $c = false; > > public function __construct($path) { > if(is_string($path)) { > if(isWin()) { > $i = strpos($path, F::DEVICE_SEPARATOR); > if($i !== false) { > } > } else { > } > $this->segments = $this->explodePath($path); > } else if(is_array($path)) { > $this->segments = $path; > } > } > >} > >?>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 302038
: 162155 |
167869
|
176179
|
176180