Skip to content

Tags: marcispauls/numbers2words

Tags

2.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jurchiks#9 from edgarsstrods/hotfix/variable-rename

Fixing variable naming bug

2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DRY and PHPDoc fixes.

2.3.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jurchiks#7 from spaivaras/fix/lt-language

Change dollar names in Lithuanian

2.3.8

Merge pull request jurchiks#6 from erop/patch-1

Update Russian.php

2.3.7

Merge pull request jurchiks#4 from uLow/patch-1

grammar fix

2.3.6

Bugfix: if the spelling of decimal part was enabled and it was 0, and…

… the language was either Russian or Latvian, AND the currency was Russian rouble, then this caused a notice about an undefined index 0.

2.3.5

Adding a library-specific exception to make it possible to discern be…

…tween exceptions thrown by this library and other code.

2.3.4

Using the new constants internally.

2.3.3

Derp, this only works if you use the variables in the child classes..…

…. Too bad.

2.3.2

Reordering the constants in a natural language order, using them in t…

…he README.