Ecosyste.ms: OpenCollective

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

github.com/php/doc-en

English PHP documentation
https://github.com/php/doc-en

Drop main dummy manual page

This doesn't appear to be relevant for years, anyway.

Closes GH-1282.

202db6be137f52879eac8adfe22f14edda302785 authored about 3 years ago
Linked to the local setup tutorial

Added a link to http://doc.php.net/tutorial/local-setup.php

721c650d4debb4cb6373a40d399a6758d7b84f3a authored about 3 years ago
Removed TLSv1 and TLSv1.1 support in v8.0.28

591ad94e5f37586ee1bfbf95ca1db9dd3fa9a16d authored about 3 years ago
Deleting usage "limitation" to debugging (#1331)

The name property is useful for more than just debugging.

170ca71e2d81efb25f32bb0cd3ea2d7cfc10f467 authored about 3 years ago
Add SoapServer::$service property

This has been removed as of PHP 8.2, but since we currently document PHP 8.1, the property shoul...

43289826b4660cdeac9be26e3e58b4a43da89bba authored about 3 years ago
Fix openssl cms constants

Co-authored-by: Alexis MARQUIS <[email protected]>

Closes GH-1334.

96263b14054f0f102fcc653688ff3ed99f9df858 authored about 3 years ago
Rename OCI-Lob and OCI-Collection

Closes GH-1323.

b9e6268918813e27972c644897970b0cdbc6f86e authored about 3 years ago
Fix GH-1326: "clearstatcache" always clears the stat cache

e82ff8a846af03b863c4a57fbedc0a93af0e68db authored about 3 years ago
[PHP 8.1] Calling a static element on a trait is deprecated (#1333)

afec339bc5b7918baddd9ba3cd02b90f3b423230 authored about 3 years ago
Fix #1328: bcrypt max password length is about bytes, not characters

98ba3bd97a8f988e69054ee7e7aa2fd124d453a7 authored about 3 years ago
[PHP 8.1] Calling a static element on a trait is deprecated (#1330)

2dffa9fe11bbda7e614a442d003f044f33b36be4 authored about 3 years ago
Clarify meaning of opcache.optimization_level

c7d6db0d245712c01f72b9e0e79cc3d96a5bc25e authored about 3 years ago
Clarification for setting 0 to jit_hot_loop/func

I tried to tell JIT to compile every loops and functions
by setting both opcache.jit_hot_loop a...

c8696908a1ffa0d283e36d8c8d36580fdd2c5a88 authored about 3 years ago
Fix typo in gnupg_init example (#1325)

62d996960c151af77561894545850ac394cf872c authored about 3 years ago
Document options for gnupg_init (#1322)

43b3e6f7766b7cf148d68f41bbd1fbb74765cc3a authored about 3 years ago
Fix GH-1318: get_resources has access to object-controlled resources

16805838e72187b53a76df37a2dadc20ff6f00af authored about 3 years ago
Update defaults of session.cookie_secure and .cookie_httponly

That's rather a cosmetic change, but we still should strive to be
precise.

e8fbdb2fe62c27cf3da4b640d0e20bdc4e261afb authored about 3 years ago
Fix DOMParentNode and DOMChildNode class and method synopses (#1321)

7e6fceff7d99c1b01699017aeaedc94fb6227c80 authored about 3 years ago
[PHP 8.0] Add new DOM interfaces (#1025)

Co-authored-by: Christoph M. Becker <[email protected]>

6a3090c77d6cf1aa777b8718b4caaadaa0d56632 authored about 3 years ago
Fix datatype in SQLite3 example

SQLite3 does not have a 'STRING' data type. Cf. <https://www.sqlite.org/datatype3.html>.

Clos...

1f26555e0d1e3d44feca4d3fcf709c65dda9bc25 authored about 3 years ago
DomDocument::createTextNode() doesn't return false anymore

Changelog entry already exists

e82d2dda1912c36ed882f4e7ee738cea06d138cd authored about 3 years ago
Refer to preg_replace() docs for param docs of preg_filter() (#723)

2ad251ea7be8ddc4af8e1b64b5d92f1411347d52 authored about 3 years ago
Document mysqli_sql_exception::getSqlState() (#1310)

Co-authored-by: Kamil Tekiela <[email protected]>

213798ecf02edd8ce2af8ecb9b078a9481313fdc authored about 3 years ago
This method no longer returns false

It already has a changelog entry

d7cc460fb02604fc5a22d16006f1bca0ecc3d78e authored about 3 years ago
Fix GH-1314: getAvailableDrivers shows as pdo_drivers and not clickable

831c458502be9913a46684a9628ac95eba613017 authored about 3 years ago
fixed property example which is outside a class.

f889672ad19529e56088990626b9b9f656e4115d authored about 3 years ago
added readonly modifier link.

df05c244a6191dcc056bbfbd17f9141c13575bd3 authored about 3 years ago
Properties do not need to be declared with a visibility modifier (#1311)

Co-authored-by: Christoph M. Becker <[email protected]>

f5e5b54129045a7d02c5285a88cea0abff8ffb6f authored about 3 years ago
Default value for error_reporting is E_ALL as of PHP 8.0.0 (#1307)

b9d5dcd7821e4337cd15e83a82ba6d07a39360dc authored about 3 years ago
Add mb_str_split to see also in str_split

Closes GH-1309

c1adec107f9f640a0a2057c8dc852ba1be32ad68 authored about 3 years ago
Fix method include at mysqli-stmt class page

edd0f865ff3c4b1d494a5bba0ba31e94b4f807be authored about 3 years ago
List all ext/mysqli properties instead of including them - part 3 (#1305)

9ed7c3ebf7ab6929d2fd367734a5d72b16cfc128 authored about 3 years ago
List all ext/mysqli properties instead of including them - part 1 (#1302)

5d8dfb31071496ffd2d51609ba098e6c9a3ce0d2 authored about 3 years ago
List all ext/mysqli properties instead of including them - part 2 (#1304)

Co-authored-by: Kamil Tekiela <[email protected]>

db38c455bed7e0a0898c49a9a750a1b9740ef11d authored about 3 years ago
Clarify class-types meaning in composite type description. (#1306)

b57f8f256a4773fc09d19733c70ef8816074d12d authored about 3 years ago
Restructure type declaration page & document Intersection types (#982)

7d9aa6352ebb52dd9703df3c7fd4d359ae09e614 authored about 3 years ago
Actually include FFI\CType methods (#1303)

3cf5f667fbff838f3ed61a5e609975b21fe7aa96 authored about 3 years ago
Correct alias for weak_cert_validation driver option

2d75b03614eb1c0c1260e43737572ce5352070e3 authored about 3 years ago
Add undocumented FFI\CType methods (#1227)

8161936485886437598c0bafe1aa9f6afced289e authored about 3 years ago
Fix "day and textual month" format

There is no `d`, but only `dd`.

Integrates user note 126745.

479a847e723deb10f8303553d232d4e707bf759b authored about 3 years ago
Fix wrong parameter name

Closes GH-1298.

ba9d7ebde721596dc8901bbe3e23daee513c0a80 authored about 3 years ago
Add some missing ext/spl method includes (#1294)

302039194aa33a87821deb798a0b051a6c322d5d authored about 3 years ago
Add initial documentation for DOMDocumentFragment::__construct() (#1296)

a91b76de3dae75ee384af7989d5d034ec440a1cb authored about 3 years ago
Update and reorder PDOException::$code

According to gen_stub.php

7733a3cea8024c0b0424dd20f32eeec399463506 authored about 3 years ago
Generate ext/dom class synopses from stubs - part 2 (#1289)

4951970b6876c8046590a19a15a63c8034fdc745 authored about 3 years ago
Adjust ext/gmp default values (#1287)

According to gen_stub.php

548548299328e56739eb2832a5c22ba2de745038 authored about 3 years ago
Fix some ext/standard param types (#1288)

a123b24db5b3e42841179fea13cd508418fc45c7 authored about 3 years ago
Generate ext/soap class synopses from stubs (#1275)

3c44706d4eceb88aab900ecd398134abc6d51df6 authored about 3 years ago
The array_walk() $callback may require more than 2 parameters

Cf. <https://3v4l.org/jdjEG>.

eba8e74c7570bfecbbc72f42785f723811521340 authored about 3 years ago
Fix #80699: array_map no longer passes by reference

31cacb6f262f455c616094cfe6d09bc0d1df2748 authored about 3 years ago
Fix GH-1280: The first arg after -f <filename> does not need to be --

1dd897816d8282d985cf78b42a3b723e0ce86d56 authored about 3 years ago
Fix GH-1281: commandline description content error

84eaa4850b7917ef69b5c2c33271b782b0eb144a authored about 3 years ago
Update some string function parameter default values (#1272)

eabde0419cf90f596f60db00e31fcb6ebe41ac55 authored about 3 years ago
[skip-revcheck] Fix typo; WS

56fd9ea411b8a6ad948b64c74f6d73978817e48e authored about 3 years ago
Document mysqli_result::__construct (#1279)

19a475c5cb15c918bd7b2e2a768f9befb6bce9dd authored about 3 years ago
Remove return values section from PDO::__construct()

670525ef4ca3b1c716040cdc216c59b095f21670 authored about 3 years ago
get_class does not return false (#1169)

d6fbec8b2161d13e51af9763bbd1487b0b25bd42 authored about 3 years ago
Fix GH-1277: Document zend.exception_string_param_max_len ini setting

0e28c9d2faff8076a360f9485c7e38dd3c55a411 authored about 3 years ago
streamwrapper::stream_read() can actually return false

Cf. <https://github.com/php/doc-en/issues/1220>.

906db3b3f78cfa98a7453e3910bcba95bc66d1ee authored about 3 years ago
Regenerate ext/mysqli class and method synopses from stubs (#1271)

b06b3f19af93c65570a69e1fca4d7cad0e7d43dd authored about 3 years ago
Regenerate ext/spl method synopses based on stubs (#1273)

Co-authored-by: Christoph M. Becker <[email protected]>

4c0d1f0934c0cb7e7edabd57c493fa4975812b78 authored about 3 years ago
Generate ext/intl class synopses from stubs - part 3 (#1274)

7a650f743aca668afb6c4015414fde2363ca145d authored about 3 years ago
Remove whitespace from parameter names

This should fix JavaScript bug

1bb7bd6f0201c241c2604692ff6214b0e3c1184f authored about 3 years ago
Fix GH-1220: streamWrapper::stream_read inconsistent return info

ee4535711f80cd4f13805cb1f272fb170ec32ce6 authored about 3 years ago
Drop Windows Notepad usage instructions

We should not encourage use of Notepad for editing PHP files, and those
who use it, should at l...

6b60bf846bddd05349b7f7ec2d9c1dd0063d3515 authored about 3 years ago
Fix fgetcsv() return value section (#1269)

34e2e3541c52edc9f60a1ad9735b1f769254eb1e authored about 3 years ago
added nullsafe operator link.

5c2678e02f0eb135946799eed02d884de1bcf4ad authored about 3 years ago
fixed CallableExpr(...) semantics description.

daaf426cbfad38e3a3edb4dab4fed7689920a93b authored about 3 years ago
[PHP 8.1] Document the first class callable syntax. (#1176)

Co-authored-by: Kamil Tekiela <[email protected]>

0b005cfe4e7075d8f7c7472545eaee2b7f38526e authored about 3 years ago
Fix section order issues (#1262)

181e9c5572ed04ed712b8d7f858f61a94647c6ac authored about 3 years ago
Update the signature of fgetcsv() and fputcsv() (#1268)

* Update the signature of fgetcsv() and fputcsv()

* Update reference/filesystem/functions/fgetc...

291d60430d25f2b508bebb5720b41cc68f9a6ec1 authored about 3 years ago
Fix GH-1263: Name of GD DLL on Windows has changed in 8.0

ef24d91830c7cfcccf469ba40b031b141582ed69 authored about 3 years ago
Generate ext/intl methodsynopses based on stubs (IntlGregorianCalendar, IntlIterator, IntlRuleBasedBreakIterator) (#912)

ecabddd456ec7f6a10192a4646b59b24ae9e2ee6 authored about 3 years ago
mysqli_driver::$driver_version is deprecated and $embedded is removed (#1254)

9f168fb751663684821bef5b6953485c62440792 authored about 3 years ago
fixed Exception class and method property names.

0e68f0a712c75812ee8f10db542fe0daa49a3e12 authored about 3 years ago
Generate ext/phar class synopses from stubs (#1256)

Co-authored-by: Christoph M. Becker <[email protected]>

adc3273c9e3355a15c9929a9c1bae87118fb0260 authored about 3 years ago
Regenerate ext/phar method synopses based on stubs (#1261)

ed66a8608b9b7e9e6b880226e7265a0ef69f816d authored about 3 years ago
Actually add FiberError::__construct page to manual

For predefined classes, we need to do this manually.

bf4621b5431f95bca9edc5a5ba3ac533541dcb90 authored about 3 years ago
Update name of 3rd param of hash_hmac_file()

See <https://github.com/php/php-src/issues/7826>.

1adf24615e8be8049f68db37513e37dc631d49d1 authored about 3 years ago
Generate various class synopses from stubs - part 2 (#1251)

Co-authored-by: Christoph M. Becker <[email protected]>

e5021b6d8b29a6a1127399f8e85eaddacaffa53d authored about 3 years ago
[skip-revcheck] Remove unnecessary DateTimeImmutable method synopsis roles (#1257)

933f076d2203decff0f21a58d12bfd759b10be6a authored about 3 years ago
[skip-revcheck] Remove unnecessary DateInterval, DatePeriod, DateTime and DateTimeZone method synopsis roles (#1258)

3860b905cfabd3f39c31633903bbf310502e8b0b authored about 3 years ago
Fix ext/dom method synopses (#1259)

202a8e4165ea5d0a82e47a3cd2daa80f811648b1 authored about 3 years ago
Regenerate Exception class and method synapses from stubs (#1260)

8b89ee4ec1e70332cec7dcf68f9e1ddd674979f7 authored about 3 years ago
Change the order of union return types

In order to make it compatible with gen_stub.php's output

c97463645362c45e4ebf152a213b9d8651b18089 authored about 3 years ago
Generate ext/intl class synopses from stubs - part 2 (#1249)

* Generate ext/intl class synopses from stubs - part 2

* Code review fix

4c2cddb29bd88492eff40c979fdf8f88c09e4ab2 authored about 3 years ago
[PHP 8.1] mysqli::init() is deprecated (#1253)

e46611dfaa8d9b6387f84efa6a44debb3b5e123a authored about 3 years ago
[PHP 8.1] mysqli::get_client_info is deprecated (#1252)

64578cbd8d771b314797fd7988643ecfd5e570e9 authored about 3 years ago
Generate ext/dom class synopses from stubs - part 1 (#1250)

c64a35e2b57ffbb002ff79e171ba643da0406dc6 authored about 3 years ago
Move changelog section before examples

1f91a4b0fb7bb5a44d8033806bd2f554472f5f00 authored about 3 years ago
Generate ext/intl classsynopses from stubs - part 1 (#1248)

a6591916b7cfe4072e7d9f6a3cec3e4b4b22f845 authored about 3 years ago
Generate ext/date class synopses from stubs (#1247)

b3ed29c728e742a2f3d067558f1ece6a1c006f2e authored about 3 years ago
[skip-revcheck] Fix typo in dom/createelementns.xml

Closes GH-1246.

c29c97a1df5f6db72ad0679c13ffb730f07fd42a authored about 3 years ago
Generate Zend class synopses from stubs - part 2 (#1245)

1206279edfcfab909c0de576a51441e973833b30 authored about 3 years ago
Generate various class synopses from stubs - part 1 (#1241)

6803b3c62d52422181a74b1a9b4525f56abd098e authored about 3 years ago
Generate ext/spl class synopses from stubs - part 7 (#1243)

18ca6ac7ad05f369ec52e0afc8430e08dd180486 authored about 3 years ago
Generate Zend class synopses from stubs - part 1 (#1244)

65b648f058d79d42f792e53d7880eec278f8a48c authored about 3 years ago
Generate ext/spl class synopses from stubs - part 6 (#1242)

a73420174693213ad67951bd2e61990019e5a218 authored about 3 years ago
auto_detect_line_endings is deprecated

auto_detect_line_endings is deprecated as of PHP 8.1.0

Closes GH-1240.

36d8d80891c1dfc49dacecccc7d43b7fe6a6bb89 authored about 3 years ago
[skip-revcheck] Fix typo

0bf2170a90d0a7dc816918f671cf85e1d64330c5 authored about 3 years ago