Skip to content
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

Warnings wegen nicht initialisierter Array-Keys #543

Open
bitshiftersgmbh opened this issue May 2, 2023 · 0 comments
Open

Warnings wegen nicht initialisierter Array-Keys #543

bitshiftersgmbh opened this issue May 2, 2023 · 0 comments

Comments

@bitshiftersgmbh
Copy link
Contributor

siehe Screenshot

  • PHP 8.1 | YRewrite 2.10

self::$paths['redirections'] und self::$paths['paths'] werden sehr oft benutzt aber nie wirklich richtig initialisiert. An 1 Stelle wird das mit ?? abgefangen. Das widerum macht es mir schwierig, einen PR anzulegen, da ich im schnellen Überfliegen schwer ausmachen kann, ob es grundsätzlich möglich sein soll, dass beides nicht existiert. Dann müsste man die Conditions auch an allen anderen Stellen konsequent einbauen und/oder beides irgendwo passend initialisieren.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant