The drupal_session_count() function was removed in http://drupal.org/node/655212 but there's still a reference to it in the documentation for testDataPersistence() in session.test.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove-drupal_session_count-1820086-d8.patch | 726 bytes | gcassie |
| #1 | remove-drupal_session_count-1820086.patch | 617 bytes | gcassie |
Comments
Comment #1
gcassie commentedPatch attached.
Comment #2
Anonymous (not verified) commentedWe need to fix D8 first.
Comment #3
gcassie commentedD8 version attached.
Comment #4
areke commentedLooks good to me! RTBC.
Comment #5
webchickCommitted and pushed to 7.x and 8.x. Thanks!