Máté Kocsis
9198faa67f
Convert resource to object in Sysvmsg
...
Closes GH-5546
2020-05-14 12:56:06 +02:00
Máté Kocsis
3709e74b5e
Store default parameter values of internal functions in arg info
...
Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.
Co-authored-by: Nikita Popov <nikita.ppv@gmail.com >
2020-04-08 18:37:51 +02:00
Máté Kocsis
21cfa03f17
Generate function entries for another batch of extensions
...
Closes GH-5352
2020-04-05 21:15:30 +02:00
Máté Kocsis
27e83d0fb8
Add union return types for function stubs
2019-11-11 14:54:55 +01:00
Stephen Reay
9f95d68ca3
Added arginfo stubs for sysvmsg
...
Closes GH-4522.
2019-08-12 10:28:52 +02:00