Ticket #5415 (closed enhancement: fixed)

Opened 9 months ago

Last modified 7 months ago

Remove superceeded functions from compat.php

Reported by: DD32 Assigned to: dd32
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: compat
Cc:

Description

WordPress has required PHP 4.2+ for awhile now, Perhaps its time to remove the compat functions from compat.php for <4.2?

Attachments

5415.remove-unneeded-compat.diff (1.9 kB) - added by DD32 on 12/04/07 05:38:08.
Remove Compat functions for < PHP 4.2

Change History

12/04/07 05:38:08 changed by DD32

  • attachment 5415.remove-unneeded-compat.diff added.

Remove Compat functions for < PHP 4.2

01/25/08 23:57:46 changed by DD32

Might also be possible to remove the 4.3 compat functions now: #5416

01/28/08 20:15:20 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6672]) Remove PHP 4.2 and 4.3 back compat functions. Props DD32. fixes #5415