-
-
Notifications
You must be signed in to change notification settings - Fork 419
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
Add support for the trans() helper return types #220
Conversation
Not sure why this if failing, let me know if I can fix it on my side. EDIT: The rights of the files look ok on my git |
all new files seem to be 0644 but not! https://travis-ci.org/nunomaduro/larastan/jobs/470623527#L458 See https://travis-ci.community/t/file-permissions-just-gone-up-to-664/1547 |
@szepeviktor Hey buddy, you are taking care of this right? |
@nunomaduro Yes. |
Solved in e1e8d6e @nunomaduro Is this PR ready to merge? |
Seems that tests are not passing ?
…On Fri 21 Dec 2018 at 21:39, Viktor Szépe ***@***.***> wrote:
Solved in e1e8d6e
<e1e8d6e>
@nunomaduro <https://github.com/nunomaduro> Is this PR ready to merge?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#220 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFNFVCIPwaMLDkAMhx78Ub56BzvpWwqbks5u7Ub9gaJpZM4ZckPa>
.
|
I've committed the fix to master so testing is only possible if you update this PR. |
I will rebase it.
…On Fri 21 Dec 2018 at 21:55, Viktor Szépe ***@***.***> wrote:
I've committed the fix to master so testing is only possible if you update
this PR.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#220 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFNFVH8L6vOxaWIv-yQ6XzASWibp3j4gks5u7UrcgaJpZM4ZckPa>
.
|
Perfect Pull Request, Thanks @Korri ! |
This adds support for the return type of
trans()
vstrans('key')
.I also added test for the other helper return type extensions