Skip to content

Commit 14659b0

Browse files
committed
Formatting changes
1 parent e702e4d commit 14659b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Facebook PHP SDK (v.3.0.0)
33

44
The new PHP SDK (v3.0.0) is a major upgrade to the older one (v2.2.x):
55

6-
Uses OAuth authentication flows instead of our legacy authentication flow
7-
Consists of two classes. The first (class BaseFacebook) maintains the core of the upgrade, and the second one (class Facebook) is a small subclass that uses PHP sessions to store the user id and access token.
6+
- Uses OAuth authentication flows instead of our legacy authentication flow
7+
- Consists of two classes. The first (class BaseFacebook) maintains the core of the upgrade, and the second one (class Facebook) is a small subclass that uses PHP sessions to store the user id and access token.
88

99
If you’re currently using the PHP SDK (v2.2.x) for authentication, you will recall that the login code looked like this:
1010

0 commit comments

Comments
 (0)