Opened 18 years ago
Closed 18 years ago
#8679 closed defect (bug) (fixed)
Press This introduced a PHP 5.1 function
| Reported by: | DD32 | Owned by: | noel |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Press This | Version: | 2.2.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
htmlspecialchars_decode() is only available in PHP 5.1+: http://trac.wordpress.org/browser/trunk/wp-admin/press-this.php#L554 appears to have been added in [9787] which means WP 2.7 is affected
A similar case where this would've been useful is #6992 perhaps a compat function should be added?
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
compat function