-
Notifications
You must be signed in to change notification settings - Fork 2k
update copyright headers #718
Conversation
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks! If you are contributing on behalf of someone else (eg your employer): the individual CLA is not sufficient - use https://developers.facebook.com/opensource/cla?type=company instead. Contact cla@fb.com if you have any questions. |
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one little tweak and this one should be good to go! :)
tests/GraphNodes/GraphUserTest.php
Outdated
{ | ||
$dataFromGraph = [ | ||
'updated_time' => '2016-04-26 13:22:05', | ||
'updated_time' => '2017-04-26 13:22:05', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one doesn't need to be updated. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed, sorry about that.
Thanks @freekmurze! :) I can't cherry-pick this one so if you'd like to do another PR for the 5.4 branch, feel free to do so! :) |
Sure thing, will send another PR soon
On Mon, 2 Jan 2017 at 17:34, Sammy Kaye Powers ***@***.***> wrote:
Thanks @freekmurze <https://github.com/freekmurze>! :) I can't
cherry-pick this one so if you'd like to do another PR for the 5.4 branch,
feel free to do so! :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#718 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAdiDffR9H45Jnv_vQmID3atMc0aCfJMks5rOSclgaJpZM4LZErB>
.
--
Freek Van der Herten https://spatie.be +32 495 84 27 91
|
As requested in #717