Commit graph

21938 commits

Author SHA1 Message Date
Karoly Negyesi
85e54017bd better code example, version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336254 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 07:25:07 +00:00
Maciek Sokolewicz
cbe2facb3e added paragraph explaining the way whitespace characters are handled by PCRE (patch by Christoph M. Becker)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336248 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:47:03 +00:00
Maciek Sokolewicz
c29a20388c fixed incorrect use of i.e. instead of e.g.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336247 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:44:32 +00:00
Maciek Sokolewicz
4354122587 added example showing objects implementing __invoke being callable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336245 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:39:57 +00:00
Maciek Sokolewicz
1ad5905021 make example consistent (use echo instead of both print and echo in the same example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336244 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:38:05 +00:00
Maciek Sokolewicz
2129a17a44 fixed incorrect method name in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336243 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:12:45 +00:00
Karoly Negyesi
6803207956 fixing broken ref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336242 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 19:27:39 +00:00
Maciek Sokolewicz
68b5b97731 fixed various english grammar/spelling mistakes (patches by cmb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336240 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:38:13 +00:00
Maciek Sokolewicz
3a488bc675 fixed incorrect description of function mysqli::release_savepoint() (patch by cmd)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336239 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:36:40 +00:00
Maciek Sokolewicz
a8fcd8de63 added an additional link to the see also section of chown (patch by Francis Rath)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336238 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:32:22 +00:00
Maciek Sokolewicz
b563747cb3 Removed the alias of rewind to rewinddir (as per comment #116972 by keradus@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336237 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:20:54 +00:00
Karoly Negyesi
ead15e4211 revert accidentally added files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336236 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:42:37 +00:00
Karoly Negyesi
50c5be1a84 Hooking in PDO::sqliteCreateCollation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336235 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:34:24 +00:00
Karoly Negyesi
fd097b5175 Documenting PDO::sqliteCreateCollation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336234 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:31:31 +00:00
Peter Cowburn
d6dfddd2f2 fix build (<method> to <methodname>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336224 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 16:21:02 +00:00
Dan Ackroyd
fb8b515330 Added transformImageColorspace, clarified setImageColorspace, removed unneeded and inappropriate copyright information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336223 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 13:22:19 +00:00
Dan Ackroyd
16c2eb9b26 Updated to correct return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336216 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 00:07:37 +00:00
Martin Meredith
ef7842a787 Add note to str_split that it is multibyte-unsafe.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336210 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 17:50:22 +00:00
Peter Cowburn
529c2e24a3 fix travis build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336202 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 12:02:29 +00:00
Peter Cowburn
1f1e43d4b6 Mention what happens when length=0 for array_splice() (doc bug #67526 Patch by Patrick Schwisow)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336201 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 11:28:07 +00:00
Adam Harvey
559e8e2e05 Clarify what happens when continue is used in a switch statement.
Fixes doc bug #69099 (incomplete/ambiguous statement about continue); patch by
Patrick Schwisow.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336196 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 20:30:37 +00:00
Adam Harvey
fba5aebcd8 Document stripos() as returning mixed, since it does.
Fixes doc bug #67613 (Inconsistency in the documentation); patch by Patrick
Schwisow.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336195 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 20:23:58 +00:00
Hannes Magnusson
8958abfe6c Initial docs for pecl/mongodb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336188 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-24 18:15:02 +00:00
Kalle Sommer Nielsen
fdd77c27aa Fix build (and some minor WS changes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336184 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-24 05:10:29 +00:00
Eric Stenson
2cb9b26861 Update for WinCache 1.3.7.4 release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336182 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-23 23:08:03 +00:00
Martin Samesch
828ac78684 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336176 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-23 16:54:38 +00:00
Derick Rethans
6a44c05340 - Updated to version 2015.2 (2015b)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336119 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-21 13:51:31 +00:00
Hannes Magnusson
b1ab1b1840 Improve SSL docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336106 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-19 19:12:48 +00:00
Kalle Sommer Nielsen
af8e8b6315 Updated ReflectionFunctionAbstract::isClosure with an example, improved some other text, and removed the "undocumented" blurb -- Patch by Jeremy Lindblom
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336079 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-17 04:13:27 +00:00
Hannes Magnusson
8e261db164 tpo fix - thanks Peter!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336073 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 23:23:23 +00:00
Hannes Magnusson
adc09dadee Rename variable to avoid confusion between error code and error severity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336072 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 22:56:38 +00:00
Jeremy Mikola
30eb8053bc Mention that eval command is deprecated in MongoDB 3.0+
https://jira.mongodb.org/browse/PHP-1409


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336071 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 00:28:17 +00:00
Jeremy Mikola
119a7f907b Fix code and link to eval command for MongoDB::execute()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336070 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 00:27:37 +00:00
Peter Cowburn
8f5c5641d1 set_socket_blocking has been deprecated since forever
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336054 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 15:10:32 +00:00
Peter Cowburn
941b884dcb update deprecations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336053 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 14:21:44 +00:00
Maciej Sobaczewski
04baa1c92d More deprecated functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336052 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 06:39:17 +00:00
Maciej Sobaczewski
9194a9bb5b Mark some functions as deprecated in versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336049 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-07 19:29:16 +00:00
Jean-Sebastien Hedde
247d016f43 Wrong markup for parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336046 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-06 13:01:41 +00:00
Jean-Sebastien Hedde
014378af8b Fix indentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336043 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-06 12:41:16 +00:00
Jean-Sebastien Hedde
e46f07eb7d Fixing example description and PHP Notice (Undefined variable: column)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336042 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-06 12:37:37 +00:00
Peter Cowburn
e91739280c revert r336038 because $errno is supposed to map to ErrorException::$severity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336040 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-05 10:25:05 +00:00
TAKAGI Masahiro
996298bb2d Example #1: correct the order of parameters
$errno should be the 2nd parameter.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336038 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-05 09:13:29 +00:00
Maciej Sobaczewski
5650ac40be Improve title of password_needs_rehash() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336033 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-04 04:32:07 +00:00
Maciej Sobaczewski
b3b5e95c7e Drop unnecessary entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336029 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-03 12:53:03 +00:00
Anthony Ferrara
28ebb20500 Add example for password_needs_rehash to documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336027 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-02 22:50:57 +00:00
Adam Harvey
9e898bb9ca I parenthesis good.
Fixes doc bug #69157 (typo).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336026 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-02 18:04:08 +00:00
Peter Cowburn
531f2bac34 added comma for clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336019 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-28 14:34:58 +00:00
Jeremy Mikola
5dd51e4caf Make SplFileInfo class setter documentation consistent
Adds links to referenced classes and methods and applies a similar template to both methods' documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336018 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 21:53:57 +00:00
Jeremy Mikola
cf04609ce5 SplFileInfo class setters allow and default to base class
These methods allow (and default to) the base class. The previous documentation made it seem as if only child classes were accepted as an argument and also did not clarify the default value. That likely resulted in the following HHVM implementation difference: https://github.com/facebook/hhvm/pull/4917


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336017 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 21:48:00 +00:00
Adam Harvey
4be6fbeb69 Expand on what FILTER_VALIDATE_EMAIL really validates.
See also bug #69140 (FILTER_VALIDATE_EMAIL not RFC 822 compliant).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336016 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 20:50:02 +00:00