Instantiator not able to resolve __constructor with alone argument
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức phù hợp với người mới
- 30/100
Hướng nghiên cứu
Start at library/Respect/Config/Container.php around line 310 and reproduce the configuration shown for a constructor with one object reference, such as [[databaseConnection]]. Compare it with the working property-name form and determine the expected resolution behavior. Done means the constructor form no longer raises the object-to-string fatal error, with a regression test if the repository has an applicable test location.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
An excpetion was throwed when try to construct an object with only one parameter at constructor and it being a reference to another object.
[productRepository \Develop\Business\Application\Product\Repositories\Product]
__construct = [[databaseConnection]]
PHP Catchable fatal error: Object of class Respect\Config\Instantiator could not be converted to string in /Users/aspinelli/Projects/tonicospinelli/developing-for-business/vendor/respect/config/library/Respect/Config/Container.php on line 310
So, works when I use property name instead of constructor call!
- Ngôn ngữ chính
- PHP
- Star
- 99
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của Respect/Config
-
100% Code coverage Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 15/100
-
Include/Import config Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 20/100
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
-
Convert ro Respect\Doc Đang mởfeature
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
-
Config writing gruidelines Đang mởdiscussion
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 20/100
Tất cả issue của Respect/Config
Issue tương tự
-
priority: p3
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
nextcloud/fulltextsearch#1011 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 84/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
phpstan/phpstan-doctrine#794 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 74/100
Automattic/static-site-importer#1767 ·