Hannes Magnusson
9f4e0737ef
Improve *trim() examples
...
Fixes bug#40243 (Clarify that trim(),ltrim(),rtrim() will trim ANY character in charlist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229034 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 13:50:43 +00:00
Hannes Magnusson
186e8a9665
Remove useless note about the removal in PHP5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229033 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 13:45:28 +00:00
Hannes Magnusson
11cb4f16f4
Improve markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229028 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 10:09:00 +00:00
Martin Samesch
bf7e274c41
typo (wrong function)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229026 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 09:53:42 +00:00
Mehdi Achour
d0df1d240c
ref.nis: Switch to new doc style
...
# Also move constants description in constants.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229013 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 03:11:27 +00:00
Mehdi Achour
14570047c1
ref.oci8: switch to new doc style
...
# reviewers, please :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229012 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 03:10:58 +00:00
Mehdi Achour
14da72b0c0
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229011 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 03:10:57 +00:00
Mehdi Achour
a97d3f110c
lower case filenames
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229003 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 00:07:02 +00:00
Mehdi Achour
022241dd1a
Clean up files (ws, missing roles, layout)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229000 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:49:08 +00:00
Mehdi Achour
f45befed11
ref.ldap: switch to new style
...
Also document the following functions thanks to user notes
ldap_8859_to_t61()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228999 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:48:23 +00:00
Mehdi Achour
a71ead7bff
ref.mssql: switch to new style
...
Also document the following functions thanks to user notes
mssql_bind(),
mssql_execute(),
mssql_fetch_assoc(),
mssql_fetch_batch(),
mssql_field_name(),
mssql_field_type(),
mssql_init()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228998 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:35 +00:00
Mehdi Achour
7ec2efbee8
ref.info: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228997 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:34 +00:00
Mehdi Achour
c3c3be1e6d
WS, prepare for new docstyle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228996 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:33 +00:00
Yannick Torres
f0a80f2284
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228979 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 18:34:29 +00:00
Hannes Magnusson
3efa1e2f15
copy&paste typo
...
# Thanks Sean :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228971 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 16:14:18 +00:00
Mehdi Achour
630f0a9f90
s/name/length
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228959 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 14:24:13 +00:00
Hannes Magnusson
566c82cf24
Bug#40267 (tempnam creates file with access permissions mode of 0600)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228956 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 13:49:49 +00:00
Hannes Magnusson
b78ef0d6a4
Bug#40283 (Heredoc syntax documentation incorrect)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228955 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 13:36:00 +00:00
Mehdi Achour
e2497ce8b9
Fix serious WS/indentation/layout issues
...
lower case file id and fix according to object name
Also add see also sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228935 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 04:45:43 +00:00
Mehdi Achour
b3d22ce9c5
ref.posix: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228934 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 02:47:57 +00:00
Mehdi Achour
5ea7b403d4
ref.pcntl: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228933 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 02:47:40 +00:00
Mehdi Achour
a6d3c34b28
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228932 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 02:47:39 +00:00
Nuno Lopes
843bf8f0eb
fix bug #40345 : correct windows registry locations
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228921 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 23:49:44 +00:00
Nuno Lopes
135a327488
make it #php.doc.
...
#thanks Sean for noticing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228920 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 23:19:56 +00:00
Nuno Lopes
c65714aeda
we have moved from freenode for a long time..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228918 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 22:47:54 +00:00
Nuno Lopes
3d7a5792bc
escape literal chars in date functions (user note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228917 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 22:35:18 +00:00
Mehdi Achour
141140750e
ref.sesam: swtich to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228915 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 22:18:05 +00:00
Mehdi Achour
9cbb34ac2a
Ws, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228914 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 22:17:50 +00:00
Mehdi Achour
27d593d950
ref.java: switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228908 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 19:52:46 +00:00
Mehdi Achour
e9e9bbe35e
ref.cybercash: switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228907 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 19:52:31 +00:00
Mehdi Achour
344130ee3c
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228906 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 19:52:30 +00:00
Mehdi Achour
90ed942979
oups, fix tagname
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228905 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 19:50:58 +00:00
Mehdi Achour
a3af373ef1
ref.swf: switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228897 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 18:55:13 +00:00
Mehdi Achour
0cc4c6fffc
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228896 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 18:54:54 +00:00
Mehdi Achour
4acd844d73
ref.w32api: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228883 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 16:22:20 +00:00
Mehdi Achour
444d448733
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228882 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 16:22:05 +00:00
Hartmut Holzgraefe
4530d1af0f
parameter tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228853 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 12:38:30 +00:00
Hannes Magnusson
ff239b5578
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228843 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 11:27:59 +00:00
Mikael Johansson
aacfd79288
Better info on the lazy connect bahaviour of addServer()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228839 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 10:26:05 +00:00
Philip Olson
a142babd0f
WS, preparing for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228836 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 08:13:44 +00:00
Philip Olson
b45863667f
ref.recode: switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 07:48:56 +00:00
TAKAGI Masahiro
67e59a968c
typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228832 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 06:43:04 +00:00
Philip Olson
bbfd8393e0
Documented new (PHP 6) unicode is_ functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228831 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 06:16:09 +00:00
Mehdi Achour
0cdd7f5f38
ref.iconv: switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 05:35:03 +00:00
Mehdi Achour
d6e69825f6
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228828 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 05:34:30 +00:00
Greg Beaver
089fb1eb4e
strtolower() all files and identifiers, fix a few minor problems found in the doc links too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228827 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 05:16:53 +00:00
Greg Beaver
c63ddd8718
remove weird irrelevant trailing clause
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228824 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 04:16:12 +00:00
Greg Beaver
d990412daf
consistency - use -> for all non-static methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228823 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 04:10:00 +00:00
Mehdi Achour
75ff211ab0
Document constants
...
Add missing cross-links
Fix documentation of ifx_fetch_field() which returns an associative array (User Note)
Fix example for ifx_fieldtypes() (UN)
Add examples for ifx_do(), ifx_num_fields() (UN)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228820 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 04:04:03 +00:00
Greg Beaver
79c0148c3a
update docs to current CVS, fix a few mistakes discovered
...
encourage best practices in the examples for Phar objects.
These will match the first release of the phar extension, to
occur this week some time, so any cleaning that needs to be
done can be done now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228818 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 04:03:09 +00:00