summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-022-2/+2
|\
| * Update year to 2021Peter Kokot2021-02-022-2/+2
* | Fix phpt reindentation in tidy scriptNikita Popov2020-11-251-2/+2
* | Allow running tidy.php on specific directoryNikita Popov2020-11-251-2/+11
* | Apply tidy to SKIPIF and CLEAN section as wellNikita Popov2020-09-181-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-09-081-3/+10
|\ \ | |/
| * Support more placeholders in bless_tests.phpNikita Popov2020-09-081-3/+10
| * Backport bless_tests.php changes from PHP 8Nikita Popov2020-08-051-3/+168
* | ensure all files have same date in official archivesRemi Collet2020-06-251-1/+2
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-101-3/+3
|\ \ | |/
| * Also support absolute Windows filenamesChristoph M. Becker2020-06-101-3/+3
* | Unbundle ext/xmlrpcChristoph M. Becker2020-05-291-1/+0
* | Make numeric operations on resources, arrays and objects type errorsNikita Popov2020-05-051-1/+2
* | Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-1/+1
* | Move gen_stub.php to build directory and install it so phpize can take care o...Remi Collet2020-04-033-642/+3
* | mb_detect_encoding(): Use proper array|string parameterNikita Popov2020-03-301-2/+3
* | Enable formatting of phpt files in tidy.phpNikita Popov2020-02-031-5/+3
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-033-317/+317
|\ \ | |/
| * Apply tidy formattingNikita Popov2020-02-033-317/+317
* | Add bundled jit libraries to exclude listNikita Popov2020-02-031-0/+3
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-0/+145
|\ \ | |/
| * Add tidy.php to enforce formattingNikita Popov2020-02-031-0/+145
* | Support union types for args in gen stubsNikita Popov2019-11-151-2/+10
* | Support single class unions in gen stubsNikita Popov2019-11-151-23/+53
* | Add union return types for function stubsMáté Kocsis2019-11-111-0/+2
* | Add support for union types in stubsNikita Popov2019-11-081-37/+148
* | Allow generating stubs for directoryNikita Popov2019-11-011-3/+14
* | Improve bless tests script to minimize diffsNikita Popov2019-10-011-2/+166
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-271-0/+4
|\ \ | |/
| * Handle resources used as array keys consistentlyNikita Popov2019-09-271-0/+4
| * Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-251-0/+1
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-253-6/+0
* | Make arginfo printing of prefer-ref arguments nicerNikita Popov2019-08-261-5/+17
* | Make sure that params with null default are marked nullableNikita Popov2019-08-261-1/+10
* | Convert remaining array function arginfo to PHP stubsTheodore Brown2019-08-261-10/+54
* | Fix escapes for namespaced classes in gen_stub.phpTyson Andre2019-08-231-2/+2
* | Support typed variadic args in gen_stubsNikita Popov2019-08-151-14/+8
* | Add a prefix to differeniate between class methods and functionsCraig Duncan2019-08-121-1/+1
* | Support regenerating all stubsNikita Popov2019-08-121-11/+25
* | Add support for callable to the stub generator [ci skip]Stephen Reay2019-08-111-0/+2
* | Handle preprocessor conditions inside classesNikita Popov2019-08-101-35/+26
* | Fallback to curl in gen_stub if wget failsStephen Reay2019-08-101-0/+4
* | Expand preprocessor support in gen_stubsNikita Popov2019-08-101-22/+46
* | Make uninitialized DateTime an ErrorNikita Popov2019-08-091-3/+7
* | Generate arginfo from PHP stub filesNikita Popov2019-08-091-0/+380
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-121-0/+1
|\ \ | |/
| * Improve bless_testsNikita Popov2019-07-121-0/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-112-4/+2
|\ \ | |/
| * Refactor undefining PACKAGE_* symbolsPeter Kokot2019-07-112-4/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-081-4/+0
|\ \ | |/