PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 04, 2008

PHP 4.4.8 Released

Posted: 2008-01-04 21:40:55
Languages ::

PHP 4.4.8 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes: security and bug fixes.

November 11, 2007

PHP 5.2.5 Released

Posted: 2007-11-11 23:10:00
Languages ::

PHP 5.2.5 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes: security fixes, an upgrade to PCRE 7.3, an update of the timezone database to 2007.9, speed improvements for some array_*() functions, bug fixes, and other changes.

August 20, 2007

Roadsend Compiler for PHP 2.9.2 Released

Posted: 2007-08-20 21:08:00
Languages ::

Roadsend Compiler for PHP 2.9.2 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code.

This release includes: a Mac OS X port, debugger improvements, bug fixes, and other changes.

June 01, 2007

PHP 5.2.3 Released

Posted: 2007-06-01 23:23:00
Languages ::

PHP 5.2.3 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes: a number of security fixes, optimized digest generation in the md5() and sha1() functions, improved compilation of heredocs and interpolated strings, plus other changes.

May 03, 2007

PHP 5.2.2 Released

Posted: 2007-05-03 23:40:00
Languages ::

PHP 5.2.2 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes: upgrades of the bundled GD, SQLite and PCRE libraries; the addition of methods to the DirectoryIterator and SplFileInfo classes; improvements to the memory manager; plus other changes and bug fixes.

PHP 4.4.7 Released

Posted: 2007-05-03 23:38:00
Languages ::

PHP 4.4.7 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes a number of bug fixes.

March 01, 2007

PHP 4.4.6 Released

Posted: 2007-03-01 08:02:00
Languages ::

PHP 4.4.6 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes an update of PCRE to version 7.0, and bug fixes.

February 14, 2007

PHP 4.4.5 Released

Posted: 2007-02-14 23:47:00
Languages ::

PHP 4.4.5 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes: an update of PEAR to 1.5.0, an update of PCRE to 6.7, plus other changes and a number of bug fixes.

February 09, 2007

PHP 5.2.1 Released

Posted: 2007-02-09 18:33:00
Languages ::

PHP 5.2.1 has been released. PHP is a scripting language suitable for embedding within HTML.

This release includes: performance optimizations, improvements to the filter and zip extensions, security fixes, the enabling of a memory limit by default, plus other changes and fixes.

February 07, 2007

Roadsend Compiler for PHP 2.9.0 Released

Posted: 2007-02-07 08:08:00
Languages ::

Roadsend Compiler for PHP 2.9.0 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code.

The compiler is now released under the terms of the GPL and LGPL licenses. This release includes work related to debugging Web applications.

January 20, 2007

PHP Conference UK 2007 Announced

Posted: 2007-01-20 23:18:00

Languages ::

PHP Conference UK 2007 has been announced.

The conference will be held on February 23, 2007, in London.

November 03, 2006

PHP 5.2.0 Released

Posted: 2006-11-03 22:55:00
Languages ::

PHP 5.2.0 has been released. PHP is a scripting language suitable for embedding within HTML.

This release includes: a new memory manager for the Zend Engine, the addition of new JSON and ZIP extensions, performance improvements, security enhancements, plus other changes and bug fixes.

September 08, 2006

phc 0.1.7 Released

Posted: 2006-09-08 22:38:00
Languages ::

phc 0.1.7 has been released. It is "a framework for static analysis of PHP scripts, PHP source to source transformations, and ultimately compiling PHP scripts down to native machine code."

This release includes some minor code cleanups.

August 17, 2006

PHP 4.4.4, 5.1.5 Released

Posted: 2006-08-17 23:04:00
Languages ::

PHP 4.4.4 and 5.1.5 have been released. PHP is a scripting language suitable for embedding within HTML.

These releases include security and bug fixes.

July 22, 2006

phc 0.1.7rc2 Released

Posted: 2006-07-22 23:18:00
Languages ::

phc 0.1.7rc2 has been released. It is an open-source PHP compiler which aims to eventually emit assembly code.

This release includes several bugfixes.

July 14, 2006

phc 0.1.7rc1 Released

Posted: 2006-07-14 23:29:00
Languages ::

phc 0.1.7rc1 has been released. It is an open-source PHP compiler which aims to eventually emit assembly code.

This release includes: support for extension via plugins, documentation updates, plus other changes and fixes.

July 07, 2006

phc 0.1.6rc2 Released

Posted: 2006-07-07 11:28:00
Languages ::

phc 0.1.6rc2 has been released. It is an open-source PHP compiler which aims to eventually emit assembly code.

This release includes bugfixes.

July 04, 2006

phc 0.1.6rc1 Released

Posted: 2006-07-04 19:49:00
Languages ::

phc 0.1.6rc1 has been released. It is an open-source PHP compiler which aims to eventually emit assembly code.

This release includes: the use of automake and autoconf during the build process, tree transformation API improvements, grammar simplifications, support for an XML representation of the AST, plus other changes and bugfixes.

July 03, 2006

Roadsend Compiler for PHP 2.1.0 Beta Released

Posted: 2006-07-03 23:29:00
Languages ::

Roadsend Compiler for PHP 2.1.0 Beta has been released. It is a PHP compiler which emits optimized native binaries.

This release includes: SQLite and ODBC extensions, initial PHP5 support, faster code execution, smaller compiled executable sizes, plus other changes and bugfixes.

May 09, 2006

PHP 5.1.4 Released

Posted: 2006-05-09 22:18:00
Languages ::

PHP 5.1.4 has been released. PHP is a scripting language suitable for embedding within HTML.

This release fixes several bugs, including problems with file uploads and with the FastCGI SAPI.