0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #62 from bshaffer/add-return-type-will-change More... 11 months ago
chore: fix return type will change deprecation in PHP 8.1 More... 11 months ago
Merge pull request #59 from researchgate/php-8-support More... over 1 year ago
Merge pull request #58 from researchgate/migrate-master-to-github-actions More... over 1 year ago
Add PHP 8.0 compatibility, fix iterating JSArray More... over 1 year ago
Migrate master from Travis-CI to GitHub Actions More... over 1 year ago
Merge pull request #55 from AOEpeople/master More... over 5 years ago
[TASK] Updates Autoloading to match when required from other libraries/tools More... over 5 years ago
Add travis-ci tests for php 7.1 & nightly More... over 6 years ago
Rename Object to JObject for php7 compliance (#53) More... over 6 years ago
Merge pull request #46 from tomzx/features/phpunit More... almost 9 years ago
[#43] Initial conversion from simpletest to phpunit. More... almost 9 years ago
Update composer.json to use phpunit instead of simpletest. More... almost 9 years ago
Replace String class by JString. Fixes #42 More... almost 9 years ago
Merge branch 'master' of github.com:vierbergenlars/php-semver More... almost 9 years ago
Merge pull request #44 from tomzx/features/update-travis-config More... almost 9 years ago
Update travis.yml configuration. More... almost 9 years ago
Merge pull request #41 from bkhrupa/master More... about 9 years ago
Typo fixed in variable More... about 9 years ago
Make sure to throw the right exception (fixes #39) More... over 9 years ago
Merge pull request #37 from jonmchan/fixCLI More... over 9 years ago
fixed reference in bin/semver to latest version of code - fixes #35 More... over 9 years ago
Test all getters on the version object More... over 10 years ago
Merge branch 'master' of https://github.com/Pheromone/php-semver More... over 10 years ago
Replace (string) casting with (array) in version::getPrerelease(). More... over 10 years ago
Merge remote-tracking branch 'origin/master' More... over 10 years ago
Merge branch 'semver-2.0.0' More... over 10 years ago
Make _convert public for usage in unbound closures More... over 10 years ago
Re-enable strict vs loose test More... over 10 years ago
Remove dependency on Closure::bindTo() (php >=5.4) More... over 10 years ago