Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/doc-fr
French translation of the PHP documentation
https://github.com/php/doc-fr
Fix #77799: Database security information is outdated
399b6a8f3c4cc7c09e12b4bc84e0a8d9f1e27d67 authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #55173: Locale::setDefault never failed
14ec5e6e7f618d318f18ac7766ad86340afd2f78 authored almost 4 years ago by George Peter Banyard <[email protected]>8dda649a54150565b9c1e949e5e05a5c9c0cceab authored almost 4 years ago by George Peter Banyard <[email protected]>
99fe54d5eb8e3c8e46bd6fc193400668b3b23874 authored almost 4 years ago by George Peter Banyard <[email protected]>
Fix #66104: strtotime reports 2011-02-31 and 2011-11-31 as valid dates
937a1065a9273fc85052a24e95f6d81493f44f99 authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #80677: session.cookie_samesite missing from INI list
970e9a550625f7327aab6fd8ba6173adbf394827 authored almost 4 years ago by George Peter Banyard <[email protected]>fgets() can return false
a885ba2a9b0b6c76f4ad429cb5668463301b9b99 authored almost 4 years ago by George Peter Banyard <[email protected]>bd89e71b4125b5cdc1f7901f4b29b411f4ade0e6 authored almost 4 years ago by George Peter Banyard <[email protected]>
Fix #80326: Phar may not properly extract PAX archives
5f439cbf77a1a7fda2732b21645a7b399ac72d39 authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #80673: Be explicit about the order in which to call flush() and ob_flush()
a11fff313715d322bb7ed1676179e28065177683 authored almost 4 years ago by George Peter Banyard <[email protected]>Add nullable to return type for Serializable::serialize
aa12d2f46780da1b188ce32a17d09c8a740cec38 authored almost 4 years ago by George Peter Banyard <[email protected]>goto labels are case-sensitive
791fabca00a11d70d6e67eb97ba97b73d5e39c92 authored almost 4 years ago by George Peter Banyard <[email protected]>Added table ids as needed by the docs at mysql.com
c9b617b55a5b231f095f742fbb5233802a5ed894 authored almost 4 years ago by George Peter Banyard <[email protected]>add refpurpose to SoapClient::__setCookie
7228df0aa89ab413d61e70bae19444cc85ccb9d7 authored almost 4 years ago by George Peter Banyard <[email protected]>Add missing visibility modifiers for SPL
bc20feba4081e5e6555101247af5c0404950eaa4 authored almost 4 years ago by George Peter Banyard <[email protected]>a324fed9987f784150e9ef435db0f8e03ad42e01 authored almost 4 years ago by George Peter Banyard <[email protected]>
d64daf7fb7f1f3ce8d4c81872707e1aa758fc7ef authored almost 4 years ago by Fabien Villepinte <[email protected]>
Closes GH-17
f9d7759544ce5bcf28c11f9dbb74aa0baf35d46d authored almost 4 years ago by Samuel NELA <[email protected]>0d3f1e32d36ff05252a944084e94e93733347f27 authored almost 4 years ago by Fabien Villepinte <[email protected]>
Fix grammatical agreement inside returnvalues note and fix typo inside notes first note
Closes ...
48cbc9d89be8c02a53de3d9098c0addeede80aa9 authored almost 4 years ago by MLouis <[email protected]>291e73f3fbd57413dd985700fac092e6e67b0a51 authored almost 4 years ago by Fabien Villepinte <[email protected]>
Closes GH-15
Signed-off-by: George Peter Banyard <[email protected]>
31a5037a456e57857530d02d597dd55d87c5ac71 authored almost 4 years ago by Fabien Villepinte <[email protected]>Closes GH-14
Signed-off-by: George Peter Banyard <[email protected]>
35959a75d1d2f45a5188c3ab33ad0e4c0acda250 authored almost 4 years ago by Fabien Villepinte <[email protected]>Closes GH-13
Signed-off-by: George Peter Banyard <[email protected]>
01d7f6a2e201894553ec02ce69a3ed4843372047 authored almost 4 years ago by Fabien Villepinte <[email protected]>Closes GH-12
Signed-off-by: George Peter Banyard <[email protected]>
b75f80928a8497aa018a452dcb5c3d09dd874492 authored almost 4 years ago by Bruno Veyckemans <[email protected]>Closes GH-11
Signed-off-by: George Peter Banyard <[email protected]>
402f528a5bba1c5e415b81b0105fd66824e33b25 authored almost 4 years ago by Benjamin Morel <[email protected]>Remove PHP4 constructors from ext/soap documentation
5f2061eb949c02503f34391c3d487305ad02a6e0 authored almost 4 years ago by George Peter Banyard <[email protected]>fixed XPointer evaluation failed build warning, related to soap constructor fix
5e0d78b1437f212b47f869d45adfb17805ec21d6 authored almost 4 years ago by George Peter Banyard <[email protected]>3ed05ebf0c6af9bc99fcb1d9c3243c4e25107ae6 authored almost 4 years ago by George Peter Banyard <[email protected]>
define_syslog_variables() and related INI is removed as of PHP 5.4.0
484a7b431275b145c9e7133a1caebef0f43cb1d4 authored almost 4 years ago by George Peter Banyard <[email protected]>b71a5e7de8356d74d4ba6b4bc6b9eeca66fe7f6e authored almost 4 years ago by George Peter Banyard <[email protected]>
Remove obsolete apache_reset_timeout() docs
1442365831c0b971404b2f506fb5e986773f7c34 authored almost 4 years ago by George Peter Banyard <[email protected]>bindtextdomain()'s second arg is nullable now
31269e42fa0d8cc29c7375f9b700a1cf2c003fd9 authored almost 4 years ago by George Peter Banyard <[email protected]>443b7a9b883af8c9c67bafcab74179c06f07ed23 authored almost 4 years ago by George Peter Banyard <[email protected]>
The format char is only available as of PHP 8.0.0.
cb2dca10c218208807264b4246ad148859865f25 authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #77323: Since 7.1 [] = 'entry'; throws Fatal. This is unclear in the docs
5c6e51405b53ac1fe7e7280768483b6e1b1b83fa authored almost 4 years ago by George Peter Banyard <[email protected]>546abe14ca644204849e0cfc9933af98c7644c59 authored almost 4 years ago by George Peter Banyard <[email protected]>
added params intro for setRedirect
Also apply follow up commit: 0073669296609239dc81e4a98ad4e5e...
f8ba327966d6459a4977cf0ea57487897c12885e authored almost 4 years ago by George Peter Banyard <[email protected]>__autoload was deleted as of PHP 8.0.0.
4037ff49b1354c35276369a481cc2fc5ea274744 authored almost 4 years ago by George Peter Banyard <[email protected]>add missing parameter description
2e989210e47adffd582f4113454216bedef11fb4 authored almost 4 years ago by George Peter Banyard <[email protected]>Added informaltable ids as needed by the docs at mysql.com
03564d765bd7eaa38b8e1927aa49c27ae060f60f authored almost 4 years ago by George Peter Banyard <[email protected]>file_get_contents() raises warning for directories
0ffe814268aeabc8aaddf2ac41d7ed516e0f9542 authored almost 4 years ago by George Peter Banyard <[email protected]>Fix `CURLOPT_MAXREDIRS`/`FOLLOWLOCATION` descriptions
2909062cad4e7bc11f235b5654ca5ef6cb386f03 authored almost 4 years ago by George Peter Banyard <[email protected]>explode: update reference to implode param order
f854ec716b872cf4bc8c733f6556f1117706b44c authored almost 4 years ago by George Peter Banyard <[email protected]>fix parameter (in ODBC)
403822ccfa25a23eeac51d085979186c4a3f3b18 authored almost 4 years ago by George Peter Banyard <[email protected]>liip is deprecated
6695ec5a27ab1eeb4987545e496614ce313ec1e1 authored almost 4 years ago by George Peter Banyard <[email protected]>require_once and include are expressions, not statements
fef8fe559edfdbae014cc1df97cb5c16760ca5c9 authored almost 4 years ago by George Peter Banyard <[email protected]>Improve libxml_disable_entity_loader() docs
77b6ef2432d492a98b3dd41132cb54eea84d9d47 authored almost 4 years ago by George Peter Banyard <[email protected]>Improve libxml_set_external_entity_loader() docs
980b2ee1a121ff76ab93f55409528e1bd40153d6 authored almost 4 years ago by George Peter Banyard <[email protected]>Generate methodsynopses based on recently updated stubs
d8c39c3de5c54854749f5033382d1eea703dc5ca authored almost 4 years ago by George Peter Banyard <[email protected]>Update some methodsynopses
2fca10249832da77ff13f14e1c4a4dfccf89a0ad authored almost 4 years ago by George Peter Banyard <[email protected]>Document that 3 options/info functions are removed as of PHP 8.0.0
8a7df686983d8fa88a7494c8b765ed3ce33a76f9 authored almost 4 years ago by George Peter Banyard <[email protected]>Added version PHP 8 into array functions' version.
Also slight improvements to related examples.
f600271725c3ed3c87d6e68c1d55f346757bfd0d authored almost 4 years ago by George Peter Banyard <[email protected]>Remove some mentions of register globals
dac1666ba2da53fd059e52711164c23eab616c00 authored almost 4 years ago by George Peter Banyard <[email protected]>Remove information about session.bug_compat_* INI setting
cefbfd64e8350f5a1784d6df1529a6ac406ae870 authored almost 4 years ago by George Peter Banyard <[email protected]>Remove magic quote mentions
5031789d6d5142f81002ff2de3dc5292254d0318 authored almost 4 years ago by George Peter Banyard <[email protected]>Update method signature section for PHP 7/8
666a77d26d0cc0a724c340f6373cdead17a99893 authored almost 4 years ago by George Peter Banyard <[email protected]>Répétition et du coup mauvaise syntaxe
Closes GH-10
Signed-off-by: George Peter Banyard <girgi...
1a4dc1ac15dd9eed05fec4cdfb4b6ea46b062b25 authored almost 4 years ago by Tony-Truand <[email protected]>Typo : come => comme
Closes GH-9
Signed-off-by: George Peter Banyard <[email protected]>
f7518347a7ee065d2ca1ebe031d65801d66aa764 authored almost 4 years ago by Tony-Truand <[email protected]>Remove obsolete Judy documentation
310f1090e1f810aaa0faac92a07e58f3590e776f authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #75073: date_default_timezone_set() doesn't reflect removal
9172e9b40572f77f9b4f2f178f581c42b118d07d authored almost 4 years ago by George Peter Banyard <[email protected]>4e3ab360e735de5f6e4244bff1ec3a97e3e18bbb authored almost 4 years ago by George Peter Banyard <[email protected]>
PECL/ssh2 DLLs are available for a long time
1e016134210fcf1cb3b6f1da39222b7c1b093103 authored almost 4 years ago by George Peter Banyard <[email protected]>Fix re2c requirement info
ca009f8a9feebdb1a1c644e158dc32d795ee50ac authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #78370: imagefilltoborder does not fill
5e5005617c6b927a25c73b362215b101406127fc authored almost 4 years ago by George Peter Banyard <[email protected]>Fix ##64470: XMLReader::next() moves cursor even if [...]
d1307cbe10e762983ad317f304dd588f73a93960 authored almost 4 years ago by George Peter Banyard <[email protected]>Remove docs about NSAPI
eb37c2e4ded97b8134480cb4528cd02f923ddc50 authored almost 4 years ago by George Peter Banyard <[email protected]>DatePeriod::__construct() no longer accepts 0
8e0e836601a8a031986bbc6c230b90ab508ddd37 authored almost 4 years ago by George Peter Banyard <[email protected]>a9b6866f7026c362423406c7f228bc5e56993ef2 authored almost 4 years ago by George Peter Banyard <[email protected]>
Fixed constant name LDAP_OPT_X_TLS_KEYILE
3939f5d9893c887a9efb7ec0a713f0aba1304734 authored almost 4 years ago by George Peter Banyard <[email protected]>Refactor OO section
c4151d03e2c3b275c15ac03ce3ecf135313999ab authored almost 4 years ago by George Peter Banyard <[email protected]>Updating mysqli docs: mysqli::__construct
16704bd3800c59b6113d5fda53e527f1cb566c66 authored almost 4 years ago by George Peter Banyard <[email protected]>Remove references to 'mysql' extension and to versions below 7.0
e092f7e4201ea06ecd5883a17ba695647bfd2cd8 authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #55026: Document access to protected/private members using reflection
ad823568f6466b4fb458511b9b764005299753b8 authored almost 4 years ago by George Peter Banyard <[email protected]>bc3357a2048c0c076795b09e1b94262470a5d7eb authored almost 4 years ago by George Peter Banyard <[email protected]>
fd68b3a6c1073c7d3fe59d4f7d2736da3939617f authored almost 4 years ago by George Peter Banyard <[email protected]>
Generate sockets methodsynopses based on stubs
b7784c08a3ca9138c9e6ad81e3ce4ec7a19666ea authored almost 4 years ago by George Peter Banyard <[email protected]>Updating mysqli: fixing mysqli_report
4ad86e5e0be3b28f6c351c830129a4e273e52ae7 authored almost 4 years ago by George Peter Banyard <[email protected]>Link to SplFileInfo from is_file()/file_exists() docs
98eee30429d434f20b7a6e45c92a9c4634fc5e3a authored almost 4 years ago by George Peter Banyard <[email protected]>Fix #54863 by clarifying return values
7a22a429783e55aba016debcb105817d2935d042 authored almost 4 years ago by George Peter Banyard <[email protected]>e09c3e51918498edd823cd01c4371ca3836c4a09 authored almost 4 years ago by George Peter Banyard <[email protected]>
Remove PHP 5 info from mysqli, PDO_MySQL and mysqlnd
ac2ab2bcecea00bd1df2c1727ae0c3485bd1ef09 authored almost 4 years ago by George Peter Banyard <[email protected]>5008e018f0950ab9e618d9c48ef3df0651aff353 authored about 4 years ago by George Peter Banyard <[email protected]>
Update EN revision to a8aca5fb3fa39285aa22a856cffcb2bbedc15d5b
7f11e561bc81d7fc23952770bdd855560cb13f81 authored about 4 years ago by George Peter Banyard <[email protected]>7d854c2a184644ab8dba94c24477cee034d9fa12 authored about 4 years ago by George Peter Banyard <[email protected]>
Drive by typo fixes
e414d52c78fc8c078d9f8a42e537403751d9d672 authored about 4 years ago by George Peter Banyard <[email protected]>fixed XPointer evaluation failed build warning.
Also fix build in drive-by fix
9140703089bb693e29b08c228f14403a58e6c41b authored about 4 years ago by George Peter Banyard <[email protected]>d846f95c41c3338b731ed704ef9d228894cf3504 authored about 4 years ago by Bruno Veyckemans <[email protected]>
3b872149b96a5ad41bc1aaba4811629c9b6874d1 authored about 4 years ago by Bruno Veyckemans <[email protected]>
Remove migration guides for PHP 5
ced11d10b46bb39fa53cc4ce7836f74d0d210e1c authored about 4 years ago by George Peter Banyard <[email protected]>Add QuickStart with homebrew
e9c521a30a9d606dad4c4899f571992a3590dae9 authored about 4 years ago by George Peter Banyard <[email protected]>a3487486e9f0d9351dcd403ffb6942fe8689fbdd authored about 4 years ago by George Peter Banyard <[email protected]>
Closes GH-7
72ffedd80af6ba309593c45f4de7747bb9789312 authored about 4 years ago by Bruno Veyckemans <[email protected]>2f0819de890e98640d788a6dc42c11b8d6a4f122 authored about 4 years ago by Bruno Veyckemans <[email protected]>
Drive by typo fixes
ab8dbc97a9592ec12cc2c2f2125fd4780f3e180c authored about 4 years ago by George Peter Banyard <[email protected]>Generate dom methodsynopses based on stubs
Drive-by typo fix of noeud into nœud
1b9e26036ba5f53ed59c1eb969c4076bdbafcf9e authored about 4 years ago by George Peter Banyard <[email protected]>The procedural Zip API is deprecated as of PHP 8.0.0
30929a07d041073284919f7f9fb986b480dd9b7b authored about 4 years ago by George Peter Banyard <[email protected]>Generate zip methodsynopses based on stubs
e12714893d4217f1935c9091b90042d381247107 authored about 4 years ago by George Peter Banyard <[email protected]>Closes GH-5
Signed-off-by: George Peter Banyard <[email protected]>
Co-authored-by: Fabien Ville...
743c7418cb8913b7f4a24fdfc6f15e258a8068dd authored about 4 years ago by ici.be <[email protected]>"Document XMLWriter class"
This should also fix the build issues
70a506e286a9bef7a894bb1da3542f50cd11bedf authored about 4 years ago by George Peter Banyard <[email protected]>