#10 Updating lib/util.php

Merged
diogo merged 2 commits from tenma/core-rewrite into diogo/nightly 6 years ago
tenma commented 6 years ago

Function common_ensure_session had unnecessary code and error suppression, it is now updated. Also ran php-cs-fixer in the file.

Function `common_ensure_session` had unnecessary code and error suppression, it is now updated. Also ran `php-cs-fixer` in the file.
Diogo Cordeiro commented 6 years ago
Owner

I guess you can squash 477eec7ba7 and 76f3dda327 . The commit message can be something like

Cleanup and documentation of common_ensure_session
- Remove redundant branch
- Remove error suppression of session_start()
I guess you can squash 477eec7ba7 and 76f3dda327 . The commit message can be something like Cleanup and documentation of common_ensure_session - Remove redundant branch - Remove error suppression of session_start()
tenma commented 6 years ago
Collaborator

@diogo done :)

@diogo done :)
This pull request has been merged successfully!
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.