You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Uncaught Error: Call to undefined function i18n\spyc_load_file() in /home/pablo/GitHub/trauma-emr-proto/i18n/I18n.php:302
Stack trace:
#0 /home/pablo/GitHub/trauma-emr-proto/i18n/I18n.php(149): i18n\I18n->load('/home/pablo/Git...')
#1 /home/pablo/GitHub/trauma-emr-proto/index.php(139): i18n\I18n->init()
#2 {main} thrown in /home/pablo/GitHub/trauma-emr-proto/i18n/I18n.php on line 302
The text was updated successfully, but these errors were encountered:
Oh, it's assumed you use composer to install the library, which will automatically install the spyc dependency. But apparently that's not documented 😅, so I'll mark this as a bug. Happy to accept a PR to add some documentation.
The text was updated successfully, but these errors were encountered: