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
Adam Harvey
3210cb3b8d
Someday, we'll be free of Subversion and these accursed properties.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336014 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 20:27:24 +00:00
Adam Harvey
372dfed158
Add documentation for mysqli_stmt::__construct().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336012 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 20:20:06 +00:00
Pieter Hordijk
fa5071f76e
Fixed description of decimals property per https://bugs.php.net/bug.php?id=69126
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336007 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 12:41:16 +00:00
Adam Harvey
8a4247cc1b
Clarify when MySQL functions were deprecated if it was before 5.5.
...
No, the new 4.3.0 entity isn't a typo.
Fixes doc bug #69119 (Unconstancies in mysql_escape_string web page).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336004 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 20:52:31 +00:00
Adam Harvey
ed56c4e375
Use >, even though this is technically OK.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336003 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 20:51:14 +00:00
Adam Harvey
3678ad3813
Fix a long standing TODO by explaining how to use PDOStatement::fetch().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336002 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 20:42:31 +00:00
Adam Harvey
10fd47c55d
Improve the abbreviated names that show up in breadcrumbs for ext/mysql(i?).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335996 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 00:45:18 +00:00
Jeremy Mikola
cb0077d0d5
MongoID constructor accepts a MongoId instance
...
https://jira.mongodb.org/browse/PHP-966
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335992 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-24 20:09:31 +00:00
Jeremy Mikola
7070675e39
Update third-party links on MongoDB install docs
...
Removed two broken links and an outdated blog post. Added a very helpful blog post on Homebrew installs (includes the extension), and kept a video tutorial (outdated, but thorough).
https://jira.mongodb.org/browse/PHP-1373
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335991 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-24 19:58:44 +00:00
Jeremy Mikola
7d5e3a55d9
Remove broken links in MongoDB::command() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 23:45:27 +00:00
Jeremy Mikola
20ae297808
Update supported PHP versions in mongo install docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 23:41:51 +00:00
Jeremy Mikola
7a7aafc90c
Revise mongo install docs for OS X
...
https://jira.mongodb.org/browse/PHP-1373
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335984 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 23:39:37 +00:00
Hannes Magnusson
35b9833b75
Remove unused column!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335982 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 22:41:06 +00:00