Christoph Michael Becker
b9b36ec757
Clarify current behavior of JSON_THROW_ON_ERROR
...
Cf. <http://news.php.net/php.internals/105653 >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347407 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-11 12:24:24 +00:00
Philip Olson
5a20fd035d
Added multiple field index example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347406 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-10 20:36:52 +00:00
Philip Olson
805372f68a
Removed session::executeSQL() (nobody should use) and tabledelete::offset() (never worked)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347405 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-09 21:24:35 +00:00
Nikita Popov
b86df9aea4
Remove warning about undefined list() behavior. At least since PHP 7 this is well-defined.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347399 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-09 10:45:19 +00:00
Philip Olson
286ab7c124
Clarified return values as array|0 instead of false; an early change/fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347398 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-08 19:27:37 +00:00
Christoph Michael Becker
8272e36f6a
End the notes war
...
Actual polyfill has been provided by divinity76. Thanks!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347396 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-08 10:07:23 +00:00
Philip Olson
5dcc60dcbb
Removed getClientId() and killClient(); they had no use
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347395 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 22:51:20 +00:00
Philip Olson
f36cf25979
Removed FieldMetadata; it was removed in v8.0.14 and folks can use the preferred ColumnResult to retrieve the same data
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347394 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 22:20:55 +00:00
Philip Olson
6d305ece6d
Removed Driver as it never really existed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347393 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 21:14:50 +00:00
Joe Watkins
a31156c3d8
more parallel docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347391 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 12:50:54 +00:00
Joe Watkins
a5d3bbcbbd
some more docs for parallel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347390 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 07:51:26 +00:00
Joe Watkins
3c45ac9139
updates for parallel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347388 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-06 10:55:49 +00:00
Christoph Michael Becker
09b078144a
Clarify $lib default behavior of FFI::cdef()
...
Firstly, $lib does not default to NULL; actually, it has no default.
Secondly, we document what happens if $lib is omitted.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347387 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-06 10:48:14 +00:00
Christoph Michael Becker
4a86f6e16d
Add basic ext/ffi documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347385 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-05 16:06:46 +00:00
Joe Watkins
75d79e8296
wrong class name content
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347383 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-04 06:16:16 +00:00
Joe Watkins
cffeed77d1
wrong constant name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347382 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-04 05:11:50 +00:00
Joe Watkins
a7a8c6a5ff
wrong exception names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347381 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-04 05:09:30 +00:00
Christoph Michael Becker
5af9913bd7
Move note to <preface>, so it actually is shown in the manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347376 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 15:46:50 +00:00
Christoph Michael Becker
3672e4f13d
Update and clarify CURLMOPT_PIPELINING docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347375 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 13:55:31 +00:00
Christoph Michael Becker
d44af38adb
Add prominent link to parallel from pthreads
...
Cf. <https://github.com/krakjoe/pthreads/issues/929 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347374 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 13:16:59 +00:00
Christoph Michael Becker
10305eae9b
Add empty fallbacks for <xi:xinclude>s
...
Just to be more update-proof.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347373 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 12:46:27 +00:00
Christoph Michael Becker
f4890c96d6
Fix doc build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347372 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 12:32:22 +00:00
Joe Watkins
5a9064e5a2
fix incorrect subtitle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347371 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 10:27:52 +00:00
Joe Watkins
0c758e8b8d
fix incorrect subtitle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347370 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 10:26:43 +00:00
Joe Watkins
23d64bfdf8
incorrectness fixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347369 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 10:26:02 +00:00
Joe Watkins
f0a2fee71b
new docs for parallel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347368 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 10:18:52 +00:00
Christoph Michael Becker
2ac54492e8
Document new curl constants
...
Cf. <http://git.php.net/?p=php-src.git;a=commitdiff;h=6b73e692c976bdfdc710741cd983a9b33c13b3e7 >
Based on a patch provided by Javier Spagnoletti.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347367 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-02 14:19:12 +00:00
Christoph Michael Becker
166933d75d
Amend substr_compare documentation with latest changes
...
Cf. <https://bugs.php.net/77853 >.
Based on a patch provided by Riikka Kalliomäki.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347366 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-02 14:12:29 +00:00
Christoph Michael Becker
7034bb7f23
Add new constants to migration guide
...
Cf. <http://git.php.net/?p=php-src.git;a=commitdiff;h=6b73e692c976bdfdc710741cd983a9b33c13b3e7 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347365 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-02 13:27:48 +00:00
Peter Cowburn
4f3c8fa26e
remove duplicate word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347364 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-01 19:40:43 +00:00
Christoph Michael Becker
9e656ec06a
Add missing CURL constant
...
Based on a patch provided by Javier Spagnoletti.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347362 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-30 11:52:28 +00:00
Christoph Michael Becker
1bdd887669
Fix typo
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347361 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-30 11:41:38 +00:00
Andrey Gromov
ec74881ee1
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347351 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-28 08:24:18 +00:00
Sara Golemon
9e64a0aefa
Reword description for delete
placehold page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347334 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-24 17:07:17 +00:00
George Peter Banyard
53401e8378
Fix Doc Bug #73913
...
A better description of how the offset parameter works (especially with negative offsets)
Added some examples to illustrate how offset affects the function.
Maybe an example that compares this to strpos should be there too?
------
Inspired by anonymous 96388 (php.florianberberich@outlook.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347318 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-23 00:51:32 +00:00
Christoph Michael Becker
9f34a7ecf5
Document that the 2nd parameter of ldap_connect is deprecated
...
This is only a soft deprecation, since otherwise a lot of existing code would
break. Still, preferably an LDAP-URI should be passed to ldap_connect().
Based on a patch provided by heiglandreas@php.net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347310 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 13:35:53 +00:00
Christoph Michael Becker
7594fc0dcf
Document phpdbg.eol ini directive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347309 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 13:23:53 +00:00
Christoph Michael Becker
394eb8c182
Fix grammar
...
--
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347308 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 12:29:45 +00:00
Christoph Michael Becker
449203e8d2
Remove PHP 4 related changelog entry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347307 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 12:21:44 +00:00
Christoph Michael Becker
e4290bf8f9
Clarify that dBASE does not delete records immediately
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347306 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 12:20:37 +00:00
George Peter Banyard
54a8931302
Fix Doc Bug #77925
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347299 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-20 14:33:20 +00:00
Christoph Michael Becker
d31b1568f9
Fix : #77924 : Wrong return type in bzclose() description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347293 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-19 14:57:00 +00:00
Christoph Michael Becker
d3adb9146b
ZMQ::MODE_DONTWAIT is preferred over ZMQ::MODE_NOBLOCK
...
See <f2617063a4/ChangeLog (L8)
>.
--
Provided by Maxime Veber (nek.dev@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347288 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-19 11:41:11 +00:00
Christoph Michael Becker
b82413a892
Update default ini value
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347287 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-19 11:27:37 +00:00
Christoph Michael Becker
d49b5c788d
Use new style constructor
...
Patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347286 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-19 11:14:48 +00:00
Christoph Michael Becker
c5345ba69b
Fix #77916 : Phar documentation example bug
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347277 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-18 08:33:46 +00:00
George Peter Banyard
65326cf016
Fix incorrect return values.
...
Fixes Doc Bug #74381
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347273 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 15:50:00 +00:00
George Peter Banyard
0853ac9168
Fix Copy and Paste mistake (nested <code> tags)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347270 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 15:21:07 +00:00
George Peter Banyard
6187696fb4
Updated REGEX of valid symbols in various instances
...
Fixes Doc Bug #75814
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347269 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 15:17:19 +00:00
Christoph Michael Becker
d31d783a65
Fix #77848 : Documentation on the /e removal is misleading
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347268 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 14:21:49 +00:00