-
Notifications
You must be signed in to change notification settings - Fork 13
Issues: mage2pro/core
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Replace
Magento\Framework\Phrase
with Stringable
in PHPDoc
enhancement
PHP
PHP 8.3
PHPDoc
refactoring
#441
opened Sep 24, 2024 by
dmitrii-fediuk
Replace
@override
with #[\Override]
enhancement
inspection
PHP
PHP 8.3
PHPDoc
refactoring
#439
opened Sep 22, 2024 by
dmitrii-fediuk
Replace
(string)$x->{'a'}['b']
with something similar to dfa('a/b')
refactoring
XML
#438
opened Sep 22, 2024 by
dmitrii-fediuk
Provide an ability to pass
$d
as the second parameter of df_log()
(skipping $m
)
enhancement
Logging
#405
opened Jun 6, 2024 by
dmitrii-fediuk
Use the «Symmetric array destructuring» PHP 7.1 feature
PHP
PHP 7.1
#379
opened May 20, 2024 by
dmitrii-fediuk
Df_Core/main.js
is skipped by dev/js/merge_files
JavaScript
performance
#361
opened Mar 26, 2024 by
dmitrii-fediuk
Replace
string[]
with array(string)
in PHPDoc because PHPStorm does not handle string[]
correctly
#360
opened Mar 14, 2024 by
dmitrii-fediuk
Declare optional argument values for intercepted methods
code-generation
refactoring
#325
opened Aug 5, 2023 by
dmitrii-fediuk
Magento\Framework\App\Action\Action
is deprecated since Magento 2.4
#292
opened Jul 29, 2023 by
dmitrii-fediuk
Use YAML instead of JSON for
df_dump()
diagnostics
enhancement
JSON
Logging
YAML
#254
opened Jul 25, 2023 by
dmitrii-fediuk
Log the internal error for «There are no commands defined in the "<…>" namespace»
diagnostics
enhancement
Logging
#246
opened Jul 21, 2023 by
dmitrii-fediuk
Replace Zend Framework 1 with Laminas
enhancement
Laminas
refactoring
Zend Framework
#222
opened Jul 15, 2023 by
dmitrii-fediuk
df_try()
: replace bool $throw
with \Closure|bool|mixed $onE
enhancement
refactoring
#205
opened Feb 6, 2023 by
dmitrii-fediuk
Implement PhpStorm's «Array shapes»
enhancement
inspection
IntelliJ IDEA
PHP
refactoring
#170
opened Oct 22, 2022 by
dmitrii-fediuk
Improve the custom session data handling interface
enhancement
session
#163
opened Oct 22, 2021 by
dmitrii-fediuk
http://geoip.mage2.pro/json/
seems to be broken
compatibility
update
#93
opened Jan 17, 2020 by
dmitrii-fediuk
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.