 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Nils Luxton's Blog: Installing PHP 5.4.0alpha1 into Wampserver
by Chris Cornutt July 05, 2011 @ 10:12:16
Nils Luxton has written up a guide you can follow to get the latest (non-production) release of PHP - v5.4.0alpha1 - up and running on your machine in your WampServer instance.
I wanted to do exactly that, and at work we use WampServer so we can easily switch between PHP versions (and it also makes enabling/disabling extensions and options very easy - if you develop on Windows, check it out). Assuming you have WampServer installed, it is fairly trivial to manually install new versions of the AMP trifecta.
There's a few things you'll need to download to get things up and running (besides the new PHP version) but the rest of the guide is simple configuration and startup. If all goes well, you should be running the alpha in less than ten minutes.
voice your opinion now!
tutorial alpha install wampserver
PHP.net: PHP 5.4 alpha1 Released
by Chris Cornutt June 29, 2011 @ 09:10:01
On the PHP.net site today there's an announcement about the release of the PHP 5.4 alpha1, the first version of the upcoming 5.4 release.
The PHP development team is proud to announce the first PHP 5.4 alpha release. PHP 5.4 includes new language features and removes several legacy (deprecated) behaviors. Read the NEWS file for a complete list of changes. [...] This alpha release exists to encourage users to identify bugs, and to ensure that all new features and backward compatibility breaks are evaluated and documented before PHP 5.4.0 is released. Please report findings to the QA mailing list and/or the PHP bug tracker. Windows binaries can be downloaded from the Windows QA site.
They remind the development community that this is an alpha release and is not meant to be used in production. Changes in this release include traits, array dereferencing, DTrace support, the removal of several ini options and a few session-related functions.
voice your opinion now!
alpha release traits array dereferencing download test
Elizabeth Smith's Blog: Cairo Alpha Released
by Chris Cornutt July 10, 2009 @ 07:51:03
Elizabeth Smith has posted about the latest release of a PHP extension she's been working hard on - the Cairo 2D graphics extension.
The first alpha of the PECL Cairo extension I've been working on is finally out. Cairo is a 2D graphics library written in C with support for multiple output devices. The extension provides an Object Oriented API, but also includes procedural methods. This is similar to PHP's date and mysqli extensions
The extension (for PHP 5.2.x and 5.3.x versions) requires the CairoGraphics library to work but it allows you to create some great graphics and output them in a number of ways (like PDF, SVG and PostScript). The extension is still in the alpha stages because the API isn't quite complete, but you can still download this version if you'd like to give it a shot.
voice your opinion now!
alpha extension graphics cairo
Lukas Smith's Blog: back Is your chosen PHP framework on the PHP primary tester mailinglist?
by Chris Cornutt February 10, 2009 @ 07:54:52
Lukas Smith asks developers a question in his latest blog post: "Is your chosen framework on the PHP primary tester mailing list?"
This is a question you should be asking the developers of the framework you are using. Same of course goes for any PHP application you care about. [...] We announce all PHP releases on this list (actually until now we have only announced RC's, but we are expanding this to also cover alpha and beta releases).
He suggests that subscribing to this list simplifies the process of keeping up with the latest releases of PHP and gives them a chance to report back with any issues they might find with them.
Every release runs the risk of BC breaks, intentional or not. Projects that want to make life easy for their users participate actively in the process of testing PHP releases. It makes the life of the PHP developers a lot easier .. and who doesn't want to make their life's easier?
voice your opinion now!
primary tester mailinglist release announcement bug report rc alpha beta
|
Community Events
Don't see your event here? Let us know!
|