Skip to content

Unexpected reference to \Zend\* namespace in 2.3.5-p1 #28061

Closed
@rvitaliy

Description

@rvitaliy

Preconditions (*)

"magento/product-enterprise-edition": "2.3.5-p1"

Steps to reproduce (*)

install project
find "Zend" in path ./vendor/magento/*

Expected result (*)

find nothing or only backward compatibility reference for \Zend*

Actual result (*)

find 1116 results with concrete reference for uninstalled vendros \Zend\*
example
vendor/magento/framework/Console/GenerationDirectoryAccess.php use Zend\ServiceManager\ServiceManager; but this class is does't exist.
Screenshot from 2020-04-30 14-22-27

Metadata

Metadata

Assignees

Labels

Fixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedReported on 2.3.5-p1Indicates original Magento version for the Issue report.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions