getServiceManager(); $serviceManager->register( PhpSerializationCompilationDataService::SERVICE_ID, new PhpSerializationCompilationDataService() ); return new \common_report_Report(\common_report_Report::TYPE_SUCCESS, "PHP Serialization for QTI-SDK components enabled."); } }