xref: /web-php/archive/2000.php (revision d9bcfed4)
1<?php
2$_SERVER['BASE_PAGE'] = 'archive/2000.php';
3include_once __DIR__ . '/../include/prepend.inc';
4news_archive_sidebar();
5site_header("News Archive - 2000", ["cache" => true]);
6?>
7
8<h1>News Archive - 2000</h1>
9
10<p>
11 Here are the most important news items we have published in 2000 on PHP.net.
12</p>
13
14<hr>
15
16<h1>PHP 4.0.4 Released</h1>
17<p>
18 <span class="newsdate">[19-Dec-2000]</span>
19 This release includes improvements for a large number of defects
20 and numerous enhancements in the PHP core, the language implementation and
21 extensions. <a href="/downloads.php">Download</a>,
22 <a href="ChangeLog-4.php#4.0.4">ChangeLog</a>.
23</p>
24
25<hr>
26
27<h1>PHP 3.0.18 released</h1>
28<p>
29 <span class="newsdate">[21-Oct-2000]</span>
30 PHP 3.0.18 was released. This is a bug-fix release, including fixes for file
31 uploads and a backported imagetypes() function from PHP 4.0. The ChangeLog
32 contains a full list of changes.
33</p>
34
35<hr>
36
37<h1>Patch Level 1 available for PHP 4.0.3</h1>
38<p>
39 <span class="newsdate">[15-Oct-2000]</span>
40 Due to two problems discovered in PHP 4.0.3, <a href="/downloads.php">PHP 4.0.3pl1
41 is now available</a>. This release fixes an issue that prevented the
42 Apache php_value mechanism from working correctly with .conf files, and a
43 memory leak that was discovered in the module versions of PHP.
44</p>
45
46<hr>
47
48<h1>PHP 4.0.3 Released</h1>
49<p>
50 <span class="newsdate">[11-Oct-2000]</span>
51 <a href="/downloads.php">Version 4.0.3</a> includes several security-oriented
52 fixes and enhancements, as well as several new features and bug fixes.
53 It is strongly recommended for all users of PHP to upgrade to this version.
54 You can read the <a href="/ChangeLog-4.php#4.0.3">changelog</a> here.
55</p>
56
57<hr>
58
59<h1>Manual Search Tip</h1>
60<p>
61 <span class="newsdate">[06-Oct-2000]</span>
62 You can now go directly to PHP manual pages with a URL such as
63 <a href="http://php.net/strlen">php.net/strlen</a>.
64</p>
65
66<hr>
67
68<h1>PHP 4.0.2 Released!</h1>
69<p>
70 <span class="newsdate">[29-Aug-2000]</span>
71 The new version features new functions, many bug fixes, and increased
72 performance. <a href="/downloads.php">Download now!</a> You can read the
73 <a href="/ChangeLog-4.php#4.0.2">changelog</a> here.
74</p>
75
76<hr>
77
78<h1>PHP 4.0.1 Patch Level 2 available</h1>
79<p>
80 <span class="newsdate">[30-June-2000]</span>
81 <a href="/downloads.php">PHP 4.0.1pl2</a> addresses two bugs that were
82 discovered in PHP 4.0.1, that prevent error_reporting() and readdir()
83 from working properly.
84</p>
85
86<hr>
87
88<h1>PHP 4.0.1 Released!</h1>
89<p>
90 <span class="newsdate">[28-June-2000]</span>
91 The first maintenance release for PHP 4.0 is out. The new release features
92 increased stability under Windows, improved error handling, several new features
93 and lots of bug fixes. (the full list of changes is
94 <a href="/ChangeLog-4.php#4.0.1">available</a>) It's a recommended upgrade
95 for all PHP users. <a href="/downloads.php">Download now!</a>
96</p>
97
98<hr>
99
100<h1>PHP 4.0.0 Released!</h1>
101<p>
102 <span class="newsdate">[22-May-2000]</span>
103 It's here, it's ready, and it has the long awaited 'Release' tag. The successor of
104 PHP 3.0 has finally been released. At this point, everyone is encouraged to begin
105 upgrading their systems to use this version. <a href="/downloads.php">Download it
106 now!</a>
107</p>
108
109<hr>
110
111<h1>PHP 3.0.16 released</h1>
112<p>
113 <span class="newsdate">[05-Apr-2000]</span>
114 PHP 3.0.16 was released. This is mostly a bug fix release which adds support for
115 gd-1.8, ucd-snmp 4.1, and high-resolution timers on OS/2. OpenBSD support has been
116 improved considerably. The source package and Win32 binaries are available from the
117 PHP homepage. The ChangeLog contains a full list of changes.
118</p>
119
120<hr>
121
122<h1>Zend Optimizer released!</h1>
123<p>
124 <span class="newsdate">[08-Mar-2000]</span>
125 <a href="http://www.zend.com">Zend Technologies</a> has announced the
126 availability of the Zend Optimizer for PHP 4.0 Beta 4. The optimizer is
127 available for <a href="http://www.zend.com/store/products/zend-optimizer.php">free
128 download</a>
129</p>
130
131<hr>
132
133<h1>PHP Talks at ApacheCon</h1>
134<p>
135 <span class="newsdate">[24-Feb-2000]</span>
136 Nathan Wallace, Craig Kohtz and Tobias Ratschiller are all giving
137 presentations on PHP at ApacheCon, 8-10th March 2000, in Orlando,
138 Florida. The topics include sessions and authentication, advanced PHP
139 techniques, migrating from ASP to PHP and web design patterns. You can
140 find more information about these talks <a
141 href="http://www.apachecon.com/2000/US/html/sessions.html">here</a>.
142</p>
143
144<hr>
145
146<h1>PHP Developers' Meeting</h1>
147<p>
148 <span class="newsdate">[17-Jan-2000]</span>
149 On January 20th, 2000 the primary developers of PHP are meeting for a
150 4-day session in Tel Aviv, Israel. The main goal is to organize the
151 development effort. The developers of MySQL will also be in attendance
152 to explore how the two projects can cooperate further to make the
153 PHP/MySQL combination even stronger than it already is.
154</p>
155
156<hr>
157
158<h1>PHP 3.0.13 has been released</h1>
159<p>
160 <span class="newsdate">[01-Jan-2000]</span>
161 The long-awaited release of PHP 3.0 contains numerous bug fixes and a
162 bonus of new features. Support for GNU recode, portable access to stdio
163 streams, enhanced FTP support, support for Mcal and IMSP, as well as PNG
164 functions for gd make this release a must for every user of PHP. The
165 ChangeLog provides a complete list of changes.
166</p>
167
168<?php site_footer(['elephpants' => true, 'sidebar' => $SIDEBAR_DATA]);
169