473,394 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Is PHP 6 released? If not, when will it be released?

The body of your message must contain some text.
Jun 2 '08 #1
5 1217
Currently PHP 5.2.6 is the newest stable version of PHP, but maybe there is
a not stable version of PHP 6 available..

ticom/timothy de vries

"Erwin Moller" <hi**********@gmail.comwrote in message
news:7b**********************************@v26g2000 prm.googlegroups.com...
The body of your message must contain some text.

Jun 2 '08 #2
..oO(Erwin Moller)
>The body of your message must contain some text.
Please write your question in the _body_ of the message, not just in the
subject.

PHP 6 is still under development, you can get it from CVS. The next
"major" public release will be PHP 5.3.

Micha
Jun 2 '08 #3
On Tue, 06 May 2008 04:53:10 +0200, Michael Fesser <ne*****@gmx.dewrote:
.oO(Erwin Moller)
>The body of your message must contain some text.

Please write your question in the _body_ of the message, not just in the
subject.

PHP 6 is still under development, you can get it from CVS. The next
"major" public release will be PHP 5.3.
With the static keyword :)

class Foo {
static function Bar(){echo "in Foo";}
static function Test(){static::Bar();}
}
class Baz extends Foo{
static function Bar(){echo "in Baz";}
}
Baz::test();
--
Rik Wasmus
Jun 2 '08 #4
Rik Wasmus wrote:
>
With the static keyword :)
There already is a 'static' keyword in PHP :)
but there is going to be new use for it - late static binding.

Probably useful, but I have never missed it so far...

best regards
Piotr N
Jun 2 '08 #5
The body of your message must contain some text.

I have not sent any messages with blank bodies. Neither anyone else
except you that I know of. Got a point?
Jun 2 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Thomas Heller | last post by:
ctypes 0.9.1 released - Sept 14, 2004 ===================================== Overview ctypes is a ffi (Foreign Function Interface) package for Python 2.3 and higher. ctypes allows to call...
0
by: Michael Sparks | last post by:
Kamaelia 0.1.2 has been released! What is it? =========== Kamaelia is a collection of Axon components designed for network protocol experimentation in a single threaded, select based...
0
by: Lenz Grimmer | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, MySQL 4.0.14, a new version of the popular Open Source/Free Software Database, has been released. It is now available in source and binary...
22
by: Marc G. Fournier | last post by:
After almost 12 months of intense development, and testing, we are proud to announce the availability of PostgreSQL v7.4. An overview of the major changes in v7.4 include: IN/NOT IN subqueries...
29
by: keredil | last post by:
Hi, Will the memory allocated by malloc get released when program exits? I guess it will since when the program exits, the OS will free all the memory (global, stack, heap) used by this...
18
by: techie | last post by:
I have a VC++ client that creates a COM object that is implemented in C#. The problem is the COM object doesn't get released, so I get a memory leak. I have no problems creating the COM object...
2
by: VinDotNet | last post by:
Here's the Scenario I am facing: I've got a winform managed c++ client which connects to my managed COM+ server application (by making createinstance, then typecasting the object to an interface,...
5
by: Doug Holton | last post by:
About when do you think VB.NET 2.0, Visual Studio .NET 2005, .NET 2.0 and the like will be released? I know there is a beta available now. And I know the name says 2005. I'm just wondering if it...
4
by: Devrim GUNDUZ | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, For RPM users, (S)RPMS for 7.4.4 was just built. We have (S)RPMS for: * Red Hat Linux 9 * Fedora Core 1
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.