> I am not sure that the 'Thin Changes' title is a good choice... It will
> not be clear from the TOC what this section is supposed to be about.
> Maybe 'Backward Incompatible Changes' would be a better title? I am note
> sure...
>
> Goba
Yes, 'Thin changes' isn't the best choice. Your suggestion
Thin Changes
(php-src/README.PHP4-TO-PHP5-THIN-CHANGES)
I am not sure that the 'Thin Changes' title is a good choice... It will
not be clear from the TOC what this section is supposed to be about.
Maybe 'Backward Incompatible Changes' would be a better title? I am note
sure...
Goba
Here is my proposal for a appendices/migration5.xml file:
Migrating from PHP 4 to PHP 5
What has changed in PHP 5
(blah, blah, most code should work, but take special atention in OOP)
Migrating Configuration Files
(.htaccess files: new module name and new cgi filename)
On Sunday 25 January 2004 12:55, Nuno Lopes wrote:
> * New php-win.exe, php-cli.exe renamed to php.exe, and php.exe renamed to
> php-cgi.exe
>
With this change, the install instructions for windows should be updated.
Maybe labeld "Installation of PHP 5 on Windows"
Friedhelm
Where to put this? In apendices?..
Yes. [Sorry that I can only add this small amount to this now...]
Goba
Hello,
One of the things I think that is very important now, is the PHP 4 -> 5
migration chapter.
This should be ready before PHP 5 is released.
Here are the things I remembered to include:
* New object model (integrate http://php.net/zend-engine-2.php in the
manual)
* New functions (check htt