Nuno Lopes
935ca535ae
fix return type, per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207342 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-17 12:17:20 +00:00
Jakub Vrana
3e1db1b149
See also http_build_query()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207124 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-14 09:27:43 +00:00
Nuno Lopes
5f10a42677
fix #36272 : remove 2nd example, as it has nothing to do with str_split()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206676 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 16:59:23 +00:00
Jakub Vrana
52d438bd50
Fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200598 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-16 12:52:34 +00:00
Jakub Vrana
89bc639e06
bar instead of foo (bug #34933 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198942 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-21 15:22:39 +00:00
Jakub Vrana
90f74ac6c5
LC_MESSAGES (bug #34612 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198354 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:30:44 +00:00
Jakub Vrana
f9c911174d
Remove WS inside <function>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:11:18 +00:00
Jakub Vrana
362e22f417
MBCS not supported in PHP < 5 (bug #32768 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195244 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 08:27:42 +00:00
Jakub Vrana
55b7456129
magic_quotes_sybase
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 12:54:07 +00:00
Sean Coates
6411d25b93
grammar (not mine -- really.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 17:41:06 +00:00
Sean Coates
3c16b3eb40
echo is not a function; neither is print; print, however, BEHAVES like a function -- #33968
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192876 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 17:38:32 +00:00
anatoly techtonik
002104c19b
* stress that C-like characters conversion is not automatic,
...
i.e. they must be present in charlist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192595 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-06 13:28:19 +00:00
Jean-Sébastien Goupil
4dcecb4c49
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190604 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 22:35:15 +00:00
Nuno Lopes
b11367af14
convert to new style
...
add new offset&length parameters
integrate users notes about 'overlapped' substrings
improve the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190586 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 16:33:55 +00:00
Jakub Vrana
08443590ff
Replace numeric entities in userland function (spotted by Goba)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190478 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:33:42 +00:00
Jakub Vrana
c78ed10a19
Returns only one form (bug #33553 )
...
Remove duplicate example, add see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:57:39 +00:00
Jakub Vrana
5ace950dc8
Use foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
2bed4f6ded
Fix return types (2/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
62b8f6d5ec
Accepting int is preffered
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189062 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 08:16:55 +00:00
Jean-Sébastien Goupil
3f2be2a942
remove () for function tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187696 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 03:23:26 +00:00
Hartmut Holzgraefe
7a1882f63d
added warning about setlocale() not being thread safe
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187536 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-03 00:46:55 +00:00
Philip Olson
f6472a93ce
Added an example, moved to new doc style.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187420 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-31 21:34:35 +00:00
Philip Olson
fa3874dcd9
WS for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187418 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-31 21:10:49 +00:00
Aidan Lister
b6e3caa157
Refined definition of negative offset values. It's correct now, though we probably need some examples for it to make sense.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187366 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-31 04:15:40 +00:00
Aidan Lister
daf85727cb
Bug #33189 . Refined description of offset
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187340 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-30 19:21:43 +00:00
Jakub Vrana
6084172faf
number_format rounds (bug #33107 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186846 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-23 10:54:59 +00:00
Nuno Lopes
21934389c2
switch style and add note about the streams API use in PHP 5.1.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-22 10:31:23 +00:00
Nuno Lopes
f050fd9b83
explain the === problem and clarify the 1st example. cleaning user notes..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186006 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-08 08:43:35 +00:00
Philip Olson
b508d9da17
Implement the new alias doc style.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185100 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:19:39 +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
adf67bb563
Warning for PHP 5.1 feature (bug #32785 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184810 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 09:58:46 +00:00
Jakub Vrana
147c065529
Remove double article
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Friedhelm Betz
cb6ee458ba
See also: strtok
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183811 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 22:51:41 +00:00
Friedhelm Betz
e8718dd936
strpos is binary safe, user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183327 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-01 10:15:23 +00:00
Antony Dovgal
75c5ffeb0e
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182199 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-15 18:59:57 +00:00
Nuno Lopes
3dbed26da4
new function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182196 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-15 17:08:42 +00:00
Nuno Lopes
ed86408513
switch to new style and document new charlist parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181998 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-13 12:41:06 +00:00
Nuno Lopes
e113ce75a0
WS for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181967 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-12 23:08:02 +00:00
Philip Olson
773763148a
Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181898 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 21:51:03 +00:00
Kenneth Schwartz
d259129bb0
use example.outputs[.similar] entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
anatoly techtonik
8c10042cbb
* Add notice about "what if replacement is array while search is not?"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181868 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 13:56:44 +00:00
Jeremy S. Johnstone
2a7f9c9533
Cleaned up the existing example to make it a little more clear and added two more examples to
...
make the usage better understood. Deleting inaccurate notes as well which prompted the new examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181752 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-10 03:52:29 +00:00
Jakub Vrana
3769bb0f3c
Single backslash
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180666 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 14:27:16 +00:00
Matt Li
8e814ae76b
Fix bug #31950
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179635 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 04:56:55 +00:00
Mehdi Achour
b0615875a9
format is described in sprintf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178565 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 22:41:49 +00:00
Jakub Vrana
cb3edbe5f6
Missing semicolons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 15:57:49 +00:00
Aidan Lister
de36e70579
Added examples for accesing the last char of a string (I always forget!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177566 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 15:45:45 +00:00
Martin Meredith
c0f21e40c8
Slighlty modified references (WRT Bug: http://bugs.php.net/bug.php?id=30646 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175913 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 17:24:37 +00:00
Aidan Lister
9ddd3cfc4f
fixed bug in xml (didn't validate) and used less confusing var names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174003 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 16:01:33 +00:00
Sean Coates
a1366d5d9c
added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173968 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-02 17:52:04 +00:00
Nuno Lopes
4733e897c7
document new %F parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173671 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-28 12:42:49 +00:00
Jakub Vrana
e94e943b48
See also magic_quotes_gpc (bug #30830 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173588 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-27 09:26:17 +00:00
Jakub Vrana
b41f54c7e0
Replace invalid characters in <parameter>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:38:18 +00:00
Sean Coates
9cdce6429d
note that magic_quotes_gpc affects this
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173028 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 16:21:42 +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
Jakub Vrana
2e96233965
Don't discriminate genetic engineers (bug #30576 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171441 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 09:44:22 +00:00
Aidan Lister
6cc550ab0a
Needle takes mixed, not string. Bug #30419 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170570 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-13 11:38:31 +00:00
Jakub Vrana
8d6c650738
Clarify (bug #30316 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170456 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 13:49:32 +00:00
Jakub Vrana
920650919a
s/recursively/repeatedly/
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169879 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 10:08:00 +00:00
Jakub Vrana
cb9c3bc7cf
Additional periods (bug #27966 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168724 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 14:24:41 +00:00
Jakub Vrana
2a2750caa3
Null is equivalent to '', not '0' (bug #26470 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168682 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 14:14:17 +00:00
Jakub Vrana
14646e3cd5
Platform dependent (bug #26052 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168681 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 14:00:03 +00:00
Aidan Lister
6bb779a3f5
Properly defined the constant, removed the extra paragraph, added check into example. This is the last commit, I promise!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168481 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 08:35:29 +00:00
Derick Rethans
09bacfc1c6
- Revert it back, there is more than en_US alone.
...
#- And UTF8 is a good thing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:48:45 +00:00
Aidan Lister
c7bc63cf97
Added proper en_US array data (Derick's funny example uses odd characters, and the actual description describes en_US, not nl)
...
Ensured the locale was checked first in the example
Added note about getting "127"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168479 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:32:46 +00:00
Derick Rethans
cd4f6f6136
- Fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168478 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:22:29 +00:00
Aidan Lister
e2e2b2ac4f
Made example less ridiculous
...
Removed simplelist rows, livedocs doesn't support them (no need for it anyway)
Added info describing n_sign_post and friend. (I'm not sure this is 100% correct, but seems to be from usernotes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168476 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 02:12:24 +00:00
Jakub Vrana
f9295c2a6a
Strings were without slashes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168310 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:26:47 +00:00
Aidan Lister
28b9801273
Added a second example which addresses a large amount of user notes about dealing with arrays
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 11:03:21 +00:00
Aidan Lister
3634432d89
Simplied the example
...
Moved the warnings together
Noted that comments are always stripped
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167243 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-25 13:57:52 +00:00
Jakub Vrana
a1ddba3e96
rtrim($refpurpose, '.')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
5fb3e0c98d
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166703 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 15:39:26 +00:00
Jakub Vrana
8214cac81b
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Yannick Torres
f38eb15de0
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166634 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 21:44:35 +00:00
Jakub Vrana
153fa8424c
Accepts string in PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 15:56:57 +00:00
Dave Barr
5aa855b67e
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
fa2e38785e
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Nuno Lopes
d949faa3c3
document new PHP 5.1 feature: negative limit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166060 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 16:19:15 +00:00
Dave Barr
488b451a06
- Fix wording.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165991 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 01:52:42 +00:00
Dave Barr
a5186260fe
- Document sign specifier.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165990 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 01:50:46 +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
Jakub Vrana
19231c9d0f
\0 is not PHP's NULL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 14:53:55 +00:00
Curt Zirzow
918f77ae2e
Fixed proto's to show variable number of args.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 01:30:40 +00:00
Dave Barr
8a019b5e6a
- Fix proto.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165672 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:28:17 +00:00
Dave Barr
a08b515d3c
- Add vfprintf().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165670 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:21:07 +00:00
Dave Barr
413b9f0979
- Add an alternate padding character example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165666 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 17:54:17 +00:00
Philip Olson
cd6d9b0c34
The third callback parameter has yet to be implemented so it's documentation is now commented out.
...
See bug #29552 for a feature request to implement this feature.
Thanks to Dave for pointing this out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165544 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 16:23:17 +00:00
Aidan Lister
506444c21e
Added soundex as well!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:45:56 +00:00
Aidan Lister
c8ca29ba27
Added seealso
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165542 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:44:07 +00:00
Dave Barr
b2b8bd442d
- Fix #28683 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165531 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:00:08 +00:00
Dave Barr
4712b29ecc
- Remove incorrect information from example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165351 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 05:37:20 +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
Dave Barr
afb80f672f
- CS.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165310 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 18:33:59 +00:00
Dave Barr
fb667296aa
- Add an example to crypt() showing the usage of the various encryption
...
types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 16:43:12 +00:00
Dave Barr
b54e1771fb
- Fix #29525 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165264 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 14:55:47 +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
Dave Barr
8cf2a0bf49
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164798 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 09:56:10 +00:00
Dave Barr
284476507c
- Remove the format documentation from fprintf and link to the
...
documentation in sprintf. Keeping it in one place is better and the
fprintf version was outdated anyway.
- The precision specifier works on strings too. Document this and add
examples.
- Add some basic examples of each type specifier.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164698 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 05:04:21 +00:00
Dave Barr
ea09e1e3fc
- Proto fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 04:20:42 +00:00
Tom Sommer
2f28bc1976
Change wording to make sense
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 00:10:34 +00:00