Skip to content

Possible integer overflow in memory allocation #36

@NicklasWallgren

Description

@NicklasWallgren

During bootstrap of the app, using php 7.4

PHP Fatal error:  Possible integer overflow in memory allocation (4294967295 * 32 + 32) in /<path>/vendor/composer/ClassLoader.php on line 444

In ClassLoader.php line 444:
Possible integer overflow in memory allocation (4294967295 * 32 + 32)  

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