Commit graph

153 commits

Author SHA1 Message Date
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
Joey Smith
01cc4adcb1 Add ChangeLog table entry to note when input parsing became more strict. Closes PHP Bug #50873.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295189 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 00:17:47 +00:00
Richard Quadling
53f60bc6f5 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:10:44 +00:00
Michael Maclean
1c4e52219a Minor change spotted by mysgroda - ##php on freenode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 21:13:25 +00:00
Kalle Sommer Nielsen
0a205b7ace Undocument PHP3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293065 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 03:27:28 +00:00
Philip Olson
0af64c0ca6 Implemented user note, that php_uname('n') also does this before 5.3. Via jonasschaub at gmail dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292137 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-14 17:28:58 +00:00
Jakub Vrana
bc93886cd1 Prefer <initializer> before "default is"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +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
Jakub Vrana
0efda2548a Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288650 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:02:03 +00:00
Torben Wilson
f3bf8e55e0 Document that a previously-set 201 status code will also affect the
magic handling of 'Location:'.
Addresses bug #49592.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288513 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 09:08:26 +00:00
Daniel P. Brown
57f5ba57c9 Added deprecation notice.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:35:06 +00:00
Nilgün Belma Bugüner
0dacad8c3d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283827 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:18:07 +00:00
Hannes Magnusson
3d8a5c11e8 No, thats wrong. As long as an argument is passed it will try to find
that header


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282674 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 19:03:26 +00:00
Hannes Magnusson
b8246595c5 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 19:02:04 +00:00
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
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
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
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