Commit Graph

3 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
4e4e2e56fd
Refactor NodeFactory::getInstance() to use class strings
Improves type inference.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-15 11:46:04 -03:00
Maurício Meneghini Fauth
9920b877f9
Fix some tests with PHP 8.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-06-11 18:14:40 -03:00
Maurício Meneghini Fauth
23d4b4e30b
Do not convert errors to exceptions for PHP 8.1 tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-06-11 10:10:11 -03:00