joseph-montanez / raylib-php

PHP 8 Bindings to raylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

var_dump() on Font classes segment fault

joseph-montanez opened this issue · comments

The Font class still uses the old implementation and cashes when using var_dump on the class object.