View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000467 | XMB1 | Bugs | public | 2011-05-21 18:25 | 2011-05-29 14:05 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.11 | ||||
| Target Version | 1.9.11.12 | Fixed in Version | 1.9.11.12 | ||
| Summary | 0000467: function escape_var() is Misguided | ||||
| Description | My research shows PHP only provides a performance boost if the return value is written back to a referenced parameter. In all other cases we were better off using the original function escape() because there was no performance gain. | ||||
| Additional Information | http://www.miqrogroove.com/writing/php-references-for-speed/ | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 2591 | ||||
| Git Commit | |||||
| related to | 0000171 | closed | miqrogroove | Function Parameter Efficiency Review |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-05-21 18:25 | miqrogroove | New Issue | |
| 2011-05-21 18:25 | miqrogroove | Status | new => assigned |
| 2011-05-21 18:25 | miqrogroove | Assigned To | => miqrogroove |
| 2011-05-21 20:42 | miqrogroove | SVN Revision | => 2591 |
| 2011-05-21 20:42 | miqrogroove | Status | assigned => resolved |
| 2011-05-21 20:42 | miqrogroove | Fixed in Version | => 1.9.11.12 |
| 2011-05-21 20:42 | miqrogroove | Resolution | open => fixed |
| 2011-05-22 02:11 | miqrogroove | Relationship added | related to 0000171 |
| 2011-05-29 14:05 | miqrogroove | Status | resolved => closed |