Gabor Hojtsy
1631746997
Fix xml wellformdness problem in contributors.xml,
...
which was recognized by livedocs, as it has the strictest parser :) The problem was that
this file had no single root tag, and therefore was not a legitimate XML entity. Now it
should be fine. But translators should update, as this makes all translations already
updated to use the new contributors file invalid. Translators: you need to fix
your bookinfo.xml file and move the title and paragraph to the snippets file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165060 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 12:39:20 +00:00
Gabor Hojtsy
41a79fdd43
Moving out frontpage people lists to an entitiy file, so the lists can be reused in all translations (meaning instant update in all of them)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165055 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 11:52:57 +00:00
Jakub Vrana
c8196b0236
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165051 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:24:06 +00:00
Jakub Vrana
bc37ae981e
Returns number
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165044 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:04:29 +00:00
Aidan Lister
893a062437
Added example and alterered spacing - it should be complete now, comments welcome!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165039 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:52:13 +00:00
Aidan Lister
2e7fb0b1f6
Replaced 'function' with 'funcname' as per synopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165038 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:51:19 +00:00
Aidan Lister
890f1d16c2
Half documented - I was unable to complete it because PHP segfaults when I use the function!
...
Commiting so we don't double up on the work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165032 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:07:13 +00:00
Aidan Lister
da67f96ed8
Fixed spacing of synopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:05:43 +00:00
Nuno Lopes
c9c2dea6d3
re-write of the windows install section. still need some reviewing
...
#going to sleep now...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164991 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 21:33:03 +00:00
Heilig (Cece) Szabolcs
a346a6152a
ws fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164982 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 20:06:30 +00:00
Jakub Vrana
e29730ea09
Associativity, precedence, remove print\n# internals@ didn't object
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164939 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 10:54:00 +00:00
Jakub Vrana
6ea4be0850
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164934 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 09:32:14 +00:00
Curt Zirzow
e497d4d08d
Clarify what an abstract class can and cannot do, with example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164916 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 03:12:59 +00:00
Maciek Sokolewicz
5fe0c7a5b2
added the & to the parameter to make it clear(er) that this parameter is passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164897 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:20:42 +00:00
Friedhelm Betz
7cba076874
markup: no literal with PHP, some proper tagging
...
clarify compiling for PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164893 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:00:38 +00:00
Friedhelm Betz
9e3f64f706
mysql_list_tables is deprecated, do not link
...
improve example to improve performance
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164892 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 22:57:56 +00:00
Nuno Lopes
1d56e937da
remove nasty parentheses
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164884 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 18:47:02 +00:00
Mehdi Achour
7810ff5291
Add constants.xml and an example for hasExsltSupport()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164874 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:37:41 +00:00
Mehdi Achour
e9feb0f83f
add XSLT_SABOPT_FILES_TO_HANDLER
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164873 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:17:49 +00:00
Friedhelm Betz
43f44dc7d3
Not only php 4 has credits
...
no literal with PHP
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164869 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 12:46:35 +00:00
Friedhelm Betz
02bf29a306
link to domxml extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 12:44:16 +00:00
Damien Seguy
081b673e4f
fixing filename tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164837 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 18:30:07 +00:00
Nuno Lopes
60e219c2d8
several fixes for UDP
...
thanks Wez
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164819 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 14:41:54 +00:00
Dave Barr
842b35cbc5
- Add listendand back. Oops.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164816 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 12:55:22 +00:00
Dave Barr
fb07fbeda4
- At the request of Kenneth.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164815 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 12:53:07 +00:00
Dave Barr
50b9960195
- At the request of Kenneth.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164814 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 12:44:00 +00:00
Nuno Lopes
90e6fc874c
fix #27211 : clarify how to use UDP server sockets
...
#please review this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164812 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 11:48:38 +00:00
Nuno Lopes
496f28b233
add 'PHP 5 only' note to PHPDoc
...
thanks Goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164810 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 10:59:30 +00:00
Nuno Lopes
68f9da87d2
added note about compiling as shared, by Justin Meyer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164808 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 10:55:57 +00:00
Nuno Lopes
2411227ac0
document PHP 5 changes on comments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 10:02:17 +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
Aidan Lister
cdafee1d13
Fixed bug #29464
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164782 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 05:14:55 +00:00
Edin Kadribasic
125f54deca
Nuke references to installshield
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164745 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 16:26:08 +00:00
Aidan Lister
00ce37ce6d
Split the examples making them easier to read
...
Changed the name of the function which returns microtime as a float to microtime_float
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164733 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 14:50:51 +00:00
ali
35fc8e364f
closing paragraph element in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164725 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 14:03:28 +00:00
Mehdi Achour
dfb1b69554
document xslt_set_option()
...
better OO example for xslt_set_sax_handlers() using xslt_set_option()
tell xslt_set_error_handler() users to use xslt_set_option() instead of passing an array with a reference to the object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164722 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 13:51:43 +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
Antony Dovgal
7e7aac8815
change &true; to true
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164648 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 15:19:09 +00:00
Heilig (Cece) Szabolcs
5a69afd368
ws fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164640 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 14:29:27 +00:00
Gabor Hojtsy
b1e50a0b12
unify Torben's name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164632 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 13:34:59 +00:00
Gabor Hojtsy
746c050932
Add people I have suggested to the previous authors list. The following three are not included:
...
- dave : done a lot of trivial search&replace typo fixes
around a lot of files
- adiju and baoengb: made commit errors and revokes in the
phpdoc repository (mostly)
Otherwise the list now includes the people with all time commit count above 100. Most of the previous authors listed before this commit were fitting into this count, only a few are kept overriding this rule.
Now as far as I see, it is time to drop the hard numbers theory, as we have a starting guide, and fix possible errors with human intervention. Remove and/or add people with community suggestion. As far as I see the current list of poeple are respected members (or were respected in the past).
In the near future, I suggest we keep human editing the lists, as we have the base, and we can track the work going on just right here with our eyes. In the far future, the individual file based crediting system is still planned.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164631 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 13:30:21 +00:00
Nuno Lopes
aee7bfcaf7
fix IDs: now livedocs correctly links the pattern syntax/modifiers
...
some WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 10:15:26 +00:00
Dave Barr
cea9297342
- proto fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164610 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 05:54:45 +00:00
Gabor Hojtsy
109ca4c3c8
Philip is active again, so credit him as such (as far as we know his past contributions, he is going to be active in the future too :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164571 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 21:22:01 +00:00
Nuno Lopes
58122bfc6e
fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164550 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 16:43:09 +00:00
Nuno Lopes
dae277939d
fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164549 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 16:36:59 +00:00
Jakub Vrana
794263b757
Wasn't move anywhere (bug #29420 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164540 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 13:34:17 +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
Philip Olson
1e2537a6cf
Documented mysql.trace_mode, inspiration came from bug #29366
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 22:19:15 +00:00