Skip to content

Conversation

@Girgias
Copy link
Member

@Girgias Girgias commented Jan 15, 2026

Done via a new script I am working on to do bulk changes across translations.

The script in question is https://gist.github.com/Girgias/156ad2af8df711ab038710d1a741205f

It should only ever be run on paths where translations can automatically have their revcheck tag updated. And the DBA extension docs are one such case.

This is available to be able to modify php.ini files
from within PHP scripts. When working with ini files you can pass arrays
of the form array(0=>group,1=>value_name) or strings of the form
of the form array(0=>group,1=>value_name) or strings of the form
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are actual XML fixes.

@Girgias Girgias force-pushed the dba-remove-wrapping-para branch 3 times, most recently from 8cda1f5 to 8f0805b Compare January 15, 2026 17:09
Done via a new script I am working on to do bulk changes across translations
@Girgias Girgias force-pushed the dba-remove-wrapping-para branch from 8f0805b to 679babc Compare January 15, 2026 17:15
@Girgias Girgias marked this pull request as ready for review January 15, 2026 17:22
@Girgias Girgias merged commit bfa3348 into php:master Jan 15, 2026
2 checks passed
@Girgias Girgias deleted the dba-remove-wrapping-para branch January 15, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant