Skip to content

Stdlib: FFI::load/scope/arrayType (#22759)#22764

Merged
PurHur merged 1 commit into
masterfrom
agent/advanced-stdlib-22759-ffi-load-scope
Jul 24, 2026
Merged

Stdlib: FFI::load/scope/arrayType (#22759)#22764
PurHur merged 1 commit into
masterfrom
agent/advanced-stdlib-22759-ffi-load-scope

Conversation

@PurHur

@PurHur PurHur commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • php bin/vm.php test/repro/issue_22759_ffi_load_scope.php matches Zend
  • phpunit --filter ffi_load_scope_arraytype|ffi_cdata|ffi_memcpy|ffi_new_cast OK (7)
  • inventory --check OK

Made with Cursor

Finish the remaining php-src FFI static surface via the host-libffi
bridge — header load, named scope, and arrayType construction.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur
PurHur merged commit 32f9f4a into master Jul 24, 2026
1 check failed
@PurHur
PurHur deleted the agent/advanced-stdlib-22759-ffi-load-scope branch July 24, 2026 01:50
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.

Stdlib: FFI::load()/scope()/arrayType() missing after new/cast (#22369, ext/ffi/ffi.c)

1 participant