Closed
Bug 314470
Opened 20 years ago
Closed 19 years ago
Require Perl 5.8
Categories
(Bugzilla :: Installation & Upgrading, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: mkanat, Assigned: mkanat)
Details
Attachments
(1 file)
2.21 KB,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
So that we can take advantage of various perl 5.8 features, such as Switch, "use fields" and the utf8 capabilities of perl 5.8, we are thinking that we'll require perl 5.8 for 2.24.
Assignee | ||
Comment 1•20 years ago
|
||
For the 2.22 release notes, we should note that 2.22 will be the last version to support perl 5.6.1.
Keywords: relnote
Whiteboard: [Relnote Comment 1]
![]() |
||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> For the 2.22 release notes, we should note that 2.22 will be the last version
> to support perl 5.6.1.
>
Is that "official"? I see no discussion about this point and I don't remember any discussion about it. And no discussion means nothing official for me.
Assignee | ||
Comment 3•20 years ago
|
||
Added as a deprecation warning to the Bugzilla 2.22 Release Notes in bug 322960.
Whiteboard: [Relnote Comment 1]
Assignee | ||
Comment 4•19 years ago
|
||
Attachment #213670 -
Flags: review?(justdave)
Comment 5•19 years ago
|
||
Comment on attachment 213670 [details] [diff] [review]
v1
Yep, 5.8.0 has been out longer now than 5.6.1 had been when we decided to require it, and all of the major distroes are shipping at least 5.8.0 these days.
Attachment #213670 -
Flags: review?(justdave) → review+
Comment 6•19 years ago
|
||
We had a thread on this on developers@ a while back. Please reply to it to let people know we've gone ahead and done it.
Flags: approval+
Assignee | ||
Comment 7•19 years ago
|
||
Hooray!
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.474; previous revision: 1.473
done
Checking in docs/xml/Bugzilla-Guide.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml,v <-- Bugzilla-Guide.xml
new revision: 1.62; previous revision: 1.61
done
Checking in t/001compile.t;
/cvsroot/mozilla/webtools/bugzilla/t/001compile.t,v <-- 001compile.t
new revision: 1.14; previous revision: 1.13
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•