Modify ↓
Opened 16 years ago
Closed 15 years ago
#9242 closed defect (wontfix)
PHP Source with namespaces giving Error
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
We are using Trac 0.11.7. At browser we have an Error viewing by an PHP File with Namespaces.
Orig. Code: namespace namespace\package\controller; Browser: namespace namespaceWarning: Unexpected character in input: '\' (ASCII=92) state=1 in Unknown on line 0coreWarning: Unexpected character in input: '\' (ASCII=92) state=1 in Unknown on line 0controller; 4 5 /**
Attachments (2)
Change History (10)
comment:1 by , 16 years ago
| Description: | modified (diff) |
|---|
by , 16 years ago
| Attachment: | autoloader.png added |
|---|
comment:6 by , 16 years ago
| Milestone: | → next-minor-0.12.x |
|---|
Ok, thanks. Let's fix that in 0.12-stable.
comment:7 by , 16 years ago
ok,
big thx
Submission rejected as potential spam (SpamBayes determined spam probability of 72.43%)
:(
comment:8 by , 15 years ago
| Milestone: | next-minor-0.12.x |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Please use Pygments.
If someone can provide a patch for fixing this problem, then please do so and reopen.
Note:
See TracTickets
for help on using tickets.



Could you please attach a file here that shows the problem?