Merge remote-tracking branch 'origin/support/3.2' into develop

# Conflicts:
#	sources/SessionTracker/iSessionHandlerExtension.php
This commit is contained in:
jf-cbd
2025-09-05 15:19:38 +02:00
6 changed files with 7 additions and 5 deletions

View File

@@ -7027,7 +7027,7 @@ abstract class MetaModel
* @param array $aParams
* @param bool $bAllowAllData
*
* @return \DBObject
* @return \DBObject|null
* @throws \OQLException
*/
public static function GetObjectFromOQL($sQuery, $aParams = null, $bAllowAllData = false)