Skip to content

INI directive 'magic_quotes_sybase' is deprecated from PHP 5.3 and forbidden from PHP 5.4. #119

@octalmage

Description

@octalmage

I got the above error for the following line:

$sybase = ini_get('magic_quotes_sybase');

This seems like it should be alright since they're just checking the value using ini_get.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions