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

Provide PHP with the raw POST body #105

Closed
wants to merge 2 commits into from
Closed

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented Jan 4, 2023

Description TBD

Solves #103

@adamziel
Copy link
Collaborator Author

adamziel commented Jan 4, 2023

This PR is mostly there, however this problem is blocking:

018c5aa6:0x48482c Uncaught (in promise) RuntimeError: memory access out of bounds
    at dlfree (018c5aa6:0x48482c)
    at zend_hash_destroy (018c5aa6:0x2700c2)
    at destroy_uploaded_files_hash (018c5aa6:0x1226b9)
    at sapi_deactivate (018c5aa6:0x1250a2)
    at invoke_v (php-8.0.js?159776a7a8ad4cc94cd1fc412c1de07ac89eb96850a44a8c81a9fb25fb4e1b0c:6865:29)
    at php_request_shutdown (018c5aa6:0x1aeaf1)
    at php_embed_shutdown (018c5aa6:0x276e89)
    at invoke_v (php-8.0.js?159776a7a8ad4cc94cd1fc412c1de07ac89eb96850a44a8c81a9fb25fb4e1b0c:6865:29)
    at phpwasm_run (018c5aa6:0x2eac19)
    at Object.ccall (php-8.0.js?159776a7a8ad4cc94cd1fc412c1de07ac89eb96850a44a8c81a9fb25fb4e1b0c:6350:22)

@adamziel
Copy link
Collaborator Author

Closing in favor of #107

@adamziel adamziel closed this Jan 12, 2023
@adamziel adamziel deleted the add/php_raw_post_contents branch May 10, 2023 08:11
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

Successfully merging this pull request may close these issues.

1 participant