orklah
|
841d4f4429
|
improve support for enum_exists
|
2022-01-22 18:27:24 +01:00 |
|
orklah
|
2cd7b19ee3
|
Merge pull request #7145 from villfa/fix/ldap_set_rebind_proc
Fix ldap_set_rebind_proc signature
|
2021-12-15 00:49:50 +01:00 |
|
orklah
|
dcb5234b69
|
remove ReflectionMethod::isStatic and add ReflectionFunctionAbstract::isStatic in 8.1
|
2021-12-14 18:30:31 +01:00 |
|
Fabien Villepinte
|
3bd9bbddc7
|
Fix ldap_set_rebind_proc signature
|
2021-12-13 11:06:31 +01:00 |
|
Bruce Weirdan
|
41256c74d1
|
Added enum-related stubs and callmaps
Fixes vimeo/psalm#6430
|
2021-11-28 11:41:43 +02:00 |
|
S.M. Ataur Rahman
|
bcc3023ac9
|
callmap updated as mysqli __construct()/connect() return bool in php 8.1
|
2021-11-03 22:02:24 +06:00 |
|
Alexey Borzov
|
ae4294f61d
|
Reverted parameter names for '1 signatures, removed unneeded '1 signatures
|
2021-10-29 18:34:00 +03:00 |
|
Alexey Borzov
|
a96b93a1e3
|
Batch 2: checked all the signatures against PHP docs and ext/pgsql code
|
2021-10-29 02:22:55 +03:00 |
|
Alexey Borzov
|
629100aa23
|
Batch 1: fix 8.1 return values for query execution methods and pg_lo_open()
|
2021-10-28 19:44:56 +03:00 |
|
Tomas Norre Mikkelsen
|
b39b523fb4
|
Convert pgsql functions to use object instead of a resource
|
2021-10-14 19:30:03 +02:00 |
|
Ishan Vyas
|
b69e670060
|
chore: remove FiberExit class
|
2021-10-09 09:34:39 +05:30 |
|
Ishan Vyas
|
e917546801
|
feat: Add Fiber stubs
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
|
2021-10-08 23:27:48 +05:30 |
|
Tomas Norre Mikkelsen
|
960af957db
|
Convert PSpell resources to objects
|
2021-10-04 13:41:31 +02:00 |
|
Tomas Norre Mikkelsen
|
4b8f212ab8
|
Fix incorrect parameters names
|
2021-10-04 12:58:03 +02:00 |
|
Tomas Norre Mikkelsen
|
993349d64d
|
Convert LDAP resources to objects
|
2021-10-04 12:57:12 +02:00 |
|
orklah
|
73495d73e4
|
Merge pull request #6567 from tomasnorre/imap-rosource-to-object
Convert imap functions to use object instead of a resource
|
2021-10-04 00:35:04 +02:00 |
|
orklah
|
246f8173e0
|
Merge pull request #6566 from tomasnorre/fileinfo-resource-to-object
Convert finfo functions to use object instead of a resource
|
2021-10-04 00:34:48 +02:00 |
|
Ishan Vyas
|
5266114222
|
chore: make mime field optional
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
|
2021-10-03 22:31:06 +05:30 |
|
Ishan Vyas
|
75755ac4dc
|
Add CURLStringFile in classmap delta
|
2021-10-03 12:09:13 +05:30 |
|
Tomas Norre Mikkelsen
|
232ebb7e57
|
Convert imap functions to use object instead of a resource
|
2021-10-02 11:58:08 +02:00 |
|
Tomas Norre Mikkelsen
|
518e18f128
|
Convert finfo functions to use object instead of a resource
|
2021-10-02 10:16:42 +02:00 |
|
Christopher Bray
|
847f1e41e7
|
Make imageavif arguments optional
|
2021-09-08 09:17:06 +01:00 |
|
Christopher Bray
|
46f7a56e13
|
Add imageavif to CallMap
|
2021-09-07 22:07:02 +01:00 |
|
Christopher Bray
|
1bc6a231e0
|
Add imagecreatefromavif to CallMap
|
2021-09-07 22:03:31 +01:00 |
|
Bruce Weirdan
|
d17f1bd7b3
|
Merge pull request #6447 from brayniverse/master
|
2021-09-07 05:26:25 +03:00 |
|
Bruce Weirdan
|
5535ea1ac0
|
$column parameter is optional
|
2021-09-07 03:02:25 +03:00 |
|
Christopher Bray
|
ba84c990dd
|
Add mysqli_fetch_column to CallMap
|
2021-09-06 22:34:25 +01:00 |
|
50bhan
|
58e1e6b9a3
|
Add an optional $options argument to hash functions for PHP 8.1
|
2021-09-07 01:44:35 +04:30 |
|
S.M. Ataur Rahman
|
5ec5f7d3db
|
introducing fsync & fdatasync functions in callmap
|
2021-09-07 00:24:32 +06:00 |
|
S.M. Ataur Rahman
|
b6e7a77e5a
|
introducing mysqli execute() method parameter callmap change for php 8.1
|
2021-09-06 19:33:58 +06:00 |
|
Bruce Weirdan
|
36dfeed774
|
Converted ftp functions to use link object instead of a resource
Fixes vimeo/psalm#6403
|
2021-09-04 23:44:57 +03:00 |
|
orklah
|
9cd8917b88
|
create callmap for 8.1 and introduce array_is_list
|
2021-09-04 13:25:23 +02:00 |
|