alfsb

Results 14 issues of alfsb

Hi, I'm trying to read a long chunked response which never ends. So it's got blocked forever, with the proxy waiting for all chunks to assembly in one response body....

enhancement
contributor wanted

Ocorreu na virada 2021/2022 de mais de uma pessoa pegar um mesmo arquivo para atualizar. Por um lado isso é um bom sinal -- há mais tradutores ativos! -- mas...

O arquivo `appendices/migration80/incompatible.xml` está com status `wip` a algum tempo, e isso é uma situação que tende a se auto-prolongar. Para quebrar esse ciclo, e aproveitando as recentes ofertas de...

Temos mais um arquivo Work In Progress (wip) no repositório, o `language/namespaces.xml`. Para ajudar a coordenar as traduções e evitar choques, segue a lista de IDs do arquivo. Basta dar...

Para diminuir duplicidades de esforços, peço que deem um toque aqui antes de começar um dia de tradução, indicando quais arquivos ou pastas pretendem trabalhar no dia ou nos próximos...

This PR rewrites revcheck logic into more modern PHP usage, and publishes a series of tools to check if one translation is in sync with the base language. The `scripts/translation`...

From manual page: https://php.net/ziparchive.getarchiveflag , the source is: ```xml flags If flags is set to ZipArchive::FL_UNCHANGED, the original unchanged flag is returned. ``` Note that there is a `s` right...

bug
good first issue

This is a tentative PR to fix the issues below. This PR changes doc-base's `revcheck.php` to: 1. Strictly checks for `[skip-revcheck]` as the first text on the first line of...

In the [PR 132](https://github.com/php/doc-base/pull/132), I mentioned that some 40 files are outdated in all translations, but not marked as so by the doc-base's `revcheck.php`. The hashes and filenames below lists...

This PR rewrites the last of old qaxml tools into something that is almost independent of "lib revcheck" code, and adapted to be run in all translations. After this PR...