 |
 |
 |
 |
#104832 - 07/14/04 10:18 PM
Re: PHP 5.0.0 Beta 1 Released!
|
I type Like navaho
Registered: 03/10/00
Posts: 25452
Loc: Texas
|
Finally! 
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#104836 - 07/13/05 11:09 AM
Re: PHP 5.0.0 Beta 1 Released!
|
I type Like navaho
Registered: 03/10/00
Posts: 25452
Loc: Texas
|
PHP 4.4.0 Released[11-Jul-2005] The PHP Development Team would like to announce the immediate release of PHP 4.4.0 . This is a maintenance release that addresses a serious memory corruption problem within PHP concerning references. If references were used in a wrong way, PHP would often create memory corruptions which would not always surface and be visible. The increased middle digit was required because the fix that corrected the problem with references changed PHP's internal API. PHP 4.4.0 does not have any new features, and is solely a bugfix release. PHP 5.1 Beta 2 Available[23-Jun-2005] PHP 5.1 Beta 2 is now available! A lot of work has been put into this upcoming release and we believe it is ready for public testing. Some of the key improvements of PHP 5.1 include: - PDO (PHP Data Objects) - A new native database abstraction layer providing performance, ease-of-use, and flexibility.
- Significantly improved language performance mainly due to the new Zend Engine II execution architecture.
- The PCRE extension has been updated to PCRE 5.0.
- Many more improvements including lots of new functionality & many bug fixes, especially in regards to SOAP, streams and SPL.
See the bundled NEWS file for a more complete list of changes. Everyone is encouraged to start playing with this beta, although it is not yet recommended for mission-critical production use. PHP 5.0.4 ReleasedFor changes in PHP 5.0.4 since PHP 5.0.3, please consult the PHP 5 ChangeLog. http://www.php.net/ChangeLog-5.php
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#311364 - 08/26/06 07:36 AM
PHP 5.1.6
[Re: AllenAyres]
|
Power User
Registered: 09/23/00
Posts: 99
|
PHP 5.1.6 is already out  [24-Aug-2006] The PHP development team would like to announce the immediate availability of PHP 5.1.6. This release contains a fix for memory_limit restriction on 64 bit systems that was not included in PHP 5.1.5. Change log: Fixed memory_limit on 64bit systems. (Stefan E.) Fixed bug #38488(Access to "php://stdin" and family crashes PHP on win32). (Dmitry) If you are lucky enough to run a Debian 3.1 based server, you might want to add the DotDeb.org apt repository in /etc/apt/source.list: deb http://packages.dotdeb.org stable all deb-src http://packages.dotdeb.org stable all It took me only 5 seconds to upgrade the PHP version on my server over DotDeb
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#311694 - 10/12/06 03:48 PM
Re: PHP 5.1.6
[Re: Philipp]
|
Newbie
Registered: 10/12/06
Posts: 14
|
PHP6 will break many many scripts out there. Register Globals will no longer be an option, Thank God! Also Safe mode is rummored to be taken out. It is kind of funny. If you used best coding pratices al along, you should be fine, but... If you didn't. Well we shall see.
I am waiting for the Hosting companies to start upgrading MySQL to 5. They really seem to be lagging there. I took a class from MySQL on it.
Stored procedures,Triggers, Archive tables, views... Its like a real modern database now. The archive table I am betting will be miss used by most. In class we too a 200 meg myisam table and queried all data from it to store in a archive table. 10 meg is all it took up. But, it is not meant to query but once in a great while.
PHP 5 made some huge strides forward in 5. Security became a bigger focus, OOP is much better, mysqli(can be used in 4 too) is freaking awsome.
Perl I still a very viable language and on almost every web development companies list of requirements for new hires. It is loosing ground on the web, but this is only because as others have moved into OOP, AJAX, XML, DOM Perl is still in Perl 5. I know about CPAN, I know about mods. But Corperate execs do not. They only know it has been years since an update.
When 6 comes out, look for a growth again in the web, though I doubt it will ever recapture to total following it had in the mid to late 90's. It has competition now it didn't have then.
JSP, PHP, ASP, Ruby on Rails, Plain Ruby,
The field is a bit more vast now, but it will gain many back.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#313127 - 02/11/07 09:28 PM
Re: PHP 5.2.1 Released
[Re: AllenAyres]
|
Wizard
Registered: 01/10/00
Posts: 5134
Loc: Portland, OR, USA
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|