For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > August 2005 > cvs: phpweb / index.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / index.php
Gabor Hojtsy

2005-08-30, 7:55 am

goba Tue Aug 30 05:29:23 2005 EDT

Modified files:
/phpweb index.php
Log:
remove previous beta announcements and fix the RC news wording so that it does not reference 'a beta', plus use 'and' instead of '&' in a title

these all fix the RSS feed to, so that it will be proper RSS 1.0

http://cvs.php.net/diff.php/phpweb/...1&r2=1.722&ty=u
Index: phpweb/index.php
diff -u phpweb/index.php:1.721 phpweb/index.php:1.722
--- phpweb/index.php:1.721 Wed Aug 24 10:50:29 2005
+++ phpweb/index.php Tue Aug 30 05:29:20 2005
@@ -175,7 +175,7 @@
</li>
</ul>
<p>
- Everyone is encouraged to download and test this beta,
+ Everyone is encouraged to download and test this release candidate,
although it is not yet recommended for mission-critical
production use.
</p>
@@ -228,43 +228,6 @@

<hr />

-<h1>PHP 5.1 Beta 3 Available</h1>
-<p>
- <span class="newsdate">[14-Jul-2005]</span>
- <a href="/downloads.php#v5.1">PHP 5.1 Beta 3</a> is now available!
- If all goes well, this beta release will be followed by a release
- candidate within a couple of ws.
-</p>
-<p>
- Some of the key improvements of PHP 5.1 include:
-</p>
-<ul>
- <li>
- PDO (PHP Data Objects) - A new native database abstraction layer
- providing performance, ease-of-use, and flexibility.
- </li>
- <li>
- Significantly improved language performance mainly due to the
- new Zend Engine II execution architecture.
- </li>
- <li>The PCRE extension has been updated to PCRE 5.0.</li>
- <li>
- Many more improvements including lots of new functionality
- & many bug fixes, especially in regards to SOAP, streams
- and SPL.
- </li>
- <li>
- See the bundled NEWS file for a more complete list of changes.
- </li>
-</ul>
-<p>
- Everyone is encouraged to download and test this beta,
- although it is not yet recommended for mission-critical
- production use.
-</p>
-
-<hr />
-
<h1>PHP 4.4.0 Released</h1>
<p>
<span class="newsdate">[11-Jul-2005]</span>
@@ -316,43 +279,6 @@

<hr />

-<h1>PHP 5.1 Beta 2 Available</h1>
-<p>
- <span class="newsdate">[23-Jun-2005]</span>
- <a href="/downloads.php#v5.1">PHP 5.1 Beta 2</a> is now available!
- A lot of work has been put into this upcoming release and we
- believe it is ready for public testing.
-</p>
-<p>
- Some of the key improvements of PHP 5.1 include:
-</p>
-<ul>
- <li>
- PDO (PHP Data Objects) - A new native database abstraction
- layer providing performance, ease-of-use, and flexibility.
- </li>
- <li>
- Significantly improved language performance mainly due to
- the new Zend Engine II execution architecture.
- </li>
- <li>The PCRE extension has been updated to PCRE 5.0.</li>
- <li>
- Many more improvements including lots of new functionality
- & many bug fixes, especially in regards to SOAP, streams
- and SPL.
- </li>
- <li>
- See the bundled NEWS file for a more complete list of changes.
- </li>
-</ul>
-<p>
- Everyone is encouraged to start playing with this beta,
- although it is not yet recommended for mission-critical
- production use.
-</p>
-
-<hr />
-
<?php news_image("http://zend.kbconferences.com/", "zendphp_conf.gif", "Zend/PHP Conference & Expo"); ?>
<h1>Zend/PHP Conference 2005</h1>
<p>
@@ -518,7 +444,7 @@

<hr />

-<h1>PHP & PEAR at FOSDEM 2005</h1>
+<h1>PHP and PEAR at FOSDEM 2005</h1>

<p>
<span class="newsdate">[23-Feb-2005]</span>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com