@php-wasm/node 1.1.5 → 1.2.1

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 (56) 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/php_8_1.wasm +0 -0
  6. package/asyncify/8_2_10/php_8_2.wasm +0 -0
  7. package/asyncify/8_3_0/php_8_3.wasm +0 -0
  8. package/asyncify/8_4_0/php_8_4.wasm +0 -0
  9. package/asyncify/php_7_2.js +34 -35
  10. package/asyncify/php_7_3.js +34 -35
  11. package/asyncify/php_7_4.js +42 -43
  12. package/asyncify/php_8_0.js +46 -47
  13. package/asyncify/php_8_1.js +35 -36
  14. package/asyncify/php_8_2.js +35 -36
  15. package/asyncify/php_8_3.js +35 -36
  16. package/asyncify/php_8_4.js +34 -35
  17. package/index.cjs +227777 -67939
  18. package/index.js +227800 -67847
  19. package/jspi/7_2_34/php_7_2.wasm +0 -0
  20. package/jspi/7_3_33/php_7_3.wasm +0 -0
  21. package/jspi/7_4_33/php_7_4.wasm +0 -0
  22. package/jspi/8_0_30/php_8_0.wasm +0 -0
  23. package/jspi/8_1_23/php_8_1.wasm +0 -0
  24. package/jspi/8_2_10/php_8_2.wasm +0 -0
  25. package/jspi/8_3_0/php_8_3.wasm +0 -0
  26. package/jspi/8_4_0/php_8_4.wasm +0 -0
  27. package/jspi/extensions/xdebug/7_2/xdebug.la +35 -0
  28. package/jspi/extensions/xdebug/7_2/xdebug.so +0 -0
  29. package/jspi/extensions/xdebug/7_3/xdebug.la +35 -0
  30. package/jspi/extensions/xdebug/7_3/xdebug.so +0 -0
  31. package/jspi/extensions/xdebug/7_4/xdebug.la +35 -0
  32. package/jspi/extensions/xdebug/7_4/xdebug.so +0 -0
  33. package/jspi/extensions/xdebug/8_0/xdebug.la +35 -0
  34. package/jspi/extensions/xdebug/8_0/xdebug.so +0 -0
  35. package/jspi/extensions/xdebug/8_1/xdebug.la +35 -0
  36. package/jspi/extensions/xdebug/8_1/xdebug.so +0 -0
  37. package/jspi/extensions/xdebug/8_2/xdebug.la +35 -0
  38. package/jspi/extensions/xdebug/8_2/xdebug.so +0 -0
  39. package/jspi/extensions/xdebug/8_3/xdebug.la +35 -0
  40. package/jspi/extensions/xdebug/8_3/xdebug.so +0 -0
  41. package/jspi/extensions/xdebug/8_4/xdebug.la +35 -0
  42. package/jspi/extensions/xdebug/8_4/xdebug.so +0 -0
  43. package/jspi/php_7_2.js +27099 -2181
  44. package/jspi/php_7_3.js +27099 -2181
  45. package/jspi/php_7_4.js +27098 -2185
  46. package/jspi/php_8_0.js +27127 -2226
  47. package/jspi/php_8_1.js +27134 -2269
  48. package/jspi/php_8_2.js +27134 -2272
  49. package/jspi/php_8_3.js +27134 -2272
  50. package/jspi/php_8_4.js +27134 -2272
  51. package/lib/file-lock-manager-for-node.d.ts +10 -2
  52. package/lib/load-runtime.d.ts +1 -0
  53. package/lib/xdebug/get-xdebug-extension-module.d.ts +2 -0
  54. package/lib/xdebug/with-xdebug.d.ts +2 -0
  55. package/package.json +7 -8
  56. package/fs_ext.node +0 -0

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.