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: fetch/php-array-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: fetch/php-array-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 17, 2015

  1. add travis config

    koenpunt committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    c187f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    551b2e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8531253 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac6a5f5 View commit details
    Browse the repository at this point in the history
  5. Add Travis CI badge

    koenpunt committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    fd16976 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2015

  1. optimize variable argument functions

    - only request all arguments when argument count is more than 2
    - only test for keys to be an array when not the exceeding the number of arguments
    koenpunt committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    a4d2dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459d9d7 View commit details
    Browse the repository at this point in the history
Loading