Top Level :: Numbers

Package Information: Numbers_Roman

Show All Changelogs
» Version » Information
1.0.2Download

Release date: 2007-10-14 19:43 UTC
Release state: stable

Changelog:

QA release:
- Fix bug with _L and _C giving wrong values (swapped)
- Fix bug: toRoman() used $this although it's static
- Add unit tests

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR Installer 1.5.0 or newer
1.0.1Download

Release date: 2004-04-28 20:57 UTC
Release state: beta

Changelog:

- Added support for lowercase input/output
- Starting with this release conversion is supported from integers up to
5 999 999 and from the equivalent Roman Numerals
- Added an optional HTML tag to disply roman numerals over 4000 in an
historically accurate fashion
- General fixes and code rewrite maintaining backward compatibility

0.2.0Download

Release date: 2004-04-28 18:24 UTC
Release state: stable

Changelog:

- Added support for lowercase input/output
- Starting with this release conversion is supported from integers up to
5 999 999 and from the equivalent Roman Numerals
- Added an optional HTML tag to disply roman numerals over 4000 in an
historically accurate fashion
- General fixes and code rewrite maintaining backward compatibility

0.1.1Download

Release date: 2004-02-26 13:09 UTC
Release state: stable

Changelog:

Fix to enable installation with PEAR installers.

0.1Download

Release date: 2002-01-27 00:20 UTC
Release state: stable

Changelog:

This is the initial release of the Numbers_Roman package which has
been in php4/pear for a while.