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