Hello!
The PHP Development Team would like to announce the immediate
availability of PHP 5.4.0. This release is a major leap forward in the
5.x series, and includes a large number of new features and bug fixes.
Release Announcement: http://www.php.net/releases/5_4_0.php
Downloads: http://php.net/downloads.php#v5.4.0
ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.0
regards,
Stas and David
Wohoo!!! Congrats everyone!
Bye bye magic quotes!
David
ps. Now to get my host to upgrade to 5.3.... grumble grumble!
Hello!
The PHP Development Team would like to announce the immediate
availability of PHP 5.4.0. This release is a major leap forward in the
5.x series, and includes a large number of new features and bug fixes.Release Announcement: http://www.php.net/releases/5_4_0.php
Downloads: http://php.net/downloads.php#v5.4.0
ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.0regards,
Stas and David
LOL tell me about it! The default PHP repos for many OSes are still using
5.1.x....
--Kris
Wohoo!!! Congrats everyone!
Bye bye magic quotes!
David
ps. Now to get my host to upgrade to 5.3.... grumble grumble!
Hello!
The PHP Development Team would like to announce the immediate
availability of PHP 5.4.0. This release is a major leap forward in the
5.x series, and includes a large number of new features and bug fixes.Release Announcement: http://www.php.net/releases/5_4_0.php
Downloads: http://php.net/downloads.php#v5.4.0
ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.0regards,
Stas and David
Ugh sorry, replied to the wrong group!
--Kris
LOL tell me about it! The default PHP repos for many OSes are still using
5.1.x....--Kris
Wohoo!!! Congrats everyone!
Bye bye magic quotes!
David
ps. Now to get my host to upgrade to 5.3.... grumble grumble!
Hello!
The PHP Development Team would like to announce the immediate
availability of PHP 5.4.0. This release is a major leap forward in the
5.x series, and includes a large number of new features and bug fixes.Release Announcement: http://www.php.net/releases/5_4_0.php
Downloads: http://php.net/downloads.php#v5.4.0
ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.0regards,
Stas and David
Am 02.03.2012 00:46, schrieb Kris Craig:
LOL tell me about it! The default PHP repos for many OSes are still using
5.1.x....
so what
using 5.3.x in production since 3 months after release everywhere
learning to build packages for your OS is the key
Lol agreed. I typically just build manually off the latest release
anyway. But not everybody does that. There are a lot of servers out there
running on PHP 5.1.x right now.
--Kris
On Thu, Mar 1, 2012 at 3:52 PM, Reindl Harald h.reindl@thelounge.netwrote:
Am 02.03.2012 00:46, schrieb Kris Craig:
LOL tell me about it! The default PHP repos for many OSes are still
using
5.1.x....so what
using 5.3.x in production since 3 months after release everywhere
learning to build packages for your OS is the key
Hi, all
When will the documentation be ready?
For example you wrote that something has changed to the keywords *continue *and
*break *- but I dont get what and it's not defined in here:
http://www.php.net/manual/en/control-structures.continue.php
Bye
Simon
2012/3/2 Kris Craig kris.craig@gmail.com
Lol agreed. I typically just build manually off the latest release
anyway. But not everybody does that. There are a lot of servers out there
running on PHP 5.1.x right now.--Kris
On Thu, Mar 1, 2012 at 3:52 PM, Reindl Harald <h.reindl@thelounge.net
wrote:
Am 02.03.2012 00:46, schrieb Kris Craig:
LOL tell me about it! The default PHP repos for many OSes are still
using
5.1.x....so what
using 5.3.x in production since 3 months after release everywhere
learning to build packages for your OS is the key
Hi, all
When will the documentation be ready?
For example you wrote that something has changed to the keywords *continue *and
*break *- but I dont get what and it's not defined in here:
http://www.php.net/manual/en/control-structures.continue.phpBye
Simon
The option to use a variable as target for the break/continue.
Ie. you no longer can do break $var; or continue $var;
It's not telling you that you can do that, so the docs don't
seem wrong. :)
Hi, all
When will the documentation be ready?
For example you wrote that something has changed to the keywords *continue *and
*break *- but I dont get what and it's not defined in here:
http://www.php.net/manual/en/control-structures.continue.phpBye
Simon
The option to use a variable as target for the break/continue.
Ie. you no longer can do break $var; or continue $var;It's not telling you that you can do that, so the docs don't
seem wrong. :)
I like this logic :)
Also, the docs are updated in SVN, and will show up ~tomorrow.
Regards,
Philip
I noticed that too.
The migration guide is also missing a lot of stuff.
A quick overview:
http://au.php.net/manual/en/migration54.changes.php:
content missing
http://au.php.net/manual/en/migration54.new-features.php:
missing a lot of new features listed elsewhere
http://au.php.net/manual/en/migration54.functions.php:
missing links and documentation for several functions
http://au.php.net/manual/en/migration54.class-constants.php:
claims that there are several new class constants, but none are listed
http://au.php.net/manual/en/migration54.methods.php
missing links and documentation for several methods
http://au.php.net/manual/en/migration54.new-extensions.php
nothing listed
http://au.php.net/manual/en/migration54.extensions-other.php
"The following extensions can no longer be disabled during build
configuration: " but only one empty list element
Cheers,
David
Hi, all
When will the documentation be ready?
For example you wrote that something has changed to the keywords *continue *and
*break *- but I dont get what and it's not defined in here:
http://www.php.net/manual/en/control-structures.continue.phpBye
Simon2012/3/2 Kris Craig kris.craig@gmail.com
Lol agreed. I typically just build manually off the latest release
anyway. But not everybody does that. There are a lot of servers out there
running on PHP 5.1.x right now.--Kris
On Thu, Mar 1, 2012 at 3:52 PM, Reindl Harald <h.reindl@thelounge.net
wrote:
Am 02.03.2012 00:46, schrieb Kris Craig:
LOL tell me about it! The default PHP repos for many OSes are still
using
5.1.x....
so whatusing 5.3.x in production since 3 months after release everywhere
learning to build packages for your OS is the key
The mirrors have not yet updated, which is why the announcement
linked specifically to docs.php.net (which builds the docs
4x daily[1]) for several entries.
So while not perfect… the mirrors will update tomorrow, and
will include additional information. Also, a few people are
making migration54 commits while I type this message. :)
Regards,
Philip
[1] https://wiki.php.net/doc/builds
I noticed that too.
The migration guide is also missing a lot of stuff.
A quick overview:
http://au.php.net/manual/en/migration54.changes.php:
content missinghttp://au.php.net/manual/en/migration54.new-features.php:
missing a lot of new features listed elsewherehttp://au.php.net/manual/en/migration54.functions.php:
missing links and documentation for several functionshttp://au.php.net/manual/en/migration54.class-constants.php:
claims that there are several new class constants, but none are listedhttp://au.php.net/manual/en/migration54.methods.php
missing links and documentation for several methodshttp://au.php.net/manual/en/migration54.new-extensions.php
nothing listedhttp://au.php.net/manual/en/migration54.extensions-other.php
"The following extensions can no longer be disabled during build
configuration: " but only one empty list elementCheers,
DavidHi, all
When will the documentation be ready?
For example you wrote that something has changed to the keywords *continue *and
*break *- but I dont get what and it's not defined in here:
http://www.php.net/manual/en/control-structures.continue.phpBye
Simon2012/3/2 Kris Craig kris.craig@gmail.com
Lol agreed. I typically just build manually off the latest release
anyway. But not everybody does that. There are a lot of servers out there
running on PHP 5.1.x right now.--Kris
On Thu, Mar 1, 2012 at 3:52 PM, Reindl Harald <h.reindl@thelounge.net
wrote:
Am 02.03.2012 00:46, schrieb Kris Craig:
LOL tell me about it! The default PHP repos for many OSes are still
using
5.1.x....
so whatusing 5.3.x in production since 3 months after release everywhere
learning to build packages for your OS is the key