Home » File Formats » File_Gettext
GNU Gettext file parser
This package is unmaintained.
Download latest release 0.4.2 (archived versions might be outdated)
License: BSD
Description
Reader and writer for GNU PO and MO files.
Maintainers
- Michael Wallner (mike) — lead, active
Dependencies
Required
- PHP (>= 4.1.0)
- PEAR Installer (>= 1.4.0b1)
- PEAR
- pcre (extension)
Releases
- 0.4.2 (beta, 2012-03-04)
Release notes
License: BSD
QA release
Bug #18562 hash table support - 0.4.1 (beta, 2007-12-02)
Release notes
License: BSD
* Fixed Bug #6426 - load() should empty $this->strings
QA release:
* Fix bug #12570: license in package.xml (was listed as PHP, but is BSD) - 0.4.0 (beta, 2005-11-14)
Release notes
License: BSD
* Fixed bug #5712 - only variables can be passed by reference
* Changed license to BSD - 0.3.4 (beta, 2005-07-18)
Release notes
License: PHP
* Fixed PHP 4.4 compatibility
- 0.3.3 (beta, 2004-12-29)
Release notes
License: PHP
* Fixed Bug #3044 (double quotes in PO file strings not properly un/escaped)
- 0.3.2 (beta, 2004-12-06)
Release notes
License: PHP
* Fixed handling of magic number (corrupt MO files)
- 0.3.1 (beta, 2004-12-06)
Release notes
License: PHP
* Fixed handling of magic number (corrupt MO files with PHP5)
- 0.3.0 (beta, 2004-04-29)
Release notes
License: PHP
* Moved package state to BETA
* Do not include PEAR.php by default
* Added File_Gettext::raiseError() which includes PEAR.php - 0.2.0 (alpha, 2004-03-30)
Release notes
License: PHP
* Initial PEAR release
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #3044 | Closed | Bug | 2004-12-28 | duplicate addslash | |
| #4989 | Suspended | Req | 2005-08-03 | Problem dealing with plural | |
| #5712 | Closed | Bug | 2005-10-18 | Only variables can be passed by reference | |
| #6411 | Feedback | Req | 2006-01-04 | Various fixes to regexes | |
| #6426 | Closed | Bug | 2006-01-06 | load() should empty $this->strings | |
| #12570 | Closed | Bug | 0.4.0 | 2007-12-02 | wrong license in package.xml |
| #18562 | Closed | Req | 0.4.1 | 2011-05-25 | hash table support |
| #19419 | Open | Bug | 0.4.2 | 2012-05-14 | Infinite loop when saving MO files |