Commit graph

11357 commits

Author SHA1 Message Date
Antony Dovgal
af8028dbb2 reflect recent changes in the docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227527 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:45:29 +00:00
Nuno Lopes
49e22d5bda session.hash_function supports ext/hash algos in php 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227526 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:40:54 +00:00
Nuno Lopes
9ca324c96e add initial docs for stream_socket_shutdown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227524 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:21:02 +00:00
Nuno Lopes
6520c3631a fix bug #40161: error in the example 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227512 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 15:30:06 +00:00
Nuno Lopes
36acb31fc4 fix typo (per user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227509 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 15:20:05 +00:00
Nuno Lopes
90bbf3c0ba fix parameter color description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227508 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 15:17:34 +00:00
Martin Samesch
a84c3483f8 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227491 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 11:40:55 +00:00
Martin Samesch
b2f60466c3 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227486 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 09:56:17 +00:00
Jakub Vrana
76c060d5d9 Return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227485 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 08:49:59 +00:00
Jakub Vrana
022bc73175 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227484 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 08:45:26 +00:00
Greg Beaver
7c596ae88b remove functions.xml, add .cvsignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227469 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 00:25:44 +00:00
Greg Beaver
6a342aa5e1 initial docs for phar extension
# need sanity check, first time doing phpdoc


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227468 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 00:24:34 +00:00
Hannes Magnusson
e4815efcb8 Add missing <para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227448 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-17 17:15:35 +00:00
Jakub Vrana
1358713ab8 Document client side functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227440 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-17 11:53:46 +00:00
Mehdi Achour
f10d059d0d curl: switch to new style
* Document curl_multi_add_handle() and curl_multi_close()
* Integrate user note for curl_setopt_array() (A user implementation
  of the function for version earlier than 5.1.4)
* Change CURL/curl to cURL (for bjori)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227425 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-17 00:14:52 +00:00
Etienne Kneuss
2a061cef54 socket_strerror takes an int returned by socket_last_error which takes the socket if any
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 22:21:23 +00:00
Mehdi Achour
f3aec094b7 WS, preparing for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227411 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 20:18:05 +00:00
Mehdi Achour
76b7d0f7d5 Fix #40084: PDO supports MySQL 5.x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227410 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 19:43:17 +00:00
Matthew Peters
1be903dcb6 Correct the return types of all four functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227404 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 17:05:54 +00:00
Matthew Peters
2c2f9d2755 Delete backup.xml and reference_1.xml, and add to .cvsignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227403 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 17:05:27 +00:00
Mehdi Achour
944df8b677 Fix typo spotted by Olly Betts
# nice catch Olly


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 14:40:31 +00:00
Matthew Peters
949123ba94 First check in of Service Component Architecture (SCA) documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227387 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 13:45:53 +00:00
Mehdi Achour
c62eb80c51 Document muscat to meet the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227345 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 02:06:26 +00:00
Mehdi Achour
d3847e3666 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227343 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:39:18 +00:00
Mehdi Achour
ec3f931fa0 Add missing roles and entities in already switched files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:24:43 +00:00
Mehdi Achour
529cabaf98 Switch to new doc style
And fix class_name which is not optional


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227339 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:16:13 +00:00
Mehdi Achour
8e0631df43 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227338 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:09:17 +00:00
Mehdi Achour
f7fd134d6c Fix new style implementation
Add missing sections / parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227337 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:05:32 +00:00
Mehdi Achour
e10a86f261 Fix whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227330 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 23:53:55 +00:00
Mehdi Achour
66c3883b57 ncurses: switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227329 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 23:41:55 +00:00
Mehdi Achour
7aad48f046 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227319 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 18:54:01 +00:00
Antony Dovgal
5933ec0664 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227317 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 18:14:02 +00:00
Philip Olson
690b47986d WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227314 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 17:42:13 +00:00
Mehdi Achour
e9d205de03 fam: switch to new doc style and rewrite resources section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227306 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 15:55:07 +00:00
Mehdi Achour
c81a2adede WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227299 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 15:04:16 +00:00
Carola 'Sammy' Kummert
3d533f0250 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227280 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 10:45:03 +00:00
Carola 'Sammy' Kummert
f27629d1dc fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227272 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 10:01:59 +00:00
Philip Olson
b1a3571539 ref.gettext - Implemented the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227264 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 06:50:03 +00:00
Mehdi Achour
f4ecf13f83 pfpro: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227262 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 03:00:55 +00:00
Mehdi Achour
a94c605f42 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227260 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 02:21:24 +00:00
Mehdi Achour
b513f5dc64 WS, docs are already switched to new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227259 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 02:15:49 +00:00
Philip Olson
2341d625d9 WS, preparing for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227258 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 02:06:20 +00:00
Mehdi Achour
5f6a4d77b1 iisfunc: switch to new style
declare undocumented functions
document constants


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227255 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 01:50:07 +00:00
Mehdi Achour
d4172b13ba Fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227254 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 01:43:52 +00:00
Mehdi Achour
fe44ac5068 WS, preparing for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227253 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 01:33:47 +00:00
Mehdi Achour
c4cb58e26a Document the conn parameter and some return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227251 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 01:29:49 +00:00
Mehdi Achour
dddb938d5f imap function may not work perfectly on POP3 servers
document imap_bodystruct()
add cross-links


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227250 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 00:54:40 +00:00
Mehdi Achour
3bd7379f6c imap: switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227248 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 00:05:59 +00:00
Hannes Magnusson
17ebd5b70a Fix example and add some whitespace to make it readable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227237 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 19:43:52 +00:00
Andrew Teixeira
76d3b134a7 - Added url.rpm to entities/global.ent
- Updated en/reference/rpmreader/configure.xml and
  en/reference/rpmreader/reference.xml to use more global entities
  instead of hard-coded text


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227225 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 17:42:34 +00:00