TAKAGI Masahiro
b1a10be657
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281112 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-26 00:22:29 +00:00
Kalle Sommer Nielsen
4644a42f4e
Fix return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281105 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-25 18:39:20 +00:00
Kalle Sommer Nielsen
5e88572ce7
Fixed bug #47839 (upgrade notes need to indicate that gethostname function has been added) aka. Added gethostname() documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281104 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-25 18:36:47 +00:00
Yannick Torres
7988eb137a
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 19:20:33 +00:00
Joey Smith
a9fb99706a
Fix bugs 33170 and 48008 documenting that gethostbyname and gethostbynamel
...
are IPv4 only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279088 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 00:53:22 +00:00
Philip Olson
f57b4a3ccd
Fixed spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +00:00
Philip Olson
df50bd494a
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 22:20:31 +00:00
Kalle Sommer Nielsen
9f6cf2b555
* Document Windows support for: fnmatch(), link(), linkinfo(), readlink(), symlink(), checkdnsrr(), dns_get_record(), getmxrr() and stream_socket_pair()
...
* Document that socket_create_pair() was unavailable on Windows between 4.3 and 5.3, aswell as making the example work on Windows and fix a syntax error in there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 10:21:20 +00:00
Jakub Vrana
5730e7a2fa
Initializers - part 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Jakub Vrana
0ef9a59224
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 15:36:27 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Philip Olson
6bbdc5267f
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Jakub Vrana
e5ad7310c6
Delete internals (bug #45887 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268335 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 09:55:00 +00:00
Jakub Vrana
29a50ebfd0
Emits E_WARNING (bug #46258 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268290 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 16:51:45 +00:00
Jakub Vrana
4e66c35e07
Line ending
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268289 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 16:50:05 +00:00
Kalle Sommer Nielsen
646d729348
* Fix WS in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268064 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-31 03:30:54 +00:00
Kalle Sommer Nielsen
44ca5c00c7
* Added missing changelog refsect1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268062 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-31 03:13:34 +00:00
Kalle Sommer Nielsen
3d928d631b
* Fixes #46183 (define-syslog-variables documentation unclear)
...
* Also corrects the descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267697 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-24 12:45:56 +00:00
Kalle Sommer Nielsen
07f20c626a
* Update docs for the removal of define_syslog_variables in 6.0 and deprecation in 5.3
...
* Remove references to define_syslog_variables in See Also sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267360 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-15 18:59:43 +00:00
Kalle Sommer Nielsen
193329c660
* Added examples for:
...
* register_shutdown_function
* get_magic_quotes_runtime
* set_magic_quotes_runtime
* zend_thread_id
* is_nan
* ignore_user_abort
* define_syslog_variables
* Fix examples on syslog and __halt_compiler functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267310 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 03:07:20 +00:00
Hannes Magnusson
5cd5661448
Use proper markup for variables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Hannes Magnusson
95407835ee
Use proper markup for variables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265352 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:08:56 +00:00
Kalle Sommer Nielsen
e22a96648d
Remove empty note section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264803 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 03:07:09 +00:00
Daniel P. Brown
4f2d3a7704
Fixes a minor typo with the date.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264315 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-06 16:22:30 +00:00
Kalle Sommer Nielsen
0c004d521f
Enable inet_ntop() and inet_pton() for Windows in 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260330 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-26 22:07:47 +00:00
Etienne Kneuss
e244d1e51c
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:53:45 +00:00
Etienne Kneuss
80e1b05b48
Fix #44723 (checkdnsrr returns a bool)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257479 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 16:42:54 +00:00
Philip Olson
0613e50764
Added the parameter role/information.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253373 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:38:53 +00:00
Philip Olson
d522d135a1
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
...
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Hannes Magnusson
b7019f14cf
Fixed bug#43961 (add header_list() to header_sent() under see also)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251589 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 08:18:41 +00:00
Felipe Pena
b8c5feeea1
Add related functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249815 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-03 18:44:42 +00:00
Hannes Magnusson
e8e8371948
MFB: Upgrade to the new-reference-structure
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
NOTE: Added onelinerintro
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be appendix
- Moved the requirements, installation and resources sections to setup.xml
- Moved the ini entity to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249016 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 14:26:55 +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
Nuno Lopes
496ff91e41
fix bug #42518 : fix typo in see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242075 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 16:36:55 +00:00
Jakub Vrana
28d3743bda
Doesn't work on Mac (bug #42123 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241303 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 10:12:56 +00:00
Antony Dovgal
51d82f0347
document TXT type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238653 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-26 11:06:42 +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
Mehdi Achour
90fc7ae81c
Add ChangeLog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
Mehdi Achour
f13c4b5a01
Fix various problems
...
# and now, time for bed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237335 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-10 02:06:13 +00:00
Mehdi Achour
295e3a2ce8
ref.network: switch to new doc style
...
#: why are (old) debugging and accurate error handling facilities located here ?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237333 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-10 01:57:09 +00:00
Mehdi Achour
6ceb56fff1
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237331 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-10 01:55:51 +00:00
Jakub Vrana
000de17b6f
Clarify that secure relates to client (bug #40778 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232437 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:03:09 +00:00
Martin Samesch
7c0d31c069
Fix (see #31733 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Philip Olson
48af34847f
Removing "autoglobal" in favor of "superglobal" as it's the "official" term.
...
This should not confuse users because superglobal is used about 4x as often
in the manual, and it's what most people say/write. This old term is leftover
from when these auto super global variables were first introduced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229400 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 07:28:30 +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
Hannes Magnusson
61b368a616
Fixed bug#39994 (setcookie() docs don't say what to pass in "expire" to set a session cookie)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226737 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-08 10:35:00 +00:00
Carola 'Sammy' Kummert
64990b50d9
update \"see also\" section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226315 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-03 12:11:38 +00:00
Nuno Lopes
0d62dcdfda
document the new httponly flag in session and setcookie*() stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217975 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:21:54 +00:00
Michael Wallner
0871421b19
- yehaa, pecl/http docs -- still lotta fill out though
...
# previous functions moved as discussed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216966 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-24 11:01:55 +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
d7cff8e392
Fix return types (1/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
72b0023625
Fix parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +00:00
Nuno Lopes
e1b8f31d99
not available on windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187034 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-26 17:08:03 +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
b2fd444f56
Returns false for 255.255.255.255 only in PHP 5 <= 5.0.2 (bug #29737 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183749 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 13:23:05 +00:00
Jakub Vrana
c9e79b433c
Opossite function in example (bug #32520 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183291 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 19:19:13 +00:00
Nuno Lopes
3c5b81624d
finally add the changelog column and update values for all ini.xml files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba
INI directives have been moved to the appendix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Sean Coates
7f06de1a81
temporarily document bug #29337
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177326 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 01:43:13 +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
Sean Coates
cbc59540c5
specified 'not-found' return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171118 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-23 03:36:32 +00:00
Friedhelm Betz
ca92015918
see also's
...
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166902 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 16:05:06 +00:00
Friedhelm Betz
93b3c8971d
user note (roko at ilievi dot net) return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166901 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 16:01:37 +00:00
Philip Olson
041e331e96
Returns bool not int, closes bug #29743
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 19:32:57 +00:00
Jakub Vrana
700f758ccb
255.255.255.255 (bug #29705 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166508 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-16 13:15:22 +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
Dave Barr
b7da1e219d
- Fix broken build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165615 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:27:37 +00:00
Sara Golemon
34de167cfc
Document inet_pton() and inet_aton()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165605 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 05:13:16 +00:00
Sara Golemon
87f51c2c34
A6 support added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 19:39:06 +00:00
Dave Barr
99b0fa226a
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165507 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 10:04:49 +00:00
Dave Barr
37f3e09ca1
- Fix #25997 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165505 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 10:04:01 +00:00
Dave Barr
9ce5713d6c
- Fix up some example layouts.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 21:03:59 +00:00
Sean Coates
0df628951c
" to ' where applicable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165309 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 18:33:09 +00:00
Sean Coates
69f024ec8e
-Removed the . in refpurpose
...
-Removed third (redundant) example
-Modified second example to support PHP 4 and PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 18:25:19 +00:00
Dave Barr
1a60cbc7fd
- Typo, clean up.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165305 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 17:54:31 +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
Andy Lindeman
b3c69a9140
Typos in the example and don't use register_globals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160184 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 17:17:03 +00:00
Yannick Torres
5025ca152f
typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159884 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 16:36:14 +00:00
Derick Rethans
7fed1e9841
- Document ip2long() change.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159859 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 10:56:36 +00:00
Nuno Lopes
5154d80c09
fix #27710
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155277 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-03 13:51:25 +00:00
ali
0be81692af
typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155135 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 11:22:03 +00:00
Kenneth Schwartz
3c00e94a9b
ref.xsl: fixed build issues (functions will be coming in a few)
...
others: fputs() -> fwrite() (use of aliases deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155110 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 06:31:15 +00:00
Jakub Vrana
2ef8aa72ac
Fix of minor glitches by Gaetano Giunta
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152774 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 12:50:22 +00:00
Mehdi Achour
1cb5c297bf
oups, proto too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147559 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 11:02:17 +00:00
Mehdi Achour
53dda2ca95
proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147554 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 09:33:11 +00:00
Mehdi Achour
e8844eadb3
some more CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Jakub Vrana
f8bd23e2bb
Xmas typos 4/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 14:14:41 +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
Nuno Lopes
7e0a84b0d6
reference to obsolete funcs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146385 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 21:21:07 +00:00
Nuno Lopes
31b488456d
updated see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146382 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 21:10:12 +00:00
Nuno Lopes
c7b41a6ac2
updated example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-12 21:26:59 +00:00
Nuno Lopes
0561d5cd80
updated link to deprecated func
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146213 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 14:28:58 +00:00
Friedhelm Betz
c5e87d27b5
generic entities for pecl and pear packages
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143872 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-05 23:13:37 +00:00
Sara Golemon
619d87b50d
AAAA is in 5.0.0, not 4.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142168 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-10 15:20:01 +00:00
Heilig (Cece) Szabolcs
05bc9dbde0
note incorporated, example added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137997 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 16:43:53 +00:00
Heilig (Cece) Szabolcs
83545ca3cd
example note - incorporated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137995 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 16:25:32 +00:00
Damien Seguy
d545053d04
adding literals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135222 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 15:08:19 +00:00
Philip Olson
5f75b58938
Typo, closes bug #24073
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130508 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 05:48:15 +00:00
Joey Smith
7e511ef6b7
Use example.com instead of yahoo.com
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129840 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 14:05:55 +00:00
Damien Seguy
cafd021e17
adding example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-27 03:10:20 +00:00
Joey Smith
53d01cd70b
Fix typo and follow Philip's style suggestion.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126175 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-07 22:16:18 +00:00
Joey Smith
7753ed4745
Updating all RFC entities to use new &url.rfc;#### syntax
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126172 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-07 21:31:31 +00:00
Joey Smith
36588580ac
All the RFC's that did assigned numbers and such are also officially obsoleted
...
by the respective documents at iana.org.
I'm not attached to this url.iana.* syntax, it just seemed to fit the general
pattern.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126083 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-06 23:26:33 +00:00
Joey Smith
59c819d8a2
As long as we're updating RFCs, 2821 obsoletes 974.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-06 22:46:03 +00:00
Sara Golemon
1400237080
RFC 2782 Obsoletes RFC 2052
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125886 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-05 19:27:31 +00:00
Philip Olson
c85e63dde5
Implement new &ini.descriptions.title; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Sara Golemon
64d64f38b5
Extension of dns_get_record()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125139 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-30 04:26:42 +00:00
Philip Olson
11697d75f4
Mention ip2long returns -1 on failure. Also expand the second example
...
to demonstrate what all this stuff looks like, mention that 255.255.255.255
also returns -1, and see also sprintf().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125117 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-29 22:57:38 +00:00
Philip Olson
4d48c42923
Change &alias; to alias (we have no such entity)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124833 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-27 19:34:52 +00:00
Sara Golemon
af789f5a8e
Document transports including recently added ssl:// transport context options and add additional documentation to fsockopen() stream_socket_client() stream_socket_server() and the wrappers appendix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-27 03:46:16 +00:00
Andy Lindeman
8a116e8890
making the tip for IPv6 an entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123146 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-11 12:44:32 +00:00
Sara Golemon
a57f482b31
Add <tip> regarding use of IPv6 numerical addresses
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123119 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-11 05:44:46 +00:00
Andy Lindeman
9fdd5086b8
fixing bug #23015
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122199 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 21:48:46 +00:00
Sara Golemon
d196ab844a
Doc Bug #22445
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118749 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 04:53:34 +00:00
Damien Seguy
ce2e5caccd
use of &alias
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118511 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:53:09 +00:00
Damien Seguy
da4e2976e4
correcting function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118510 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:52:53 +00:00
Friedhelm Betz
69ea7a7415
more constants added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117694 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-23 15:40:06 +00:00
Philip Olson
1bb7bd5a6e
Fix accidental/premature commit which added a new example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116450 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-15 01:05:23 +00:00
Philip Olson
97ff4b72e1
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116449 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-15 01:05:22 +00:00
Philip Olson
0c0b51b7a2
Added an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116448 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-15 00:58:55 +00:00
Philip Olson
d159b321f9
Typo -> Windows not windows (seen by Goba)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112733 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 19:52:02 +00:00
Philip Olson
c423f73755
Also mention LOG_LOCAL... won't work in windows here. This closes bug #16217
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112590 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:49:58 +00:00
Philip Olson
93f5fadbd6
LOG_LOCAL0 ... LOG_LOCAL7 not available in windows. This almost closes bug #16217
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112584 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:26:50 +00:00
Nicolas Chaillan
aee6535412
applying sander's fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110964 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-07 22:42:28 +00:00
Nicolas Chaillan
388e27dc33
Better description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110909 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-07 15:21:27 +00:00
Nicolas Chaillan
e81f6ddf95
gethostbyname returns the hostname if it fails
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110893 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-07 12:46:28 +00:00
Sara Golemon
14e938488e
Added reference to PEAR Net_DNS class for windows support of equivalent functionality (not otherwise available due to
...
lack of support in windows resolver library)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109955 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-02 18:42:53 +00:00
Derick Rethans
3b1bf4d62f
- Fix documentation. linkend != entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108960 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-24 16:30:26 +00:00
Jesus M. Castagnetto
7ed7f461f4
Adding link to the 'Debugging PHP' appendix
...
Making clear that debugger is only available in PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108902 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-22 23:31:21 +00:00
Sara Golemon
b64c9ef467
Correction to reason why class always equals "IN"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107369 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 07:12:46 +00:00
Sara Golemon
dd92492982
Bug #17174 . Added support for IPv6 (AAAA record) in checkdnsrr (dns_check_record), and dns_get_record
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107178 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-08 08:51:55 +00:00
Sara Golemon
267ef186b5
Reorganized and simplified.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107023 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-06 04:16:17 +00:00
Derick Rethans
ee16f9e486
- Add title, this is required in docbook
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105581 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-24 19:30:06 +00:00
Derick Rethans
c7c7904bcf
- Fix XML
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105580 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-24 19:22:56 +00:00
Sara Golemon
6144bb0cc7
Fixed prototype line. When 3rd parameter specified, fourth becomes required.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105434 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 20:17:19 +00:00
Sara Golemon
7d79ad8ab5
Fixed typo: </parameters>, should have been </parameter>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105395 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 05:37:03 +00:00
Sara Golemon
e312f20472
New function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105386 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 02:49:50 +00:00
Sara Golemon
6f4251b9cc
checkdnsrr renamed to dns_check_record, checkdnsrr kept as alias
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105385 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 02:46:43 +00:00
Sara Golemon
7e4146ec42
Put this in the wrong spot!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105384 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 02:39:37 +00:00
Sara Golemon
e11924271e
getmxrr renamed to dns_get_mx, getmxrr kept as alias
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105383 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 02:38:50 +00:00
Sara Golemon
cac30374dc
getmxrr has been renamed to dns_get_mx, getmxrr kept as alias
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105382 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 02:37:06 +00:00
Sara Golemon
1af3ae8a4d
Added constants used by dns_get_record() [ DNS_* ]
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105381 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 02:25:51 +00:00
Jon Parise
02ac605c63
s/loggin/logging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101630 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-28 06:23:41 +00:00
Wez Furlong
f1242944c3
More streams related changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97309 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 23:30:31 +00:00
Friedhelm Betz
7c789f2332
more updates on ini-settings.
...
integrated part removed from config.xml
reflect changes in rsusi.txt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97062 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 21:59:44 +00:00
Wez Furlong
bfc5dfcaf1
socket_get_status is now an alias for file_get_meta_data.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96989 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 11:38:58 +00:00
Friedhelm Betz
f844239ee5
return type and parameter type corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95385 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-10 11:07:21 +00:00
Wez Furlong
22131422c2
Document connectionless nature of UDP sockets.
...
Fixes Bug #16648 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91516 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-11 11:14:26 +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
b45c6d0f1a
note about windows added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90291 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-29 08:44:40 +00:00
Friedhelm Betz
ae86deed19
new structure and constants added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90241 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 19:57:18 +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