News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Community News:
eZ Components Release Candidate 2008.2
December 15, 2008 @ 12:07:15

eZ Components, the enterprise-ready library of PHP components (that can be used together or separately for PHP applications has made a new release candidate available for download:

The eZ Components team just released a release candidate of the new 2008.2 release. This release candidate resolves a couple of issues that where found during the testing and review process. The release candidate can be installed by running the following command: pear upgrade ezc/ezcomponents

You can also download the full package from the downloads page on the eZ Components site. Check out the release announcement for more information on whats been updated.

0 comments voice your opinion now!
ezcomponents components release candidate download



Pierre-Alain Joye's Blog:
PHP 5.2.7RC3 Released (Go test!)
November 10, 2008 @ 11:13:18

Pierre-Alain Joye has pointed out that the latest release candidate of the PHP 5.2.x series (5.2.7RC3) has been posted for download.

PHP 5.2.7RC3 has been released. It is likely to be the last RC and the final release is planed for Thursday next week. Please test it and report any issue you may found. The sources can be fetched here and the binaries in the windows site.

He also mentions a milestone for the PHP project - releasing the Windows builds at the same time as the normal source builds. Check out on the php.internals list for more information.

0 comments voice your opinion now!
php5 release candidate test windows build binary


Zend Developer Zone:
Zend Framework 1.6 Release Candidate 1 now available!
July 22, 2008 @ 14:42:44

According to this new post on the Zend Developer Zone (from Wil Sinclair) the latest Release Candidate for the upcoming Zend Framework 1.6 release has been posted - Release Candidate 1.

We couldn't be happier to announce that Zend Framework 1.6 Release Candidate 1 is now available from the Zend Framework download site!

New features include the major Dojo integration, SOAP components and updates to the functionality for unit testing, session handling, pagination, character sets and much more. Check out the full list in the Zend Developer Zone post.

0 comments voice your opinion now!
zendframework release candidate download dojo soap tooling


Padraic Brady's Blog:
HTMLPurifer 3.1.0 Release Candidate Available
April 23, 2008 @ 09:31:40

Padraic Brady has noted that the latest release candidate of the HTMLPurifier software has been posted for download:

HTMLPurifer is possibly the most understated underpublicised quality library in PHP today. I consider it a fundamental standard library that is automatically included in every PHP web application I start these days.

This latest release candidate (their first!) includes updates on two major features - the use of autoloading and a change to the way you use the filters. Check out a demo of it in action or just download this latest release and try it out for yourself.

0 comments voice your opinion now!
htmlpurifier candidate release download demo filter autoload


Zend Developer Zone:
Zend Framework 1.0.4 Stable and 1.5RC1 Released
February 27, 2008 @ 12:57:00

Two different posts on the Zend Developer Zone today announce two different events surrounding Zend's framework - the release of the latest stable version, 1.0.4 and the posting of the latest Release Candidate, 1.5RC1.

About the Zend Framework 1.0.4 release:

It is our pleasure to announce the release of Zend Framework 1.0.4! You can download this new mini-release now from the Zend Framework download site. With this mini-release we bid a fond farewell to the 1.0 branch as we move on to the 1.5 release.

And about the Release Candidate:

This obviously marks a very important step towards a high-quality, thoroughly tested 1.5 GA release. Thanks to everyone who has contributed to this release in any way: with patches/check ins, documentation/translations, and bug reports.

You can grab this new Candidate from the download site as well.

0 comments voice your opinion now!
zendframework stable release candidate download


Ilia Alshanetsky's Blog:
5.2.5RC1 Released for Testing
February 25, 2008 @ 09:32:00

Ilia Alshanetsky has officially announced that the latest release candidate for the PHP 5.2.5 series (RC1) has been posted and is ready to test.

This RC includes a fair number of fixes since our last release and predominantly works on improving the stability of the 5.2 tree as well as including a small number of minor security fixes. I'd like to ask everyone to test this release against your code and setups, we are aiming for a quick release cycle and user feedback is critical for a successful release.

You can download this latest version here.

2 comments voice your opinion now!
php5 release candidate test download fixes stability


Ilia Alshanetsky's Blog:
5.2.4 RC1 Released
August 03, 2007 @ 07:57:00

Ilia Alshanetsky has just announced the release of the latest Release Candidate in the PHP 5.2 series - PHP 5.2.4 RC1.

This release have been long in the making so the changelog is a bit intimidating, so we definitely need a lot of testing for this release. I would like to ask everyone to give this RC a shot and see how it behaves with their code and hopefully not find any regressions. If you do find any, please let us know.

You can download this latest release from Ilia's directory off of the php.net website.

0 comments voice your opinion now!
php5 release candidate download php5 release candidate download


Community News:
Zend Framework 1.0.0 RC3 Released
June 25, 2007 @ 09:01:54

The Zend Framework project has released the next version of their framework brining them closer to the 1.0 stable release - version 1.0.0 RC3. According to the Zend Developer Zone:

This update contains fixes for 75 issues since the RC2 release. Zend Framework has been in the "release candidate" phase since May 28. During this phase, we have been concentrating on documentation and quality improvements, and postponing adding any major new functionality for future releases after 1.0.

In addition to the updates to the framework, they're also making a major overhaul to the documentation and contents of the Framework's website and want to know about any other Zend Framework-based applications out there.

0 comments voice your opinion now!
zendframework release candidate stable survey zendframework release candidate stable survey


Derick Rethans' Blog:
Xdebug 2.0.0RC3 (Release)
January 31, 2007 @ 19:26:00

Derick Rethans has announced today (briefly) the release of the Release Candidate version of his PHP debugging package - XDebug 2.0.0RC3.

I just released Xdebug 2.0.0RC3 through the web site and also through PECL. This hopefully last release candidate of Xdebug 2.0.0 addresses a number of segfaults and other small bugs that crept in in Xdebug 2.0.0RC2.

The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: stack and function traces in error messages, memory allocation, protection for infinite recursions.

0 comments voice your opinion now!
xdebug release candidate debugger pecl package bugs xdebug release candidate debugger pecl package bugs


Ilia Alshanetsky's Blog:
PHP 5.2.1RC4 Released!
January 26, 2007 @ 06:58:51

Ilia Alshanetsky has announced the release of the latest Release Candidate in the PHP 5.2.1 series - PHP 5.2.1RC4:

I've packaged what looks the be the final RC for the 5.2.1 release, RC4. This release fixes another dozen or so bugs since the last release and from the given feedback looks to be regression free. That said I'd like to ask everyone to take a few minutes and try this RC with their code to make sure it really is as good as it seems and to ensure no new issues are introduced.

So, give it one last run through and submit any problems you might have and get us to PHP 5.2.1 that much sooner.

Tarball downloads:

0 comments voice your opinion now!
release candidate download test php521rc4 release candidate download test php521rc4



Community Events









Don't see your event here?
Let us know!


application security example framework PHP5 PEAR releases job package zend conference book ajax code cakephp database release mysql developer zendframework

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework