Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 10 Feb 2023 15:57:00 +0000 (16:57 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 10 Feb 2023 15:57:00 +0000 (16:57 +0100)
commitcf56ceb021cf54f4031c6d863e16cbf700b9d95a
tree7ac28aa61aadfc71f1e5af6ba481b4a9896d096a
parent979d18daaf985599a335a0dc252a237c09928bf9
Continued:
- thanks to type-hints, I was able to find out that
  appendStringToGenericArrayElement() was invoked wrong here, it must be
  setGenericArrayElement() instead which makes sense from addCriteria()
  method's scope
framework/main/classes/criteria/class_BaseCriteria.php