]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 22 Aug 2025 03:28:12 +0000 (05:28 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 22 Aug 2025 03:28:12 +0000 (05:28 +0200)
commited839e14c88b1468008f52f527b2dbec89688d79
treeaccaf1690a8fc9c2143196ae2a9f39dfb5d54d79
parent9496ed5ba8260bded9c81245921653d02d7b3ffa
Continued:
- invoking getIteratorInstance() and then checking its type is "abusive" to a
  getter method, let's use isIteratorInstanceSet() instead
framework/main/classes/registry/class_BaseRegistry.php
framework/main/interfaces/registry/object/class_ObjectRegister.php