-
Notifications
You must be signed in to change notification settings - Fork 187
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: beberlei/assert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: beberlei/assert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 6 files changed
- 2 contributors
Commits on Oct 9, 2019
-
Remove ext-intl as a required extension, making it a suggested extens…
…ion for use with Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles.
Configuration menu - View commit details
-
Copy full SHA for 8a4c4e9 - Browse repository at this point
Copy the full SHA 8a4c4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f5ca8 - Browse repository at this point
Copy the full SHA 38f5ca8View commit details
Commits on Oct 10, 2019
-
Restored
\Assert\Assertion::createException()
signature to 3.2.2.Sincerely apologies to the BC break.
Configuration menu - View commit details
-
Copy full SHA for 6ae055f - Browse repository at this point
Copy the full SHA 6ae055fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6031a7 - Browse repository at this point
Copy the full SHA c6031a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 200ecc8 - Browse repository at this point
Copy the full SHA 200ecc8View commit details -
Remove a hard dependency on the intl extension (#289)
Fixes #288. While #268 and #269 updated count() and isCountable() to now work with intl resources, #286 made that the whole beberlei/assert package now requires the intl extension to be installed. However, the intl extension dependency is a soft dependency. The package does not need intl for most of its features and can safely work without it.
Configuration menu - View commit details
-
Copy full SHA for d4207ed - Browse repository at this point
Copy the full SHA d4207edView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 4fd15cd - Browse repository at this point
Copy the full SHA 4fd15cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 448bc4f - Browse repository at this point
Copy the full SHA 448bc4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 263ae9d - Browse repository at this point
Copy the full SHA 263ae9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99508be - Browse repository at this point
Copy the full SHA 99508beView commit details
Commits on Dec 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for acd461e - Browse repository at this point
Copy the full SHA acd461eView commit details -
### Fixes - Reinstated the `@method` return type for `Assert\LazyAssertion` methods to show that the return type is `LazyAssertion`.
Configuration menu - View commit details
-
Copy full SHA for d63a694 - Browse repository at this point
Copy the full SHA d63a694View commit details
Loading
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...v3