Popa Adrian Marius
6aa7058f15
This default behavior for function on all phps > 5.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329711 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:28:52 +00:00
Popa Adrian Marius
1d8f6d7da3
This default behavior for function on all phps > 5.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329710 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:26:13 +00:00
Popa Adrian Marius
24f13612f5
ibase_timefmt has been removed from PHP 5.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329709 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:20:29 +00:00
Popa Adrian Marius
fd538b7174
Eliminate some spaces before versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329708 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 14:59:55 +00:00
Popa Adrian Marius
06b757afc9
remove old PHP4 references, all functions are current in PHP > 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329707 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 14:54:20 +00:00
Philip Olson
0ee484b92e
Misc updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329701 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 08:26:43 +00:00
Hannes Magnusson
699ab8d7f3
Make more sense for this example, one node seedlist is a bad idea
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329698 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 21:21:24 +00:00
Ulf Wendel
b51551ce72
1.2.0-alpha (planned) release date
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329696 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 15:11:08 +00:00
Ulf Wendel
daa1e34647
Version and requirements for APC support
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329695 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 15:10:09 +00:00
Ulf Wendel
32ddb8e289
1.2 change notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329689 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 10:51:51 +00:00
Ulf Wendel
5a5255d2be
Mostly QC related notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329688 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 10:51:41 +00:00
Rafael Dohms
176741290e
Updated refpurpose for error_log function to be more descriptive about where errors are sent.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329678 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-06 09:31:56 +00:00
Peter Cowburn
9add359e14
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329674 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:52:20 +00:00
Peter Cowburn
2d958f6b1e
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329673 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:47:43 +00:00
Peter Cowburn
2d648811f2
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329672 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:47:32 +00:00
Dejan Marjanovic
bbc0131c88
Updated is_numeric description and example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329671 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:27:21 +00:00
Peter Cowburn
050ac83174
memcached.use_sasl default is 0
...
--
Provided by Kohei Hasegawa (ameutau@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329669 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:17:59 +00:00
Peter Cowburn
73c3254151
copy from is_string example,
...
more descriptive example code output
--
Provided by Hans Henrik Bergan (divinity76@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329668 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:15:49 +00:00
Peter Cowburn
65ecfa33fd
initializer
...
-----
Patch by Hans Henrik Bergan
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329667 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:09:48 +00:00
Peter Cowburn
11d2d77eb9
pcntl_signal() does not stack handlers
...
----
Patch provided by "da vinci"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329664 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 20:48:59 +00:00
Peter Cowburn
fe3dfeaf7d
Added link to W3C reference documentation for DOM NodeList.
...
--
Provided by anonymous #25810 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329663 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 20:33:53 +00:00
Peter Cowburn
773da2681a
CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329662 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 20:27:18 +00:00
Jean-Sebastien Hedde
9ba9ce4f8c
Remove bugfix link and improve changelog description (cf discussion on doc-cvs ml)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329643 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-04 06:52:39 +00:00
Derick Rethans
bfeefa6f2e
- Updated to version 2013.1 (2013a)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329640 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 18:14:11 +00:00
Hannes Magnusson
405b0f75b3
Fixed bug#64246 (stream_metadata constants not defined)
...
# The userspace constants are without the PHP_ prefix :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329623 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 00:34:42 +00:00
Hannes Magnusson
9aa2442769
Fixed bug#63091 MongoCollection::group() example needs updating
...
# Thanks fhagard at lightcube dot us !
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329620 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 00:18:49 +00:00
Xinchen Hui
cb5a924eec
correct example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329617 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 17:08:17 +00:00
Peter Cowburn
f293a04ebc
soapclient return value with exceptions option (doc #64065 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329616 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 14:29:16 +00:00
Peter Cowburn
60d499fd26
fix example syntax error (doc #64190 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329615 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 14:29:03 +00:00
Xinchen Hui
f7975b51dd
more infos about yaf loader
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329592 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-28 05:53:22 +00:00
Xinchen Hui
516c1156f4
trivial updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329591 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-28 04:15:22 +00:00
Kalle Sommer Nielsen
7d5306f9c9
Bye PHP4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329587 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 14:50:35 +00:00
Justin Martin
8dfe8448dd
Fixed path and value parameters.
...
Fixes #64238 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329584 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 05:08:03 +00:00
Justin Martin
b406ef56ae
Rewrote sentence fragment that resulted from rev 254550.
...
Fixes bug #64250 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329582 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:52:41 +00:00
Justin Martin
0543e97382
Removed --with-ttf configure switch, as it was gone in 5.3.0.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329581 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:17:50 +00:00
Justin Martin
8f8fb2bd4d
Changed list function example to use ext/PDO instead of ext/MySQL.
...
Closes bug #64288 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329580 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:10:21 +00:00
Jean-Sebastien Hedde
2b921fa00c
array_product : fix link.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329579 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 21:46:06 +00:00
Jean-Sebastien Hedde
cff47c489a
PHP 5.3.6 breaks BC on array_product, it should be notified in the doc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329577 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 18:42:09 +00:00
Xinchen Hui
9a6f424ca7
remove undocuemnt warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329575 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 03:23:42 +00:00
Karoly Negyesi
5626663456
mention https://bugs.php.net/bug.php?id=44409 in the docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329574 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-24 22:12:45 +00:00
Karoly Negyesi
4c8f96a13e
Added a few words on FETCH_PROPS_LATE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329573 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-24 22:03:35 +00:00
Yoshinari Takaoka
43eb39a60c
- fixed function desctiption.
...
- added notice, the internal encoding is not changed by this function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329546 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 15:49:07 +00:00
Yoshinari Takaoka
fa3df4d216
- added notice about the encoding for multibyte regex.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329545 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 15:47:01 +00:00
Xinchen Hui
aeac24ae67
correct example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329535 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 08:55:38 +00:00
Xinchen Hui
35d4da3258
Update docs for router
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329534 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 08:52:49 +00:00
Esen Sagynov
29238b600d
add ENUM in cubrid-bind.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329527 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-21 05:23:08 +00:00
Ulf Wendel
5e3799d317
Document BC break and bug fix related to mysqlnd_ms_set_qos()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329523 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 17:13:50 +00:00
Ulf Wendel
25b1bd57ca
Document BC break and bug fix on SQL hints and trx stickiness
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329519 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 10:41:24 +00:00
Xinchen Hui
939657ed29
update action methods doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329516 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 05:44:57 +00:00
Xinchen Hui
440a9c357c
update version.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329515 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 05:40:17 +00:00
Xinchen Hui
cbc85dc631
update forward signature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329514 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 05:34:55 +00:00
TAKAGI Masahiro
a05e74c2c3
Add svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329511 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 20:35:52 +00:00
Ulf Wendel
35d5fbfdf9
Adding reason why stats may give different results in 1.5+.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329508 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 17:50:49 +00:00
Xinchen Hui
a26e007c8f
Add seealso
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329505 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 13:45:24 +00:00
Xinchen Hui
c789d27148
Update docs, add init and examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329504 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 13:33:15 +00:00
Xinchen Hui
04f882eb0d
Update forward entry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329501 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 10:53:22 +00:00
Ulf Wendel
af871c29a5
v1.5 - discussion of automatic and silent failover in the middle of a transaction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329494 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-18 13:27:12 +00:00
Joe Watkins
cd4beb9181
#64220 fix constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329486 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-16 12:26:01 +00:00
Ulf Wendel
178c4659eb
More config file debug hints
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329474 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-12 13:53:16 +00:00
Ulf Wendel
f8b942ef4a
Mention common error messages
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329472 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-12 11:44:44 +00:00
Ulf Wendel
f006e05501
node_groups filter reference section (stub)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329461 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-11 13:18:47 +00:00
Ulf Wendel
a548c04bef
Notes on example configurations for various clusters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329459 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-11 10:05:38 +00:00
Hannes Magnusson
c91d2457f1
Added "socketTimeoutMS" & "connectTimeoutMS" options, as of 1.3.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-09 02:08:14 +00:00
Ulf Wendel
bb129b41d1
Example configurations for various types of MySQL clusters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329455 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 17:25:35 +00:00
Philip Olson
44accdb4dc
A little cleanup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329450 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 07:20:33 +00:00
Philip Olson
974b97a175
A little cleanup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329449 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 07:09:45 +00:00
Ulf Wendel
c033e710fe
Quickstart example for node group filter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329447 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-07 18:08:37 +00:00
Ulf Wendel
52ede7510c
Small updates for 1.5 and fixes for 1.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329439 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-06 18:44:15 +00:00
Karoly Negyesi
0e7ceba0fb
document passing non-scalars to strtr().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329430 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-05 09:43:01 +00:00
Karoly Negyesi
49d54fd72a
added a note about multiple extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329390 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-01 06:08:25 +00:00
Derick Rethans
87726efe34
Fixed typoes and grammar, and added see-also sections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329381 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-31 14:45:04 +00:00
TAKAGI Masahiro
4d2ed4ef0b
mbstring: Fix prototypes
...
mb_convert_case(): 2nd parameter is not optional so default value is meaningless.
mb_decode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
mb_encode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
added 4th parameter as of PHP 5.4.0.
mb_regex_set_options(): no default value of "options"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329377 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-30 21:03:39 +00:00
Ferenc Kovacs
69979328b7
add synopsis for the SplFileObject::__toString method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329366 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-30 01:30:54 +00:00
Nick Wallace
7acbaa0e7f
Added global url entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 22:43:41 +00:00
Nick Wallace
b823457eb9
Updated text to speaker neutral
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329357 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 22:31:13 +00:00
Nick Wallace
11f8059ffc
Adding link to google group
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329355 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 21:19:53 +00:00
Jeremy Mikola
cde9b9b8ee
Fix terms in MongoCollection::ensureIndex() return doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:10:27 +00:00
Jeremy Mikola
4e4d8d2006
Document non-boolean return values for MongoCollection::ensureIndex()
...
https://jira.mongodb.org/browse/PHP-671
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329341 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:09:29 +00:00
Jeremy Mikola
f81e6a03d2
Fix MongoCollection::getIndexInfo() return and example docs
...
https://jira.mongodb.org/browse/PHP-670
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:03:18 +00:00
Philip Olson
04b11e621f
Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Jeremy Mikola
ff6aa0c781
Update Mongo get/setReadPreference return values and error docs
...
https://jira.mongodb.org/browse/PHP-669
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329318 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 23:36:42 +00:00
Jeremy Mikola
3fd5468aa7
Make Mongo db/collection select method docs consistent
...
A vanilla Exception is thrown instead of InvalidArgumentException.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 19:47:52 +00:00
Philip Olson
758580b4dd
Fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329312 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 18:07:48 +00:00
Joe Watkins
821c5e40e7
#61974 edit errors section to include E_WARNING on not found info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329305 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 11:26:56 +00:00
Jakub Vrana
0d01b79df7
Spacing, trailing ?>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329303 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 01:08:47 +00:00
Joe Watkins
75c5627be5
correct response to #64058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329296 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 10:37:46 +00:00
Joe Watkins
325a9e01e1
in response to bug #64058 , a warning is apparently appropriate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329295 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 07:37:46 +00:00
Sherif Ramadan
6c29c4c401
Added return false problem warning. Fixes bug #63209 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329280 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-23 15:26:00 +00:00
TAKAGI Masahiro
64fe9c6c77
Add svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-22 20:01:20 +00:00
TAKAGI Masahiro
058f45a9c9
Fix the example according to user contributed notes
...
The column "oid" doesn't contain the large object itself but its identifier.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329258 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-21 20:11:09 +00:00
Hannes Magnusson
c0a67e0c16
Document MongoGridFS exception codes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329239 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 20:07:22 +00:00
Ole Aass
42871790fb
Bug #63718 - Changed <classname> to ArrayIterator and <methodname> to ArrayIterator::setFlags()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329238 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:46:31 +00:00
Sherif Ramadan
a80683c2f5
Added note to documentat that this method is only intended to work with internal classes for getting the default value of static class properties.
...
Fixes bug #63370 also references bug #51581
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:45:34 +00:00
Sherif Ramadan
7f32d3c391
Method uses wrong return values. Fixes bug 64021.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329236 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 13:46:27 +00:00
Sherif Ramadan
31026bcbdd
Added new sort flags to array_multisort and updated changelog. Fixes bug #63810 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329178 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 14:12:24 +00:00
Philip Olson
5653063455
Moved changelog up the TOC a bit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329176 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 08:14:11 +00:00
Philip Olson
5c6f1c511a
Moved mysqli_report() / $report_mode docs under mysqli_driver/.
...
This closes PHP Bug #55329
This change includes updates, mainly to the example / see also sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329175 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 07:59:25 +00:00
Christopher Jones
bce688de97
Update OCI8 aliases and descriptor doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329174 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 04:11:58 +00:00
Philip Olson
9e9cd5898f
Fixed changelog entries. Entry should only be a number.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 01:04:07 +00:00
Christopher Jones
c80831f6d5
Clarify OCI_NO_AUTO_COMMIT/OCI_DEFAULT relationship
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329172 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 23:53:53 +00:00
Sherif Ramadan
8f48b5ad75
Provided some more practical examples for array_udiff. Also fixes bug #63204 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329171 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 22:58:15 +00:00
Jeremy Mikola
88959cefb9
Update Mongo read preference methods for 1.3.3 release
...
Fix parameter type for setReadPreference() methods, document getReadPreference() return value changes, and update version info for MongoCursor methods.
https://jira.mongodb.org/browse/PHP-666
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 21:36:10 +00:00
Sherif Ramadan
aa12b2b0eb
Typo in description (comma not come). Fixes bug #63881 .
...
Patch provided by Niel Archer (niel.archer@gmail.com ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329167 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 19:12:12 +00:00
Sherif Ramadan
336bf822a6
Removed dubious wording in implode parameter description. Fixes bug #63985 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329161 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 14:32:49 +00:00
Sherif Ramadan
3357667fc8
Updated Imagick::shadeImage() with missing Errors/Exception refsect.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329159 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 12:23:09 +00:00
Sherif Ramadan
c2cc749d26
Updated changelog for strtotime's relative week changes. Fixes bug #52143 .
...
This affects Derick's commits for 357292a098f572bc7baf11a8438314072af6c00b and 089bc254eb33b3c42418f869f2478ce35558c9ea in PHP 5.3, which change this behavior.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329158 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 11:04:22 +00:00
Adam Harvey
45b4dc6dc3
c-client might think "#define NIL 0" is cool, but PHP doesn't.
...
Fix doc bug #63997 (NIL instead of NULL).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329153 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 01:58:01 +00:00
Adam Harvey
464f8058ea
Fix doc bug #63995 (variable type 'name' in statname).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329152 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 01:54:48 +00:00
Derick Rethans
00daa136b3
Fixed version numbers again.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329138 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 18:27:06 +00:00
Adam Harvey
55929e29ac
Beef up the notes on the PHP 5.5 changes to pack() and unpack().
...
Specifically, I've added changelogs to the function pages (not sure how I
missed that to start with), expanded the discussion of what the changes are,
and moved them into the backward incompatible changes page, since they are.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329132 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 06:35:43 +00:00
Hannes Magnusson
cdb9df4c46
Mention that the filename index will be populated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329130 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 03:23:34 +00:00
Richard Quadling
8cb6042764
Added complete svn:keywords
...
Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329114 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-13 00:47:14 +00:00
Justin Martin
c6e10c6653
Clarified language of CRYPT_BLOWFISH character range admonition.
...
Contribution by Ole Aass.
Closes bug #63755 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329093 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 04:04:32 +00:00
Justin Martin
d895a58b2a
Added and clarified function alternatives relating to the deprecation of the regex extension.
...
Contribution by Ole Aass.
Relates to and closes bug #63934 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329092 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 03:54:14 +00:00
Justin Martin
f9a6276cf2
Indicated that error messages are truncated after 1024 bytes, instead of characters (not MB-aware).
...
Closes bug #63962 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329090 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:39:06 +00:00
Justin Martin
b7081b52fe
Fixed return value.
...
Closes bug #63966 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329089 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:33:53 +00:00
Justin Martin
a937c3c578
Changed return value to &return.success;, as returns 1 on success no longer would seem to apply.
...
Closes bug #63944 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329087 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:22:00 +00:00
Justin Martin
a440d85ce3
Added example output for examples 1 and 2.
...
Contribution by Ole Aass.
Closes bug #63869 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329086 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:11:56 +00:00
Sherif Ramadan
cfcfe6e059
Updated PDO error handling chapter with new example and added note to reflect PDO::__construct behavior.
...
This fixes Bug #63845 in that a note is added to inform the user that PDO::__construct will always throw an exception if the connection fails.
A new example is also added to reflect that even when the PDO::ATTR_ERRMODE is set in the constructor, and the connection fails, a PDOException will still be thrown.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329077 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-11 11:09:57 +00:00
Philip Olson
cd908490ca
yes->Yes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329074 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 23:42:41 +00:00
Jeremy Mikola
74dfdc51ec
Restore non-fragment MongoDB URL entities
...
These were previously removed in r329063, but should stick around for the link checker script.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329065 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 19:18:05 +00:00
Jeremy Mikola
f34909f604
Remove MongoDB URL entities that are only referenced once
...
https://jira.mongodb.org/browse/PHP-387
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 17:42:52 +00:00
Richard Quadling
04beb00111
W/S Tabs to spaces.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329060 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 17:34:40 +00:00
Richard Quadling
b93b3a95c9
BOM removed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329055 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 16:50:00 +00:00
Jeremy Mikola
48b24042d6
Update MongoGridFS "see also" links and format as a list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329046 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-09 23:06:32 +00:00
Jeremy Mikola
65c7a68e87
Add examples and consistency to MongoGridFS storage methods
...
https://jira.mongodb.org/browse/PHP-387
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329045 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-09 23:04:32 +00:00
Jeremy Mikola
6f59b9c6a9
Document _id generation in MongoCollection insert/save methods
...
https://jira.mongodb.org/browse/PHP-383
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329040 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 23:01:23 +00:00
Jeremy Mikola
2a331a3820
Note that MongoDB GLE will report n=0 for insertions
...
https://jira.mongodb.org/browse/PHP-620
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329038 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 21:28:08 +00:00
Sherif Ramadan
7916455ba0
Updated memcached docs to reflect new memcached 2.X behavior.
...
- Added new Runtime Configuration directives.
- Updated libmemcached version requirements and new configuration options.
- Added new memcached 2.0 methods to Memcached class:
* deletemulti
* deletemultibykey
* getallkeys
* touchbykey
* touch
* incrementbykey
* decrementbykey
* ispersistent
* ispristine
* setsaslauthdata
* setoptions
* resetserverlist
* quit
Modified fixes and modifications to reflect ChangeLog.
Path provided by David Terei (davidterei@gmail.com ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329008 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 05:17:16 +00:00
Adam Harvey
c1034e6218
MongoGridFS::storeFile() returns a MongoId, per note 110936.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329006 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 02:34:26 +00:00
Sherif Ramadan
1cd5fc7fae
Documenting MD2 and EC openssl constants
...
Patch by Mark Jones - mark@zedwood.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329005 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-07 21:03:09 +00:00
Joe Watkins
7b8e8ab429
missing files from pthreads docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328974 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-04 09:24:39 +00:00
Philip Olson
689def9e2b
Returns false (not null) if the param is not set, otherwise a string. Fixes PHP Bug #55289
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328972 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-03 19:54:04 +00:00
Joe Watkins
7d1dc9ad7d
updates to pthreads API
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328967 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-03 15:13:50 +00:00
TAKAGI Masahiro
ef70e0157e
Add Revision tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328943 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-01 07:37:13 +00:00
TAKAGI Masahiro
1984b7e7c4
Fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328942 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-01 07:36:48 +00:00
Yoshinari Takaoka
897acdc42f
- reverted all commits on 328924,328923, because I overwrite not ja-translation but original english file.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328926 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-30 20:41:49 +00:00
Yoshinari Takaoka
ba95dea8fe
- added new function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328924 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-30 20:34:16 +00:00
Yoshinari Takaoka
9f152cfe78
- translated some functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328923 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-30 20:33:52 +00:00
Peter Cowburn
455be5cd10
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328914 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-28 11:25:55 +00:00
Ruslan Osmanov
9ec46b8b8a
Applied PHP source formatting within programlisting tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328911 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 17:38:15 +00:00
Ruslan Osmanov
8d666e8198
Applied XML formatting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328910 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 17:33:55 +00:00
Ruslan Osmanov
cb1dd13235
Del: 'you' word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328909 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 16:33:36 +00:00
Ruslan Osmanov
c0795d6106
Fix: eol spaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328908 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 14:54:54 +00:00
Ruslan Osmanov
93fa84169d
Fix: tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328907 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 14:48:05 +00:00
Ruslan Osmanov
a2eb5f627e
Fix: Ev::defaultLoop->EvLoop::defaultLoop
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 10:57:03 +00:00
Ruslan Osmanov
a502c723a6
Add: docs for evwatcher, evtimer
...
Fix: missing evio, evstat method docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328905 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 10:09:23 +00:00
Ruslan Osmanov
da1f814030
Add: evcheck, evchild, evstat docs
...
Change: Ev: createstopped methods and the watcher factory methods made final
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328902 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 07:53:59 +00:00
Ruslan Osmanov
8b82a7e762
Fix: svn:keywords
...
Add: docs for evperiodic, evsignal, evstat
Fix: typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 06:41:57 +00:00
Ruslan Osmanov
27d57bc40b
Add: ev extension docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328897 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-26 19:46:06 +00:00
TAKAGI Masahiro
86fe1b6af3
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328862 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-22 21:54:47 +00:00
Pierrick Charron
10c87dc7fc
CURLOPT_SSL_VERIFYHOST support for value 1 removed in cURL 7.28.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328859 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-22 01:36:06 +00:00
Adam Harvey
c9c2740c54
Make the line endings recommended in mail() consistent in all the parameters.
...
Fixes doc bug #63778 (RFC-2822 does NOT permit LF without CR).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328840 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-19 01:27:48 +00:00
Pierrick Charron
9a7e85e0ff
Document bug #63800
...
CURLOPT_MUTE was removed in cURL 7.15.5
CURLOPT_RETURNTRANSFER can be use to get the same effect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328838 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-18 22:19:42 +00:00
Ulf Wendel
0e03fd807a
Some change notes for 1.5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328837 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-18 19:43:54 +00:00
Sherif Ramadan
3739933b8c
Lets try this one more time. The imagick example with the image file having gone to revision 328794.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328795 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:55:38 +00:00
Sherif Ramadan
09e9e0b9e8
Added new imagick basic usage example provided by Dejan Marjanovic dejan.marjanovic@gmail.com.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328794 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:53:18 +00:00
Sherif Ramadan
d26b8d1332
Reverting revision 328792.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328793 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:50:12 +00:00
Sherif Ramadan
5c79820b1b
Added new imagick basic usage example provided by Dejan Marjanovic dejan.marjanovic@gmail.com.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328792 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:42:00 +00:00
Reeze Xia
e372ce97f9
Fixed doc bug #63739 typo
...
by fuhr at flagbit dot de
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328790 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 11:04:17 +00:00
Sherif Ramadan
c7b154466d
Removed mention of print_r reseting array's internal pointer. This is not the current behavior. See bug #8289 for more information.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328776 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-14 04:42:52 +00:00
Sherif Ramadan
eeeccdd65f
Added new openssl signature algorithm constants.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328742 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-12 05:15:46 +00:00
Sherif Ramadan
0d52021319
Fixed json_decode large integer example with use of JSON_BIGINT_AS_STRING as it was demonstrated wrong use of the function's option.
...
I modified the example to reflect the difference in behavior when you're using an object with an integer property that is too large to fit as type int in PHP instead of using a string, since strings are always just decoded as strings in PHP.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328740 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-11 10:30:48 +00:00
Sherif Ramadan
93a2288075
Added crypt to See Also section for password_hash.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-10 18:37:23 +00:00
Adam Harvey
65e697ff67
Officially deprecate ext/mysql in the manual.
...
Specific changes:
- Upgraded the soft deprecation sidebars to full blown warnings.
- Beefed up the wording of the soft deprecation notice boilerplate.
- Added changelog items for mysql_connect() and mysql_pconnect(), since they're
the functions that have changed behaviour.
- Updated the MySQL changelog.
- Updated the 5.5 migration guide.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328734 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-10 15:22:07 +00:00
Levi Morrison
32eae026d6
ArrayObject::offsetGet returns NULL if you access an undefined offset, not FALSE.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328715 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-09 01:15:17 +00:00
Levi Morrison
5f2e923297
Updated return information to match its current implementation. See bug report #60588 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328714 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-09 01:11:01 +00:00
Paul Reinheimer
6ad7dd65d2
- Adding a basic search example, as well as searching for a child item.
...
Rationale: I was helping a friend yesterday who is Learning MongoDB while they learn how to use the PHP Extension to it. They ended up trying to write a javascript based query to do a simple matching query. I hope these more simplistic examples will help people in that situation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328711 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-08 16:23:32 +00:00
Jakub Vrana
0296bdbc0e
Use entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328707 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-08 00:03:37 +00:00
Philip Olson
0bc62a921d
Moved generated changelog to a new changelog.xml, and added deprecated aliases as per PHP Bug #63295 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328703 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-07 08:30:40 +00:00
Adam Harvey
0f7994371a
Add cautions about rand() and mt_rand() being cryptographically insecure.
...
Further reading (and the blog that prompted this):
https://spideroak.com/blog/20121205114003-exploit-information-leaks-in-random-numbers-from-python-ruby-and-php
This may at least partially fix bug #62966 , but since that's still private and
I only know about it via a separate bug in the bug tracker, I can't be sure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328689 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-06 05:41:36 +00:00
TAKAGI Masahiro
435af06eb1
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328687 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 21:02:57 +00:00
Hannes Magnusson
319f198e34
These aren't actually in the 1.3 release, but are slated for 1.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328686 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 19:47:47 +00:00
Kalle Sommer Nielsen
2779c12eb9
Fixed #63608 (changelog for "tidy.clean_output" not clear)
...
# Also removed the 'Available since PHP 5.0.0' since the
# extension is available as of PHP 5.0.0 anyway
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328673 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 09:20:29 +00:00
Kalle Sommer Nielsen
ef2c8a7a95
Fixed #63679 ("Dealing with XML errors" documentation example is wrong)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328672 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 09:11:46 +00:00
Pieter de Zwart
2b934de811
Updating AMQP documentation
...
* Replacing deprecated declare functions
* Adding missing timeouts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328670 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 04:31:42 +00:00
Shein Alexey
92bf322f2a
false -> &false;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328666 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-04 12:43:17 +00:00
Shein Alexey
3854039e51
Fix typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328654 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-04 11:43:56 +00:00
Shein Alexey
e2b17a8be2
Replace 'this example outputs' with our specific entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-04 11:25:52 +00:00
Yannick Torres
402d047520
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328641 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 15:53:03 +00:00
Hannes Magnusson
e3fe415ffd
typo reported by NodeX (freenode)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 13:03:38 +00:00
Philip Olson
8dd31a0b4e
Tweaked docs. Some fixes, and rewording.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328622 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 08:51:30 +00:00
Philip Olson
e94533ab35
Formalized informal tables, which adds titles
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328620 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 07:29:14 +00:00
Philip Olson
55a52d42ae
Formalized informal tables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328619 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 07:13:33 +00:00
Adam Harvey
04af3ce6d4
Update the documentation for the %z and %Z strftime() modifiers to reflect how
...
C99 specifies them, and describe how Windows misinteprets them.
Also add a <literal /> to the Solaris warning, since there was one missing and
I was already in there.
Fixes doc bug #63662 (Strftime documentation for %z & %Z is not (necessarily?)
correct.).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328617 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 01:57:57 +00:00
Adam Harvey
b0b6707c84
Add the new SO_REUSEPORT constant.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328616 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 01:12:01 +00:00
Adam Harvey
c588cc8011
Use the signed 32 bit integer entity to handle ftell() returning negative
...
numbers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328615 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 01:06:44 +00:00
Sherif Ramadan
72095acd0f
Fixed minor typo in the description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328608 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 07:36:24 +00:00
Sherif Ramadan
ef12785e5a
Added description for mode constants and an example to clarify further on the behavior of the different modes. Fixes bug #63568 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328606 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 07:17:13 +00:00
Hannes Magnusson
edcfded6c0
Fixed bug#63603 changelog for allow_url_include unclear
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328605 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 05:49:27 +00:00
Hannes Magnusson
b7717098d9
Fixed bug#63621 and #63622 (missing ini settings)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328602 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 05:40:00 +00:00
Hannes Magnusson
7afe7c8750
Fixed bug#63627 & #63626 and add all the mysqlnd-weirdname ini options too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328600 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 05:35:51 +00:00
Hannes Magnusson
754904a133
Fixed #63654 ReflectionClass::getConstructor() can return null, not documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328599 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 05:25:05 +00:00
Derick Rethans
df8a0aceef
Bug #63333 : %s/$obj/$document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328572 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 16:20:34 +00:00
Derick Rethans
95613c0697
Fix ups, and commented some things out that aren't implemented.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328569 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 13:27:04 +00:00
Derick Rethans
c5746ce5aa
Fixed version information.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328565 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 11:02:30 +00:00
Christopher Jones
d39b186242
Fix Doc Bug #63619 (missing settings for oci8 on ini.list.php)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328558 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 07:01:04 +00:00
Hannes Magnusson
99392cae51
tpyos spotted by Philip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328557 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 06:24:34 +00:00
Hannes Magnusson
1585a91cf9
Fixed bug#63624 (documentation concerning settings for Mongo-Database)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328556 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 06:06:32 +00:00
Hannes Magnusson
fb8f8617ef
Various markup fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328555 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 05:37:54 +00:00
Hannes Magnusson
82a3f40a46
Mention this class doesn't do anything now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328554 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 05:05:54 +00:00
Hannes Magnusson
ce2287e205
Adding seealso/changelogs and best practices and such things
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328553 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 05:03:19 +00:00
Hannes Magnusson
b75d8bd411
Document the deprecated Mongo constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328552 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 01:00:58 +00:00
Hannes Magnusson
48e1717a75
Mention we populate the _id field with the pregenerated ID
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328551 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 00:51:28 +00:00
Hannes Magnusson
8bbdbb8d6b
More ReadPreference love rather then slaveokay
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328550 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 00:16:49 +00:00
Hannes Magnusson
7d96d2a7f7
More Read Preferences love
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328549 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 23:25:17 +00:00
Hannes Magnusson
ec6cb30f0e
Make the role=errors section consistent for all write methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328545 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 20:33:41 +00:00
Hannes Magnusson
e7dbde68a1
More WriteConcern updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328544 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 20:18:45 +00:00
Hannes Magnusson
26b9276e07
- Update some examples and paragraphs to use WriteConcerns
...
- Update all options to include the WriteConcern option - and refactored those options into entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328543 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 19:31:57 +00:00
Jakub Vrana
5f2e83dfc2
See also error_log()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328542 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 18:53:20 +00:00
Hannes Magnusson
6a0c2c3a7d
These constants have the correct value now
...
Add a warning about tagsets without a fallback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328539 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 18:05:53 +00:00
Hannes Magnusson
9c99212a0b
Fix the value of the constants in the description too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328537 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 17:38:01 +00:00
Johannes Schlüter
7a0bf3ddab
Add mysqlnd_memcache docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328533 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 14:56:42 +00:00
Hannes Magnusson
4ebdfbb9b7
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328529 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 08:28:40 +00:00
Hannes Magnusson
b0d55e5670
Specific WriteConcern docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328528 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 08:27:11 +00:00
Hannes Magnusson
aa0343b641
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328527 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 08:23:28 +00:00
Hannes Magnusson
a580fc56db
Update version info for both new things and crapold things
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328526 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:52:02 +00:00
Hannes Magnusson
c6e47f5c4b
it wasn't me... typofix =)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328525 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:48:31 +00:00
Hannes Magnusson
17517b0dfb
Fix markup
...
It is important to use <classname> for classes, not <function>, so PhD knows how to handle it properly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328524 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:43:24 +00:00
Hannes Magnusson
73836fe836
Prettify markup and spread id love around
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328523 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:38:46 +00:00
Hannes Magnusson
643260e9ae
The classname is MongoCursor, not Cursor, and use correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:37:32 +00:00
Hannes Magnusson
6afc8f832a
This is a method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328521 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:32:37 +00:00
Hannes Magnusson
3b30f904db
Document MongoClient::getConnections()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328520 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:23:05 +00:00
Hannes Magnusson
1ec11eb024
Fix classname typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328519 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:10:08 +00:00
Hannes Magnusson
21293f3656
Moved the generated changelog into its own file & manually added some 1.3 notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328518 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 03:42:31 +00:00
Hannes Magnusson
a90f5b7e51
- Updated the install structure to be consistent with all other extensions
...
- Updated the markup in the tutorial to mark examples as such
- Gave IDs to all the tutorial sections to split them down into individual pages for readability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328517 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 03:03:34 +00:00
Hannes Magnusson
039bd1d774
The constants where changed to be strings just before the release
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328516 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 02:59:27 +00:00
Hannes Magnusson
9e4c08994f
- Fix title
...
- I don't think that autoreconnect option has ever existed
- allow_persistent is no longer available
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328515 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 01:23:24 +00:00
Hannes Magnusson
98a9ca1d9e
Remove weird windows stuff, slight markup changes to make things more understandable and other small tweaks
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328514 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-27 23:46:11 +00:00
Sherif Ramadan
c59dadcc33
Clarified language for callback return value to reflect either string or a boolean false.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328509 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 23:02:42 +00:00
TAKAGI Masahiro
4aeacf8669
Prepend dash dash to the configure options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328506 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 22:38:28 +00:00
Sherif Ramadan
9fa851d974
Updated return values to list all imagick::IMGTYPE_* constants.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328504 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:49:48 +00:00
Sherif Ramadan
117197a7a4
Updated change log entries for SimpleXMLElement construct parameters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328503 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:38:03 +00:00
Sherif Ramadan
d2b97807ae
Updated Phar::webPhar function prototype to indicate callable for the last argument instead of array and modified the parameters description to reflect the change.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328502 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:15:35 +00:00
Philip Olson
03e7d88302
Readded the MySQL changes in PHP 5.5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328500 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 20:11:29 +00:00
Jeremy Mikola
8a4640c71c
Revise replica set language and MongoClient references
...
Replace master/slave terminology with primary/secondary
Change most Mongo class references to MongoClient
Enforce 80-char line widths and trim trailing whitespace
Add literal formatting within some paragraphs
https://jira.mongodb.org/browse/PHP-583
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328496 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 03:07:28 +00:00
Adam Harvey
f8f64b7216
Add a note about the timezone gotcha in easter_date().
...
Fixes doc bug #63597 (easter_date ignores PHP's timezone and uses the TZ env
variable).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328495 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 02:54:01 +00:00
Derick Rethans
4e6e063ae1
Fix callback function's description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328491 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-25 12:34:38 +00:00
Reeze Xia
82278af75e
Fixed doc bug #63565
...
Patch by daijie
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328489 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-24 19:40:33 +00:00
Reeze Xia
698c0b0911
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328488 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-24 19:28:17 +00:00
Adam Harvey
3fd455a655
Add SplFixedArray documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328475 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 09:11:08 +00:00
Adam Harvey
53471c1418
Add stubs for the IntlDateFormatter methods.
...
That's all I have time for today, so I guess we'll be pushing out a somewhat
incomplete build this week. I'm OK with that, though, since we've covered the
non-intl functions, at least.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328474 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 09:10:30 +00:00
Adam Harvey
12019a89a3
Add password function documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328470 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:43:47 +00:00
Adam Harvey
1a28eb6e50
Add boolval() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328469 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:43:19 +00:00
Adam Harvey
929137e453
Update version information for hash_pkbdf2(), now that we have an alpha.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328468 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:41:31 +00:00
TAKAGI Masahiro
8ad1bbaa57
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328467 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:27:46 +00:00
TAKAGI Masahiro
7827330b4b
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328463 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 07:40:51 +00:00
Jakub Vrana
cb3821f796
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328450 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-22 02:53:37 +00:00
Jakub Vrana
2d7dc57eb1
Rename $limit parameter to $end
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328448 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 20:25:39 +00:00
Paul Dragoonis
278b221882
Changing JSON_ERROR_UTF8 message, it says it was added on 5.3.1, but it was added on 5.3.3 as per this page: http://uk.php.net/ChangeLog-5.php
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328443 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 13:11:15 +00:00
Derick Rethans
569b9e616a
Get rid of the fireAndForget stuff alltogether.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328442 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 11:41:43 +00:00
Adam Harvey
8ad0d94e1c
Add initial migration guide for PHP 5.5.
...
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.
What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)
What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
TAKAGI Masahiro
a7171fc3ce
Set svn:keyword, svn:eol-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328427 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 10:55:24 +00:00
Jeremy Mikola
a3fe103a4d
Document MongoClient class and write concern defaults
...
https://jira.mongodb.org/browse/PHP-544
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328426 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 01:57:53 +00:00
Daniel Convissor
aaed38ddf7
Clarify absolute param for diff(); modifies rdohms' patch.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328424 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-19 18:47:35 +00:00
Levi Morrison
09969a4276
Standardized capitalization of offsetSet and offsetGet; sometimes referenced as offSetSet and offSetGet.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328413 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-19 02:11:02 +00:00
TAKAGI Masahiro
e7062e4f1e
Correct the title of the example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328399 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-18 03:47:10 +00:00
Joe Watkins
e1231c5a64
bug #63550
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328397 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-18 00:19:56 +00:00
Joe Watkins
f8c03a7657
bug #61100
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328383 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:22:12 +00:00
Joe Watkins
a22b112736
bug #62761
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328382 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:09:47 +00:00
Joe Watkins
6aae04c0b3
bug #62768
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328380 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:01:19 +00:00
Levi Morrison
2e0220a7bd
Grammar improvement.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328372 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 04:42:35 +00:00
Joe Watkins
e0dff7b59b
I am stupid and removed required elements without checking
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328370 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 22:36:55 +00:00
Joe Watkins
051c9fa722
0.0.38 documentation update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328369 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 22:15:46 +00:00
Sherif Ramadan
04988bdb61
Added change log entry for mt_rand checking that max > min parameter, also fixes bug #66559 -- patch by Lonny
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328367 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 17:44:11 +00:00
Joe Watkins
e25450d9dc
many bugs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Joe Watkins
9d91bf8ad8
mysqli documentation bug
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328364 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 11:49:51 +00:00
Joe Watkins
bd44bb7d1c
deprecate disable_reads_from_master
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328361 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 10:56:02 +00:00
Joe Watkins
393c8182a0
bug #63213 just requires a clear example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328357 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:55:56 +00:00
Joe Watkins
c3b3848a35
change to language
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328356 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:53:12 +00:00
Derick Rethans
e49b53d06f
Make sure not to mention replicaSet => true anywhere anymore.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328355 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:45:58 +00:00
Joe Watkins
29b077d3d8
fix regex pattern for alphanumeric bug #63514
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328354 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:29:29 +00:00
Adam Harvey
3ee6fa8a65
Fix the minimum curl version for CURLOPT_CONNECTTIMEOUT_MS and
...
CURLOPT_TIMEOUT_MS, which didn't match ext/curl/interface.c.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328345 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-13 06:36:17 +00:00
Adam Harvey
9993b89faf
Apply a patch from tom [at] samplonius.org to note that the SOAP error handler
...
will send SOAP fault responses when an error occurs.
Fixes doc bug #54319 (use_soap_error_handler() doc is misleading).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328344 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-13 05:37:10 +00:00
Peter Cowburn
ca6f5aa5bc
I believe that when session.auto_start is set to 1, the session is started on request startup and not when PHP sends anything to the output buffer.
...
--
Provided by Victor BERCHET (victor.berchet@sensiolabs.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328341 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:49 +00:00
Peter Cowburn
9cfc780d75
Adds mention of exception thrown if constructor fails. (doc #47257 )
...
--
Provided by Niel Archer (niel.archer@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328340 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:38 +00:00
Peter Cowburn
5c3e876690
Corrects the documented value for the SplFileObject::SKIP_EMPTY constant. (doc #63282 )
...
salathe: also added changelog entry for SKIP_EMPTY
--
Provided by Niel Archer (niel.archer@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328339 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:27 +00:00
Peter Cowburn
d701c908c9
is_string() more descriptive example code output
...
--
Adapted from patch provided by Hans Henrik Bergan (divinity76@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328337 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:05 +00:00
Peter Cowburn
749312bffa
Added script execution timing example which utilizes REQUEST_TIME_FLOAT (microtime as float) added in PHP 5.4
...
--
Provided by Dejan Marjanovic (dejan.marjanovic@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328336 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:55 +00:00
Peter Cowburn
2156ae971c
Adding a note that shutdown functions won't be executed if the script gets a SIGTERM or SIGKILL, though you can pcntl_signal() for the TERM and exit;. (doc #63275 )
...
--
Provided by anonymous #22227 (mail+php@requinix.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328335 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:43 +00:00
Peter Cowburn
9ee94cd5a8
Fix missing parenthesis in comment in example
...
--
Provided by anonymous #22227 (mail+php@requinix.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328334 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:30 +00:00
Peter Cowburn
319224336b
exif_imagetype (actually standard/image.c, php_getimagetype) requires between 3 and 12 bytes in a file, otherwise it E_NOTICEs. (doc #63329 )
...
--
Provided by anonymous #22227 (mail+php@requinix.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328333 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:17 +00:00
Peter Cowburn
c746fb679f
count() does in fact discover recursion and issues an E_WARNING in response... but it will probably return a much higher number than it should. (doc #63406 )
...
--
Provided by anonymous #22227 (mail+php@requinix.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328332 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:04 +00:00
Peter Cowburn
8432279c30
more detail for imagecopymerge/imagecopymergegray
...
--
Provided by anonymous #20490 (ajf@ajf.me )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328331 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:33:52 +00:00
Peter Cowburn
86cf1edfd3
Update MySQLi constants.
...
MYSQLI_TYPE_CHAR is an outdated alias for MYSQL_TYPE_TINY.
The type for CHAR() fields is MYSQLI_TYPE_STRING
see http://dev.mysql.com/doc/refman/5.1/en/c-api-data-structures.html
--
Provided by anonymous #18986 (jg@handcode.de )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328329 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:33:28 +00:00
Peter Cowburn
c462ee1e0a
Add a cross-reference in the introduction to Class/Object functions to the discussion of the object type.
...
--
Provided by anonymous #13445
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328328 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:33:17 +00:00
JulienPauli
b80b249bb4
Clarified return value API.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328324 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 16:50:05 +00:00
Adam Harvey
2a3ee2e7c6
Update the Unicode character properties to document the existence of script
...
names in PCRE.
Fixes doc bug #54154 (Missing info about using \p{xx} and \P{xx} escape
sequences with script names).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328321 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 10:00:46 +00:00
Adam Harvey
f05dbe5e23
Add an errors/exceptions section to SoapClient::SoapClient().
...
Fixes doc bug #54179 (SoapClient can emit warnings, but this is not
documented).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328320 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 09:35:29 +00:00
Adam Harvey
c9f928c690
Change the documentation of sqlite_key() to reflect that it can only be called
...
as an instance method, unlike every other SQLite function. The previous
changelog was, in fact, completely incorrect.
This is absolutely not the right way to do this, and anyone who has a better
idea for how to represent this case is welcome to commit their own fix.
Unfortunately, because the OO API is just a set of method aliases for the
procedural API and it's infrequently used, we don't have the class/method
structure that we have in (say) mysqli, and attempting to retrofit it now would
result in all of the URLs for the SQLite function pages breaking.
Ugh.
Fixes doc bug #54073 (The sqlite_key() documentation should mentioned
procedural usage), for a very low value of fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328319 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 09:25:24 +00:00
Adam Harvey
c29b5cf9aa
Add a note that SOAP arguments need to be associative in most cases.
...
Fixes doc bug #54100 (Example slightly wrong).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328317 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 04:08:43 +00:00
Xinchen Hui
67a8db90d5
Fix doc bug #63483
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328315 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:58:27 +00:00
Adam Harvey
57ec267b58
Clarify the mbstring.func_overload documentation, specifically where it can be
...
changed.
Fixes doc bug #49189 (mbstring.func_overload can not be changed out of
php.ini).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328314 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:42:57 +00:00
Adam Harvey
053ec3fe68
Update gzencode() documentation for the new FORCE_DEFLATE behaviour in PHP 5.4.
...
Fixes doc bug #47178 (Missing gzip headers in gzencode() output).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328313 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:33:53 +00:00
Adam Harvey
87455002a7
Add a note about position specifiers respecting PHP_INT_MAX.
...
Fixes doc bug #61531 (Integer Overflow in all printf functions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328312 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:14:56 +00:00
Adam Harvey
5c96ba57d9
Update the rename() description to note that it overwrites and moves between
...
directories.
Fixes doc bug #63473 (rename rename).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328311 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:00:58 +00:00
TAKAGI Masahiro
6a7acbb4b4
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328309 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 20:14:01 +00:00
Kalle Sommer Nielsen
f49c307f13
Minor markup fixes to r328306, including WS in ssh2_auth_agent() (should probably have used svn:prop, but hey!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328308 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 19:22:21 +00:00
Casper Langemeijer
48198c6c99
add public key file parameter description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328307 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 16:29:51 +00:00
Casper Langemeijer
bc57a23c73
Document changes in ssh2 extension 0.12 release.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328306 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 15:14:15 +00:00
Sherif Ramadan
ba85c1721c
Update %a format character to reflect correct behavior
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328303 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 05:08:16 +00:00
Jakub Vrana
e3b9788fa7
Fix iterators' key() return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328297 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-09 23:12:56 +00:00
Adam Harvey
26bfde6f87
Quiet the XPointer warnings that have been annoying me for a while by
...
commenting out the offending no-op includes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328280 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:36:34 +00:00
Adam Harvey
48115796f5
Update example 2 of ZipArchive::getStream().
...
Fixes doc bug #63461 (Error in example code #2 ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328279 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:21:41 +00:00
Adam Harvey
d860e9cfc0
Perform a bit of a cleanup of mcrypt parameter descriptions and naming,
...
including adding some language snippets for commonly reused parameters.
Fixes doc bug #63460 ($mode instead of $module in mcrypt-get-key-size).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328278 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:16:24 +00:00
TAKAGI Masahiro
61e03462c9
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328274 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 21:01:42 +00:00
Joe Watkins
3117ef0bb0
pthreads wrong book.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328273 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 19:07:30 +00:00
Joe Watkins
8136aeec44
pthreads 0.37 docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328272 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 19:06:04 +00:00
Derick Rethans
c05e5bfb32
Fixed PHP-562: Document changes to Mongo::close().
...
Added a warning Mongo::connectUtil to show it is deprecated.
Add see-also's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328271 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 15:59:17 +00:00
Derick Rethans
28e9d06d53
Clarify delayed connections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328269 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 14:56:31 +00:00
Joe Watkins
f187e2978d
updates 0.0.37
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328266 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 21:10:11 +00:00
Joe Watkins
bd4ceb6dd5
intermittent changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328265 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 21:08:55 +00:00
Adam Harvey
94524f3aae
Fix the return type for Gender::country(), add an example, tinker with some
...
English, and remove the unneeded svn:mime-type property.
Fixes doc bug #63373 (Mistake in documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328254 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 05:35:52 +00:00
Adam Harvey
e4405eabb8
Add a link to the constants page from json_encode() and fix the title of the
...
example to indicate that we're not trying to show every single option.
Fixes doc bug #63383 (json_encode options bitmask).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328253 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 05:19:26 +00:00
Philip Olson
470411948d
PHP 5.3.7 bundles PCRE 8.12
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328247 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 02:12:34 +00:00
Adam Harvey
94180a91bc
Elaborate that the return value of serialize() is a binary string, rather than
...
a non-binary one, and that storing it in a textual database field may not go
very well. (This deals with the other common note on the unserialize() page.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328245 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 01:57:21 +00:00
Adam Harvey
9a8e96e853
Since a lot of the notes on unserialize() are to do with handling user input,
...
or people telling other people they're wrong for trusting user input at all,
add a warning to clarify that unserialize() should not be used with untrusted
data.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328244 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 01:29:54 +00:00
Adam Harvey
63ccfe404c
Slightly tweak the wording of the note about line endings on the mail() page to
...
indirectly address doc bug #63416 (WRONG STATEMENTS IN MAIL FUNCTION DOCS),
albeit probably not in a way that's going to satisfy the people who've reported
the "bug" or sent notes over the years.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328240 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 05:39:53 +00:00
Adam Harvey
c9a06ba9f2
Elaborate on the CURLOPT_BINARYTRANSFER situation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328239 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:29:07 +00:00
Adam Harvey
6ad26c188a
Add a see also link from imagecolorat() to imagesetpixel() and vice versa, per
...
a rather sensible suggestion in a user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328237 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:11:18 +00:00
Adam Harvey
0781a3dbbf
Fix incorrect type in example, per notes 105834 and 110529.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328236 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:04:32 +00:00
Herman J. Radtke III
74827906d0
Updated documentation for Pecl Bug #63272
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328235 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-04 19:43:25 +00:00
Derick Rethans
99255aeb5b
- Updated to version 2012.9 (2012i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328232 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-04 16:25:02 +00:00
Pierrick Charron
96550b12f2
Document bug #55635
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328226 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-03 04:18:48 +00:00
Jakub Vrana
fce1841930
getMethod() can throw
...
Also fix See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328225 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 19:03:10 +00:00
Xinchen Hui
6bce1dbf90
NULL -> &null;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328222 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 04:19:02 +00:00
Xinchen Hui
37a12bad6c
TRUE -> &true; FALSE -> &false;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328221 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 04:08:40 +00:00
Xinchen Hui
6c587238ab
add comment about working with other loaders
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328220 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 03:43:03 +00:00
Derick Rethans
1113095682
Comment this out for now, it's going to be removed/renamed soon.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328215 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 18:08:48 +00:00
Derick Rethans
d18529e7bd
Added documentation for connection string options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 15:21:15 +00:00
Hannes Magnusson
206dda18e9
Document MongoCollection->findAndModify()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328209 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 23:49:20 +00:00
Hannes Magnusson
d2a496cb22
Document MongoResultException and adjust the version info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328208 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:09:55 +00:00
Hannes Magnusson
24e0d9472e
Last minute changes in the return document :]
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328207 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:08:56 +00:00
Peter Cowburn
e4dc3d9c4b
memcache::get() returns false with empty key array (thanks anub|s)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328199 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 21:29:53 +00:00
Adam Harvey
44a4313949
Add documentation for the %k strftime() modifier, and fix a couple of spelling
...
errors at the same time.
Fixes doc bug #63390 (Doc incomplete for strftime).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328193 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:17:20 +00:00
Adam Harvey
919cdfc8de
Tweak the wording of the symlink() note to make it clearer that, while it
...
refers to Windows users, symlink() itself works cross-platform.
Fixes doc bug #63385 (Confusing wording Symlink Documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328192 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:08:52 +00:00
Adam Harvey
74a7040dc4
Fix the use of the wrong constant, as reported in note 110502.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328191 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:03:42 +00:00
Yannick Torres
38e3798be2
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 15:25:28 +00:00
Adam Harvey
2e05633ea7
Fix doc bug in note 110482.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328175 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 02:00:50 +00:00
Peter Cowburn
cf182f38d2
Ignore entities.*.xml
...
svn:eol-style => native
Added all svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328163 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 21:42:47 +00:00
Joe Watkins
ee206bb21c
deletions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328162 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 17:44:11 +00:00
Joe Watkins
15cb1d089e
updates to api (0.0.36)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328161 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 17:19:50 +00:00
Derick Rethans
d4df7f9534
- Updated to version 2012.8 (2012h)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328158 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 14:20:27 +00:00
TAKAGI Masahiro
7da0357629
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 05:41:49 +00:00
Xinchen Hui
d69ea3a807
optional paramters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328149 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-26 05:57:32 +00:00
Philip Olson
aa7e8f8645
Updated version numbers. The related fix was fixed in 5.x.4, whereas the Win builds changed with 5.x.5. Closes bug #62623
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328124 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 21:51:31 +00:00
Philip Olson
5a96d4ac16
This is now bundled as shared, as of 5.3.14 / 5.4.4. Closes bug #62623
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 18:55:33 +00:00
Peter Cowburn
3cf1fede29
fix variable name in SplFloat example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328099 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 15:12:03 +00:00
Yannick Torres
3a8dc25d68
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328095 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 11:49:37 +00:00
Xinchen Hui
c93b2acdc1
Fix doc bug #63321
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328094 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 05:16:13 +00:00