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

Fixed WI-28374 is_callable() expects callable

1d4d7537310ab490563dc4a84279ad0c06106462 authored almost 8 years ago
Adding libsodium constants

fb039773434edb6fbc2ca4c866889198416bd873 authored almost 8 years ago
added better default values

893ac4dd5b960b8570580069b24affbde6d50fc7 authored almost 8 years ago
update UTCDateTime construct method

773a8d5e579b4df25a62c0b193e292d5aa5e659c authored almost 8 years ago
Merge pull request #193 from alcaeus/patch-1

Fix missing cURL constants

c4615991cac4868d4d82245fc130897e8305db1e authored almost 8 years ago
Merge pull request #195 from mbonneau/inflate-deflate

Add zlib functions inflate_init/add and deflate_init/add and constants

a92c907b0d9245b132b9fa65a3a8f84a3a814a55 authored almost 8 years ago
Merge pull request #196 from andrey-sokolov/master

Fixed WI-14659 Phpstorm doesn't know about PDO::SQLSRV_ constants

44fe02be6b7d837d84c6133367b3121f1b50f7ef authored almost 8 years ago
Fixed WI-14659 Phpstorm doesn't know about PDO::SQLSRV_ constants

4e953670598c1e86a7033afdcee5560edb21e4cf authored almost 8 years ago
Add zlib functions inflate_init, inflate_add, deflate_init, and deflate_add and constants

e7a2a203fe6a45c027d8d2a0144dac5fcacf95ba authored almost 8 years ago
fix phpdoc for "grapheme_substr()"

https://3v4l.org/b6dB9

29e71b263da725dce94fc9cd082012607a126b7a authored almost 8 years ago
Fix missing cURL constants

- `CURLOPT_HTTP_VERSION_2_0` doesn't exist, it is `CURL_HTTP_VERSION_2_0` but it's missing from ...

449568618ea59cbbb0baec2f50d1694108a26276 authored almost 8 years ago
fix iterable

0778a26992c47d7dbee4d0b0bfb7fad4344371b1 authored almost 8 years ago
[couchbase] update stubs to 2.3.1

6e008c3f7b4dfb8cd31bd9e6b804aff14bb90512 authored almost 8 years ago
Merge pull request #191 from gdscei/master

ArrayObject construct input default is empty array, not null

f6a635314eb2b6e00cafc8427b0d32ace18e6412 authored almost 8 years ago
ArrayObject construct input default is empty array, not null

3f49cb60e60604f3779fa3df8d8f1b93ed137a93 authored almost 8 years ago
Merge pull request #190 from andrey-sokolov/master

WI-33334 mcrypt - extend WI-24248 Allow usage of ArrayObject in place of array for array_* funct...

c867782cebdac0b2dd6f5efe15a56c6fa4908620 authored almost 8 years ago
WI-24248 Allow usage of ArrayObject in place of array for array_* functions

a9bd22d36e5f4cd283c3ead8714ac46228d74eda authored almost 8 years ago
WI-33334 mcrypt - extend

2734710bb4065b01e363d87dd1ec8c89bed6c91d authored almost 8 years ago
Merge pull request #61 from Haran/rrd-stub

PECL/rrd extension stub

1d1814caa9561767257fde3508624cd81a041ceb authored almost 8 years ago
Merge pull request #36 from zwilias/master

Stub Ev - http://php.net/manual/en/book.ev.php

c3fe01dd8ecda9d87f544759cd95cf476c5d345d authored almost 8 years ago
Merge pull request #184 from yvan-burrie/patch-1

SplFixedArray method setSize does not return an integer

94e2dc180424e50b360d1d8cf433f28bc9c9bd3c authored almost 8 years ago
Merge pull request #188 from frederikbosch/patch-1

Missing IntlException

ee6f0c51410884f30e541298077d602c63135ca1 authored almost 8 years ago
Merge pull request #187 from sundrew/master

update redis connect params in Redis.php

ef5e59da4b0f19dd61a074492e5a34d6b2504ef9 authored almost 8 years ago
Merge pull request #186 from Fleshgrinder/fix-file-function-return-annotations

Fixed return types of file functions

d3bbb1541ef37007261d83d3b803ff04dbb81ae1 authored almost 8 years ago
Merge pull request #185 from Fleshgrinder/reflection-exceptions

Added @throws annoations to reflection constructors

2f9d8f40586046f51cd1b03a2fe3b883f46be940 authored almost 8 years ago
Merge pull request #182 from Geolim4/master

Added missing Apcu stub function "apcu_cache_info"

27ab6c775d540c7c9d26be3c423fd66f5b1e2ef9 authored almost 8 years ago
Move stub into module

45efb65baf9ae648aabb1a71588d553bb12e747d authored almost 8 years ago
Stub Ev - http://php.net/manual/en/book.ev.php

cd18af3177cab20535b1f8a84c124929f6fb15ae authored almost 8 years ago
Missing IntlException

374a5a6320c987002da25dcd1a3c0f74578f2299 authored almost 8 years ago
update Redis.php

update redis connect params

efe809929109857dc79bb102880bb8c8128c0920 authored almost 8 years ago
formatting

2a3ef24db7e66dcb3946dc31748ed4ff3a06b5a7 authored almost 8 years ago
Fixed return types of file functions

46b06f8358c06dca9a77aa2197ff6a77f95d3f62 authored almost 8 years ago
Added @throws annoations

Almost all constructors throw a ReflectionException, but they are not annotated and sometimes no...

323f585afce2f38e3b70704ee819272af211ff12 authored almost 8 years ago
SplFixedArray method setSize does not return an integer

SplFixedArray method setSize does not return an integer, but returns boolean as tested using PHP...

94c21fa4c552988660ec68e6199f0d2da78734e8 authored almost 8 years ago
Add \http\Env\Request

52cbd0079b76c2ce7d49d94d1becb0d5ec7c6679 authored almost 8 years ago
Add \http\Env\Response and \http\Env\Url

b8c1f12ce9058a61b73051104922d9917fb3d084 authored almost 8 years ago
Implements http\QueryString and http\Url from PECL HTTP v3.x

5c29e6a348c544a48d59a9aa05c0f8e0449d5b53 authored almost 8 years ago
Added missing @link annotation on "apcu" stub

a46da018fbadee1e50347488f2a3b6a15fa40e11 authored almost 8 years ago
fix contributed extensions layout

807b094b47293efd2f845225be5544a4ffed2a59 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

ba42a7f503a252b61f8ece794c6e976a9210c696 authored almost 8 years ago
Merge pull request #78 from paragonie/master

Create stub for libsodium

575199535c96e66b5698af4d1ce38c800fdfeb5a authored almost 8 years ago
minor for WI-33799

Memcache increment documentation error

73908cf0931fb5294d4522967aa4f5bd9f4fc26d authored almost 8 years ago
Merge pull request #162 from trevrobwhite/master

Added GNUPG Stub

6db9a0420178038d3020f9d9705f4406ef8d0142 authored almost 8 years ago
Added missing Apcu stub function "apcu_cache_info"

b59794d644f7bac1557e4aa714b165cb290a0045 authored almost 8 years ago
Moved rrd extension stub to separate folder

e8b2e6fa1ba169593887e58b5bf81bcf3bbcc7d3 authored almost 8 years ago
Rename V8Js.php to v8js.php

cde4287eb4d151526dbc84dfa58ace98319fa93f authored almost 8 years ago
Move its own module directory

https://github.com/JetBrains/phpstorm-stubs/pull/179

ebc14270fbb0768a8aa781b76c5cc7cf23fd4f65 authored almost 8 years ago
Merge branch 'master' into rrd-stub

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

e6372e7b0073ecb93b4f5fe4a808243461e9ef5c authored almost 8 years ago
Moved into folder as requested

8426fba510571134baf0a4bf294657cf2c899fe3 authored almost 8 years ago
Update CONTRIBUTING.md

As of 2017.1 Preview we gladly accept all "non-statdard" extenstions and IDE get a UI for per-pr...

b6b6d1b5ed86f1cf1047cf8a3e06054e99431cd6 authored almost 8 years ago
Merge pull request #180 from avsej/master

Update Couchbase stubs to 2.3.0

c0162463efd8fc5b075e08fcdb3e962ad64f013f authored almost 8 years ago
Merge pull request #181 from artspb/master

WI-32378 restored 'is_iterable' stub

9a0de000238f79a0039a16d3084eb04bc922430e authored almost 8 years ago
WI-32378 restored 'is_iterable' stub

5db0bfe4e17a27b7cea5c70f22c796bdc4df9438 authored almost 8 years ago
WI-32378 Implement `iterable` pseudo type

640fead9102da4f0bc503a1ef71909d0fc4e89ee authored almost 8 years ago
Update Couchbase stubs to 2.3.0

88aed86ca7cc2f0f416f4b5834cfa5135329ffee authored almost 8 years ago
Merge pull request #179 from artspb/master

WI-33237 split embedded stubs into modules

dc20836a546ce8fcb939d72003d8a409924432e9 authored almost 8 years ago
WI-33237 split embedded stubs into modules

5906b85691b43108ed6ce1013b743f7b9554082a authored almost 8 years ago
removed empty PDO_OCI.php

1d0639af70a96073302f9b8b1afcebd6aac03f9c authored almost 8 years ago
Merge pull request #153 from h311ion/master

Fixed getopt functuion argument according to docs

c31a1bb67c3b4995ddd1e19fdb8bf3b26eb83a44 authored almost 8 years ago
Merge branch 'master' into master

4a9539944a8445e3ef78e3512365ac907f888b99 authored almost 8 years ago
Merge pull request #175 from Mairu/master

getimagesizefromstring: mark 2nd parameter as optional

96ba85950afa84402af5c003e66e77b801611f11 authored almost 8 years ago
Merge pull request #176 from yavorm/patch-1

PDOStatement execute method signature update

304639538fdf43e54ba5206f9bd767465d2a5ccc authored almost 8 years ago
Merge pull request #177 from smwa/master

Fix incorrect documentation for Memcache::add

aca35afffdf4cd5a4fe8207d007a6d92505e3330 authored almost 8 years ago
Merge pull request #178 from andrey-sokolov/master

Removed duplicates in sockets.php

d0d55199307db56600f0861fc748c911fc2e228a authored almost 8 years ago
Removed duplicates in sockets.php

f8572a3cad4675ed2e44a882135e2feeab44561c authored almost 8 years ago
Fix incorrect documentation for Memcache::add

8e8384516b71d8ae1df887f34334ee4fc08bcff5 authored almost 8 years ago
Update PDO.php

We extend PDOStatement and override the execute method. PhpStorm shows the signature as:

6a6ce5cf3761ad366411d2529992db0bfbd5cd50 authored almost 8 years ago
getimagesizefromstring: mark 2nd parameter as optional

f748a2e71b6af959242152949e09dbb4412c0ad4 authored almost 8 years ago
Update CONTRIBUTING.md

ca4e3f4ef1d01c2dfb61a5be85619d6b86c4d393 authored almost 8 years ago
Merge pull request #169 from RyanNerd/memcache-fix

Fixed parameter signature for `memcache_connect`

473e58c931a873853ed184fbe3cb973e4f0b20a0 authored almost 8 years ago
Merge pull request #170 from p-h-p/patch-1

mysql_num_rows() is also deprecated

2888a8f472e55ef337a15255ff5fe4231e6bfa82 authored almost 8 years ago
Merge pull request #172 from andrey-sokolov/master

WI-34101 mysqli::begin_transaction - Constants Not Recognized

fd807620bbc5411006fbc69f7a7dca3c370a7f2f authored almost 8 years ago
Merge pull request #174 from parse-nl/DateTime_setTime_microseconds

Update stub for DateTime(Immutable)::setTime with $microseconds

a1f7c427f493ee6da30f2d61caf516c3e0080f0c authored almost 8 years ago
PHP 7.1 introduced microsecond support for DateTime(Immutable)::setTime, see https://3v4l.org/2R4fU

Correct @return value for setTime, which can be false when setTime fails.

c6da5e361079b91d64275b9b30763d301841c9de authored almost 8 years ago
WI-34101 mysqli::begin_transaction - Constants Not Recognized

1e4ce4c2b97f667f5cbf848866fb8db6665bd818 authored almost 8 years ago
mysql_num_rows() is also deprecated

http://php.net/manual/en/function.mysql-num-rows.php

27566cf88161116f5b599c3cd284d5b70c415c9d authored almost 8 years ago
* Fixed paramter signature for `memcache_connect`

* Added docblock parmaeter descriptions
* See https://youtrack.jetbrains.com/issue/WI-32913#u=147...

b679ce5f1453899b816f9a07248af587e19d7f8e authored almost 8 years ago
Merge pull request #168 from RyanNerd/file-get-contents

Stub fixes for file_get_contents and file_put_contents

5e650242a05889138b56e584dc7a259f61387068 authored almost 8 years ago
* Bring the description and parameter docs for `file_get_contents` and `file_put_contents`

* Removed refences to PHP version 6.

f5fb87e3f7ab050a08bca283d91ddadc5f97dddd authored almost 8 years ago
Merge pull request #166 from puggan/tidy

Tidy, Procedural style functions

e7e57c4c10f8d4c6ca277bae1bb4d76f68badef0 authored almost 8 years ago
Merge pull request #167 from addshore/falseOn

Fix bool on failure returns in standards

17535c259213c0dee59b9ab6ea3dba8b6ecf699b authored almost 8 years ago
Fix bool on failure returns in standard_* files

0f4caa98c115e31abd2c5b2936caadc729cd02db authored almost 8 years ago
Tidy, Procedural style functions

52c50a9ab47e764d9085b40f46c7272d30a0b4ac authored almost 8 years ago
Change name and homepage

1b9906084d6635456fcf3f3a01f0d7d5b99a578a authored almost 8 years ago
Add composer.json

b377b66e9b5fe2c913514c4b2a0ee4c0f5323f3d authored almost 8 years ago
Merge pull request #160 from megamk/fix_getopt_default_params

Fix default params for getopt() function

24bad95f73ca114ec8b52d6e386e1e4f16399164 authored almost 8 years ago
Merge pull request #163 from RyanNerd/memcache-increment-return-type

Fix memcache increment documentation stub error

40d22d8c507d72cd019114b8b1454aa667c5edd5 authored almost 8 years ago
Merge pull request #165 from funivan/unserialize-php7

Update unserialize stub for php 7.0

c4fdbf64a8d5a14f8650abbc7dcd50278ec3afb2 authored almost 8 years ago
Merge pull request #164 from yoosefi/master

Added CURLOPT_POSTREDIR, which has been available since 5.3.2

2bb2c6f30dbdd250c223f6ed02163602c0193315 authored almost 8 years ago
Update unserialize stub for php 7.0

5e41726d73deb22596ea12ed7e4cfb8e5191b1b1 authored almost 8 years ago
Added CURLOPT_POSTREDIR, which has been available since 5.3.2

6cbeef66eee110fb539e66fedeea320ad51c2be5 authored almost 8 years ago
Missed the </b> tag

aedb8b944f5e38b9421bad123586885c861c77c9 authored about 8 years ago
* Fix memcache documentation stub error.

* https://youtrack.jetbrains.com/issue/WI-33799

ddbcd17ba0cb4952e3a636801f94a0862d21092d authored about 8 years ago
Converted to class syntax

e16fb63aa32206de385f27aaf25982d7a95640d4 authored about 8 years ago
Corrected issue where function not class names where used

418ff7dd7b13b3dee1968c14185d73e7bc24093f authored about 8 years ago
Added GNUPG Stub

Added GNUPG Stub http://php.net/manual/en/book.gnupg.php

3975115cb9cd9f279ea2e6d83d8b3960f2e64c2b authored about 8 years ago
Fix default params for getopt() function

https://youtrack.jetbrains.com/issue/WI-34757
https://youtrack.jetbrains.com/issue/WI-34400

f5b8f848d6ac950a44d2b45b18a1480725f05146 authored about 8 years ago
issue: https://youtrack.jetbrains.com/issue/WI-34445

fann stub added to standart

3b33ae9bd81947503f827281e2cbe7cd69a00291 authored about 8 years ago
Merge pull request #151 from janedbal/patch-3

Fix return phpdocs in date_c

ff0d59efcf751d858e2b0fb854abb3c72bd57647 authored about 8 years ago
Merge pull request #152 from twify93/patch-3

Update date_c DateInterval Constructor docBlock

20a630e794a953a66fee624026a97c1cd481cb29 authored about 8 years ago