Máté Kocsis
|
10957e498c
|
Do not generate frameless info items when func info generation is disabled
While here, I fixed newlines around arginfo and function entry generation. Previously, newlines were repeated.
|
2024-02-18 11:39:00 +01:00 |
|
Máté Kocsis
|
c547fc183c
|
Add support for validation of missing class synopses (#9472)
|
2022-09-05 14:21:15 +02:00 |
|
Máté Kocsis
|
4ed66ff2a9
|
Declare tentative return types for ext/pdo
Closes GH-6996
|
2021-05-25 19:17:40 +02:00 |
|
Máté Kocsis
|
eef994d621
|
Improve parameter names in ext/pdo_sqlite
Closes GH-6310
|
2020-10-12 18:05:35 +02:00 |
|
Nikita Popov
|
4dd8fec073
|
Add stubs for PDO PGSql extension methods
|
2020-07-21 12:49:37 +02:00 |
|
Nikita Popov
|
1afcced1f0
|
Add stubs for PDO SQLite extension methods
Putting these under a dummy PDO_SQLite_Ext class.
|
2020-07-21 12:49:36 +02:00 |
|