[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
kesmas
/
33018
/
lib
/
pkp
/
lib
/
[
Home
]
File: gettext-php8.1.diff
diff -u -r src/Translations.php src/Translations.php --- src/Translations.php 2022-02-11 09:32:05.189891505 -0800 +++ src/Translations.php 2022-10-17 17:01:35.308079940 -0700 @@ -215,6 +215,7 @@ * * @return Translation */ + #[\ReturnTypeWillChange] public function offsetSet($index, $value) { if (!($value instanceof Translation)) {