Skip to content

TCPDF now requires php_curl #841

@MartinHusemann

Description

@MartinHusemann

Commit aab43ab introduced a default curl options array CURLOPT_DEFAULT, but the code is not parsable without php_curl being available.

Without it, parsing fails like this:

PHP Fatal error:  Uncaught Error: Undefined constant "CURLOPT_CONNECTTIMEOUT" in .../include/tcpdf_static.php:115
Stack trace:
#0 .../include/tcpdf_static.php(2511): [constant expression]()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions