issues Search Results · repo:magento/magento-semver language:PHP
Filter by
14 results
(110 ms)14 results
inmagento/magento-semver (press backspace or delete to remove)When using this tool it was discovered that if you have a module that uses an @import url() on a css file the analyzer
would break with the following error:
PHP Fatal error: Uncaught Error: Object of ...
Progress: ready for grooming
furan917
- 2
- Opened on Oct 6, 2023
- #73
Preconditions:
- SVC 12.0.0
- Create before/app/code/test.php:
?php
class Test
{
public function get(string $value)
{
}
}
- Create after/app/code/test.php:
?php
class Test
{ ...
Progress: ready for grooming
danmooney2
- 1
- Opened on Apr 13, 2023
- #71
Add the moment i m busy with adding constructor promotion properties to Magento Open Source, see:
https://github.com/magento/magento2/pull/37032 https://github.com/magento/magento2/pull/37037
https://github.com/magento/magento2/pull/37040 ...
Progress: ready for grooming
leonhelmus
- 1
- Opened on Mar 8, 2023
- #70
Following the way the original php-semver-checker project has a suggest command
https://github.com/tomzx/php-semver-checker-git which will doo all calclulations against the VCS instead of having to
manually ...
Progress: ready for grooming
barbazul
- 1
- Opened on Oct 6, 2021
- #67
PHP Semver Checker has one https://github.com/tomzx/php-semver-checker/blob/master/docs/Ruleset.md and is pretty handy
for quickly checking before making a change.
In most cases where there is already ...
Progress: PR created
barbazul
- 4
- Opened on Jul 27, 2021
- #64
Hi,
This is a follow-up on the https://github.com/magento/magento2/pull/33353#issuecomment-874976048.
While working on https://github.com/magento/magento2/pull/33353, there were added following changes: ...
Progress: done
ihor-sviziev
- 2
- Opened on Jul 22, 2021
- #63
As a developer I want to be notified about backward-incompatible changes to web urls.
AC
1. SVC indicates minor change when new controller is added
2. SVC indicates major change when controller is ...
Priority: P2
Progress: ready for grooming
okorshenko
- 1
- Opened on Apr 20, 2021
- #60
As part of reviewing https://github.com/magento/magento2/pull/26948, I found false positive. In case if we ll remove \
for type of virtual type - we have SVC failure, while basically, we didn t change ...
Progress: done
ihor-sviziev
- 5
- Opened on Feb 17, 2021
- #59
We found this issue as part of processing following PR: https://github.com/magento/magento2/pull/30001
When we adding some get parameter and constructor wasn t overridden yet for this class - we re having ...
Priority: P1
Progress: done
Severity: S2
ihor-sviziev
- 2
- Opened on Sep 16, 2020
- #50
As part of https://github.com/magento/magento2/pull/27129 we got SVC failure.
There was changed \Magento\Catalog\Model\Product\Link to LinkModel image
because it was just imported at the top of the file: ...
Priority: P1
Progress: done
Severity: S2
ihor-sviziev
- 2
- Opened on Aug 11, 2020
- #49

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.