mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
![]() Replace it for correct property_exists() when the element being inspected is a property of object/class. Amended and squased changes: - keep mongo unmodified. The information is array, hence correct. - fix a couple of messaging phpdocs that were incorrect. Amended take#2: - As far as mongo resturns BSONDocument that is ArrayObject, aka implements ArrayAccess, we have decided to explicitly cast results to array so existing array_key_exists() and other accesses will continue working the same. |
||
---|---|---|
.. | ||
behat | ||
fixtures | ||
editlib_test.php | ||
externallib_test.php | ||
group_non_members_selector_test.php | ||
myprofile_test.php | ||
privacy_test.php | ||
profilelib_test.php | ||
search_test.php | ||
userlib_test.php | ||
userroleseditable_test.php | ||
userselector_test.php |