You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…dap_modify_batch())
We check that the "attrib" and "modtype" keys are present in each array.
If not we throw a ValueError, in line with what other validation failure cases do.
ClosesphpGH-16057
Description
The following code:
Resulted in this output:
But I expected this output instead:
Moreover, the following code:
Resulted in this output:
But I expected this output instead:
PHP Version
PHP 8.2
Operating System
No response
The text was updated successfully, but these errors were encountered: