Andrey Tsarev

Results 17 issues of Andrey Tsarev

## Expected Behavior It would be nice if this extension is supported even more so when this image's purpose is for testing/development. ## Context It allows mocking of internal functions....

enhancement requested

Because of the check for SSR.

### Version ```sh System: OS: macOS 14.5 CPU: (8) arm64 Apple M3 Memory: 200.36 MB / 16.00 GB Shell: 5.9 - /bin/zsh Browsers: Safari: 17.5 ``` ### Details I migrated...

🐞 bug

**Describe the bug** While the framework itself is ESM, there are some dependencies in the proejct which are CJS or also have ESM capabilities but they are not properly annotated....

bug

If you try to load a newer font using Zend_Pdf, you get an error `Unable to read version 4 table`. The check is done at: ``` /library/Zend/Pdf/FileParser/Font/OpenType.php:555 ``` This is...

While CJS continues to be an important part of the NodeJS world, it seems to be slowly moving towards ESM. I think we should export both cjs and ems. The...

### Version ```sh System: OS: macOS 15.1 CPU: (14) arm64 Apple M4 Pro Memory: 8.73 GB / 48.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 132.0.6834.111 Edge: 132.0.2957.127 Safari: 18.1...

🎯 upstream