Skip to content

Instantly share code, notes, and snippets.

@nikic

nikic/laravel Secret

Created April 9, 2020 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikic/c624399659ef1052e8751d8bb3024bc4 to your computer and use it in GitHub Desktop.
Save nikic/c624399659ef1052e8751d8bb3024bc4 to your computer and use it in GitHub Desktop.
otice: Parameter $timestamp of DateTime::setTimestamp() has been renamed to $unixtimestamp in Carbon\Traits\Date::setTimestamp(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $timezone of DateTime::setTimezone() has been renamed to $value in Carbon\Traits\Date::setTimezone(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $timezone of DateTime::createFromFormat() has been renamed to $tz in Carbon\Traits\Date::createFromFormat(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $object of DateTime::diff() has been renamed to $date in Carbon\Traits\Date::diff(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $array of DateTime::__set_state() has been renamed to $dump in Carbon\Traits\Date::__set_state(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $interval of DateTime::add() has been renamed to $unit in Carbon\Traits\Date::add(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $interval of DateTime::sub() has been renamed to $unit in Carbon\Traits\Date::sub(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $object of DateTimeInterface::diff() has been renamed to $date in Carbon\Carbon::diff(), which may break named parameters in /home/nikic/repos/framework/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 509
Notice: Parameter $offset of ArrayAccess::offsetExists() has been renamed to $key in Illuminate\Container\Container::offsetExists(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Container/Container.php on line 16
Notice: Parameter $offset of ArrayAccess::offsetGet() has been renamed to $key in Illuminate\Container\Container::offsetGet(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Container/Container.php on line 16
Notice: Parameter $offset of ArrayAccess::offsetSet() has been renamed to $key in Illuminate\Container\Container::offsetSet(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Container/Container.php on line 16
Notice: Parameter $offset of ArrayAccess::offsetUnset() has been renamed to $key in Illuminate\Container\Container::offsetUnset(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Container/Container.php on line 16
Notice: Parameter $name of PDO::lastInsertId() has been renamed to $sequence in Illuminate\Tests\Database\ProcessorTestPDOStub::lastInsertId(), which may break named parameters in /home/nikic/repos/framework/tests/Database/DatabaseProcessorTest.php on line 45
Notice: Parameter $files of Orchestra\Testbench\Contracts\TestCase::call() has been renamed to $cookies in Orchestra\Testbench\TestCase::call(), which may break named parameters in /home/nikic/repos/framework/vendor/orchestra/testbench-core/src/TestCase.php on line 15
Notice: Parameter $server of Orchestra\Testbench\Contracts\TestCase::call() has been renamed to $files in Orchestra\Testbench\TestCase::call(), which may break named parameters in /home/nikic/repos/framework/vendor/orchestra/testbench-core/src/TestCase.php on line 15
Notice: Parameter $content of Orchestra\Testbench\Contracts\TestCase::call() has been renamed to $server in Orchestra\Testbench\TestCase::call(), which may break named parameters in /home/nikic/repos/framework/vendor/orchestra/testbench-core/src/TestCase.php on line 15
Notice: Parameter $changeHistory of Orchestra\Testbench\Contracts\TestCase::call() has been renamed to $content in Orchestra\Testbench\TestCase::call(), which may break named parameters in /home/nikic/repos/framework/vendor/orchestra/testbench-core/src/TestCase.php on line 15
Notice: Parameter $offset of ArrayAccess::offsetExists() has been renamed to $key in Illuminate\Support\Collection::offsetExists(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Support/Collection.php on line 11
Notice: Parameter $offset of ArrayAccess::offsetGet() has been renamed to $key in Illuminate\Support\Collection::offsetGet(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Support/Collection.php on line 11
Notice: Parameter $offset of ArrayAccess::offsetSet() has been renamed to $key in Illuminate\Support\Collection::offsetSet(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Support/Collection.php on line 11
Notice: Parameter $offset of ArrayAccess::offsetUnset() has been renamed to $key in Illuminate\Support\Collection::offsetUnset(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Support/Collection.php on line 11
Notice: Parameter $value of Illuminate\Contracts\Routing\UrlRoutable::resolveRouteBinding() has been renamed to $routeKey in Illuminate\Tests\Integration\Routing\RoutableInterfaceStub::resolveRouteBinding(), which may break named parameters in /home/nikic/repos/framework/tests/Integration/Routing/UrlSigningTest.php on line 90
Notice: Parameter $save_path of SessionHandlerInterface::open() has been renamed to $savePath in Illuminate\Session\NullSessionHandler::open(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Session/NullSessionHandler.php on line 7
Notice: Parameter $session_name of SessionHandlerInterface::open() has been renamed to $sessionName in Illuminate\Session\NullSessionHandler::open(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Session/NullSessionHandler.php on line 7
Notice: Parameter $key of SessionHandlerInterface::read() has been renamed to $sessionId in Illuminate\Session\NullSessionHandler::read(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Session/NullSessionHandler.php on line 7
Notice: Parameter $key of SessionHandlerInterface::write() has been renamed to $sessionId in Illuminate\Session\NullSessionHandler::write(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Session/NullSessionHandler.php on line 7
Notice: Parameter $val of SessionHandlerInterface::write() has been renamed to $data in Illuminate\Session\NullSessionHandler::write(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Session/NullSessionHandler.php on line 7
Notice: Parameter $key of SessionHandlerInterface::destroy() has been renamed to $sessionId in Illuminate\Session\NullSessionHandler::destroy(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Session/NullSessionHandler.php on line 7
Notice: Parameter $maxlifetime of SessionHandlerInterface::gc() has been renamed to $lifetime in Illuminate\Session\NullSessionHandler::gc(), which may break named parameters in /home/nikic/repos/framework/src/Illuminate/Session/NullSessionHandler.php on line 7
Notice: Parameter $parameters of Illuminate\Routing\Controller::__call() has been renamed to $arguments in Illuminate\Tests\Routing\RouteTestControllerCallableStub::__call(), which may break named parameters in /home/nikic/repos/framework/tests/Routing/RoutingRouteTest.php on line 1742
Notice: Parameter $value of Illuminate\Contracts\Routing\UrlRoutable::resolveRouteBinding() has been renamed to $routeKey in Illuminate\Tests\Routing\RoutableInterfaceStub::resolveRouteBinding(), which may break named parameters in /home/nikic/repos/framework/tests/Routing/RoutingUrlGeneratorTest.php on line 631
Notice: Parameter $offset of ArrayAccess::offsetGet() has been renamed to $key in Illuminate\Tests\Support\ApplicationStub::offsetGet(), which may break named parameters in /home/nikic/repos/framework/tests/Support/SupportFacadeTest.php on line 83
Notice: Parameter $offset of ArrayAccess::offsetSet() has been renamed to $key in Illuminate\Tests\Support\ApplicationStub::offsetSet(), which may break named parameters in /home/nikic/repos/framework/tests/Support/SupportFacadeTest.php on line 83
Notice: Parameter $offset of ArrayAccess::offsetUnset() has been renamed to $key in Illuminate\Tests\Support\ApplicationStub::offsetUnset(), which may break named parameters in /home/nikic/repos/framework/tests/Support/SupportFacadeTest.php on line 83
PHPUnit 8.3.4 by Sebastian Bergmann and contributors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment