Peter Kokot
5d3fab9334
Sync #if/ifdef/defined ( #14520 )
...
These are either undefined or defined (to value 1):
- __DragonFly__
- __FreeBSD__
- HAS_MCAST_EXT
- HAVE_GETCWD
- HAVE_GETWD
- HAVE_GLIBC_ICONV
- HAVE_JIT
- HAVE_LCHOWN
- HAVE_NL_LANGINFO
- HAVE_RL_CALLBACK_READ_CHAR
- HAVE_RL_ON_NEW_LINE
- HAVE_SQL_EXTENDED_FETCH
- HAVE_UTIME
Follow up of GH-5526 (-Wundef)
2024-06-11 22:47:05 +02:00
Máté Kocsis
c854816b65
Declare ext/readline constants in stubs ( #9110 )
2022-07-23 12:33:44 +02:00
Máté Kocsis
c8f858ef49
Add more specific array return type hints for various extensions - part 4 ( #7469 )
2021-09-06 17:14:52 +02:00
Máté Kocsis
d379044066
Generate a few missing optimizer function entries from stubs
2021-08-25 10:37:43 +02:00
Máté Kocsis
5b5bfd6be4
Generate class entries from stubs for phar, posix, pspell, readline, reflection, session, shmop
...
Closes GH-6692
2021-02-15 00:11:22 +01:00
Máté Kocsis
26af806828
Review parameter names in ext/readline
...
Closes GH-6240
2020-09-30 10:10:28 +02:00
George Peter Banyard
d9330fc67e
Use ZPP callable check in readline extension
2020-07-21 00:52:50 +01:00
Máté Kocsis
8d93ae1a23
Fix UNKNOWN default values in ext/readline
...
Closes GH-5755
2020-06-23 12:52:12 +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
Nikita Popov
0c2d4d698c
Make sure that params with null default are marked nullable
2019-08-26 14:34:28 +02:00
Stephen Reay
0b3a10aecc
Add readline arginfo stubs
2019-08-12 16:03:26 +02:00