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
Table of Contents
- What has changed in PHP 5.4.x
- Backward Incompatible Changes
- New features
- Changes in SAPI modules
- Deprecated features in PHP 5.4.x
- Changed Functions
- New Functions
- New Classes and Interfaces
- New Methods
- Removed Extensions
- Other changes to extensions
- New Global Constants
- Changes to INI file handling
- Other changes
See also the migration guides for PHP versions 5.0.x, 5.1.x, 5.2.x and 5.3.x.
Melle
21-Apr-2012 04:08
Manish
18-Mar-2012 05:20
Quick XAMPP upgrade tutorial: http://technoslab.blogspot.com/2012/03/upgrading-to-php-54-on-xampp.htm
