[wp-trac] [WordPress Trac] #20276: Tie nonces and cookies to expirable sessions

WordPress Trac noreply at wordpress.org
Fri Jul 18 14:24:33 UTC 2014


#20276: Tie nonces and cookies to expirable sessions
----------------------------+------------------
 Reporter:  ryan            |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  4.0
Component:  Security        |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------

Comment (by markoheijnen):

 Unsure we can do {{{abstract public static function drop_sessions}}, see a
 related ticket #28942. I'm unsure about this because of PHP 5.2. I believe
 doing abstract and static for a method call is always late static binding.
 Which is only supported from PHP 5.3 and up.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/20276#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list