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

Removed return value from implementation #255

Closed
wants to merge 1 commit into from
Closed

Removed return value from implementation #255

wants to merge 1 commit into from

Conversation

gabrielbull
Copy link

According to Specification 4, should not return false:

Autoloader implementations MUST NOT throw exceptions, MUST NOT raise errors of any level, and SHOULD NOT return a value.

According to Specification 4, should not return false:

```
Autoloader implementations MUST NOT throw exceptions, MUST NOT raise errors of any level, and SHOULD NOT return a value.
```
@yuriteixeira
Copy link

👍

@gabrielbull gabrielbull reopened this May 29, 2014
@philsturgeon
Copy link
Contributor

I guess this is here to show that it can. It's not wrong, or against terms of the spec so I'm gonna keep it.

Bring it up on the ML if you're thinking its not cool, but im just making that call.

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