Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GrabyFormatter::addRowWithLevel(): Argument #2 ($th) must be of type string, int given, #350

Open
tacman opened this issue Mar 15, 2024 · 1 comment

Comments

@tacman
Copy link
Contributor

tacman commented Mar 15, 2024

Although a solution to this is mentioned in #332 , I'm using monolog 2. Is there a particular version I should be using so that this works?

Graby\Monolog\Formatter\GrabyFormatter::addRowWithLevel(): Argument #2 ($th) must be of type string, int given, called in /home/tac/g/tacman/f43.me/vendor/j0k3r/graby/src/Monolog/Formatter/GrabyFormatter.php on line 35

In my application, I'm using graby:dev-master, and I have monolog 2.9.2 installed.

image

@tacman
Copy link
Contributor Author

tacman commented Nov 15, 2024

Can you support monolog 3 and also fix this? I've made some changes to my fork and got it compiling, but something not working. Tests pass, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant