doc-base
doc-base copied to clipboard
Tools for the PHP documentation
While following the guide on http://doc.php.net/tutorial/local-setup.php when I got to the step of running `php doc-base/configure.php` I got a warning ``` Iterating over extension specific version files... PHP Warning: Use...
This will help checking whether the build is actually being done with the last commit from the language repo. For context: After removing the [invalid IDs](https://git.php.net/?p=doc/pt_br.git;a=commitdiff;h=16c7683d767efa3953d36aed4786185bb95a3b92#patch23) to fix the pt_br...
Needed for https://github.com/php/doc-en/pull/320
This updates instances of oop5 to oop so that https://github.com/php/doc-en/pull/255 passes the configure.php script.
Add file modification history update script. This script can be used to update the `fileModHistory.php` files in the documentation repos which contain the last modification date/time and the contributor list...
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`...
@derickr are any of these files used on the build machine?
The two urls below (both used in `reference/pdo_informix/reference.xml` for https://www.php.net/manual/en/ref.pdo-informix.php and https://www.php.net/manual/en/ref.pdo-informix.connection.php) are both currently redirecting to https://www.ibm.com/support/pages/publications-ibm-informix-dynamic-server-10-family-products. Someone who is more familiar with Informix should figure out updated links...
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...