Peter Kokot
187f6857df
[skip ci] Update tidy.php excludes ( #13425 )
...
- ext/bcmath/libbcmath removed, because it is forked and maintained in
php-srx. There doesn't seem to be any maintained upstream libbcmath.
- Added bundled ext/dom/lexbor.
- Updated JIT bundled files for ext/opcache/jit/ir.
2024-02-18 18:44:49 +01:00
Peter Kokot
76b7c5cc78
[skip ci] Make tidy.php executable
2024-02-17 18:30:04 +01:00
Nikita Popov
367f8452c4
Fix phpt reindentation in tidy script
...
This was missing adjacent SKIPIF/FILE/CLEAN sections.
2020-11-25 16:07:56 +01:00
Nikita Popov
373fd61a51
Allow running tidy.php on specific directory
2020-11-25 15:54:26 +01:00
Nikita Popov
bfceb710be
Apply tidy to SKIPIF and CLEAN section as well
2020-09-18 14:28:14 +02:00
Christoph M. Becker
4fa3687e56
Unbundle ext/xmlrpc
...
According to <https://wiki.php.net/rfc/unbundle_xmlprc > we unbundle
ext/xmlrpc.
2020-05-29 16:47:44 +02:00
Nikita Popov
d2cb200e10
Enable formatting of phpt files in tidy.php
2020-02-03 22:52:04 +01:00
Nikita Popov
6b38251820
Add bundled jit libraries to exclude list
2020-02-03 13:41:09 +01:00
Nikita Popov
4fd6318580
Add tidy.php to enforce formatting
...
Many parts are disabled for the PHP-7.4 branch. We only strip
trailing whitespace in C files and reindent .php files to spaces.
2020-02-03 13:34:42 +01:00