Richard Quadling
55940885de
Add oop or procedural roles to constructorsynopsis and methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299487 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 13:18:07 +00:00
Adam Harvey
35db4c5185
Fix doc bug #51858 (mb_convert_case example is not the best) by adding some
...
examples to the manual pages for mb_convert_case, mb_strtoupper and
mb_strtolower that use multi-byte characters (specifically Greek).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299482 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 09:44:27 +00:00
Philip Olson
75d748890a
Added deleting a dir to the example; seems appending / is required ....
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299479 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 05:36:18 +00:00
Jakub Vrana
395536882e
Returns mysqli_warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299472 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 23:59:11 +00:00
Peter Cowburn
b85ef4fee2
swap PHP 6 with "the future"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299469 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 21:05:17 +00:00
Peter Cowburn
7653b91a1f
smush another pesky PHP 6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 20:49:29 +00:00
Peter Cowburn
dcf36fc9c3
stomp on mention of PHP 6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299467 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 20:25:00 +00:00
Pierre Joye
ddb5c32170
- update imagecolorset to reflect trunk state
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299465 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 18:45:12 +00:00
Richard Quadling
f53f615b19
Unintentional <void/> return type. Sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:10:19 +00:00
Richard Quadling
f85c864b93
Add roles to methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299461 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:08:30 +00:00
Richard Quadling
eb13bf37ab
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299460 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:03:14 +00:00
Richard Quadling
943cea1918
Standardised collection of constructor/destructor/methods for datetime classes.
...
Automatically handles any new methods as well as separation of constructorsynopsis and destructorsynopsis.
Fallback of "blank" when the xxxxsynopsis entries do not exist.
Used &Methods; for tr translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 16:52:10 +00:00
Richard Quadling
92afd5f0ae
Correct methodsynopsis for recolorImage.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 11:08:04 +00:00
Richard Quadling
0e80e8b7ba
Use entity for failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 11:00:11 +00:00
Kalle Sommer Nielsen
7ceb70c811
Added missing <varlistentry> for the $server_socket parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299443 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 09:09:18 +00:00
Kalle Sommer Nielsen
f16a6e5eee
Fixed bug #51839 (Documentation of return types of stream_socket_accept is misleading)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299442 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 09:02:11 +00:00
Kalle Sommer Nielsen
fe1ba5b690
Fixed bug #51432 (imagestrinup x/y coordinate wrong discription)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299441 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 08:56:32 +00:00
Philip Olson
08e2e3465c
Added note about 5.2.10 '0' padding change, and added a bunch of gotcha-like examples as expressed in several user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299436 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 01:43:37 +00:00
Daniel Convissor
2886be7bf6
Use new date format parameter entity. Move microsecond change log info from parameter to change log.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299419 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:35:47 +00:00
Daniel Convissor
d562dc3ee6
Clarify date string parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299418 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:05:05 +00:00
Daniel Convissor
58d4069d7f
Say object parameter is modified rather than being passed by reference (as was put forth in r298971)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299417 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 00:31:47 +00:00
Daniel Egeberg
059449e23e
Minor changes in formats.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299413 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-16 13:38:29 +00:00
Daniel Egeberg
99a0f11459
Fixed PHP bug #51828 (example of natsort should compare with asort function)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299407 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 21:49:14 +00:00
Daniel Egeberg
00416213c8
Fixed some bad copy/paste
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:59:37 +00:00
Daniel Egeberg
eb2c1937c6
Fixed PHP bug #36474 (strtotime: Document internal Date Input Format).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299403 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:54:14 +00:00
Kristina Chodorow
8d6290a5fe
added testing section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299391 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 16:48:51 +00:00
Pedro Antonio Gil Rodríguez
31c7bd07e1
Added a </entry> tag in line 114
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299370 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 11:11:11 +00:00
Daniel Egeberg
f3b46b64e6
Fixed PHP bug #51771 (fclose() seems not to unlock the file)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299368 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 07:43:23 +00:00
Daniel Egeberg
b84500089b
Fixed PHP bug #51814 (ArrayIterator::append arguments are listed incorrectly)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299367 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 07:18:04 +00:00
Philip Olson
956f9926ad
Made examples 5.2 friendly (stream_context_create() second paramater was added in 5.3)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299363 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 05:17:49 +00:00
Kristina Chodorow
8885527de6
fixed gentoo install doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299362 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 20:40:44 +00:00
Kristina Chodorow
12b8e1bac8
added mongoid::__set_state docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299361 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 20:09:14 +00:00
Kristina Chodorow
1d1e6ff643
added gridfs get, put, & delete
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299359 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 19:19:55 +00:00
Kristina Chodorow
84c6f6bcf4
added w & wtimeout doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299357 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 18:31:22 +00:00
Richard Quadling
1b93e89734
Separate constructorsynopsis from methodsynopsis.
...
Added missing procedural function prototypes to OOP methods.
Updated xi:includes to get OOP style constructor and methodsynopsis only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:33:37 +00:00
Richard Quadling
c8d0e68933
TZDB V2010.09(2010i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299349 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:30:00 +00:00
Philip Olson
701a371eca
Documented mb_encoding_aliases()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299347 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:26:35 +00:00
Jakub Vrana
54429d1a2d
Use RarEntry:: prefix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299338 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 13:11:21 +00:00
Peter Cowburn
8669246db5
added errors section to constant() (closes bug #51805 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299326 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 08:01:52 +00:00
Kristina Chodorow
cf758970f6
MAKE HANNES HAPPY!!!!!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299315 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-12 23:13:24 +00:00
Kristina Chodorow
b8c30464d0
deprecate stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299313 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-12 22:32:56 +00:00
Kristina Chodorow
9bd7ff8479
added static vars
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299265 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 19:59:21 +00:00
Kristina Chodorow
d2eb1917c4
added $in section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299248 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 14:49:17 +00:00
Daniel Egeberg
30859343d6
Removed misplaced credits from the documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299243 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 14:12:30 +00:00
Daniel Egeberg
f757bf0424
Fixed PHP bug #51790 (Some OpenSSL function parameters are underdocumented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299241 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 10:57:32 +00:00
Peter Cowburn
008922dd52
leading WS (testing OE "re-indent this file" feature)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299210 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 11:21:54 +00:00
Daniel Convissor
20c22d6105
Add title to example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299196 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:48:09 +00:00
Daniel Convissor
33d634d15e
Add title to example. Fix markup for extended class example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299195 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:47:30 +00:00
Daniel Convissor
dd731f1402
Add title to example. Fix refname.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299194 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:36:10 +00:00
David Tajchreber
daa171b309
Fixed #51776 : Inconsistency in return type description for ZipArchive::GetStatusString
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299188 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 19:41:41 +00:00