@php-wasm/node 1.2.2 → 1.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/asyncify/7_2_34/php_7_2.wasm +0 -0
  2. package/asyncify/7_3_33/php_7_3.wasm +0 -0
  3. package/asyncify/7_4_33/php_7_4.wasm +0 -0
  4. package/asyncify/8_0_30/php_8_0.wasm +0 -0
  5. package/asyncify/{8_1_23 → 8_1_33}/php_8_1.wasm +0 -0
  6. package/asyncify/{8_2_10 → 8_2_29}/php_8_2.wasm +0 -0
  7. package/asyncify/{8_3_0 → 8_3_23}/php_8_3.wasm +0 -0
  8. package/asyncify/{8_4_0 → 8_4_10}/php_8_4.wasm +0 -0
  9. package/asyncify/extensions/xdebug/7_2/xdebug.so +0 -0
  10. package/asyncify/extensions/xdebug/7_3/xdebug.so +0 -0
  11. package/asyncify/extensions/xdebug/7_4/xdebug.so +0 -0
  12. package/asyncify/extensions/xdebug/8_0/xdebug.so +0 -0
  13. package/asyncify/extensions/xdebug/8_1/xdebug.so +0 -0
  14. package/asyncify/extensions/xdebug/8_2/xdebug.so +0 -0
  15. package/asyncify/extensions/xdebug/8_3/xdebug.so +0 -0
  16. package/asyncify/extensions/xdebug/8_4/xdebug.so +0 -0
  17. package/asyncify/php_7_2.js +477 -199
  18. package/asyncify/php_7_3.js +477 -199
  19. package/asyncify/php_7_4.js +477 -199
  20. package/asyncify/php_8_0.js +477 -199
  21. package/asyncify/php_8_1.js +479 -201
  22. package/asyncify/php_8_2.js +479 -201
  23. package/asyncify/php_8_3.js +479 -201
  24. package/asyncify/php_8_4.js +479 -201
  25. package/index.cjs +246 -942
  26. package/index.js +247 -941
  27. package/jspi/7_2_34/php_7_2.wasm +0 -0
  28. package/jspi/7_3_33/php_7_3.wasm +0 -0
  29. package/jspi/7_4_33/php_7_4.wasm +0 -0
  30. package/jspi/8_0_30/php_8_0.wasm +0 -0
  31. package/jspi/8_1_23/php_8_1.wasm +0 -0
  32. package/jspi/8_2_10/php_8_2.wasm +0 -0
  33. package/jspi/8_3_0/php_8_3.wasm +0 -0
  34. package/jspi/8_4_0/php_8_4.wasm +0 -0
  35. package/jspi/php_7_2.js +12 -13
  36. package/jspi/php_7_3.js +12 -13
  37. package/jspi/php_7_4.js +12 -13
  38. package/jspi/php_8_0.js +12 -13
  39. package/jspi/php_8_1.js +12 -13
  40. package/jspi/php_8_2.js +12 -13
  41. package/jspi/php_8_3.js +12 -13
  42. package/jspi/php_8_4.js +12 -13
  43. package/lib/node-fs-mount.d.ts +1 -1
  44. package/package.json +7 -7

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.