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
Jeremy Mikola
c43f9f44b5
Refer to Composer's autoloader instead of "goodies"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341424 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 20:13:06 +00:00
Jeremy Mikola
946be1e6c7
Remove MongoDB library version from Composer install examples
...
By default, Composer installs the most recent stable version and declares a requirement with the caret operator (allowing any newer versions up to but not including the next major version).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341423 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 20:11:37 +00:00
Christoph Michael Becker
5186944b5a
Fix #73779 : typo with different semantics on visibility page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341422 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 16:55:14 +00:00
Christoph Michael Becker
a05b9183be
Add missing availability info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341419 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 14:02:21 +00:00
Christoph Michael Becker
d64cb36aaf
Add missing availability
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341418 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 13:58:01 +00:00
Christoph Michael Becker
50fe627f4f
Fix #73787 : strftime %k documentation self-contradicts
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341417 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 13:56:45 +00:00
Christoph Michael Becker
d02c5d440d
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341416 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 13:56:39 +00:00
Nikita Popov
ba1fff0ef7
dns_get_record() $raw parameter is not by-ref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341411 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-18 14:36:06 +00:00
Christoph Michael Becker
887404039b
Fix #73774 : typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341404 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-17 14:58:24 +00:00
Leigh
5e73d356c6
UID is effective, not real. Update seealso section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341391 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-14 17:31:11 +00:00
Christoph Michael Becker
ca8770bd7e
Revert r341386 due to markup issues for now:
...
Fix #73734 : mcrypt is deprecated
The patch has been provided by leigh.
........
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341387 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-14 14:06:20 +00:00
Christoph Michael Becker
e2e8e1359b
Fix #73734 : mcrypt is deprecated
...
The patch has been provided by leigh.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341386 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-14 10:57:12 +00:00
Christoph Michael Becker
ead61e4ed7
sprintf() returns false on failure
...
Thanks to Jos Ahrens for pointing that out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341385 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-14 10:38:33 +00:00
Christoph Michael Becker
cc2f73e5d3
Add missing initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341378 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-13 10:38:11 +00:00
Christoph Michael Becker
f6b3cb3437
Fix #73709 : preg_match_all PREG_OFFSET_CAPTURE documentation incorrect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341360 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-10 16:29:17 +00:00
Maciej Sobaczewski
f10ab85a29
Cleaner example
...
$headers change integrated from comment 108368
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341357 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-10 10:39:32 +00:00
Maciej Sobaczewski
d6f70a11b9
Remove PECL/idn documentation which was disabled for a long long time.
...
Feel free, however, to fix and enable it if there will be need for that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341353 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-10 00:30:44 +00:00
Pieter Hordijk
c4b31af250
Fixed error_log function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341352 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-09 21:29:13 +00:00
Jakub Zelenka
a60a207f25
Update info about json_decode options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341351 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-09 18:45:13 +00:00
Christoph Michael Becker
094906da54
Fix typo
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341347 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 16:02:04 +00:00
Christoph Michael Becker
a6261a9a54
Fix return value description
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341346 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 16:01:11 +00:00
Christoph Michael Becker
f8c567a104
Fix copy&paste error
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341345 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:58:21 +00:00
Christoph Michael Becker
e6b6d8faa6
Fixes
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:56:39 +00:00
Christoph Michael Becker
15197c8641
Mark up literals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341343 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:26:03 +00:00
Christoph Michael Becker
08e998b97b
Fix #73681 : Incorrect description for PHP 7 and higher
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341341 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 13:09:20 +00:00
Christoph Michael Becker
fb2d9cb042
runkit DLLs are now available
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341334 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 22:46:43 +00:00
Christoph Michael Becker
dae7041cce
Partially fix #73675 : mysqli_warning class is undocumented
...
We fix only the wrong visibility spec, for now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341330 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 15:56:58 +00:00
Christoph Michael Becker
5a389c052c
Fix #73661 : Closure support not mentioned
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341329 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 15:36:56 +00:00
Christoph Michael Becker
476aeff948
Fix #73669 : iconv_substr not work correctly
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341328 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 14:48:06 +00:00
Maciej Sobaczewski
3f9c57ab5a
Remove dead ext/spplus
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341318 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 22:35:27 +00:00
Maciej Sobaczewski
361bb97ef6
Remove /reference/x-commerce/ - it was removed from manual.xml.in by the end of 2012, shortly after its addition
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341317 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 22:26:50 +00:00
Maciej Sobaczewski
601e796542
This file is unused - INI section is defined in reference.xml (as there are no INI conf values for this ext) instead and I just forgot to remove it
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341316 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 22:23:45 +00:00
Maciej Sobaczewski
76a066d213
Remove references to dead links/resources which are known to have no replacements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341294 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 00:39:55 +00:00
Christoph Michael Becker
5f9965c3f3
runkit 1.0.4 introduced some optional parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341293 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 00:05:48 +00:00
Christoph Michael Becker
7f829dd8a2
Fix typo and improve grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341292 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 23:59:37 +00:00
Christoph Michael Becker
82124f4826
Fix #73656 : Spoofchecker::isSuspicious output in manual incorrect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341291 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 17:10:38 +00:00
Maciej Sobaczewski
3eead90948
Update installation instructions (also removes last usages of dead pecl/win global entities)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341285 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:48:27 +00:00
Maciej Sobaczewski
cdf682b976
Whoops. Apparently svn just got rid of Yasuo's changes from r341260 - let's bring them back
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341284 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:39:05 +00:00
Maciej Sobaczewski
ebf03a7224
Update installation notes for ext/yaml - integrates user note 115961
...
configure.xml file is unused here and was removed intentionally!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341283 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:32:09 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Christoph Michael Becker
8c39010843
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341274 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-04 13:03:52 +00:00
Yasuo Ohgaki
e7a9458863
Add and update session related ini
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341260 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-03 05:20:18 +00:00
André Luis Ferreira da Silva Bacci
9171d7f4ed
Revision keyword for translations tracking.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341259 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-02 01:22:04 +00:00
Christoph Michael Becker
8cb9d7813b
Fix description
...
Patch provided by Ruslan Osmanov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341255 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 16:20:36 +00:00
Christoph Michael Becker
4ad03c70ea
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341254 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 16:17:20 +00:00
Maciej Sobaczewski
158f8a3d56
image_type_to_extension() was added in PHP 5.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341249 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 13:06:53 +00:00
Thomas Punt
0e434ad322
Add OpenSSL changes to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341248 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:55:49 +00:00
Thomas Punt
9850e2f557
Add mbstring changes to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341247 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:45:10 +00:00
Thomas Punt
7e4c5eee89
Add JSON changes to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341246 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:42:39 +00:00