Skip to content

Stdlib: ldap_add/delete/modify/modify_batch + *_ext (#22196)#23268

Merged
PurHur merged 1 commit into
masterfrom
agent/advanced-stdlib-22196-ldap-add-delete-modify
Jul 26, 2026
Merged

Stdlib: ldap_add/delete/modify/modify_batch + *_ext (#22196)#23268
PurHur merged 1 commit into
masterfrom
agent/advanced-stdlib-22196-ldap-add-delete-modify

Conversation

@PurHur

@PurHur PurHur commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • Issue repro (VM):
./script/docker-exec.sh -- bash -lc 'php bin/vm.php test/repro/maintainer_gap_ldap_add_delete_modify_missing.php'

Output:

ldap_connect=yes
… all listed APIs yes …
add_bad_conn_typeerror
delete_callable
  • vendor/bin/phpunit --filter Ldap → OK (28 tests)
  • php script/bootstrap-inventory.php --check + ./script/check-generated-docs.sh → OK

php-src-strict; no new runtime/*.c.

Made with Cursor

Wire Zend primary directory write/result-ext surfaces over existing
libldap FFI modify trampoline (php-src ext/ldap/ldap.c).

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur
PurHur merged commit 4f7ff97 into master Jul 26, 2026
1 check failed
@PurHur
PurHur deleted the agent/advanced-stdlib-22196-ldap-add-delete-modify branch July 26, 2026 02:42
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: ldap_add()/ldap_delete()/ldap_modify()/ldap_modify_batch() missing after mod_* (ext/ldap/ldap.stub.php)

1 participant