XSD should be obtained from package, not from source xml
Open
- Dominant language
- PHP
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Micro-PHP/dto/blob/86fc1ee70a493c0bc8da8385af3e986b1d00e2ad/src/Reader/XmlReader.php#L53
Excepted:
* XSD should be get from src/Resource/Schema.
* The updated XSD must not break backwards compatibility
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked location in src/Reader/XmlReader.php and inspect how the XSD is currently obtained. Then review the available resources under src/Resource/Schema and check how the existing behavior can remain backwards compatible. Done means the XSD comes from the package resource without breaking existing consumers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100