-
Notifications
You must be signed in to change notification settings - Fork 185
Comparing changes
Open a pull request
base repository: beberlei/assert
base: v3.2.1
head repository: beberlei/assert
compare: v3
Commits on Jul 25, 2019
-
Add eqArraySubset, similar to what already exists in PHPUnit. (#283)
Thank you. Nice addition.
Configuration menu - View commit details
-
Copy full SHA for ad2c8a7 - Browse repository at this point
Copy the full SHA ad2c8a7View commit details
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f57f94d - Browse repository at this point
Copy the full SHA f57f94dView commit details -
Andru Cherny committed
Aug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for eb1724e - Browse repository at this point
Copy the full SHA eb1724eView commit details -
* master: Add eqArraySubset, similar to what already exists in PHPUnit. (#283)
Richard Quadling authored and Richard Quadling committedAug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 17b3d3c - Browse repository at this point
Copy the full SHA 17b3d3cView commit details -
Richard Quadling authored and Richard Quadling committed
Aug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 5547e7d - Browse repository at this point
Copy the full SHA 5547e7dView commit details -
* v3: Prepare v3.2.2 Add latest 7.3 Prepare v3.2.1
Richard Quadling authored and Richard Quadling committedAug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for ddf595b - Browse repository at this point
Copy the full SHA ddf595bView commit details -
* wirwolf-master: bugfix add typehint add composer require ext add throw phpdoc
Richard Quadling authored and Richard Quadling committedAug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for d77f25b - Browse repository at this point
Copy the full SHA d77f25bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dce360b - Browse repository at this point
Copy the full SHA dce360bView commit details -
More type hint fixes found by static analysis
Richard Quadling authored and Richard Quadling committedAug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for ba56167 - Browse repository at this point
Copy the full SHA ba56167View commit details -
Add appropriate error suppressions for PHP 7.0
Richard Quadling authored and Richard Quadling committedAug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for a34acce - Browse repository at this point
Copy the full SHA a34acceView commit details -
Richard Quadling authored and Richard Quadling committed
Aug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 410caeb - Browse repository at this point
Copy the full SHA 410caebView commit details -
* master: CS Fixes Add appropriate error suppressions for PHP 7.0 More type hint fixes found by static analysis Code styling Type hints bugfix add typehint add composer require ext add throw phpdoc
Richard Quadling authored and Richard Quadling committedAug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 598c43b - Browse repository at this point
Copy the full SHA 598c43bView commit details -
Richard Quadling authored and Richard Quadling committed
Aug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 65b8152 - Browse repository at this point
Copy the full SHA 65b8152View commit details
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.
Richard Quadling authored and Richard Quadling committedOct 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 8a4c4e9 - Browse repository at this point
Copy the full SHA 8a4c4e9View commit details -
Correct @method return typehint for LazyAssertion chaining
Richard Quadling authored and Richard Quadling committedOct 9, 2019 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.
Richard Quadling authored and Richard Quadling committedOct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 6ae055f - Browse repository at this point
Copy the full SHA 6ae055fView commit details -
Richard Quadling authored and Richard Quadling committed
Oct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for c6031a7 - Browse repository at this point
Copy the full SHA c6031a7View commit details -
Richard Quadling authored and Richard Quadling committed
Oct 10, 2019 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 -
Fix docblocks for
all
to show that they are expected to receive anarray of things
Richard Quadling authored and Richard Quadling committedOct 10, 2019 2Configuration menu - View commit details
-
Copy full SHA for 4fd15cd - Browse repository at this point
Copy the full SHA 4fd15cdView commit details -
Richard Quadling authored and Richard Quadling committed
Oct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 448bc4f - Browse repository at this point
Copy the full SHA 448bc4fView commit details -
Make
Assert\Assertion::stringify()
UTF-8 safe.Richard Quadling authored and Richard Quadling committedOct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 263ae9d - Browse repository at this point
Copy the full SHA 263ae9dView commit details -
Richard Quadling authored and Richard Quadling committed
Oct 10, 2019 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
-
Reinstate LazyAssertion docblock
Richard Quadling authored and Richard Quadling committedDec 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`.
Richard Quadling authored and Richard Quadling committedDec 19, 2019 Configuration menu - View commit details
-
Copy full SHA for d63a694 - Browse repository at this point
Copy the full SHA d63a694View 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 v3.2.1...v3