Skip to content

Conversation

pbek
Copy link

@pbek pbek commented Sep 20, 2018

Fixes this and more:

 PHP | File:Line                                                                                          |             Type | Issue
 7.2 | /docs/tutorial/tutorial_authentication.php:20                                                      | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_group.php:35                                                               | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_htpasswd.php:21                                                            | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_ldap.php:21                                                                | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_multiple_credentials.php:40                                                | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_openid_dumb.php:42                                                         | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_openid_smart.php:49                                                        | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_session.php:30                                                             | function         | Function each() is deprecated. 
 7.2 | /docs/tutorial/tutorial_typekey.php:35                                                             | function         | Function each() is deprecated. 
 7.2 | /src/authentication.php:266                                                                        | function         | Function each() is deprecated. 

Copy link
Member

@derickr derickr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed one :-) Can you please fix that, and squash the commits on this branch?

@pbek
Copy link
Author

pbek commented Sep 21, 2018

All should be fine now too.

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

Successfully merging this pull request may close these issues.

2 participants