Yannick Torres
12df30c7d2
fix revision tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334890 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-16 18:12:16 +00:00
Yannick Torres
9b0da4d44a
Fix svn keywords & white space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334886 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-16 15:42:04 +00:00
Simion Onea
d976ef507b
Removed the unnecessary svn:executable property.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334879 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-16 08:03:52 +00:00
yuduan chen
b48d650bb5
Document the initialization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334865 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-15 01:23:36 +00:00
Peter Cowburn
b85da9ebdc
Fixed PI value in example
...
--
Patch by anonymous #49243
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334860 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-14 11:21:38 +00:00
Peter Cowburn
b71e04ef89
minor change to Collectable introduction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334856 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 20:04:02 +00:00
Peter Cowburn
3a1d52684b
wrap method name in <methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334855 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:48:43 +00:00
Peter Cowburn
326ca071c9
space needed between </modifier> and <type>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334854 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:31:11 +00:00
Peter Cowburn
4f5e432ffa
set svn keywords for collectable/isgarbage.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334853 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:30:35 +00:00
Chris Wright
5eaf12bb22
Set Collectable::setGarbage() return type correctly...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334852 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:35:12 +00:00
Joe Watkins
a1c1c7e395
remaining docs for Collectable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334851 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:28:30 +00:00
Chris Wright
7ee48c9033
Update Collectable::isGarbage() and Collectable::setGarbage() descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:28:00 +00:00
Chris Wright
4d36813c9c
Add basic Collectable::isGarbage() and Collectable::setGarbage() docs on behalf of krakjoe
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334849 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:24:01 +00:00
Derick Rethans
5da46a59d6
Integrate note for nicer formatting.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334841 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-11 11:53:57 +00:00
Derick Rethans
6133457550
Changed example to be non-destructive.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334840 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-11 11:50:19 +00:00
Anthony Ferrara
2bf617982f
Update password_hash documentation to recommend <= 100 ms hash times, including adjusting the cost-finding script.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334834 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-10 15:41:21 +00:00
Jeremy Mikola
6652e50b56
Note libsasl.dll dependency on Windows for MongoDB driver
...
https://jira.mongodb.org/browse/PHP-1159
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334827 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-09 18:41:17 +00:00
Jeremy Mikola
565e478d69
Fix <programlisting> formatting in MongoDB docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334826 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-09 18:31:20 +00:00
Jeremy Mikola
ad82d24105
Clarify that differing MongoDB seed list connections are persisted
...
https://jira.mongodb.org/browse/PHP-1216
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334825 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-09 18:16:10 +00:00
Chris Wright
2523222ce0
PECL memcached driver supports UNIX domain sockets
...
--
Provided by anonymous 48974 (jimc@orangecoat.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334824 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-09 15:48:36 +00:00
Adam Harvey
c38e57680d
Add documentation for SessionHandler::create_sid().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334814 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-08 19:49:26 +00:00
Peter Cowburn
340b340721
fleshed out SplFileObject::fread() a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334795 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-06 18:54:10 +00:00
Peter Cowburn
eba5461de9
SplFileObject::fread() not new in 5.6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334794 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-06 18:54:05 +00:00
Adam Harvey
27f7b2a1ba
Explicitly note that the Etc/GMT[+-]\d+ timezones are weird.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334771 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 20:50:43 +00:00
Adam Harvey
ddfa050613
Fix English in the DateTimeZone::__construct() parameter description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334770 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 20:50:14 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Simion Onea
ba08db8805
Corrected markup. Enclosed PATH environment variable in <envar></envar> tags.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334758 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:04:37 +00:00
Adam Harvey
526606f543
Completely revert r334707.
...
This removes a since-completed TODO item and reinstates the newer wording for
the default_charset paragraph, which includes a complete list of affected
functions and is therefore hopefully better than the suggested text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334740 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-03 20:22:39 +00:00
Maciej Sobaczewski
2368dd7826
Fixed build, sorry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334727 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-03 05:37:01 +00:00
Maciej Sobaczewski
2bb07c8c43
Remove inline PHP 4 refereces - part 1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334726 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-03 05:16:17 +00:00
Chris Wright
cf75db4067
Replace tabs with spaces in 5.6 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334716 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 22:46:09 +00:00
Chris Wright
565be1cc1a
Add return types and usage description for PDO::sqliteCreateAggregate() callbacks
...
--
Provided by anonymous 47653 (klapinklapin@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334715 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 22:44:12 +00:00
Peter Cowburn
8c9fe5f17d
fix build (and revert accidental changes)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334711 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 18:10:10 +00:00
Peter Cowburn
2562557ca5
document peer_name and verify_peer_name ssl context options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334710 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 18:10:06 +00:00
Chris Wright
ecf42293a5
Improve HttpQueryString::get() docs
...
--
Provided by Michael C (wafflestealer654@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334709 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 17:12:24 +00:00
Chris Wright
2a35834953
Clarify wording in 5.6 migration guide
...
--
Provided by anonymous 47954
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334707 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:44:16 +00:00
Chris Wright
20921e0003
Capitalisation fix in preface
...
--
Provided by Tashfeen Mahmud (tashfeenmahmud@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334706 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:39:55 +00:00
Chris Wright
2cc66f620e
Grammar fix in array_walk() docs
...
--
Provided by Michael C (wafflestealer654@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334705 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:37:56 +00:00
Chris Wright
6b766fe975
Correct ZMQSocket::disconnect() method name
...
--
Provided by anonymous 48733
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334704 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:36:12 +00:00
Chris Wright
b978dba78b
Grammar fix in password_hash() docs
...
--
Provided by anonymous 48275
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334703 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:23:05 +00:00
Chris Wright
98751e689d
Proper noun casing fix
...
--
Provided by anonymous 48275
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334702 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:21:45 +00:00
Chris Wright
d051b35527
Typo fix in pthreads
...
--
Provided by anonymous 48227
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334701 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:20:30 +00:00
Chris Wright
41cc5dab92
Typo fix in YafApplication
...
--
Provided by anonymous 48050
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334700 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:19:30 +00:00
Chris Wright
be8c27a5f3
Casing consistency fix in OOP docs
...
--
Provided by anonymous 47943
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334699 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:13:03 +00:00
Chris Wright
eddfd34bc9
Grammar fix in OOP docs
...
--
Provided by anonymous 47813
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334698 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:10:02 +00:00
Chris Wright
e40edda1fc
Typo fix in Nginx docs
...
--
Provided by anonymous 47497
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334697 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:01:13 +00:00
Chris Wright
24e5510d90
Typo fix in predefined variables
...
--
Provided by anonymous 47347
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334696 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 15:59:25 +00:00
Derick Rethans
c28114a978
- Updated to version 2014.7 (2014g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334695 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 15:41:16 +00:00
Chris Wright
27689a6667
Whitespace fixes in ext/event
...
--
Provided by anonymous 47288
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334692 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 15:38:17 +00:00
Derick Rethans
61fa6fb092
PHP-1214: Added the addOption( '$comment', … ) example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334691 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 15:01:16 +00:00