Pieter Hordijk
bad6e1cd55
--
...
Provided by anonymous 83215 (jack@jackmathis.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342592 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:50:06 +00:00
Pieter Hordijk
e1bb07c9e3
The sentence in place, despite describing correctly the functionality, was poorly written. Deleting some extra words make it more clear to understand.
...
--
Provided by anonymous 83640 (jdomenechbborges@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342591 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:45:14 +00:00
Pieter Hordijk
1a9a80b4be
Fix APC signatures to mention APC* constants instead of APCU*.
...
The previously mentioned APCU* constant are not defined and do not exist for backwards compatibility reasons with the former apc extension
--
Provided by anonymous 82013 (Markus Staab)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342590 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:41:56 +00:00
Andrey Gromov
164270549e
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342589 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 10:37:25 +00:00
Andrey Gromov
f542c746b6
fix. ">" to ">"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342585 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-12 16:57:06 +00:00
Jakub Zelenka
8b0434fef2
Update OpenSSL requirements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342581 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-11 17:16:56 +00:00
Jean-Sebastien Hedde
077349a92e
the first "is" is incorrect in this sentence construction and the sentence needed a bit more clarification that I added
...
--
Provided by anonymous 83215 (jack@jackmathis.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342578 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-09 12:19:22 +00:00
Jean-Sebastien Hedde
27a75ae3cb
Adds PHP versions to LDAP-Options (thanks to heiglandreas)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342577 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-09 12:12:00 +00:00
Jean-Sebastien Hedde
3f74beaf6b
I did a mispell in my previous patch for this section. This intends to fix it.
...
--
Provided by anonymous 83640 (jdomenechbborges@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342576 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-09 12:01:52 +00:00
Christoph Michael Becker
90251a0f83
Fix grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342565 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-08 09:47:05 +00:00
Christoph Michael Becker
952a9acd72
Add note on avoiding substr() with $offset
...
--
Provided by anonymous 61891 (rasmus@mindplay.dk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342563 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-08 09:30:36 +00:00
Christoph Michael Becker
57b593d529
Not all strings containing valid integers are cast to int
...
This commit includes user note 117129 into the manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342559 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 15:09:53 +00:00
Jean-Sebastien Hedde
c4910a6ef8
There was a note that has not been updated according implementation of https://wiki.php.net/rfc/generator-return-expressions in PHP 7.0.
...
--
Provided by anonymous 83640 (jdomenechbborges@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342557 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 12:10:06 +00:00
Jean-Sebastien Hedde
e4bf37c420
Replaced an example of negative indices in arrays with an example of negative indices in strings for the page on the String type.
...
--
Provided by anonymous 83124 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342556 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 11:58:15 +00:00
Jean-Sebastien Hedde
73c54da7df
Add information for SQLSRV driver v4.0. Add information of compatibility of SQLSRV with linux.
...
--
Provided by anonymous 81693 (jb@nahan.fr )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342555 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 11:53:28 +00:00
Jean-Sebastien Hedde
56e3e61f45
Reverse the naming of variables $getXCB and $getX in Pre PHP 7 code.
...
(Seems better than renaming $getX to $getXCB in PHP 7+ code.)
--
Provided by anonymous 82812 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342554 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 11:51:03 +00:00
Pieter Hordijk
9bea20e670
Renamed duplicate JSON_ERROR_INVALID_PROPERTY_NAME to correct JSON_ERROR_UTF16
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342548 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-06 10:07:20 +00:00
Jiří Pudil
e542303a31
Add microseconds support to DateInterval
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342541 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-05 08:22:07 +00:00
Jakub Zelenka
faac297a11
Update introduction to openssl ext
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342538 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-04 16:17:34 +00:00
Andrey Gromov
df517c42fc
typo, fix by anon
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342533 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-02 06:02:32 +00:00
Jeremy Mikola
1e6830fdcc
MongoDB\Driver\Query maxAwaitTimeMS option
...
https://jira.mongodb.org/browse/PHPC-839
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342530 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-30 20:56:38 +00:00
Peter Cowburn
8aee3a0831
add more rusage fields
...
Patch by yannick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342526 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:42 +00:00
Peter Cowburn
e295d45daf
typofix
...
Patch by Richard Jennings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342525 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:38 +00:00
Peter Cowburn
7d312bb33b
parse_locale returns null when parameter longer than INTL_MAX_LOCALE_LEN
...
Patch by Matthew Brown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342524 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:35 +00:00
Peter Cowburn
c2de57c798
return value for Imagick::getImageColors
...
Patch contributed anonymously via online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342523 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:31 +00:00
Peter Cowburn
976df74b38
use same refpurpose as DateTime::createFromFormat
...
Patch contributed anonymously via online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342522 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:28 +00:00
Peter Cowburn
ce5f405a06
openssl_csr_new() &return.falseforfailure;
...
Patch contributed anonymously via online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342521 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:24 +00:00
Peter Cowburn
32c9782788
link to compression constants from Imagick::setCompression
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342520 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:21 +00:00
Andrey Gromov
bf4d1b3e29
Fixes proc_nice example description
...
--
Provided by anonymous 82943 (damian@sypniew.ski )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342518 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-27 19:55:14 +00:00
Andrey Gromov
af2c7707f7
--
...
Provided by anonymous 83297 (roocster@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342517 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-27 19:52:17 +00:00
Christoph Michael Becker
95e3ed68b8
Fix return value documentation
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342511 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-26 13:40:38 +00:00
Andrey Gromov
42f0c6186a
fixes from anons (changes for imap checked in C-sources)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342503 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-25 08:23:31 +00:00
Andrey Gromov
e4158b483c
Small inaccuracy
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342500 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-25 08:04:46 +00:00
Christoph Michael Becker
cd016816d6
Fix #74630 : Syntax error in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342493 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-22 16:33:58 +00:00
André Luis Ferreira da Silva Bacci
e099179df1
Files without svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342491 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-21 18:10:40 +00:00
Jeremy Mikola
94bb83773b
Quote strings in initializer values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342475 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-08 20:10:25 +00:00
Jeremy Mikola
2786d23f59
Use short array syntax in initializer value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342474 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-08 20:08:56 +00:00
Pieter Hordijk
af3c002df8
Fixed duplicate word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342445 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-04 08:34:49 +00:00
Pieter Hordijk
ad195a6577
in second note box, min and max parameters were misplaced
...
--
Provided by anonymous 82724 (molnarriso@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342442 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-02 07:17:18 +00:00
Andrey Gromov
d820976d6d
Typos. From "files in progress"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342440 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-30 07:08:06 +00:00
Thomas Punt
32fb673491
Mention that method modifier semantics are no longer applicable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342433 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-27 15:39:41 +00:00
Jeremy Mikola
8cb8b58843
Document precendence of authMechanismProperties MongoDB URI options
...
https://jira.mongodb.org/browse/PHPC-915
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342427 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-26 16:50:52 +00:00
Jeremy Mikola
bfbc437d17
Document authMechanism options for MongoDB URI options array
...
https://jira.mongodb.org/browse/PHPC-772
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342426 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-26 16:44:54 +00:00
Andrey Andreev
34bec0531a
sscanf() stops reading %s tokens on whitespace chars
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342425 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-26 12:49:04 +00:00
Pieter Hordijk
08c60bdf54
Added note about the salt option being deprecated in 7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342418 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-25 14:26:01 +00:00
Pasindu De Silva
6a449e0866
Update auto_globals_jit documentation
...
Submitted by Josh worden (solocommand@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342413 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-22 17:07:22 +00:00
Andrey Gromov
db4c67a902
new, upd
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342408 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-21 09:46:05 +00:00
Christoph Michael Becker
e2297288b9
#74467 The fallback parameter of resourcebundle_get is undocumented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342403 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-20 15:42:42 +00:00
Andrey Gromov
764da44228
new, fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342397 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-20 12:34:31 +00:00
Christoph Michael Becker
ed63e041a8
Fix return type
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342392 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-19 16:40:03 +00:00