Ticket #10890 (closed enhancement: fixed)
Remove php-gettext code
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | I18N | Version: | 2.9 |
| Severity: | normal | Keywords: | commit |
| Cc: |
Description
We now use pomo to parse the translation files so we no longer need the php-gettest library
We should remove it and announce it's not there.
We need to remove wp-includes/gettext.php and wp-includes/streams.php
Change History
Note: See
TracTickets for help on using
tickets.

(In [12006]) Remove the php-gettext library as we don't use it anymore.