From a247d319b96271b5d9e1973ce72b418521c7d5fc Mon Sep 17 00:00:00 2001 From: Thomas Calvet Date: Tue, 12 Nov 2019 12:06:16 +0100 Subject: [PATCH] Sync UPGRADE-5.0 before beta --- UPGRADE-5.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPGRADE-5.0.md b/UPGRADE-5.0.md index ce4b127c3ebfb..9c4f9fd936d24 100644 --- a/UPGRADE-5.0.md +++ b/UPGRADE-5.0.md @@ -39,6 +39,8 @@ Console * Removed the `setVerticalBorderChar()` method in favor of the `setVerticalBorderChars()` method in `TableStyle`. * Removed the `getVerticalBorderChar()` method in favor of the `getBorderChars()` method in `TableStyle`. * Removed support for returning `null` from `Command::execute()`, return `0` instead + * Renamed `Application::renderException()` and `Application::doRenderException()` + to `renderThrowable()` and `doRenderThrowable()` respectively. * The `ProcessHelper::run()` method takes the command as an array of arguments. Before: @@ -239,6 +241,7 @@ FrameworkBundle * Removed `ResolveControllerNameSubscriber`. * Removed `routing.loader.service`. * Added support for PHPUnit 8. A `void` return-type was added to the `KernelTestCase::tearDown()` and `WebTestCase::tearDown()` method. + * Removed the `lock.store.flock`, `lock.store.semaphore`, `lock.store.memcached.abstract` and `lock.store.redis.abstract` services. HttpClient ---------- @@ -490,6 +493,7 @@ SecurityBundle changed to underscores. Before: `my-cookie` deleted the `my_cookie` cookie (with an underscore). After: `my-cookie` deletes the `my-cookie` cookie (with a dash). + * Removed the `security.user.provider.in_memory.user` service. Serializer ---------- pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy