Thomas Punt
b694084174
Update pthreads' Pool docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341655 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 22:35:58 +00:00
Thomas Punt
99a05eca30
Update pthreads' Worker class docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341654 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 19:35:17 +00:00
Christoph Michael Becker
6b6201edd9
Added docs for parameters of openssl_encrypt and openssl_decrypt introduced in https://wiki.php.net/rfc/openssl_aead
...
--
Provided by anonymous 77751 (me@jiripudil.cz )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341653 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 18:31:07 +00:00
Christoph Michael Becker
38f81d5579
Fix and clarify example
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341652 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 18:23:35 +00:00
Christoph Michael Becker
7ad7d8ec21
Clarify parameter description
...
Patch provided by Andreas Heigl.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341651 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 18:17:41 +00:00
Thomas Punt
d99f5d1fc5
Update Pool::collect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341650 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 18:15:44 +00:00
Thomas Punt
95c840f5a8
Document the new Worker::collect method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341649 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 17:50:11 +00:00
Christoph Michael Becker
82d8f6e36b
Document cURL server push support (as of PHP 7.1.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341647 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 17:32:00 +00:00
Christoph Michael Becker
d29db0f6dd
Remove misleading version info
...
The behavior with regard to private and protected properties is the same
for PHP 5 and 7, and PHP 4 doesn't matter for the manual anymore.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341643 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-11 22:53:47 +00:00
Thomas Punt
2736c3b45f
Second iteration on updating pthreads' documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341641 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-10 22:56:01 +00:00
Thomas Punt
8b8926233c
Partially update pthreads' documentation for v3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341639 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-09 22:40:45 +00:00
Christoph Michael Becker
47065812c2
Fix #71595 : NS end handler is never called
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341634 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-08 18:41:14 +00:00
Christoph Michael Becker
38d634a6b5
Fix #66894 : Taking old-style-constructor instead of unified one
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341633 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-08 16:25:08 +00:00
Kalle Sommer Nielsen
fdebe6ee64
Fix example title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341632 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-08 15:53:43 +00:00
Christoph Michael Becker
26a7f387e0
Fix changelog entry according to style guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341625 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-08 12:14:35 +00:00
Christoph Michael Becker
1c08f29ab7
Mcrypt is deprecated as of PHP 7.1.0
...
The original patch has been provided by Leigh. I made some minor improvements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341620 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 15:28:16 +00:00
Christoph Michael Becker
35ec2791cb
Fix #73798 : Badly worded example output
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341619 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 14:58:11 +00:00
Christoph Michael Becker
9e5c6d9150
Fix #73750 : Additions to documentation on iconv() //TRANSLIT option
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341618 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 14:50:04 +00:00
Kalle Sommer Nielsen
f1a1676a9d
Clarify version for fopen()'s new 'e' mode (Anatol)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341617 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 13:53:16 +00:00
Christoph Michael Becker
518beeb50e
with PHP 7.1 the following RFC was implemented: https://wiki.php.net/rfc/additional-context-in-pcntl-signal-handler
...
--
Provided by anonymous 57081 (dave@mudsite.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341616 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 12:56:06 +00:00
Christoph Michael Becker
049599c32d
Update version info
...
Patch provided by David Walker.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341615 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 12:49:19 +00:00
Christoph Michael Becker
10c69571e7
Fix example
...
No need to create $im twice.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341611 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 12:25:45 +00:00
Anatol Belski
272a166f56
extend doc for https://github.com/php/php-src/pull/1546
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341610 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 11:39:27 +00:00
Anatol Belski
b54fa4ad45
fix method name and extend description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341609 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 10:57:08 +00:00
Kalle Sommer Nielsen
530370df71
Improve the docs for ::class a little, by making notes in other parts of the docs about it
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341608 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 09:30:22 +00:00
Anatol Belski
c1f72605ae
refactor docs for hrtime
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341603 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-05 21:42:11 +00:00
Christoph Michael Becker
d0df80cbd2
The optional paramater exclude_disabled has been added to get_defined_functions()
...
See <http://git.php.net/?p=php-src.git;a=commit;h=63d116e5 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341597 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-04 15:11:23 +00:00
Christoph Michael Becker
ed0816f0b0
Fix typos
...
Patches provided by anon users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341596 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-04 14:40:17 +00:00
Christoph Michael Becker
d62da24458
Document BMP support (available as of PHP 7.2.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341594 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-04 14:28:17 +00:00
Jean-Sebastien Hedde
23348cb918
Related to #62119
...
This will do the same change for pathinfo and dirname as already made for basename.
--
Provided by anonymous 78971 (tobias.nyholm@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341589 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-02 12:37:01 +00:00
Jean-Sebastien Hedde
7740e1a6b1
This patch clarifies that the callback passed to setCompleteCallback will not be executed when running jobs using the ->do<Priority>. It only works with GearmanTasks.
...
--
Provided by anonymous 76939 (michael.moussa@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341588 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-02 12:33:49 +00:00
Jean-Sebastien Hedde
cfa5165886
This emphasises the point that a strict type comparison is being performed when the "strict" parameter is set to true by the caller, exactly as if they were iterating over the array and using the === comparison operator themselves.
...
--
Provided by anonymous 78595 (git@matthewgamble.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341587 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-02 12:28:48 +00:00
Jean-Sebastien Hedde
4e0bf22904
Correct spelling in 5th paragraph
...
--
Provided by anonymous 78128 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341586 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-02 12:27:47 +00:00
Adam Harvey
e9f72c4399
Document new use() behaviour in PHP 7.1.
...
Fixes bug #73844 (Cannot use lexical variable $variable as a parameter name
inside array_walk()).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341552 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 19:57:37 +00:00
Christoph Michael Becker
b473677730
Fix #69070 : php_pdo_odbc is not included
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341551 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 16:48:21 +00:00
Christoph Michael Becker
911a1c5c18
Fix #73827 : Empty cell translates to what?
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 13:46:46 +00:00
Christoph Michael Becker
a258daf0ac
Fix #73836 : unserialize() with $options['allowed_classes'] = null behaves different
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341547 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 13:37:09 +00:00
Christoph Michael Becker
ce6ab41aa1
Fix #67358 : Incorrectly referencing "default" context
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341539 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 12:36:41 +00:00
Christoph Michael Becker
bb280fc0f2
Fix #69117 : CURLOPT_SSL_VERIFYHOST: lack of documentation for value 0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341538 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 12:10:29 +00:00
Christoph Michael Becker
462ad78d00
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341537 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 11:59:16 +00:00
Christoph Michael Becker
5220d99782
Fix typo
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341536 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 11:54:20 +00:00
Thomas Punt
9e35632eda
Worker::isWorking has been removed in pthreads v3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341507 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 19:24:55 +00:00
Jakub Zelenka
f276b14deb
Update json_decode Changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341506 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 18:57:09 +00:00
Jean-Sebastien Hedde
91e0557e2f
1) Adds clarity on what is returned when using get_class() with objects that are instances of namespaced classes
...
2) Add example of qualified namespace return value
--
Provided by anonymous 77227 (amo.chohan@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341499 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 12:23:11 +00:00
Jean-Sebastien Hedde
660dcfea1a
Add some missing configuration directive for FPM pools. The text was directly copied from https://github.com/php/php-src/blob/master/sapi/fpm/www.conf.in
...
--
Provided by anonymous 78304 (adrien.crivelli@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341498 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 12:20:28 +00:00
Jean-Sebastien Hedde
fe15e7c872
Patch from rjhdby
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341484 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-27 13:10:41 +00:00
Christoph Michael Becker
013f895453
Update alphabetical extension list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341439 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-23 23:14:59 +00:00
Christoph Michael Becker
66b2a057a0
Explain that pseudo-types can't be used in userland
...
Patch provided by Bart van der Wal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341438 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-23 15:49:12 +00:00
Christoph Michael Becker
0212fbf026
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341437 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-23 15:28:53 +00:00
Jeremy Mikola
9e03992589
Update API references to MongoDB PHP library
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341425 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 20:32:16 +00:00