1
0
mirror of https://github.com/php/web-php.git synced 2026-04-29 18:03:19 +02:00

Add note about PDM

This commit is contained in:
Rasmus Lerdorf
2000-01-18 03:07:06 +00:00
parent 8001eb1905
commit d33e869e7e
+7
View File
@@ -9,6 +9,13 @@ commonHeader("PHP: Hypertext Preprocessor");
echo "\n<!--$MYSITE-->\n";
?>
<h3>PHP Developers' Meeting</h3>
On January 20th, 2000 the primary developers of PHP are meeting for a
4-day session in Tel Aviv, Israel. The main goal is to organize the
development effort. The developers of MySQL will also be in attendance
to explore how the two projects can cooperate further to make the
PHP/MySQL combination even stronger than it already is.
<h3>3.0.14 Released</h3>
January 11, 2000. 3.0.14 is a minor bug-fix release to fix a safe-mode
problem reported on bugtraq along with an annoying gd configure problem.