Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 113
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 274
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 145
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 217
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 298
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 327
Severity: Warning
Message: Trying to access array offset on value of type bool
Filename: controllers/Page.php
Line Number: 325

Entre los temas abordados en la Semana Cultural de la Facultad de Trabajo Social de la Universidad de Colima, Rocío Moreno Torres dictó la charla “Tanatología y el Trabajo Social”, en la que abordó aspectos históricos y formas de intervención sobre el tema.
Moreno Torres es egresada de la quinta generación (1982-1987), en el área de Trabajo Social Penitenciario de la entonces Escuela de Trabajo Social de la U de C, y cursó un diplomado en Tanatología.
En su disertación, comentó que México es un país donde existe una arraigada tradición de la muerte; “nos mofamos de ella y la honramos desde tiempos prehispánicos; pero, paradójicamente, el acto de morir es el mayor temor”, agregó.
Dijo que el término de la ciencia de la muerte fue acuñado en 1901 por el médico ruso Elías Metchnikoff y que, a mediados del siglo pasado, los médicos psiquiatras Eissler (en su obra El Psiquiatra y el paciente moribundo), y Elizabeth Kübler-Ross, dieron a la Tanatología otro enfoque.
La finalidad de la Tanatología, dijo, “se orienta al bien morir, a la plena aceptación y total paz, así como a disminuir el sufrimiento físico y psicológico. A través de un profesional capacitado, se ayuda en el proceso de duelo a la persona enferma y a quienes la acompañan”.
“Otra finalidad del tanatólogo es procurar que al paciente y acompañantes, o a quienes sufren una pérdida, se les trate con respeto, cariño, compasión, y que conserven su dignidad hasta el último momento”, afirmó.
Además, agregó, “debe tener la capacidad para ponerse en los zapatos del otro con respeto, confidencialidad, cordialidad; en pocas palabras, con calidad humana, para ofrecer al paciente y familiares el apoyo necesario”.
Para aprender a morir, dijo para finalizar, “es necesario aprender a vivir, que el tanatólogo ayude a enfrentar con responsabilidad y dignidad el hecho de morir para que, en la medida de lo posible, este hecho sea mejor aceptado”.
Fuente: Diario El Comentario (MÉXICO)Severity: 8192
Message: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
Filename: core/Output.php
Line Number: 447