Commit graph

100 commits

Author SHA1 Message Date
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Jakub Vrana
3ce9368539 Utilize &return.falseforfailure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
cf97ad340e fixed return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286387 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-27 07:39:01 +00:00
Nilgün Belma Bugüner
1811606d2c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283829 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:26:23 +00:00
Philip Olson
a132501d16 Documented the new (5.3+) openssl functions (closes bug #48750)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283244 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 07:34:07 +00:00
Jakub Vrana
f5987baf1b PHP 5.3.0 function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283128 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 12:15:45 +00:00
Kalle Sommer Nielsen
bc7c80a41c Fixed missing version info for recently added functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283039 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:18:23 +00:00
Damien Seguy
18b756c8e4 initial doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283008 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:25:25 +00:00
Yannick Torres
02e589878d fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 22:22:31 +00:00
Mehdi Achour
68bd154ab9 Work on constants
Added missing constants:

DOM_PHP_ERR, GLOB_AVAILABLE_FLAGS, FILE_NO_DEFAULT_CONTEXT, FNM_NOESCAPE, FNM_PATHNAME,
FNM_PERIOD, FNM_CASEFOLD, IMAGETYPE_JPEG2000, NAN, INF, MYSQLI_TYPE_INTERVAL, MYSQLI_TYPE_CHAR,
MYSQLI_CURSOR_TYPE_FOR_UPDATE, MYSQLI_CURSOR_TYPE_NO_CURSOR, MYSQLI_CURSOR_TYPE_READ_ONLY,
MYSQLI_CURSOR_TYPE_SCROLLABLE, MYSQLI_STMT_ATTR_CURSOR_TYPE, MYSQLI_STMT_ATTR_PREFETCH_ROWS,
MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH, MYSQLI_SET_CHARSET_NAME, OPENSSL_ALGO_DSS1, TCP_NODELAY,
SQLITE_NOTADB, SQLITE_FORMAT, PSFS_FLAG_NORMAL, PSFS_FLAG_FLUSH_INC, PSFS_FLAG_FLUSH_CLOSE,
XML_SAX_IMPL

Added missing <constant></constant> markup

Fixed:
 * GD_BUNDLE => GD_BUNDLED
 * SOCKET_ERMCHG => SOCKET_EREMCHG


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277584 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 15:45:07 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Daniel Jaenecke
b64c8fef31 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273582 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-15 09:49:48 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Philip Olson
55959002bd Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Daniel Convissor
220dd8e180 * Clarify openssl.cnf locations.
* Use para rather than simpara to improve separation from prior paragraph.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261599 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 17:54:47 +00:00
Philip Olson
86c754e903 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml, setup.xml, cert-verification.xml, and certparams.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The setup: requirements, installation, configuration, and resources
- Changed certparams from section in reference.xml to own appendix in new certparams.xml
- Changed cert.verification from section in reference.xml to own appendix in new cert-verification.xml
- Changed the constants section to be an appendix
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248836 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:34:41 +00:00
Hannes Magnusson
4889aa295d Move note to language-snippets.ent
# s/&reference.openssl.parameter-notext;/&note.openssl.param-notext;/g
# s/&reference.openssl.note-openssl-cnf;/&note.openssl.cnf;/g


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248165 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-13 18:02:45 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Nathan Sullivan
2d8d59a2a8 adding PKCS12 placeholder documentation, at least defines the basic I/O for each function
could do with some elaboration in some areas though


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244837 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-26 03:35:11 +00:00
Jakub Vrana
3daeedc139 Document openssl_pkey_get_details()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242699 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-19 12:11:52 +00:00
Richard Quadling
37b62aef4a Fix #42224 => Wether => Whether
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 08:07:00 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Mehdi Achour
f83085d47f ref.openssl: switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237444 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 23:31:38 +00:00
Mehdi Achour
ef445928fc WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 23:31:04 +00:00
Philip Olson
577d06440a Removed information about copying files into the Windows system directory and
instead discussed our preferred method: Putting the PHP directory in PATH.
# At some point have other extensions use the new &ext.windows.path.dll; too


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230928 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 05:36:07 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Philip Olson
9dfd4d483b Removed use of PL, RC, and BETA from PHP versions as they go against our
conventions.
# Thanks to etienne and nuno for being regex masters ;-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:46:02 +00:00
Mehdi Achour
ee233943ae Document missing PHP 5 additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 16:49:31 +00:00
Mehdi Achour
5e72515609 Add new protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228268 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 02:27:25 +00:00
Hannes Magnusson
e99ac4c7b8 New constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223327 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-14 13:01:32 +00:00
Hannes Magnusson
7f43ab8137 Bug#38097 (private_key_bits should be integer, not string)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219867 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-12 20:33:35 +00:00
Antony Dovgal
3b11daa3a0 add missing documentation for constants and function arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-24 20:46:46 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
03470a1d03 No longer experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191005 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 13:41:16 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
9ea6d363b9 Initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188536 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 12:50:53 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
65609f18e2 Uppercase first letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Jakub Vrana
0ac0781692 Fix methodnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 14:10:03 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Friedhelm Betz
a2733613ef use constant tag for constants
correct wrong methodname usage


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161456 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 06:57:47 +00:00
Nuno Lopes
8e9858ad43 note about latest problems on openssl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159903 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 19:28:56 +00:00
Nuno Lopes
9b9a41560a fix #28529: required versions
#english might not be the best...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-26 16:14:08 +00:00