Brave Browser (64-bit)

最新版本 Symfony 5.2.2

Symfony 5.2.2

Symfony 5.2.2
新的勇敢的瀏覽器 64 位自動阻止廣告和跟踪器,使其比目前的瀏覽器更快,更安全。除了真實的內容,一切頁面的加載速度都是驚人的。最多 60%的網頁加載時間是由每次在您最喜歡的新聞網站上打開頁面時加載到各個位置的基礎廣告技術引起的。其中 20%的時間花在加載試圖了解更多關於你的東西上。下載勇敢的瀏覽器 64 位脫機安裝程序安裝程序!

Brave 底層是一個基於 Chromium 的網絡瀏覽器,這意味著它的性能和網絡兼容性是非常相似的基於 Chromium 的其他瀏覽器.

Brave 瀏覽器功能:

Browse 更快 61225896Brave 塊跟踪和侵入性的廣告,可以放慢你在網絡上.

瀏覽更安全
Brave 64 位讓你和你的信息更安全,有效地屏蔽你從第三方跟踪和 malletin.

Browse Better
With 勇敢,你可以選擇是否看到廣告,尊重您的隱私或支付網站直接。無論哪種方式,您都可以在幫助資助內容創作者方面感覺良好.

阻止有害的廣告
在城裡有一個新的廣告遊戲。這就是所謂的“惡意廣告”。最新的展示廣告技術可以在您不知情的情況下在您的筆記本電腦上安裝惡意程但不能與勇敢的看著你的後背.

Brave 將網站重定向到 HTTPS
“我們已經將 HTTPS Everywhere 集成到每個勇敢的瀏覽器中,以確保您始終將您的位移到最安全的管道。下載勇敢的瀏覽器 64 位離線安裝程序安裝程序!

阻止塊跟踪像素和跟踪 Cookie
您是否曾經有過這樣的感覺,即當您看到某個廣告前幾天購買了某個東西時,有人在註視著您?當您在網上購物並瀏覽您最喜愛的網站時,我們確保您沒有被追踪.

也可用:下載 Brave Browser for Mac

ScreenShot

軟體資訊
檔案版本 Symfony 5.2.2

檔案名稱 v5.2.2.zip
檔案大小
系統 Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Brave Software Inc.
官網 https://www.brave.com
更新日期 2021-01-27
更新日誌

What's new in this version:

- [Serializer] Exclude non-initialized properties accessed with getters
- [SecurityBundle] Fix referencing aliases from RegisterEntryPointsPass
- [Validator] propagate the object being validated to nested constraints
- [Translator] fix handling plural for floating numbers
- [Messenger] fix redis messenger options with dsn
- [Messenger] Fix transporting non-UTF8 payloads by encoding them using base 64
- [Uid] fix checking for valid UUIDs
- [Form] check parent types for label_format and translation_domain
- [RateLimiter] Fix infinite values with NoLimiter
- [Validator] Fix DebugCommand
- [PhpUnitBridge] Allow relative path to composer cache
- [HttpKernel] Configure the ErrorHandler even when it is overriden -grekas)
- [PropertyInfo] Fix breaking change with has*(arguments...) methods
- [Console] [Command] Fix Closure code binding when it is a static anonymous
- [Notifier] [OvhCloud] “Invalid signature” for message with slashes
- [Uid] Unable to extend Uuid/Ulid and use fromString()
- [DoctrineBridge] Add username to UserNameNotFoundException
- [HttpFoundation] Drop int return type from parseFilesize()
- [HttpClient] Add check for constant in Curl client
- [HttpFoundation] Revert #38614 and add assert to avoid regressions
- [DependencyInjection] Fix container injection with TypedReference
- Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value -r-schranz)
- [DependencyInjection] Skip deprecated definitions in CheckTypeDeclarationsPass
- [Security] Replace message data in JSON security error response
- [Security] Replace message data in JSON security error response
- [Messenger] [AmazonSqs] Fix auto-setup for fifo queue
- [DoctrineBridge] Take into account that indexBy="person_id" could be a db column a referenced entity
- [DoctrineBridge] Fix circular loop with EntityManager
- [DependencyInjection] Don't trigger notice for deprecated aliases pointing todefinitions
- [HttpFoundation] use atomic writes in MockFileSessionStorage
- Make EmailMessage & SmsMessage transport nullable
- [Serializer] Rename normalize param
- Dont allow unserializing classes with a destructor
- [Mailer] Fix missing BCC recipients in SES bridge
- [Config]  fix handling float-like key attribute values
- [Yaml] a colon followed by spaces exclusively separates mapping keys and values
- [Cache] fix possible collision when writing tmp file in filesystem adapter -grekas)
- Dont allow unserializing classes with a destructor - 5.2
- Dont allow unserializing classes with a destructor - 4.4
- Dont allow unserializing classes with a destructor - 5.1
- [Security]  Move the handleAuthenticationSuccess logic outside try/catch block -)
- [DependencyInjection] Support PHP 8 builtin types in CheckTypeDeclarationsPass -)
- [VarDumper] fix mutating $GLOBALS while cloning it
- [DependencyInjection] Fix InvalidParameterTypeException for function parameters -)
- [HttpFoundation] parse cookie values containing the equal sign
- [DependencyInjection] do not break when loading schemas from network paths on
- [Finder] apply the sort callback on the whole search result
- [TwigBridge] Remove full head content in HTML to text converter
- [FrameworkBundle] Fix UidNormalizer priority
- [Validator] propagate groups to nested constraints
- [WebProfilerBundle] take query and request parameters into account when matching
- [FrameworkBundle] Dump abstract arguments
- [Yaml] keep trailing newlines when dumping multi-line strings
- [Form] disable error bubbling by default when inherit_data is configured
- [Lock] Fix config merging in lock
- [Yaml] do not dump extra trailing newlines for multiline blocks
- [Messenger] fix postgres transport when the retry table is the same
- [Form] fix passing null $pattern to IntlDateFormatter
- [Security] Fix event propagation for AuthenticationTokenCreatedEvent when -egistered
- [Validator] Update Isin message to match the translation files
- [Messenger] Fix stopwach usage if it has been reset
- [Uid] Handle ValueErrors triggered by ext-uuid on PHP 8
- [VarDumper] Fix display of nullable union return types
- [VarDumper] fixed displaying "mixed" as "?mixed"
- [Mailer] Handle failure when sending DATA
- [Security] Fix event propagation for globally registered security events
- [TwigBridge] allow null values in form helpers
- [ProxyManagerBridge] fix PHP notice, switch to "friendsofphp/proxy-manager-lts"
- [Security] Add RememberMe Badge to LoginLinkAuthenticator
- Supports empty path for slack DSN

Symfony 5.2.2 相關參考資料
New in Symfony 5.2: Shared locks (Symfony Blog)

2020年10月12日 — Symfony 5.2 adds support for shared locks, which is a synchronization primitive used to solve one of the readers–writers problems.

https://symfony.com

New in Symfony 5.2: Simpler DataCollectors (Symfony Blog)

2020年9月30日 — Symfony 5.2 introduces a new AbstractDataCollector class that configures everything about DataCollectors, so you no longer need to manually ...

https://symfony.com

Symfony 2.5 release

Full details of the Symfony 2.5 release, including its end of support for bug fixes and security fixes.

https://symfony.com

Symfony 5.0.2 released (Symfony Blog)

2019年12月19日 — +300 pages showcasing Symfony with Docker, APIs, queues & async tasks, Webpack, SPAs, etc. Buy printed/PDF version.

https://symfony.com

Symfony 5.2 curated new features (Symfony Blog)

2020年11月10日 — As for any other Symfony minor release, our backward compatibility promise applies and this means that you should be able to upgrade easily ...

https://symfony.com

Symfony 5.2 release

Status: Maintained Released: November 2020 End of support: July 2021. Latest version: 5.2.2 Code Documentation Changelog New features. This is the current ...

https://symfony.com

Symfony 5.2.0 released (Symfony Blog)

2020年11月30日 — Symfony 5.2.0 has just been released. ... (@wouterj); bug #39166 [Messenger] Fix mssql compatibility for doctrine transport. (@bill moll); bug ...

https://symfony.com

Symfony 5.2.2 released (Symfony Blog)

6 小時前 — Symfony 5.2.2 has just been released. Here is a list of the most important changes: bug #38900 [Serializer] Exclude non-initialized properties ...

https://symfony.com