View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000180 | v1.1 Release (Closed) | [All Projects] General | public | 2009-06-07 21:24 | 2009-09-09 22:45 | ||||
Reporter | caseydk | ||||||||
Assigned To | caseydk | ||||||||
Priority | high | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 1.1 | |||||||
Summary | 0000180: Convert all 'var' declarations to php5 equivalent | ||||||||
Description | Within each of the classes, the object properties are declared as 'var'. In order to be fully php5 compliant - and stop throwing warnings - these should be converted to public, private, or protected as required. Most will be public. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2009-06-22 19:27 |
Resolved in r451-454.. there will be additional updates later on as some functions are refactored or locked down appropriately; |
caseydk (administrator) 2009-09-09 22:45 |
Closed for release. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-07 21:24 | caseydk | New Issue | |
2009-06-14 05:35 | caseydk | Priority | normal => high |
2009-06-22 19:27 | caseydk | Status | new => resolved |
2009-06-22 19:27 | caseydk | Resolution | open => fixed |
2009-06-22 19:27 | caseydk | Assigned To | => caseydk |
2009-06-22 19:27 | caseydk | Note Added: 0000306 | |
2009-09-09 22:45 | caseydk | Status | resolved => closed |
2009-09-09 22:45 | caseydk | Note Added: 0000470 | |
2009-09-09 22:45 | caseydk | Fixed in Version | => 1.1 |