Replies: 9 comments 12 replies
-
It might be time for a new version. |
Beta Was this translation helpful? Give feedback.
-
I'm using OpenMage 21.0.0-beta2 in my production (tested before) because it's lighter and faster. So don't forget to deploy also version 21.0.0-beta3 or 21.0.0. ;-) |
Beta Was this translation helpful? Give feedback.
-
How's it going with the release? :) |
Beta Was this translation helpful? Give feedback.
-
I am done for this year. No more PRs. Only review open issues. PHPstan v2 will come next year. @justinbeaty, thanks for plugin-update coming first next year. Release planned before x-mas. |
Beta Was this translation helpful? Give feedback.
-
Last call for reviews ... :)
Waiting for |
Beta Was this translation helpful? Give feedback.
-
I updated the release page description with your description from this discussion. |
Beta Was this translation helpful? Give feedback.
-
4415 can added later ... we only need to bump the version number. If you are ok with it, hit the "button" |
Beta Was this translation helpful? Give feedback.
-
I wasn't holding off for 4415. The only thing that is a blocker is the TinyMCE agreement... |
Beta Was this translation helpful? Give feedback.
-
Composer-plugin also supports v6.8 .... we cann downgrade any time. Go for it? |
Beta Was this translation helpful? Give feedback.
-
Thats what we have for now ...
What's Changed
Fixes
error
directory to checks + php8.4 fix by @sreichel in Addederror
directory to checks + php8.4 fix #4184str_contains()
by @sreichel in PHP8: Fixes passing null tostr_contains()
#4203_setActiveMenu()
by @sreichel in Fixed missing/wrong admin_setActiveMenu()
#4209Mage_Adminhtml_Block_Widget_Grid_Column::getType()
to return string by @sreichel in PHP8.1: Added getter method forMage_Adminhtml_Block_Widget_Grid_Column::getType()
to return string #4238Mage_Catalog_Model_Url::refreshRewrites()
by @sreichel in Bugfix: passing invalid ID toMage_Catalog_Model_Url::refreshRewrites()
#4259ext-ftp
to requirements by @sreichel in Addedext-ftp
to requirements #4270Mage_Core_Helper_Url::removeRequestParam()
by @sreichel in FixesMage_Core_Helper_Url::removeRequestParam()
#4295Mage_Adminhtml_Block_Template::isOutputEnabled()
for invalid module by @sreichel in FixMage_Adminhtml_Block_Template::isOutputEnabled()
for invalid module #4320ext-pdo_mysql
to checks by @sreichel in Addedext-pdo_mysql
to checks #4350Mage_Catalog_Model_Product_Option_Type_Text::validateUserValue()
by @kiatng in Fixed null deprecation inMage_Catalog_Model_Product_Option_Type_Text::validateUserValue()
#4357Mage_Adminhtml_Helper_Dashboard_Data::countStores()
on null by @sreichel in Bugfix:Mage_Adminhtml_Helper_Dashboard_Data::countStores()
on null #4370Features
Varien_Object::getData()
and addedgetDataByKey()
&getDataByPath()
by @sreichel in UpdatedVarien_Object::getData()
and addedgetDataByKey()
&getDataByPath()
#4205Mage_GiftMessage
optional in templates by @Hanmac in MakeMage_GiftMessage
optional in templates #4266isModuleOutputEnabled
orisModuleEnabled
status by @sreichel in CacheisModuleOutputEnabled
orisModuleEnabled
status #4323transliterator_transliterate
to generate "url_key" by @sreichel in Usetransliterator_transliterate
to generate "url_key" #4315Security
DDEV
xhprof
/xhgui
by @sreichel in [DDEV] Support forxhprof
/xhgui
#4325Coding style
mcrypt
related warnings by @sreichel in PHPCS: ignoremcrypt
related warnings #4147Mage.php
by @sreichel in Rector: set methods to private inMage.php
#4392PHPStan
Mage_Sendfriend
by @sreichel in PhpStan: L7 update forMage_Sendfriend
#4187PHPUnit
Cleanup
Mage_Poll
config section by @sreichel in Removed emptyMage_Poll
config section #4122Mage_Sendfriend
by @sreichel in RemoveMage_Sendfriend
#4274Mage_Core_Controller_Front_Router
by @sreichel in Cleanup: removed brokenMage_Core_Controller_Front_Router
#4356Docs
Other
Mage_Core_Model_Security_HtmlEscapedString
easier by @sreichel in Added method to make use ofMage_Core_Model_Security_HtmlEscapedString
easier #4123core_store.store_id
can benull
by @sreichel in Hotfix:core_store.store_id
can benull
#4330Dependabot
New Contributors
Full Changelog: v20.10.1...v20.11.0
Beta Was this translation helpful? Give feedback.
All reactions