#24029 closed task (blessed) (fixed)
No longer need zend_hash_del_key_or_index fix
Reported by: | markjaquith | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 3.6 | Priority: | lowest |
Severity: | minor | Version: | 3.6 |
Component: | Security | Keywords: | |
Focuses: | Cc: |
Description
[4717] hacked around a PHP core vulnerability in unset()
. We no longer support any PHP versions that still have this vulnerability, so we can remove the change.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Duplicate of #24027.