Philip Olson
41958ca8f7
Added skeletons for missing snmp functions. Almost closes PHP bug #51333
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304728 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 07:02:33 +00:00
Pierre Joye
60b5f94279
- little note about snmp support restored in 5.3.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300623 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-20 20:42:29 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Jakub Vrana
4dd34e72ea
Document timeout (bug #49992 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290686 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 19:40:19 +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
9511edb9f8
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +00:00
Yannick Torres
e64f47fe43
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Philip Olson
78757896f7
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Kalle Sommer Nielsen
a268588245
* Fixes #45057 (write community in snmpset)
...
* Fixes #45746 (PHP manual link error) -- Note I've changed the link to point to Wikipedia's page with list of PHP editors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264481 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-08 19:05:11 +00:00
Philip Olson
1b0b23ab2e
MFB: Upgrade to the new-reference-structure
...
- Split reference.xml into book.xml and setup.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 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@248671 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 19:45:57 +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
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
342bcb7a50
What to use instead of deprecated functions (bug #40814 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232427 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:16:50 +00:00
Mehdi Achour
1950822941
Document snmp_set_oid_output_format() and the changes of snmp_set_oid_numeric_print()
...
Also add cross-links between functions and fix compatibility statements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226608 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-07 01:43:53 +00:00
Mehdi Achour
a1dc4341d6
Convert to new doc style
...
# Use cvs -wbB to ignore WS changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226606 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-07 01:04:21 +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
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
5ace950dc8
Use foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
80bda0c1f9
Some functions return void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +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
Philip Olson
c557151c27
Implemented user comment: at some point config.h ceased to exist.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182751 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 02:10:57 +00:00
Jakub Vrana
a1ddba3e96
rtrim($refpurpose, '.')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +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
Friedhelm Betz
1853be1cd6
doc skeletons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157800 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-02 19:35:35 +00:00
Friedhelm Betz
a75bce462e
constants for snmp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157798 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-02 18:07:35 +00:00
Jakub Vrana
49dc34abf7
Uppercase first letters in titles' words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Nuno Lopes
9df527f491
ucd-snmp is obsolete
...
UCD-SNMP and NET-SMP are the same
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151275 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-12 17:04:52 +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
Mehdi Achour
391c25a6cf
adding PHP tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Damien Seguy
119c4851ad
upgrading example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135156 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 01:10:08 +00:00
Jeremy S. Johnstone
651529b6d2
Added that you can use NET-SNMP package in addition to UCD-SNMP on Unix based hosts
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134951 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-13 09:45:47 +00:00
Friedhelm Betz
6d2a53fa7b
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
Friedhelm Betz
6eb663f7f1
where to find and put the mibs for snmp on windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105318 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-22 17:33:19 +00:00
Friedhelm Betz
80c9e16666
fixed typos in section id`s: requirenments to requirements
...
Thanks for catching to Marco Cucinato !
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00
Friedhelm Betz
c6f9394cf1
new structure applied
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91143 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-07 10:04:58 +00:00
Simone Cortesi
03235841f0
fixing typos spotted by Paul Hudson on phpdoc (part 3)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 16:08:48 +00:00
Hartmut Holzgraefe
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00