#3367 closed enhancement (fixed)
1.5 beta code clean-up master ticket
| Reported by: | johnjamesjacoby | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Core | Version: | 1.5 |
| Severity: | normal | Keywords: | |
| Cc: | sharma.aks34@… |
Description
With beta right around the corner, it's time to do some code tidying to clean up any new function names, class names, and filters we've introduced in the 1.3 cycle. I'm:
- Auditing/removing PHP4 constructors
- Class functions that start with underscores
- require_once() usage where require() will provide a performance benefit
There are surely more things to tidy, so this is a general master ticket to commit code clean-up against.
Change History (26)
#21
@
15 years ago
- Summary 1.3 beta code clean-up master ticket → 1.5 beta code clean-up master ticket
- Version → 1.5
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4775]) Prebeta code clean-up - see #3367: