Softwareentwicklung mit Delphi

Softwareentwicklung mit Delphi

Posts 1-1 of 1
  • Michael Schindler
    Michael Schindler    Premium Member   Group moderator
    The company name is only visible to registered members.
    Delphi for PHP Update 1
    http://dn.codegear.com/article/36406

    Das Delphi for PHP Update 1 ist jetzt für registrierte Benutzer verfügbar.

    Auszug von der Download Seite:

    ...
    Fixes in Update 1
    - Fix to the IDE to ensure correct storage of UTF-8 strings in the .xml.php
    - Fix to VCL for PHP to parse .xml.php in UTF-8 mode
    - Save Project As... fixed (QC 43580)
    - Updated sourcecode documentation for the VCL
    - Fixed problem with PHP 5.2.1. The Input Filter extension is out of beta and function for filter data was changed to a new name, so Input object now takes that into account (QC 43607)
    - Fixed problem with vcl-bin folder. The alias is set to be a root alias, making it easier to configure on deployment
    - Added global var to specify if properties are html_decoded when read from the .xml.php
    ...

    Install instructions
    This is update is a complete replacement for the existing install. It should be installed in place of your current Delphi for PHP installation.

    Uninstall Delphi for PHP
    Install the updated version of Delphi for PHP (d4php_install.exe)
    Verify that you have the latest version installed by running Delphi for PHP and checking Help|About. Update 1 is Version 1.0.1.415 (the original release was 1.0.1.414).
    ...