Commit graph

7702 commits

Author SHA1 Message Date
Gabor Hojtsy
0b006d5893 Credit Hartmut as a past editor, since he
was not active lately, so he is not going to go
to the currently actives list. Also clarify who
is (going to be) listed on the frontpage, and
that those are not the most important, but the
currently most active people. Sure, they are
quite important :))

Any more people to credit as a past editor?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163551 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-18 13:05:51 +00:00
Tom Sommer
cc219c8c7c Add missing space
Fix wording for simplexml.iteration


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163525 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 17:35:30 +00:00
Lukas Jelinek
40fddf375d EN -> CS synchronization (PHP 5 etc.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163522 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 17:00:38 +00:00
Aidan Lister
9e5c16aea5 Added a paragraph explaining the origin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 11:21:24 +00:00
Curt Zirzow
ef5be14c8d paamayim nekudotayim documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163487 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 04:51:27 +00:00
Curt Zirzow
c3fcc16c21 WS Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163486 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 04:05:28 +00:00
Sara Golemon
298458a675 Update availability of zlib.* compression filters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 00:15:21 +00:00
Gabor Hojtsy
e070a206cf And here comes what noone expected to happen soon :) Shuffling with the authors and editors list. Stay tuned:
- moving old editor list to contributors.xml and adding my name
   there as an editor (do you see me Steph?)
 - adding note maintainers list generated a few minutes ago with
   the notes_stats.php script (note that user 'irc' was not found
   in the current CVS user list, I assume he is the same as 'irchtml',
   plus Sebastian Picklum seems to have two CVS accounts (spic and sp),
   both of which he used to maintain notes.

What comes now:

 - someone please dig up the script which generated a summary based
   on the phpdoc CVS logs / news server data, so we can get an idea
   of who to list as past author+editor, and who is currently to be
   put there (I don't know where that script is)

 - suggest yourself as a manual editor if you think you will be accepted
   by the community!

 - complain on the user note editor list, if you think that something is
   unfair in there (you are listed but you should not be, or the other
   way around)

 - complain if you think anything else is problematic :)

BTW I have added myself as an editor to break the untouchable list and not
to monopolize that place, so once again feel free to propose yourself if
you see you fit there (or complain about myself being there :)).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163450 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-16 15:45:02 +00:00
Maciek Sokolewicz
70e848fb61 fixed small typo in example (& removed comments about it)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163444 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-16 12:41:51 +00:00
Aidan Lister
0852df0fcc Added an example for opening a URI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163442 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-16 11:20:24 +00:00
Curt Zirzow
d62a61a076 The content for the static keyword.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163427 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-16 04:15:30 +00:00
Dave Barr
9d0a1e7664 - Fix #29195 and #29196.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163418 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 23:00:52 +00:00
Philip Olson
d796253cd2 WS (ugh)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163410 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 21:45:15 +00:00
Philip Olson
5beaca7d29 Added an example, implemented user notes on how E_WARNING is emitted if !resource,
and added see also.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163409 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 21:28:57 +00:00
Adam Trachtenberg
20bf79e0d5 Add output of __get()/__set() example; Fix title of __call() example; Mention that these methods are only invoked when the property/method does not exist in the class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163392 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 15:48:44 +00:00
Nuno Lopes
ec4be0547a add title to the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163369 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:19:55 +00:00
Nuno Lopes
00faf67131 fix #29169: the module_name must be in lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163368 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:11:55 +00:00
Nuno Lopes
0bf5e30bf3 fix intro text, rewording and re-indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163367 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:03:25 +00:00
Nuno Lopes
b261f57583 missing procedural title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163365 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 10:44:21 +00:00
Maciek Sokolewicz
be372d5e4b fixed small typo (public, private or private => public, private or protected)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163364 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 09:47:21 +00:00
Philip Olson
a2589d4f6a Added an example, and see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 21:08:10 +00:00
Philip Olson
c23c764146 Added a simple example and see also exec().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163319 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 17:17:14 +00:00
Philip Olson
7511e36a86 Document #29138 but this may (hopefully) change in the future.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163318 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 16:33:23 +00:00
Aidan Lister
1b90ecc372 Deleted junk from end of file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163295 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:58:42 +00:00
Aidan Lister
5ec3921d47 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:57:08 +00:00
Aidan Lister
06ef671d0a Changed wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163293 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:49:41 +00:00
Aidan Lister
a9ab1c9404 Added two examples for displaying permissions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:42:29 +00:00
Enrique Garcia Briones
4c11703bfb Change mysqli->stmt->init to mysqli->stmt_init accordingly to its use in the examples and other docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163215 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 17:37:48 +00:00
Georg Richter
98b55a8b5f added documentation for mysqli_stmt_reset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:41:06 +00:00
Georg Richter
021aa9aa06 fixed wrong object in oo-syntax (mysql -> stmt)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163204 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:16:29 +00:00
Nuno Lopes
5227df9684 fix entity~
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163170 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 11:06:22 +00:00
Antony Dovgal
40116da977 add memcache docs
add an entry to manual.xml.in & url to global.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 10:34:03 +00:00
Uwe Steinmann
e9822b23ec - fixed some errors in second example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163110 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-12 10:52:48 +00:00
Dave Barr
514919ea8c - Fix #29094
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163057 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 15:41:38 +00:00
Nuno Lopes
1ac85b8934 renaming files and adding initial reflection documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163048 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 12:33:25 +00:00
Nuno Lopes
588cfaa5ed un-comment ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163047 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 12:31:05 +00:00
Nuno Lopes
77af3c7273 fix ids, sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163040 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 10:06:18 +00:00
Nuno Lopes
f10d6e7422 fix ::
move comparing objects in PHP 5 to oop5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163039 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 09:32:52 +00:00
Aidan Lister
762bc4bd27 Fixed line length
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163025 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 02:20:24 +00:00
Aidan Lister
8b6ea03d60 Added link to array_walk_recursive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163024 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 02:18:37 +00:00
Curt Zirzow
fc806a11fe watch those tabs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163014 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-10 19:35:25 +00:00
Curt Zirzow
22cd09f050 The new oop5 documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-10 19:30:37 +00:00
Dave Barr
31a32222bc - Revert #29077.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162921 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 16:06:48 +00:00
Dave Barr
59d27e72d5 - Fix #29077.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162920 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 16:02:28 +00:00
Jakub Vrana
458180e83f \0x00 -> \x00
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162907 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 07:21:53 +00:00
Nuno Lopes
0e4e45fb2c remove un-needed text and change <titleabbrev>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162876 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 15:42:48 +00:00
Mehdi Achour
f8a9eed409 See also
# spotted by Olivier Parmentier (miam)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162872 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 14:46:23 +00:00
Jakub Vrana
4171c45c2d Revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162870 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 14:27:54 +00:00
Nuno Lopes
dfcb304115 updating ini entries: adding links (using modified script by Jakub) and adding Zend internal INI entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162861 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 10:39:06 +00:00
Nuno Lopes
761a3fd0c9 fix build and move oci paragraph to entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162856 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 10:05:05 +00:00