-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qaxml.e.php error #223
Comments
I fixed an error like this a while ago on Linux, but it appear to revive on Windows. It may take a while until I can loan a Window box to make tests. Also, have you run the internal Instead running qaxml.e.php, you may try run |
as you asked me in php/doc-it#55 to check the file update status now I'm using https://doc.php.net/revcheck.php?lang=it |
Keep using the site. It may take a while until I can fix qaxml.e.php on Windows. Meanwhile, use this:
The last command will show files that are causing missing pages on doc-it, and other problems, so they are priority. |
There are only 2% of files updated |
on my repository I copied the script to check if the manual is compiled so I am sure that the changes I make do not have problems. |
The But talk Davide about this. |
ok thanks |
Got a Win machine. Run:
Works ok, generates only two warnings. So But again, qaxml.a.php / qaxml.e.php is being rewritten, and soon will be deleted. Better use the new tools. |
PHP Fatal error: Uncaught TypeError: QaFileInfo::cacheLoad(): Return value must be of type array, null returned in \base\scripts\translation\lib\QaFileInfo.php:43
Stack trace:
#0 \base\scripts\translation\qaxml.e.php(22): QaFileInfo::cacheLoad()
#1 {main}
thrown in \base\scripts\translation\lib\QaFileInfo.php on line 43
Fatal error: Uncaught TypeError: QaFileInfo::cacheLoad(): Return value must be of type array, null returned in \base\scripts\translation\lib\QaFileInfo.php on line 43
TypeError: QaFileInfo::cacheLoad(): Return value must be of type array, null returned in \base\scripts\translation\lib\QaFileInfo.php on line 43
Call Stack:
0.0039 485944 1. {main}() \base\scripts\translation\qaxml.e.php:0
1.0148 759712 2. QaFileInfo::cacheLoad() \base\scripts\translation\qaxml.e.php:22
The text was updated successfully, but these errors were encountered: