#14735 closed defect (bug) (fixed)
Encoding Issue in Files
Reported by: | hakre | Owned by: | hakre |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch dev-feedback |
Focuses: | Cc: |
Description
In the core package (checked *.php) the following files do contain characters not within the ascii 7bit range:
- /wp-includes/class-snoopy.php
- /
To prevent encoding issues, those files should be made ascii-7bit compatible.
Attachments (2)
Note: See
TracTickets for help on using
tickets.
/wp-includes/class-snoopy.php