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

BUGFIX: Initialize Bootstrap::requestHandlers with empty array #232

Merged
merged 1 commit into from Feb 1, 2016

Conversation

kitsunet
Copy link
Member

@kitsunet kitsunet commented Feb 1, 2016

The requestHandlers property of the Bootstrap is used as an
array but is never initialized. For sake of cleanliness it should be.

@kitsunet
Copy link
Member Author

kitsunet commented Feb 1, 2016

no brainer, will merge in 24h if no one objects.

The ``requestHandlers`` property of the Bootstrap is used as an
array but is never initialized. For sake of cleanliness it should be.
@bwaidelich
Copy link
Member

👍

1 similar comment
@kdambekalns
Copy link
Member

👍

kdambekalns added a commit that referenced this pull request Feb 1, 2016
BUGFIX: Initialize Bootstrap::requestHandlers with empty array

The ``requestHandlers`` property of the Bootstrap is used as an
array but is never initialized. For sake of cleanliness it should be.
@kdambekalns kdambekalns merged commit 9d83720 into neos:2.3 Feb 1, 2016
@kdambekalns kdambekalns deleted the init-request-handlers-23 branch February 1, 2016 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants