Commit graph

25123 commits

Author SHA1 Message Date
Christoph Michael Becker
47d0c1e6da Add missing link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346282 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:30:27 +00:00
Christoph Michael Becker
2a85fbcd7c Fix #77271: PHP 7.3: Various info missing from changelog/migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346281 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:24:21 +00:00
Christopher Jones
e783f0d0bf Really add oci_set_db_operation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346247 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 06:30:41 +00:00
Christopher Jones
729d3d6ef5 Add oci_set_db_operation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346246 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 06:28:34 +00:00
Christopher Jones
039a079a7a Add oci_set_call_timeout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346244 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 05:03:03 +00:00
TAKAGI Masahiro
7a9c3a5ebe set svn properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346242 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 00:39:13 +00:00
Sara Golemon
9643cc6459 Add trailing semi-colon to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346206 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-07 21:55:35 +00:00
Christoph Michael Becker
f95409bf5e Fix code indentation according to style guidelines
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346204 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-07 17:57:23 +00:00
Christoph Michael Becker
4210c09b1e Mandatory parameters do not have defaults
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346201 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-07 15:33:22 +00:00
Christoph Michael Becker
fabe788819 Fix typo
Pointed out by radekzxcvb.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346200 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-07 15:07:53 +00:00
Côme Chilliet
6a0d8e640a Add LDAP controls example usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346192 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-06 14:22:34 +00:00
Côme Chilliet
9141151a5d Add missing info LDAP_CONTROL_PASSWORDPOLICYREQUEST does not need value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346191 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-06 14:22:11 +00:00
Christoph Michael Becker
1c0149c4ce Actually add 7.2 → 7.3 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346187 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-05 23:27:18 +00:00
Christoph Michael Becker
204f2c1c88 Add migration guide 7.2 → 7.3
An initial version which certainly can improved, but at least
something, and it's supposed to be up-to-date (commit cb00ca7).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346186 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-05 23:04:13 +00:00
Christoph Michael Becker
bd8f8383a3 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346169 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 17:12:42 +00:00
Côme Chilliet
45e29793b6 Add documentation for all new LDAP functions coming in 7.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346167 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 13:26:54 +00:00
Côme Chilliet
b018e5ed13 Add documentation for serverctrls parameters on LDAP functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346166 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 12:58:25 +00:00
Côme Chilliet
16756cd5e7 Add information how to know if an LDAP server supports a control
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346165 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 12:46:45 +00:00
Côme Chilliet
e8318b9f4f Add missing initializers in ldap_exop, renamed parameter for consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346163 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 11:06:08 +00:00
Côme Chilliet
ba30067486 Added missing initializers in ldap_list/read/search functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346162 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 11:01:13 +00:00
Côme Chilliet
70d62d6acf Added missing initializer and example for ldap_escape
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346161 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 10:53:37 +00:00
Côme Chilliet
4dede30468 Fixed a link and a typo in LDAP controls documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346160 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 08:55:32 +00:00
Christoph Michael Becker
5c19c011b6 JsonException is available as of PHP 7.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346159 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 01:52:17 +00:00
Christoph Michael Becker
6398de67ed Remove more PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346158 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 01:12:11 +00:00
Christoph Michael Becker
9093ce1bc6 More PHP 4 related content removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346157 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 17:41:59 +00:00
Côme Chilliet
a06e440484 Add a page on LDAP controls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346155 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 16:30:05 +00:00
Côme Chilliet
490aafeaa7 Add LDAP Controls OID constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346152 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 15:27:09 +00:00
Christoph Michael Becker
e19632be4a Fix wording
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346151 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 15:16:59 +00:00
Christoph Michael Becker
2fd5de559f Fix wording
Inspired by a patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346150 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 15:16:16 +00:00
Côme Chilliet
bde5651246 Add changelog for LDAP function gaining control support with 7.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346149 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 14:49:56 +00:00
Christoph Michael Becker
4c8603d1c1 Fix wording
Patch provided by Eric Fortmeyer.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346148 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 14:49:26 +00:00
Côme Chilliet
3a02b540a0 Adding missing initializers for LDAP functions documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346147 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 11:40:59 +00:00
Christoph Michael Becker
daee9e9ce9 Fix return value docs
This also integrates user note 123394.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346144 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-02 13:59:10 +00:00
Christoph Michael Becker
905ecfca12 imageautocrop() returns a copy of the image if nothing is to be cropped
Neither bundled nor system libgd cause a FALSE return value in this case.
Since the other differences are eliminated as of PHP 7.4.0, and are 
already prominently documented, we remove the respective note.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346143 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-01 22:40:24 +00:00
Christoph Michael Becker
836c8cf1c4 imageautocrop() bahvior of bundled libgd has been synced with upstream
Cf. <https://github.com/php/php-src/pull/3681>
and <https://github.com/php/php-src/pull/3682>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346142 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-01 22:21:21 +00:00
Christoph Michael Becker
619165915b Document DOMNamedNodeMap::count()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346141 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-30 19:38:37 +00:00
Christoph Michael Becker
0450541298 Fix/improve DOMNodeList::count() docs
Firstly, the method never fails, and there is no need for a
changelog entry, but rather for an entry in version.xml.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346140 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-30 19:04:35 +00:00
Christoph Michael Becker
7dd8d0771a Fix #77219: childNodes property not in DOMElement manual
We document the inherited properties of all DOM classes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346131 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 18:27:53 +00:00
Christoph Michael Becker
007c6c097f Fix typo
Patch provided by George Banyard.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346127 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 14:53:38 +00:00
Christoph Michael Becker
d53376863c ext/sqlite3 requires libsqlite ≥ 3.7.4 as of PHP 7.4.0
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=a757ebb5b58db9e15b71ed50c6ba9e2a5111508c>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346126 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 14:40:25 +00:00
Christoph Michael Becker
0b7542c9e3 Document Argon2id password hashing support
Cf. <https://wiki.php.net/rfc/argon2_password_hash_enhancements>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346125 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 10:44:24 +00:00
Christoph Michael Becker
7ee0da6a02 Fix #75449: Ignored return type for abstract methods, defined in traits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346114 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-28 12:41:43 +00:00
Christoph Michael Becker
a0f95f396f Removed duplicate see other entry which included a link to it self
-- 
Provided by anonymous 94980 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346113 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-28 11:57:56 +00:00
Christoph Michael Becker
f9aaf5817f Changed: 'reques' to 'request'
-- 
Provided by anonymous 94980 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346112 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-28 11:56:20 +00:00
Christoph Michael Becker
962214a5cc Simplify signature of variadic functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346102 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 19:09:14 +00:00
Christoph Michael Becker
cbf6bba350 Improve optional parameter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346101 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 16:33:35 +00:00
Christoph Michael Becker
b12982cd36 Add missing initializer
Patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346088 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:55:01 +00:00
Christoph Michael Becker
8bd73b7440 Add missing initializers
Based on a patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346087 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:54:07 +00:00
Christoph Michael Becker
05e4c11653 Clarify function signature
Only adding a comment to the sources isn't actually useful for readers
of the manual. Instead we split the function signature.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346086 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:38:18 +00:00
Christoph Michael Becker
2b8c74f614 Add missing initializer
Patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346085 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:35:50 +00:00