Jean-Sebastien Hedde
0441dc8aa1
Explain optional args parameter in openssl_pkcs12_export
...
--
Provided by anonymous 82963 (jelle@vdwaa.nl )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342954 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-28 11:44:21 +00:00
Peter Cowburn
de7c2273a5
add warning about key parameter of openssl_x509_check_private_key() (doc bug #74959 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342690 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-20 21:10:31 +00:00
Peter Cowburn
ce5f405a06
openssl_csr_new() &return.falseforfailure;
...
Patch contributed anonymously via online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342521 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:24 +00:00
Andrey Andreev
b51626a979
Correct openssl_encrypt(), openssl_decrypt() third parameter to say 'key' instead of 'password'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342054 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-08 17:05:10 +00:00
Joe Watkins
898fbca733
Fix #73974 incorrect example in openssl_pkcs7_sign documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341751 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 12:56:38 +00:00
Christoph Michael Becker
6b6201edd9
Added docs for parameters of openssl_encrypt and openssl_decrypt introduced in https://wiki.php.net/rfc/openssl_aead
...
--
Provided by anonymous 77751 (me@jiripudil.cz )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341653 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 18:31:07 +00:00
Christoph Michael Becker
1ff3457709
Fix grammar
...
Patch provided by Taha.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340504 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 13:27:19 +00:00
Christoph Michael Becker
0a7a550a65
Grammar fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339619 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:58:44 +00:00
Christoph Michael Becker
65e6a11592
$options accepts a bitmask
...
Furthermore this function seems to be pretty well documented,
so we can remove the undocumented warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339278 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 11:49:35 +00:00
Philip Olson
051cfaf6de
Refer to get_cipher_methods from the method parameter docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338702 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-10 00:15:39 +00:00
Philip Olson
4b87f18f05
Added pkcs12 param description and example for PHP Bug #69855
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337797 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 23:13:36 +00:00
Christoph Michael Becker
de6dd71a28
documented parameters of openssl_seal()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337684 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:58:07 +00:00
Sammy Kaye Powers
b9271c0d58
Add docs for CSPRNG in PHP 7 and update related docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336957 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 20:50:32 +00:00
Peter Cowburn
7bf58ca941
better see also function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336905 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:22 +00:00
Richard Quadling
cb2e7b70b1
svn:keywords, svn:eol-style, svn:ignore all set appropriately.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Adam Harvey
dd421bc26e
Add openssl_get_cert_locations().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334643 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:57:15 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Tjerk Anne Meesters
6166e156fe
Added openssl_x509_fingerprint() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334429 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 04:55:35 +00:00
Jason Gerfen
0f74ecdbb4
Fixes for example syntax & descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333262 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:57:04 +00:00
Jason Gerfen
9de4705b5c
Fix for hyphen in openssl_spki_export_challge() example. Fix for inaccurate reference in openssl_spki_new(). Thank you Mr. Cowburn.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333261 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:53:36 +00:00
Jason Gerfen
71ea998616
Updated example usage to include <keygen> element
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333257 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:56:55 +00:00
Jason Gerfen
f5fd992328
A couple of small changes regarding function names used in examples and additional functions listed in references section for openssl_spki_new()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333256 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:38:49 +00:00
Jason Gerfen
586ed53748
Documentation for PHP 5.6.0 Alpha3 release which implements PR in commit ( http://git.php.net/?p=php-src.git;a=commit;h=8f56ac8401ed1c3e00b8fba3fb8e5efb565180c4 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333230 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 12:25:56 +00:00
Peter Cowburn
b75900d2bd
Link to openssl_get_cipher_methods()
...
Patch by Mark Jones
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333212 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:21 +00:00
Mark Jones
2d4b995d68
correcting error in openssl-pkey-get-public doc page
...
in openssl_verify and openssl_sign
* adding self-contained examples
* documenting that the 4th param to can be an int or a string
* improving documentation of params
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-18 02:38:34 +00:00
Jakub Vrana
97b8badd3d
Add openssl_pbkdf2() prototype
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330248 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 20:01:32 +00:00
Scott MacVicar
e5bbd6cf6c
Fix documentation to show the raw_output is gone now, changed this a while back but forgot..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329818 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-18 23:18:14 +00:00
Philip Olson
8c89316af7
Removed openssl_pbkdf2() as there is a 89% chance it will not exist soon. Let's wait and see before documenting it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 14:34:49 +00:00
Peter Cowburn
3233c01b28
Add svn:keywords and svn:eol-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326147 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:16:00 +00:00
Philip Olson
e5cd37977a
Renamed openssl_pkcs5_pbkdf2_hmac() to openssl_pbkdf2()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326111 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:27:35 +00:00
Jakub Vrana
3e8d65af10
Add openssl_pkcs5_pbkdf2_hmac
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326103 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-11 18:29:51 +00:00
Nikita Popov
06f72a6218
Fix Doc Bug #55681 : integer or int ?
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316669 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:07:14 +00:00
Gustavo André dos Santos Lopes
db1a1cfda3
- Error are queue (FIFO), not stacked.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316559 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-12 17:09:58 +00:00
Jakub Vrana
07eb995356
OPENSSL_CIPHER_AES_ constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312693 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:01:55 +00:00
David Tajchreber
0a2f679e1f
Doc Bug #54750 - missing default value in openssl_x509_export_to_file() - added default value for notext in signature
...
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1216
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311089 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:38:34 +00:00
David Tajchreber
847deb924e
Doc Bug #54751 missing default value in openssl_x509_export() - added default value for notext in signature
...
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1261
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311086 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:34:51 +00:00
Philip Olson
372bd58d1e
Documented the iv parameter w/ changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310716 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:35:04 +00:00
Philip Olson
d491296ee5
Documented openssl_cipher_iv_length()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310715 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:25:27 +00:00
Adam Harvey
834e755b8d
Fix doc bug #54345 (Incorrect change log for openssl-verify).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309551 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-22 11:00:36 +00:00
Adam Harvey
8041b3a5d6
Fix doc bug #54330 (incorrect variable in example).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-21 04:53:34 +00:00
Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Philip Olson
8e3c3f725c
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
0b8a138a25
Fixed bug #51018 (List of return values is incomplete)
...
# Currently I could not find any exact descriptions for any of the additional keys, but
# all possible return values is now covered.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304522 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 01:05:25 +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
Philip Olson
d60aa92f38
Rewrote and expanded documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298921 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 18:53:10 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
703896272f
Fixed bug #51064 ("bool openssl_random_pseudo_bytes" should say string instead)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295193 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 04:49:39 +00:00
Jakub Vrana
0e3df54db5
Close bracket
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294898 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 20:08:31 +00:00
Richard Quadling
06d22b3376
W/S tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294406 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:11:11 +00:00
Pedro Antonio Gil Rodríguez
0dc95733f0
Corrected own error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 00:25:51 +00:00
Pedro Antonio Gil Rodríguez
ae6e86223b
Corrected example script
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 19:12:38 +00:00
Kalle Sommer Nielsen
2529ec6b15
Fixed bug #50482 (openssl_pkcs7_verify error:0D07B08E)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292546 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-23 16:29:42 +00:00
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
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
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
Hannes Magnusson
4889aa295d
Move note to language-snippets.ent
...
# s/&reference.openssl.parameter-notext;/¬e.openssl.param-notext;/g
# s/&reference.openssl.note-openssl-cnf;/¬e.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
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
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
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
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>& 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
Wez Furlong
449a10dc3a
fix it a little
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159719 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-26 15:09:21 +00:00
Jakub Vrana
3866b702c6
Purpose, see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157194 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-26 19:57:47 +00:00
Jakub Vrana
b549a65fe0
Initial documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157189 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-26 18:02:38 +00:00
Dave Barr
67b99af1bc
- it's => its.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Friedhelm Betz
8b21ed0ccb
no extra version info for funcs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149120 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 15:34:39 +00:00
Friedhelm Betz
9fc2e29316
use of var_dump instead of debug_zval_dump
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149119 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 15:33:50 +00:00
Jakub Vrana
367fd4533b
Output parameters with &
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147873 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-05 13:17:42 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
4085ee780b
All syntax errors in examples hunted except those clearly stated as invalid
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Jakub Vrana
8e499b4418
configargs and serial parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146110 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-10 13:50:44 +00:00
Derick Rethans
6716969369
- Use example.com (Patch by Jakub Vrana)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145383 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-02 14:11:35 +00:00
Friedhelm Betz
deeb15692c
use example.com , thanks Goba
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143192 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-27 11:36:15 +00:00