Markus Fischer
032feb14d6
- Properly document when a var is considered to be NULL and when not,
...
closes #13577 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85243 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 09:15:37 +00:00
Markus Fischer
bed4bd6c00
- Document that order of class definition is important ( closes #13165 ).
...
# Though the zend engine CAN handle class definitions not in the right order
# this is not always true, especially when extending classes which extend
# classes. See the report.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85237 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 08:43:11 +00:00
Markus Fischer
e7457b50e7
- \\Recent can't be modified by the client, see RFC 2060 Section 2.3.2,
...
closes #12864 ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85236 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 08:04:06 +00:00
Markus Fischer
806e937f28
- Update docs for new constants and correct since when the first parameter can
...
be ommited.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85235 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 07:53:22 +00:00
Markus Fischer
e91f0dc882
- Document that parse_url does NOT validate the url in anyway, e.g. invalid
...
hostnames containg _ are still parsed (closes #12706 , #17533 ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85221 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 23:37:41 +00:00
Markus Fischer
e0723bd42d
- Document the behaviour of 'static' and 'global' when using references, closes
...
$12454 (and probably a few others too).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85216 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 23:15:26 +00:00
Markus Fischer
75affe46b1
- Add important warning in which order to load the recode extension when PHP
...
crashes, closes #12450 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85205 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 22:28:04 +00:00
Markus Fischer
741522f9ce
- Document whitespace behaviour of the scanf functions, closes #12337 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 21:50:25 +00:00
Markus Fischer
6d6e6e0232
- Document which error types can't be handled.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85199 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 21:24:20 +00:00
Markus Fischer
2b2f92f366
- Explain more behaviours of using certain kind of keys for arrays.
...
- Removed note about negative array keys.
# Can someone explain me why there was an note about better not documented
# negative array indices? Explain me what's wrong not documented it, if you've
# good reason I will reconsider the removement. And the note was bogus too (IMHO).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85195 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 19:52:00 +00:00
Markus Fischer
b241d1aa87
- Document "smtp_port" ini setting for win32.
...
# Can someone test mail/reference.xml ? Somehow I was unable to configure my
# phpdoc to process it (mestupidtoday)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85055 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-08 15:31:23 +00:00
Markus Fischer
70882f39ec
- Document list() specific behaviour of the order of assigning the values to
...
the variables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85054 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-08 15:11:31 +00:00
Philip Olson
8528aef414
Minor update to example, removed see also to the alias join().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84997 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-07 17:46:26 +00:00
Alessander Pery Lopes Thomaz
0e9d410391
Update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84866 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-06 19:24:59 +00:00
Alessander Pery Lopes Thomaz
66fb39c78d
Update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84865 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-06 19:08:33 +00:00
Markus Fischer
e084644997
- Sync with latest commits to php_cgi.c .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84861 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-06 18:36:45 +00:00
Gabor Hojtsy
fc91ce2880
Make the quoting issue a bit more clear, add an example for it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84679 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-05 07:15:48 +00:00
Edin Kadribasic
4f66065ef1
Fix for #15006 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84665 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-04 23:23:13 +00:00
Sander Roobol
a98c8b62e9
Some more (small) changes/improvements to the math functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84537 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-03 15:06:16 +00:00
Kai Schröder
b81c111d0c
Bug #13292 file_exists works with UNC names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84460 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 19:09:28 +00:00
Kai Schröder
37caa3b5bb
Bug #13292 file_exists works with UNC names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84459 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 19:03:06 +00:00
Derick Rethans
a256b90da7
- Fix for bug #17561
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84451 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 16:58:29 +00:00
Sander Roobol
0982f71af9
Various small changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84417 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 11:56:51 +00:00
Philip Olson
0833c63fa2
Added some examples. Returns NULL on failure. Will fail if one variable is
...
undefined. See also max().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84374 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 04:36:16 +00:00
Markus Fischer
822cde2b99
- Warn abuot the no-so-intuitive behaviour of socket_select().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84370 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 03:51:10 +00:00
Philip Olson
c79b43a897
Fixed incorrect examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84364 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:54:25 +00:00
Philip Olson
feed08b467
Fixed incorrect example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84363 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:47:58 +00:00
Philip Olson
31b7cb8f73
Fixing incorrect example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84362 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:43:41 +00:00
Philip Olson
ffe924ac93
Clarify the description, include an example, and See also: deg2rad().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84361 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:17:15 +00:00
Sander Roobol
0fbac3c061
Some minor fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84332 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-01 16:33:46 +00:00
Sander Roobol
dc0d04d32b
Fix imap installation instructions ( #17464 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84331 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-01 16:31:22 +00:00
Simone Cortesi
edd6ab5b83
Fixing uppercase
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84222 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-31 10:19:17 +00:00
James Cox
3fca563d85
3.0 was years ago
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84210 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-31 09:55:37 +00:00
Mathieu Kooiman
ebbbc0528a
- true -> TRUE in examples
...
- true -> &true; in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84122 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-30 14:02:40 +00:00
Sander Roobol
3a86808ceb
Fix for #17524
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84120 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-30 12:32:59 +00:00
Markus Fischer
5ece80a00a
- Add note about file session handlers and allowed characters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84119 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-30 11:59:16 +00:00
Friedhelm Betz
7600aa52d1
new structure and constants added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84029 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 18:46:11 +00:00
Friedhelm Betz
5841e4a937
huh, forgot another revision tag :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84028 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 18:07:37 +00:00
Friedhelm Betz
96f531f799
huh, forgot revision tag :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84027 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 18:06:13 +00:00
Friedhelm Betz
2a0133edf5
new structure and constants added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84025 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 17:34:10 +00:00
Friedhelm Betz
16dd096435
only example output <br> to <br />
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83989 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 09:54:38 +00:00
Friedhelm Betz
9795f30f8b
minor correction: double is out :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83988 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 09:53:40 +00:00
Simone Cortesi
ea24e38113
on my dictionary cappuccino has 2 "c"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83928 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 00:17:38 +00:00
Rasmus Lerdorf
24063ec4ab
Minor fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83927 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-28 23:24:41 +00:00
Friedhelm Betz
1f7a1e6048
some programmlisting corrections, (I hope) and some entity corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83925 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-28 21:31:56 +00:00
Simone Cortesi
9687cbd778
WS fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83920 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-28 19:04:20 +00:00
Leszek Krupinski
9d5a1f8366
Few corrections. Hope good ones...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83715 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 16:52:49 +00:00
Derick Rethans
2137d2493f
- Fix long descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83713 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 15:22:55 +00:00
Friedhelm Betz
b18accca84
id and link corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83671 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 11:33:48 +00:00
Friedhelm Betz
47e708b23e
id correction. Untill this is integrated it should be correct :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83670 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 11:31:07 +00:00