-
-
Notifications
You must be signed in to change notification settings - Fork 67
Comparing changes
Open a pull request
base repository: schmittjoh/php-option
base: master
head repository: centraldesktop/php-option
compare: master
- 17 commits
- 13 files changed
- 6 contributors
Commits on Sep 11, 2017
-
Add filterIsA and filterIsOneOf methods. Enables filtering an Option …
…by its type more easily.
Configuration menu - View commit details
-
Copy full SHA for d100b3f - Browse repository at this point
Copy the full SHA d100b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 838dd22 - Browse repository at this point
Copy the full SHA 838dd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7496b - Browse repository at this point
Copy the full SHA 0c7496bView commit details -
Check for array or Traversable when checking the filterIsOneOf first …
…parameter. Also test using an Iterator on filterIsOneOf
Configuration menu - View commit details
-
Copy full SHA for edb1c73 - Browse repository at this point
Copy the full SHA edb1c73View commit details
Commits on Sep 13, 2017
-
Merge pull request #1 from corporealshift/filter-isa
Add filterIsA and filterIsOneOf
Configuration menu - View commit details
-
Copy full SHA for 23f637c - Browse repository at this point
Copy the full SHA 23f637cView commit details
Commits on Oct 13, 2017
-
bugfix() Fix how
Some::filterIsOneOf()traverses through passed par……ameters array
Oleg Kozak committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 79894c9 - Browse repository at this point
Copy the full SHA 79894c9View commit details -
Oleg Kozak committed
Oct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 90b02f3 - Browse repository at this point
Copy the full SHA 90b02f3View commit details -
Oleg Kozak committed
Oct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 3b7a452 - Browse repository at this point
Copy the full SHA 3b7a452View commit details -
chore() Remove
hhvmbuild from travis.ymlOleg Kozak committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 9e7563d - Browse repository at this point
Copy the full SHA 9e7563dView commit details
Commits on Oct 17, 2017
-
tests() Add more tests around
Some::filterIsOneOfOleg Kozak committedOct 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 7590b29 - Browse repository at this point
Copy the full SHA 7590b29View commit details -
tests() Add
filterIsOneOftests forLazyOption. Clean up other te……st cases.
Oleg Kozak committedOct 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 90c379e - Browse repository at this point
Copy the full SHA 90c379eView commit details
Commits on Oct 23, 2017
-
Merge pull request #2 from mister-spock/master
bugfix() Fix how "Some::filterIsOneOf()" traverses through received parameters array
dstevenson authoredOct 23, 2017 Configuration menu - View commit details
-
Copy full SHA for eeb6027 - Browse repository at this point
Copy the full SHA eeb6027View commit details
Commits on Jan 18, 2021
-
Update PHPUnit, add '__toString()' method implementation, add tests
Oleg Kozak committedJan 18, 2021 Configuration menu - View commit details
-
Copy full SHA for e7c65fd - Browse repository at this point
Copy the full SHA e7c65fdView commit details -
Add php74 as a Travis CI target
Oleg Kozak committedJan 18, 2021 Configuration menu - View commit details
-
Copy full SHA for ba3e4cc - Browse repository at this point
Copy the full SHA ba3e4ccView commit details -
Drop PHP 5.6 support (because of newer PHPUnit)
Oleg Kozak committedJan 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 588baa1 - Browse repository at this point
Copy the full SHA 588baa1View commit details
Commits on Jan 19, 2021
-
No, roll back to PHP 5.6 support with PHPUnit 5.7
Oleg Kozak committedJan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 755c73a - Browse repository at this point
Copy the full SHA 755c73aView commit details -
Merge pull request #3 from mister-spock/feature/add-to-string-method
Update PHPUnit, add '__toString()' method implementation, add tests
ekatocd authoredJan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for a94188b - Browse repository at this point
Copy the full SHA a94188bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master