Christoph Michael Becker
e0219cc1ef
Update uopz PHP requirements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346698 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 16:10:50 +00:00
Christoph Michael Becker
4c700c51d4
Document uopz ini directives
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346697 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 15:55:00 +00:00
Christoph Michael Becker
961ac1b441
Remove wrong and inappropriate notes
...
Likely these have been introduced due to careless copy & paste.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346696 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 15:12:42 +00:00
Levi Morrison
13f8760951
Fix IteratorIterator::key() return type
...
Years ago this was `void`, and I erroneously changed it to `scalar`. It will delegate to the sub-iterator's get_current_key handler, which can return any kind of zval.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346694 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 01:49:54 +00:00
Christoph Michael Becker
3904fd71ab
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346693 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-03 23:00:09 +00:00
Christoph Michael Becker
591804b0ae
Fix example
...
Alphablending affects drawing operations, so it has to be disabled before
doing these.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346690 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-03 16:02:26 +00:00
Christoph Michael Becker
8e9afcb659
Improve imagesavealpha() docs
...
Particularly, we remove the grossly out-dated paragraph regarding missing
alpha support on some browsers (IE 6/7 is certainly gone, nowadays).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346689 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-03 15:27:32 +00:00
Christoph Michael Becker
b7c1306f08
Document gc_status()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346688 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-03 15:10:49 +00:00
Christoph Michael Becker
5621e7baee
Add note regarding temporary files
...
This integrates user notes 111114, 111593, 113600, 116005 and 123574.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346676 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-01 14:23:10 +00:00
Christoph Michael Becker
75d610505b
pspell_new_config() returns FALSE on failure.
...
Based on a patch provided by Philippe Segatori.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346663 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-28 10:41:48 +00:00
Christoph Michael Becker
3dc2583ada
SplPriorityQueue::insert() return true
...
Based on a patch provided by Jaap van Otterdijk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346662 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-28 10:38:22 +00:00
Christoph Michael Becker
71b5a8fe91
__autoload() is already deprecated
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346661 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-28 10:32:17 +00:00
Christoph Michael Becker
13076e3094
Fix #77506 : The default value of 'serialize_precision' seems to be '-1' in the latest code
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346628 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-23 11:03:38 +00:00
Christoph Michael Becker
28a1a6348c
Use available entity ref instead of hard-coded literal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346625 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-22 00:32:00 +00:00
Christoph Michael Becker
9c75621343
Inlcude OPcache ini directives in ini.list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346618 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-21 16:10:23 +00:00
Christoph Michael Becker
8eda99cb3b
Document opcache.preload
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346615 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-21 15:27:35 +00:00
Christoph Michael Becker
66e3e8f0d0
Fix description of what parameter in DateTimeZone::listIdentifiers
...
Patch provided by Gregor Kralik.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346614 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-21 11:09:08 +00:00
Christoph Michael Becker
d371c0ab53
Nowdocs treats backslashes literally
...
This integrates user note 123533.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346613 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-21 11:01:23 +00:00
Christoph Michael Becker
3faf6fd5c8
Fix #77489 : Yield inside IF instruction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346612 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-21 10:50:38 +00:00
Mark Jones
6c8d53ffe3
fix typo in samesite session setting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346608 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-18 18:21:06 +00:00
Christoph Michael Becker
5a06a49d45
Fix #77448 : Sempahore -> Semaphore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346598 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-12 16:24:27 +00:00
Christoph Michael Becker
cf1cd131fc
Fix #77435 : Documentation linking issue for hrtime()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346582 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-09 18:47:38 +00:00
Christoph Michael Becker
3cc52069e2
Refer to intdiv()
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346580 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-09 18:05:27 +00:00
Christoph Michael Becker
82dfa0d98d
Fix #61888 : crypt() should be documented as not binary safe
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346579 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-09 18:00:01 +00:00
Christoph Michael Becker
7604e7eadc
Remove or move some entities into a "Not used in EN anymore" section
...
Patch provided by girgias@
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346578 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-09 17:57:57 +00:00
Derick Rethans
ab9325e08e
Updated to version 2018.9 (2018i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346569 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-07 11:47:37 +00:00
Christoph Michael Becker
118dfa4b8f
Improve Imagick::(get|set)ResourceLimit() docs
...
Inspired by a patch provided by an anonymous user.
This also integrates user note 107489.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346545 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-04 19:18:57 +00:00
Christoph Michael Becker
b265bf96d0
Fix #77406 : open_basedir disables the realpath cache
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346544 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-04 18:54:17 +00:00
Christoph Michael Becker
6c1773e7b3
Fix #77384 : Unable to change Session Save Handler to "user"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346542 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-04 18:36:36 +00:00
Christoph Michael Becker
b3d6114baa
Clarify class name constraint for uopz_set_mock()
...
Cf. <https://github.com/krakjoe/uopz/issues/42#issuecomment-450789259 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346524 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-02 18:31:43 +00:00
Christoph Michael Becker
89fe07a4a9
Fix changelog order
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346522 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-02 15:59:38 +00:00
Christoph Michael Becker
8413d3c303
Fix #65042 : Protected, private __invoke() magic method raises Warning
...
Patch provided by girgias.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346507 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-31 19:59:38 +00:00
Christoph Michael Becker
8551026131
Fix typo
...
Patch provided by Brian Weston.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346506 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-31 19:57:36 +00:00
Christoph Michael Becker
5a226ca916
Fix #67105 : tmpfile() may not remove the temporary file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346471 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 23:27:48 +00:00
Christoph Michael Becker
4f00e64a4b
Fix build
...
There is no asof entity defined for EN.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346461 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 15:40:15 +00:00
Christoph Michael Becker
b430a55f79
Update Session documentation in relation to samesite flag
...
Patch provided by girgias@.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346460 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 15:30:52 +00:00
Christoph Michael Becker
1c4fe00061
Improve wording
...
Cf. <https://bugs.php.net/77348 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346459 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 15:27:00 +00:00
Christoph Michael Becker
83926e1685
Clarify that shorthand byte values are cast to integer
...
This integrates user note 90781 and 123446.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346458 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 15:22:50 +00:00
Christoph Michael Becker
ff7a473972
Link to mb_chr() and mb_ord(), respectively
...
Even though these functions are not yet properly documented, this
appears to be more useful than user note 123462, which only works for
little-endian architectures.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346452 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 14:58:12 +00:00
Christoph Michael Becker
c9b1de1c12
Link to internal phpdbg docs
...
This solves the issue that we're linking to an external site whose cert
is expired (user note 123470), and is generally the way forward[1].
We do not yet remove the url.phpdbg.docs entity, since it is used by
multiple active translations.
[1] <http://news.php.net/php.doc/969386971 >f
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346451 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 14:39:45 +00:00
Christoph Michael Becker
51c879c163
Update upgrade history of the bundled PCRE library
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346442 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 12:36:02 +00:00
Christoph Michael Becker
109dfef795
Fix typo
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346425 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-27 17:32:38 +00:00
Christoph Michael Becker
f49e92f06f
Add hash to list of special regular expression characters
...
Patch provided by Huiren Woo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346423 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-26 14:20:39 +00:00
Christoph Michael Becker
d780b02fbd
Link to detailed documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346422 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-26 13:53:27 +00:00
Christoph Michael Becker
aceea02784
Document syslog.* ini directives (available as of PHP 7.3.0)
...
See also <https://bugs.php.net/76956 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346421 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-26 13:46:10 +00:00
Christoph Michael Becker
3156ec6f1a
imageloadfont() returns int, not resource
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346407 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-20 18:02:14 +00:00
Christoph Michael Becker
c97281d1cf
Fixed 7.2.0 into 7.3.0
...
--
Provided by anonymous 94980 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346405 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-20 17:51:30 +00:00
Christoph Michael Becker
43377a3318
Removed duplicate empty param "..."
...
--
Provided by anonymous 95384 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346404 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-20 17:50:35 +00:00
Christoph Michael Becker
e1dfc3586d
Add a link to is_countable function in "see also" list of count function
...
--
Provided by anonymous 95413 (vincent.dechenaux+docphp@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346403 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-20 17:48:39 +00:00
Christoph Michael Becker
216c1d34f9
Fix markup and typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346396 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-18 23:50:47 +00:00