Skip to content

breaks in PHP8 due to money_format() #6

@PxT

Description

@PxT

return '$' . money_format('%.2n', $fPrice);

money_format() was deprecated in PHP 7.4 and removed in 8.0
https://www.php.net/manual/en/function.money-format.php

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