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 |
|