Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#24029 closed task (blessed) (fixed)

No longer need zend_hash_del_key_or_index fix

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile 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)

#1 @SergeyBiryukov
12 years ago

  • Milestone 3.6 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #24027.

#2 @markjaquith
12 years ago

  • Owner set to markjaquith
  • Resolution changed from duplicate to fixed

In 23947:

No longer need to work around zend_hash_del_key_or_index bug. fixes #24029. see [4717]

#3 @SergeyBiryukov
12 years ago

  • Milestone set to 3.6

#4 @markjaquith
12 years ago

#24027 was marked as a duplicate.

Note: See TracTickets for help on using tickets.