Opened 18 years ago
Closed 18 years ago
#4336 closed defect (bug) (fixed)
Actually force the "PHP 4.2" requirement
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Although the requirements page states 4.2 is required, the check in wp-settings.php
still refers to 4.1.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [5546]) Actually check for PHP 4.2. Props nbachiyski. fixes #4336