Commit graph

123 commits

Author SHA1 Message Date
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
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
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
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
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>&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
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