Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/shuchkin/phpstorm-stubs

PHP runtime & extensions header files for PhpStorm
https://github.com/shuchkin/phpstorm-stubs

info() phpdoc

"return string" to "return string|array"

7cbcb2e13d4125c7308a42a42c592d25afcc7585 authored over 5 years ago by Sergey Shuchkin <[email protected]>
Merge pull request #577 from JetBrains/revert-570-patch-1

Revert "SimpleXML: better return annotation for xpath"

39e3cc814e4fdd1c738e43da4eb6d9c83325e4b0 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Revert "SimpleXML: better return annotation for xpath"

433e30c3fd1a972de0cc6aa1b4fa05be9a1b997c authored over 5 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #573 from kukulich/parent

Fixed parent of IntlGregorianCalendar

b0d555d088d7109ceefeb22488a869cc20a78ffc authored over 5 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #574 from kukulich/parameter-name

Make SplFileObject::fputcsv() parameter name compatible with PHP documentation

b8ff531dc151155b39fa0b672ee77cf934c664c9 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #569 from King2500/patch-1

Fix PhpDocs for standard defines

707d7634fdd5efed7d74e27b0292cb0174c51b78 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Revert formatting in standard_defines.php

82ac1451ab807a86a763024a709e77f5e1e9b8a5 authored over 5 years ago by Thomas Schulz <[email protected]>
Make SplFileObject::fputcsv() parameter name compatible with PHP documentation

4fdadba521046c6389e5ee96eee89185d0f5aa1a authored over 5 years ago by Jaroslav Hanslík <[email protected]>
Fixed parent of IntlGregorianCalendar

df918447effe5c8b585a85e102dfe58190add0cf authored over 5 years ago by Jaroslav Hanslík <[email protected]>
Merge pull request #570 from quasilyte/patch-1

SimpleXML: better return annotation for xpath

05e2ac41777457f9e83bdbe8d774efc067588e72 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #568 from b1rdex/move-gd-functions

Move gd functions to gd module file

dfb676de6ae9ff183959f0db16d3f70c9f3588d2 authored over 5 years ago by Artemy Pestretsov <[email protected]>
remove dup

81256fe57b97bdbad0c86cd3a69e8411964dab44 authored over 5 years ago by Anatoly Pashin <[email protected]>
revert spaces

d1ce38aacaf144ceb8281df17e2c5e55358889a7 authored over 5 years ago by Anatoly Pashin <[email protected]>
move back

e45ff1222e28c73abad83e9b00030a7d9c200d37 authored over 5 years ago by Anatoly Pashin <[email protected]>
Merge branch 'master' into move-gd-functions

bf2c1c6b11bca596247273ec4ea0fed54cbd05f6 authored over 5 years ago by Anatoly Pashin <[email protected]>
Bring spaces back…

04cdfebac488cdd9b44af18c94176a725a0bf676 authored over 5 years ago by Anatoly Pashin <[email protected]>
move iptcparse and iptcembed back

cc9624849017c7a093b454bf9456b843bc54e9f4 authored over 5 years ago by Anatoly Pashin <[email protected]>
fix formatting

dcf0c52e914c13308da9018e4388bef0424d9ed6 authored over 5 years ago by Anatoly Pashin <[email protected]>
Merge pull request #567 from King2500/patch-20

Remove possible formatting left-overs from PhpDocs

38e68f82cff7aecc9c8fcb88aa0f844bbc5d078e authored over 5 years ago by Artemy Pestretsov <[email protected]>
SimpleXML: better return annotation for xpath

If `xpath` is called from `SimpleXMLIterator`, which extends `SimpleXMLElement`, the result type...

a17fc0436182f411c296da3afb187e21ff9ba844 authored over 5 years ago by Iskander (Alex) Sharipov <[email protected]>
Merge pull request #564 from King2500/patch-18

Add expectedArguments for openlog

ce8328296300e938b81f67e518eabc290218ba95 authored over 5 years ago by Kirill Smelov <[email protected]>
Merge pull request #566 from CharlotteDunoisLabs/cli-set-get-title

Remove double definition

47ee038ac74d8176a2883823877e15caed5f6ad5 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #559 from alexander-schranz/patch-2

Fix xReadGroup phpdocs for count and block

44f75a69f3362362b6220d7a0759b2de9ee77713 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Remove possible formatting left-overs from PhpDocs

395c83dcf081fa7fa180e0fa7915ec3e59daa443 authored over 5 years ago by Thomas Schulz <[email protected]>
Merge pull request #546 from wxxiong6/master

Fix stub for Yaf

d09b96871b3ca2e81113bc738ac714916b1de0a3 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #562 from lovelock/master

Add support for zAdd options like XX|NX and so on

1f7c898b40e5fa3f65d8b6cc16e771aba0ddd684 authored over 5 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #561 from chrisdevelops/patch-3

Correct type declaration

89aa5cdc0633def8395528269e3947e42fcdf92d authored over 5 years ago by Artemy Pestretsov <[email protected]>
Fix

9305954920c3b6ce9e699d3310220e42d9225eb1 authored over 5 years ago by Anatoly Pashin <[email protected]>
Move constants too

b23f47f030e3c0391bc4e4e824516f3f31ec2123 authored over 5 years ago by Anatoly Pashin <[email protected]>
Merge pull request #558 from alexander-schranz/patch-1

Add missing mkstream to xgroup function

c484e787dc30e8abd2715ddce8164cffb181aadb authored over 5 years ago by Artemy Pestretsov <[email protected]>
Fix PhpDocs for standard defines

2861afee843fa9b1f3f83abd6b1926ded3238db8 authored over 5 years ago by Thomas Schulz <[email protected]>
Move gd functions to gd module file

edbeb60a185949d0d82e3780d2ef3d34c328cb15 authored over 5 years ago by Anatoly Pashin <[email protected]>
Remove possible formatting left-overs from PhpDocs

9cb25c4b2e7f4b7b3c0560245f27c74172a6a536 authored over 5 years ago by Thomas Schulz <[email protected]>
revert format

416410c30cdd99f5a982db51bfc61f46a804a4df authored over 5 years ago by Frost Wong <[email protected]>
Remove double definition

The function `cli_get_process_title` and `cli_set_process_title` are already defined in `basic.p...

6a660cdf3a94c314a951e41d24a07c4357561364 authored over 5 years ago by Charlotte Dunois <[email protected]>
fix typo

dbd2f159a4156bcc35df42ddc0eac2740ade4954 authored over 5 years ago by Frost Wong <[email protected]>
Add expectedArguments for openlog

3e6c397e9f00e1e1ea1616d72539107083671a71 authored over 5 years ago by Thomas Schulz <[email protected]>
Add support for zAdd options like XX|NX and so on

https://github.com/phpredis/phpredis/issues/760
phpredis now support the options but the stubs not

40265dd539cf969764c0f08fc2714295840c9191 authored over 5 years ago by Frost Wong <[email protected]>
Update RParser.php

32a3cf70aa485ee38f22859bae41193668c56fcb authored almost 6 years ago by Chris Rowles <[email protected]>
Correct type declaration

The type declaration on this argument should be int instead of array, unfortunately I ran into t...

774fdfa5bbc754f202d78f7642907bb4e43dcf27 authored almost 6 years ago by Chris Rowles <[email protected]>
Merge pull request #557 from King2500/patch-17

Add "since" PhpDoc tags for standard defines

1d71936e4fd6f467a79b28486d79f888755580a9 authored almost 6 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #556 from leomoty/user_error_stub

Update user_error stub to match trigger_error

ad086273e3179866ecf74c80c81c74221001989d authored almost 6 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #560 from pestretsov/update_dateperiod

Add DatePeriod::getRecurrences

7b6964265e33c6f07ff0a9cf2c14f43ddc05ef5a authored almost 6 years ago by Artemy Pestretsov <[email protected]>
Add DatePeriod::getRecurrences

d4ad9023a5b2ad673199302a27f0ff03c0ed67de authored almost 6 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #555 from Izumi-kun/fix-1

Fix ReflectionClass::getMethods

d5660f96ff75b283e3b5dc5dfdb2ba75431d332e authored almost 6 years ago by Artemy Pestretsov <[email protected]>
Merge pull request #1 from JetBrains/master

更新

dfd80422c0693b491b039d2209f32f61be8246e9 authored almost 6 years ago by wxxiong6 <[email protected]>
Fix xReadGroup phpdocs for count and block

b0d41699bae13b250d8455392f4264d3a97a951d authored almost 6 years ago by Alexander Schranz <[email protected]>
Prefix mkstream with boo_ prefix

0051f860cdabe7fa8233c174daf91bb5793fa70a authored almost 6 years ago by Alexander Schranz <[email protected]>
Add missing mkstream to xgroup function

5e323b36a70d62f2704a4f199218b8aa0dda0baa authored almost 6 years ago by Alexander Schranz <[email protected]>
Add "since" PhpDoc tags for standard defines

cdab82a953fad2b167932fa703ab9282890949ab authored almost 6 years ago by Thomas Schulz <[email protected]>
Update user_error stub to match trigger_error

7d5e7d1fd66311cdb46f01b25810264c55cae8ac authored almost 6 years ago by leomoty <[email protected]>
Fix ReflectionClass::getMethods

b0d35366c98de073671c010cf52b4c9b7efeb9cf authored almost 6 years ago by Viktor Khokhryakov <[email protected]>
Add expectedArguments common for dirname (#549)

common expectedArguments for dirname

a7ab02b8f7fc78dec1e513ed5e732f117a0436c4 authored almost 6 years ago by Thomas Schulz <[email protected]>
Update yaf_namespace.php

24551d466ffc4e2d1495552826600c839f8d2f8d authored almost 6 years ago by wxxiong6 <[email protected]>
Update yaf.php

6a63b61b4c1b369742e2b86f1396387fbde22aaf authored almost 6 years ago by wxxiong6 <[email protected]>
Update yaf_namespace.php

c0ec123c6992ec0bdd1d82847115d0cf9d1e4bca authored almost 6 years ago by wxxiong6 <[email protected]>
Update yaf.php

8c2537c9d5858cd89c1d9fb39a20351b8f39d586 authored almost 6 years ago by wxxiong6 <[email protected]>
These constants are not case insensitive, get rid of the third argument

bdf47833945733e584451cd34a991448069f484b authored almost 6 years ago by wxxiong6 <[email protected]>
Add check for duplicate argumentsSet usage

9abc39791684db13f3239454b050b97c2ffe7982 authored almost 6 years ago by Kirill Smelov <[email protected]>
Merge pull request #551 from King2500/patch-16

Add PhpDoc for MB_CASE_ constants since PHP 7.3

e7262a11d37afc2fbffc67a5b72e3c9be32b3b42 authored almost 6 years ago by Kirill Smelov <[email protected]>
Add PhpDoc for MB_CASE_ constants since PHP 7.3

99858f0707d59a2cc36a18258fac325dac060c6f authored almost 6 years ago by Thomas Schulz <[email protected]>
Add PhpDoc for ENT constants (#547)

Add PhpDoc for ENT constants

Co-Authored-By: King2500 <[email protected]>

042a76f6f8c1d242b505cb24461a88762255d095 authored almost 6 years ago by Thomas Schulz <[email protected]>
Merge pull request #548 from King2500/patch-14

Add PhpDoc for LOCK constants

fe1e0cd5c02f58831be811544940687888d8d865 authored almost 6 years ago by Kirill Smelov <[email protected]>
Add PhpDoc for LOCK constants

070f058577f9b67cbfb526255043976123a9ba96 authored almost 6 years ago by Thomas Schulz <[email protected]>
Update yar.php

b2ff134d9c379b15bd1ec7223163fbd2c37c5f1b authored almost 6 years ago by wxxiong6 <[email protected]>
Update yar.php

5269c1d73fb6f0c9f382f4ea2f6e4107b7cf2688 authored almost 6 years ago by wxxiong6 <[email protected]>
Update yaf_namespace.php

23c8ca71df908cd0f23ec5a8f98dbd5ef3f42426 authored almost 6 years ago by wxxiong6 <[email protected]>
Update yaf.php

9ca1bc2583798132426f9d14294419008c923513 authored almost 6 years ago by wxxiong6 <[email protected]>
Fixed Redis->del() and RedisCluster->del()

9e309771f362e979ecfb429303ad7a402c657234 authored almost 6 years ago by Andrey Sokolov <[email protected]>
Merge pull request #545 from natanfelles/memcached

Updated Memcached::deleteMulti return type and description + plus minor formatting improvement i...

e2f6629fe3f23208a7a7e98b0415f42cb6b79e31 authored almost 6 years ago by andrey-sokolov <[email protected]>
Merge pull request #544 from King2500/patch-13

Fix expected arguments for ob_implicit_flush

c4769a85ca260963899efeaf531e47543255638b authored almost 6 years ago by andrey-sokolov <[email protected]>
Merge pull request #543 from King2500/patch-12

Fix PhpDoc and default for ob_implicit_flush

6d0411b7a578540b837d015d3fa77850e8347df9 authored almost 6 years ago by andrey-sokolov <[email protected]>
Merge pull request #540 from freost/master

Added default flags to SPL iterator constructors

4e72b9ea1479961e2332ef4579f2cfa2a5e863fb authored almost 6 years ago by andrey-sokolov <[email protected]>
Update Memcached::deleteMulti return type and description

1edf536833cd3c5dd26a565c14c19c97c8dd0a12 authored almost 6 years ago by Natan Felles <[email protected]>
Merge pull request #525 from liamsorsby/feature/fix-php-redis-del-typehints

CHANGED param types for Redis to satisfy phpstan

b6cb5c3165356df568d410b426bc8f34b3614ea5 authored almost 6 years ago by andrey-sokolov <[email protected]>
Fix expected arguments for ob_implicit_flush

3bf114bf5aafc95a2524d86078ac9fe5ab333042 authored almost 6 years ago by Thomas Schulz <[email protected]>
Fix PhpDoc and default for ob_implicit_flush

cff93261b934a299c0e95bc335da35d900d117e4 authored almost 6 years ago by Thomas Schulz <[email protected]>
CHANGED doctype to fix

aa655deaa6ddbb1076cc3043092a4104c3a8b997 authored almost 6 years ago by Liam Sorsby <[email protected]>
Add test checking that all expected arguments function references are fully qualified

6b27f46d7f98dcb4f9e9850b92d26379364a916e authored almost 6 years ago by Kirill Smelov <[email protected]>
Add expected arguments for checkdnsrr function

014dcb5e8afe080324574006f01e2cfb12677cd8 authored almost 6 years ago by Kirill Smelov <[email protected]>
Append leading qualifiers to the expected arguments functions references

af6bc558d8cde0428c6eb105acbe8c6c3ce9ca4c authored almost 6 years ago by Kirill Smelov <[email protected]>
Added some default parameters (#542)

Changed some default parameters for PHP.

f1a9230e78efd213bfa711c3516b898fc301987d authored almost 6 years ago by Huseriato <[email protected]>
Merge pull request #533 from Leeo97one/patch-1

Update http3.php

3464fe037f88f43fac64837cd5edde77c1be1de7 authored almost 6 years ago by andrey-sokolov <[email protected]>
Merge pull request #529 from antoniopaisfernandes/master

Fix defaults for mt_rand

4e271df3f0a14f189c6ec0fa351d171633db2cf9 authored almost 6 years ago by andrey-sokolov <[email protected]>
Merge pull request #521 from bartgloudemans/mongodb-incomplete-manager-interface

update stub to reflect current MongoDB\Driver\Manager

38605862abb66a0ac33cc412b268d13d17b683c6 authored almost 6 years ago by andrey-sokolov <[email protected]>
Merge pull request #537 from bmewburn/default-args

Directory::read, Directory::close, Directory::rewind, pg_fetch_all, date_diff, date_time_set def...

4bca955ec2ae1e2d64dab96992cea47379b430b7 authored almost 6 years ago by Kirill Smelov <[email protected]>
Expected arguments for the postgres functions

137093c1da863df6ad94e6c551b6a714b18d7cc7 authored almost 6 years ago by Kirill Smelov <[email protected]>
Added default constructor parameters to FilesystemIterator, GlobIterator, MultipleIterator and RecursiveDirectoryIterator classes

d6433cf69c0ec6f3ba6ce2485a096299865977ed authored almost 6 years ago by Frederic G. Østby <[email protected]>
default args date_diff date_time_set

ea5cacc8b83615f73f1251330923e89b2c217750 authored almost 6 years ago by Ben Mewburn <[email protected]>
Merge pull request #539 from King2500/patch-11

Add expected arguments for array_change_key_case

5a569211dc4e1e66d2d06ff68b2cfd7869d3ac23 authored almost 6 years ago by Kirill Smelov <[email protected]>
Add expected arguments for array_change_key_case

20699686a36e2dc12f8ac3cd020e27c059ce2b8d authored almost 6 years ago by Thomas Schulz <[email protected]>
default arg for pg_fetch_all

f429a95c1ccb044c919a37f9a3001d99270d349b authored almost 6 years ago by Ben Mewburn <[email protected]>
Directory::read, Directory::close, Directory::rewind default args

cfe0b742080c27d152db1c6a73cd93da61105d4c authored almost 6 years ago by Ben Mewburn <[email protected]>
Update http3.php

From https://github.com/mdref/mdref-http/blob/master/http.stub.php

5024d5430a4c8368c372a6831de1c6b0e13d08ae authored almost 6 years ago by Léo <[email protected]>
Merge pull request #535 from Virakal/master

Fix optional parameter for get_headers()

5c23c485ce0b2c7ac80c4de2a7e4e1808c2b4c8a authored almost 6 years ago by Kirill Smelov <[email protected]>
Add expected arguments for error_reporting and trigger_error (#534)

Add expected arguments for error_reporting and trigger_error

907a5ae5e206b6ee8443b38096432f53b49efba8 authored almost 6 years ago by Thomas Schulz <[email protected]>
Add types to parameters

897145a2a8bcbdf16ac740b50967161441757a2f authored almost 6 years ago by Antonio Fernandes <[email protected]>
Fix optional parameter for get_headers()

675131b48dff79d6f8a59d7b768841196828a0ad authored almost 6 years ago by Jon Goodger <[email protected]>
following review comment

8bf625188f9ccb938440ca126d459bddbaef716b authored almost 6 years ago by Bart <[email protected]>
following review comment

344b73060b79b227a978fd5bd84a05e2b12edb94 authored almost 6 years ago by Bart <[email protected]>