Try that tutorial link instead: http://www.technoslab.in/2012/03/upgrading-to-php-54-on-xampp.html
Or try XAMPP (1.8.0-beta3) - it includes PHP 5.4
Migrating from PHP 5.3.x to PHP 5.4.x
Índice
- What has changed in PHP 5.4.x
- Backward Incompatible Changes
- New features
- Changes made to Windows support
- Changes in SAPI modules
- Deprecated features in PHP 5.4.x
- New Parameters
- New Functions
- New Class Constants
- New Methods
- New Extensions
- Removed Extensions
- Other changes to extensions
- New Classes
- New Global Constants
- Changes to INI file handling
- Other changes
Veja também o guia de migração para versões do PHP 5.0.x, 5.1.x, 5.2.x and 5.3.x.
User Contributed Notes
Migrating from PHP 5.3.x to PHP 5.4.x
Migrating from PHP 5.3.x to PHP 5.4.x
Melle
20-Apr-2012 03:38
20-Apr-2012 03:38
Manish
18-Mar-2012 03:50
18-Mar-2012 03:50
Quick XAMPP upgrade tutorial: http://technoslab.blogspot.com/2012/03/upgrading-to-php-54-on-xampp.htm

Publicações sobre PHP