Title: tmuk's Replies | WordPress.org

---

# tmuk

  [  ](https://wordpress.org/support/users/tmuk/)

 *   [Profile](https://wordpress.org/support/users/tmuk/)
 *   [Topics Started](https://wordpress.org/support/users/tmuk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tmuk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tmuk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tmuk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tmuk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tmuk/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HumanCaptcha by Outerbridge] Active PHP session causes a critical issue shown on Site Health Status](https://wordpress.org/support/topic/active-php-session-causes-a-critical-issue-shown-on-site-health-status/)
 *  Thread Starter [tmuk](https://wordpress.org/support/users/tmuk/)
 * (@tmuk)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/active-php-session-causes-a-critical-issue-shown-on-site-health-status/#post-13797175)
 * Hi
 * Thank you for the response despite being busy. I took another look at the WordPress
   ticket that was linked in the changeset above. [One suggestion](https://core.trac.wordpress.org/ticket/47320#comment:9)
   was to close the session right after using $_SESSION variables.
 * In this [patch](https://pastebin.com/raw/iTFkNR72), I tried to edit the code 
   to follow that idea. When the patch is applied, [the related critical issues](https://core.trac.wordpress.org/ticket/47320#comment:2)
   in the Site Health disappeared. I also confirmed this with a clean WordPress 
   installation where only HumanCaptcha plugin was installed.
 * However, I am not completely sure about the solution especially related to the
   headers that were mentioned in the ticket. I decided to share the patch anyway
   in case it happens to help.

Viewing 1 replies (of 1 total)