På PHPportalen försöker vi i så hög grad som möjligt engagera våra medlemmar. Därför har du som medlem chansen att vara med och hjälpa till.
Nedan finner du en länk till en sida där du kan lägga till nyheter till vårt nyhetsarkiv. Våra trivsel- och förhållningsregler gäller givetvis även här. Posta inte heller någonting som inte är av allmänt intresse, reklam i alla dess former kommer redigeras bort.
Lägg till nyhet
PHP 5.0.0 Beta 2 släppt - 2003-10-31 08:53:41
Nu har PHP 5.0.0 Beta 2 släpps. Nyheterna är bl a:
Citat: |
- PHP 5 features the Zend Engine 2.
- XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library (http://www.xmlsoft.org/).
- SQLite has been bundled with PHP. For more information on SQLite, please visit their website.
- A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and vice-versa.
- Streams have been greatly improved, including the ability to access low-level socket operations on streams.
| Nyheten inskickad av Get
Apache 2.0.48 släppt - 2003-10-30 18:46:25
Citat: |
This version of Apache is principally a bug fix release. Of particular note is that 2.0.48 addresses two security vulnerabilities:
mod_cgid mishandling of CGI redirect paths could result in CGI output going to the wrong client when a threaded MPM is used.
[CAN-2003-0789]
A buffer overflow could occur in mod_alias and mod_rewrite when a regular expression with more than 9 captures is configured.
[CAN-2003-0542]
|
Mer info om den nya versionen finns på http://www.apache.org/dist/httpd/Announcement2.html Nyheten inskickad av Get
PHP 4.3.4RC3 släppt - 2003-10-30 16:09:24
[29-Oct-2003] PHP 4.3.4RC3 has been released for testing. This release candidate is hopefully the final release candidate prior to the 4.3.4 release and should be very stable. Please test this release as much as possible, so that any remaining issues can be uncovered and resolved prior to the final release. Users of the mbstring extension are especially encouraged to try and test this release candidate as the underlying library used by mbstring was changed.
List of changes can be found in the NEWS file.
http://www.php.net Nyheten inskickad av Wedge
PHP-GTK 1.0.0 släppt - 2003-10-26 10:26:14
PHP-GTK is an extension for PHP programming language that implements language bindings for GTK+ toolkit. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client side cross-platform GUI applications.
http://gtk.php.net Nyheten inskickad av Wedge
|