Opened 5 years ago
Closed 11 months ago
#205 closed defect (fixed)
all function to lowercase
| Reported by: | anonymous | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0.1 |
| Component: | cacher | Version: | 1.2.2 |
| Keywords: | Cc: | ||
| Application: | PHP Version: | 5.2.6-gentoo | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocked By: | 195 | |
| Blocking: |
Description
When i try XCache i see in my log error:
PHP Fatal error: Cannot redeclare getuser() in /xxxxxx/includes/global.php on line 7
in /xxxxxx/includes/global.php on line 7 i have function with name getUser.
Without XCache i don't have this problem.
Change History (5)
comment:1 Changed 4 years ago by moo
comment:2 Changed 4 years ago by moo
- Blocked By set to 195
- Status changed from new to accepted
#195 may be relative to this
comment:3 Changed 11 months ago by moo
- Milestone changed from 1.3.3 to 2.0.1
this should have been perfectly fixed in 2.0.1
comment:4 Changed 11 months ago by moo
- Status changed from accepted to new
this should have been perfectly fixed in 2.0.1
comment:5 Changed 11 months ago by moo
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


i don't think it a lowercase (could be problem itself) cause "cannot redeclare". can u pls make a short yet reproducable script files?