* Add Polish translation for str_increment() and str_decrement()
* Fix CI: add missing xml:id for scale parameter in bcadd
The xpointer reference function.bcadd..parameters.scale is used by
bcdiv, bcpow, bcpowmod and bcsqrt but was missing from the Polish
translation of bcadd.xml, causing XInclude resolution failure.
* Fix CI: align bcadd.xml and fgetcsv.xml with doc-en structure
- bcadd.xml: remove xmlns attribute, use simpara instead of para to
match EN structure required for XInclude xpointer resolution
- fgetcsv.xml: replace outdated note with warning element and add
xml:id for XInclude from splfileobject/fgetcsv.xml
Replace n/a and invalid EN-Revision hashes with the oldest commit
hash from doc-en. This moves these files from "missing tags" to
"outdated" in revcheck, making translation status more actionable.
* Add Polish translation for fdatasync() and fsync()
* Fix CI: add missing xml:id for scale parameter in bcadd
The xpointer reference function.bcadd..parameters.scale is used by
bcdiv, bcpow, bcpowmod and bcsqrt but was missing from the Polish
translation of bcadd.xml, causing XInclude resolution failure.
* Fix CI: align bcadd.xml and fgetcsv.xml with doc-en structure
- bcadd.xml: remove xmlns attribute, use simpara instead of para to
match EN structure required for XInclude xpointer resolution
- fgetcsv.xml: replace outdated note with warning element and add
xml:id for XInclude from splfileobject/fgetcsv.xml
When updating this file in 55c67d8566
from the version that didn't have EN-Revision tag value, I made a
mistake and I pasted the original English version. This commit fixes
it and brings the latest update from English tree, syncing EN-Revision
for good.