Re: Moving from SVN to git - finally!
[email protected] ("Christoph M. Becker")
| Newsgroups | php.doc.it |
|---|---|
| Message-ID | <[email protected]> |
On 07.01.2021 at 17:28, Davide Pastore wrote: > Yes, but I still can't see the same error message on my local machine. I > even tried to search the "language.types.pseudo-types" string over all the > documentation files (both english and italian) without finding anything. I > don't know, maybe I'm missing something. Indeed, that error[1] shouldn't be there since that entity reference has been removed[2][3]. Apparently, the docs builder works with an outdated revision of the Italian translation. Andreas, could you please have a look? [1] <https://news-web.php.net/php.doc.it/2635> [2] <http://git.php.net/?p=doc/it.git;a=commit;h=2d92d916170e64bca9898612fa0177f227fb559e> [3] <http://svn.php.net/viewvc?view=revision&revision=351813> > Il giorno mer 6 gen 2021 alle ore 16:09 Christoph M. Becker < > [email protected]> ha scritto: > >> On 06.01.2021 at 14:52, Davide Pastore wrote: >> >>> 2. As of now IT documentation build is broken but it's strange because >>> the error reported there ("Entity 'language.types.pseudo-types' not >>> defined") doesn't come out when I try to launch the same command on my >>> machine, since it works fine. Could you please help me in this sense? >> >> Did you pull doc-en? >> >> Christoph >> >