TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Brave Browser 軟體歷史版本 Download Page217 :: 軟體兄弟

Brave Browser 歷史版本列表 Page217

最新版本 [var.version]

Brave Browser 歷史版本列表

新的 Brave 瀏覽器會自動阻止廣告和跟踪器,使其比當前瀏覽器更快,更安全。除了真實的內容,一切頁面的加載速度都是驚人的。最多 60%的網頁加載時間是由每次在您最喜歡的新聞網站上打開頁面時加載到各個位置的基礎廣告技術引起的。而這 20%是花費在加載正在嘗試了解更多關於你的東西上的時間. 選擇版本:Brave Browser 0.19.123 Dev(32 位)Brave Browser 0.19... Brave Browser 軟體介紹

Brave Browser (32-bit)Brave Browser (64-bit)


Symfony 5.1.5 查看版本資訊

更新時間:2020-09-02
更新細節:

What's new in this version:

- security #cve-2020-15094 Remove headers with internal meaning from HttpClient responses
- bug #38024 [Console] Fix undefined index for inconsistent command name definition
- bug #38023 [DI] fix inlining of non-shared services
- bug #38022 Missed AbstractArgument
- bug #38020 [PhpUnitBridge] swallow deprecations
- bug #37961 [Mailer] Fixed 'verify_peer' option in mailer DSN being ignored
- bug #38010 [Cache] Psr16Cache does not handle Proxy cache items
- bug #37937 [Serializer] fixed fix encoding of cache keys with anonymous classes
- bug #38002 [Validator] Fix PhpUnitBridge version constraint
- bug #38001 Fix symfony/amazon-mailer constraint

TC Games 3.0.086368 查看版本資訊

更新時間:2020-09-02
更新細節:

What's new in this version:

- Fixed the problem that the computer cannot connect the Black Shark 3S phone
- Fixed the problem that the computer cannot connect the Meizu 16 phone
- Fix the problem that the mouse pointer is stuck or cannot be displayed on some phones
- Support Android 11(VIP)

TeXstudio 3.0.1 查看版本資訊

更新時間:2020-09-02
更新細節:

Ultracopier 2.2.4.6 (64-bit) 查看版本資訊

更新時間:2020-09-02
更新細節:

What's new in this version:

- Update to fix ui link, update to fix some unix MAX_PATH

WordPress 5.5.1 查看版本資訊

更新時間:2020-09-01
更新細節:

Symfony 4.4.12 查看版本資訊

更新時間:2020-08-31
更新細節:

What's new in this version:

- [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response
- [PropertyInfo] Backport support for typed properties (PHP 7.4)
- [PhpUnitBridge] Polyfill new phpunit 9.1 assertions (
- [PhpUnit] Add polyfill for assertMatchesRegularExpression()
- [Yaml] fix more numeric cases changing in PHP 8
- [Yaml] account for is_numeric() behavior changes in PHP 8
- [ExpressionLanguage] fix passing arguments to call_user_func_array() on PHP 8
- [Messenger] stop using the deprecated schema synchronizer API
- [Mailer] Fixed mandrill api header structure
- [Mailer] Reorder headers used to determine Sender
- [Sendgrid-Mailer] Fixed envelope recipients on sendgridApiTransport
- [Serializer][ClassDiscriminatorMapping] Fix getMappedObjectType() when a discriminator child extends another one
- [Validator] ensure that the validator is a mock object for backwards-compatibility
- [Serializer] Fix configuration of the cache key
- [Messenger] Do not stack retry stamp
- [FrameworkBundle] Add missing mailer transports in xs
- [ErrorHandler][DebugClassLoader] Add mixed and static return types support
- [Serializer] Fix variadic support when using type hints
- [VarDumper] Backport handler lock when using VAR_DUMPER_FORMAT
- [Form] Fix Guess phpdoc return type
- Use PHPUnit 9.3 on php 8
- [Validator] Add BC layer for notInRangeMessage when min and max are set
- [Validator] Add target guards for Composite nested constraints
- Fix for issue #376
- [Yaml] Fix for #36624; Allow PHP constant as first key in bloc
- [Form] fix mapping errors from unmapped forms
- [Console] Table: support cells with newlines after a cell with colspan >=
- Fix redis connect with empty password
- Fix deprecated libxml_disable_entity_loader
- Fix deprecated libxml_disable_entity_loader
- [Console] Make sure we pass a numeric array of arguments to call_user_func_array()
- [FrameworkBundle] fail properly when the required service is not defined
- [Serializer] Fix that it will never reach DOMNode
- [Cache] fix saving no-expiry items with ArrayAdapter
- [WebProfilerBundle] Fix error with custom function and web profiler routing tab
- [Finder] Fix GitIgnore parser when dealing with (sub)directories and take order of lines into account
- [VarDumper] Improve previous fix on light array coloratio
- [Mailer] Added the missing reset tag to mailer.logger_message_listener
- [Messenger] reduce column length for MySQL 5.6 compatibility

Symfony 5.1.4 查看版本資訊

更新時間:2020-08-31
更新細節:

What's new in this version:

- [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response
- [PropertyInfo] Backport support for typed properties (PHP 7.4)
- [PhpUnitBridge] Polyfill new phpunit 9.1 assertions
- [PhpUnit] Add polyfill for assertMatchesRegularExpression()
- [TwigBridge] allow null for $message of filter method trans
- [PropertyAccess] Fix accessing dynamic properties
- [HttpClient] fix chaining promises returned by HttplugClient
- [DI] fix dumping lazy non-shared services
- [Yaml] fix more numeric cases changing in PHP 8
- [Security] Fixed RememberMeAuthenticator::autoLogin() logic in the authenticator
- [Yaml] account for is_numeric() behavior changes in PHP 8
- [Mailer] Support Return-Path in SesApiAsyncAwsTransport
- [ExpressionLanguage] fix passing arguments to call_user_func_array() on PHP 8
- [Messenger] stop using the deprecated schema synchronizer API
- [Mailer] Support reply-to in SesApiAsyncAwsTransport
- [Mailer] Fixed mandrill api header structur
- [Notifier] Fixed base_uri while call auth/time API
- [Mailer] Reorder headers used to determine Sender
- [PropertyInfo] Fix ReflectionExtractor + minor tweaks
- [Lock] MongoDbStore handle duplicate querystring keys in mongodb uri when stripping
- [Sendgrid-Mailer] Fixed envelope recipients on sendgridApiTransport
- [Serializer][ClassDiscriminatorMapping] Fix getMappedObjectType() when a discriminator child extends another one
- [Messenger] Fix BC layer for stamps moved into separate packages
- [Validator] ensure that the validator is a mock object for backwards-compatibility
- [Serializer] Fix configuration of the cache key
- [Messenger] Do not stack retry stamp
- [FrameworkBundle] Add missing mailer transports in x
- [Lock] MongoDbStore skim non-standard options from uri
- [ErrorHandler][DebugClassLoader] Add mixed and static return types support
- [Serializer] Fix variadic support when using type hints
- [VarDumper] Backport handler lock when using VAR_DUMPER_FORMAT
- Postpone Range BC layer removal to 6.
- [Form] Fix Guess phpdoc return type
- Use PHPUnit 9.3 on php 8
- [Validator] Add BC layer for notInRangeMessage when min and max are s
- [Validator] Add target guards for Composite nested constraints
- Fix for issue #37
- [Yaml] Fix for #36624; Allow PHP constant as first key in block
- [Form] fix mapping errors from unmapped forms
- [Console] Table: support cells with newlines after a cell with colspan >=
- Fix redis connect with empty password
- Fix deprecated libxml_disable_entity_loader
- Fix deprecated libxml_disable_entity_loader
- [Console] Make sure we pass a numeric array of arguments to call_user_func_array()
- [String] We cannot have a "provides" function in test cases
- [FrameworkBundle] fail properly when the required service is not defined
- [Serializer] Fix that it will never reach DOMNode
- [Cache] fix saving no-expiry items with ArrayAdapter
- [WebProfilerBundle] Fix error with custom function and web profiler routing tab
- [Finder] Fix GitIgnore parser when dealing with (sub)directories and take order of lines into account
- [VarDumper] Improve previous fix on light array colorati
- [Messenger] Fix invalid option sslmode in AmazonSqs bridge
- [Mailer] Added the missing reset tag to mailer.logger_message_listener
- [Messenger] reduce column length for MySQL 5.6 compatibility
- HttpClient profiler error

TaskbarX 1.6.1.0 查看版本資訊

更新時間:2020-08-31
更新細節:

What's new in this version:

- Fix "Phantom windows" issue with "default taskbar on maximized window"
- Argument "-console" shows console output

DS4Windows 2.1.7 (64-bit) 查看版本資訊

更新時間:2020-08-30
更新細節:

What's new in this version:

- Fixed 'index out of bounds' error for localization string when default profile is not found
- Updated build script to bundle newer translation packs
- Updated Spanish translation

Kingston SSD Manager 1.1.2.6 查看版本資訊

更新時間:2020-08-30
更新細節: