Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coduo/php-humanizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.x
Choose a base ref
...
head repository: isnani/php-humanizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 17, 2015

  1. Configuration menu
    Copy the full SHA
    db1a4e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2015

  1. add ordinal strategy

    isnani committed Nov 29, 2015
    Configuration menu
    Copy the full SHA
    d189df4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    aa91d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d010c View commit details
    Browse the repository at this point in the history
  3. still try to localize Ordinal

    isnani committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    9fd1431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79968d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. Configuration menu
    Copy the full SHA
    5157154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ea2c6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ordinal'

    Conflicts:
    	src/Coduo/PHPHumanizer/Number/Ordinal.php
    	tests/Coduo/PHPHumanizer/Tests/NumberTest.php
    isnani committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    a4528fa View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Merge remote-tracking branch 'upstream/1.0'

    Conflicts:
    	src/Coduo/PHPHumanizer/Number.php
    	src/Coduo/PHPHumanizer/Number/Ordinal.php
    	tests/Coduo/PHPHumanizer/Tests/NumberTest.php
    isnani committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    2259eb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. merge

    isnani committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    7709ed8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. untrack xml

    isnani committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    bd02cf1 View commit details
    Browse the repository at this point in the history
  2. untrack xml

    isnani committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    0c02f4a View commit details
    Browse the repository at this point in the history
  3. untrack xml

    isnani committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    791e477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8257444 View commit details
    Browse the repository at this point in the history
  5. untrack xml

    isnani committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    f432dcd View commit details
    Browse the repository at this point in the history
Loading