Opened 17 years ago
Closed 17 years ago
#8679 closed defect (bug) (fixed)
Press This introduced a PHP 5.1 function
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | 2.2.1 |
| Component: | Press This | Keywords: | |
| Focuses: | Cc: |
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.
compat function