false types (#250).mixed types (#250).static return types (#250).parent types (#250).See the migration guide for detailed upgrade information.
setUseColor().handle->clazz() method was renamed to handle->class().See the migration guide for detailed upgrade information.
inOrderSequence, checkInOrderSequence, anyOrderSequence, and checkAnyOrderSequence from the facade (#215).anInstanceOf() (#220).emptyValue() (#218).object typehint (#224).var_dump() (#223).each() function (#217).No code changes should be required, but in some cases, the Composer package name and version constraint will need to be updated:
eloquent/phony to
eloquent/phony-phpunit.eloquent/peridot-phony, change the Composer package to
eloquent/phony-peridot.eloquent/phony, no changes are required, but consider
trying eloquent/phony-peridot for the added auto-wired mock support. See
the eloquent/phony-peridot repository for more information.eloquent/phony to eloquent/phony-simpletest.eloquent/phony to eloquent/phony-pho.threw() and
receivedException() verifications (#211).~) to indicate truncated
content (#210).self return type (#208).posix_isatty warnings that occur when PHPUnit process
isolation is in use (#207 - thanks @keksa).$handle->mock() to $handle->get() (#180).verify() and verifyStatic() (#179).with(), and all call argument verification must now use calledWith()
(#179).calledOn() behavior (#160).How can I help you explore Laravel packages today?