Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

4.0 dev #1242

Open
wants to merge 118 commits into
base: 5.x
Choose a base branch
from
Open

4.0 dev #1242

wants to merge 118 commits into from

Conversation

mserikka
Copy link

C:\Users\HP\Documents\GitHub\info-instagram\info-flo\toutatis.egg-info\top_level.txt

Fosco Marotto and others added 30 commits July 21, 2014 16:34
Make sure that the "backingData" property's value will always
be converted to an array.
Fix "Fatal error: Cannot use object of type stdClass as array"
[4.0] Fixed warnings when open_basedir directive set
…gned-request

Fixed long lived sessions forgetting the signed request
Removed GET processing from CanvasLoginHelper.
Updated visibility on FacebookSession::useAppSecretProof
Updated version number for 4.0
Saves lots of troubleshooting (mainly when people are testing the API alone, without any framework or complete setup behind). See http://stackoverflow.com/questions/23522583/facebooksdkexception-session-not-active-could-not-store-state
Adding session_start() to the initialization docs.
…URL (paginated responses for example). If we're making a request to a URL with 'type' already specified, we don't need to include it as a query parameter
At least one endpoint allows for the type parameter to be set in the URL...
FacebookRedirectLoginHelper::getReRequestUrl
Tested and working in my application.
add `getEmail()` method to `Facebook::GraphUser()`
Updating default Graph API version to 2.2
Fosco Marotto and others added 29 commits March 2, 2015 16:03
Add a final class holding all permissions
[4.0] Fix for multidimensional params support
[4.0] Graph version bump to v2.3
[4.0][Fix] Fix stdClass error on FacebookRedirectLoginHelper
And PHPDoc for getEmail()
Fixed missing forward slash between version number and the rest of the URL.
- doctrine/annotations is unhappy with @returns
Normalize php documentation in SignedRequest.php
Fix: No need for else branch as we're returning early
@facebook-github-bot
Copy link

Hi @mserikka!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

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

Successfully merging this pull request may close these issues.

None yet