Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

VCD-Db not compatible to PHP 5.4.0  #12

@mr-suw

Description

@mr-suw

Latest VCD-Db displays an empty page without errors. I am running apache 2.2.22-3 with PHP 5.4.0. This PHP version comes with some functions removed and redisgned.

Changes that affect compatibility:
Register globals, magic quotes and safe mode were removed
The break/continue $var syntax was removed
The ini option allow_call_time_pass_reference was removed
The PHP default_charset is now "UTF-8" within the distributed php.ini files, but still defaults to ""

Any ideas how to make VCD-Db compatible to PHP 5.4.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions