Christoph M. Becker
4b1dbb58de
Add type hints
...
Some are not as specific as they should be, and some may even be wrong,
but since these are only type hints (not type declarations) they won't
affect code execution, but rather provide some help to better understand
the code – for developers as well as tooling.
2024-08-25 20:12:43 +02:00
Gemorroj
1b8473489f
some minor improvements drop unused imports, unused variables, dirname(__FILE__) -> __DIR__, cs fixes, ...
...
revert some non-obvious getters, explicit specification of abstract classes
null -> NULL
4 space -> tab
2018-08-07 15:43:01 +02:00
Anatol Belski
91302e8142
Use SSL explicitly for communitation with windows.php.net
2018-03-12 14:03:00 +01:00
Anatol Belski
e10c86c2d5
Avoid fetching series more than once in the same run
2018-02-20 09:31:08 +01:00
Anatol Belski
c7c874e9b4
Improve messaging for locked dependency path
2017-09-15 10:47:22 +02:00
Anatol Belski
a5afa11cff
Integrate locking into the dep update process
2017-09-14 18:49:14 +02:00
Anatol Belski
bcb9c7346a
group ns
...
(cherry picked from commit f1aeb9ac43dd817c0ac208714943162117329e3f)
2017-06-05 13:47:02 +02:00
Anatol Belski
d46b74b51b
remove comment that doesn't match anymore
2017-05-20 22:00:49 +02:00
Anatol Belski
a2debffacc
more on return type decls
2017-05-20 14:04:34 +02:00
Anatol Belski
078554f4a6
update namespaces
2017-05-20 12:35:56 +02:00
Anatol Belski
f6e507fb5e
more precise namespace
2017-05-20 12:28:03 +02:00