#
332e9a47 |
| 27-Sep-2024 |
Gina Peter Banyard |
ext/ldap: Use "p" ZPP specifier for all strings that must be null terminated (#16091)
|
#
21955a9a |
| 27-Sep-2024 |
Gina Peter Banyard |
ext/ldap: Refactor looping of modifications array
|
#
cf043af8 |
| 27-Sep-2024 |
Gina Peter Banyard |
ext/ldap: Refactor verification of modification entry
|
#
0a39b48a |
| 27-Sep-2024 |
Gina Peter Banyard |
ext/ldap: Use zend_array_is_list() API to check "values" array
|
#
6f50850e |
| 27-Sep-2024 |
Gina Peter Banyard |
ext/ldap: Use zend_*_has_nul_byte() APIs And also make them throw ValueErrors instead of TypeErrors
|
#
25b631d7 |
| 24-Sep-2024 |
Gina Peter Banyard |
ext/ldap: Add test cases for (Value|Type)Errors in ldap_modify_batch()
|