Sara Golemon
35f1cd5a99
Document stream_filter_remove()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168552 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 04:04:00 +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
Curt Zirzow
8dd4ec27f4
consistently use para for var list descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168461 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 18:04:59 +00:00
Aidan Lister
df75ab52c3
Added &seealso.callback; entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168426 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 09:50:12 +00:00
Nuno Lopes
38f15559ef
add SORT_LOCALE_STRING
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 15:50:39 +00:00
Aidan Lister
efbb10251a
Made the information about the new changes more visible, as this seems to be a constant problem with users.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168369 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 09:40:06 +00:00
Aidan Lister
2d3ce8d205
pearised example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168366 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 09:18:21 +00:00
Sara Golemon
7a22916f9a
New Functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168351 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 21:14:19 +00:00
Tom Sommer
89320e7fa5
Bug #30055 - Incorrect example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168330 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 18:24:47 +00:00
Sean Coates
3e151f42d7
grammar
...
# perhaps this should be an entity?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168324 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 16:38:02 +00:00
Sean Coates
12cdc054e4
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168320 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 16:31:46 +00:00
Jakub Vrana
c54542ee8f
Can't be used as a function parameter (bug #29967 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168312 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:50:48 +00:00
Jakub Vrana
3974f6c102
Return value (bug #29712 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:34:21 +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
Enrique Garcia Briones
ddd6b55728
Refer to bug #30037
...
mysql_data_seek added reference to the corresponding mysql_fetch_*
mysqli: implementing the solution of bug 30037
implementing &reftitle.seealso; and &reftitle.returnvalues; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:17:24 +00:00
Jakub Vrana
3b1c8c1a2e
See also (bug #30037 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 08:26:44 +00:00
Aidan Lister
cc24cb93a4
Reworded
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168229 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-09 10:00:17 +00:00
Aidan Lister
f7cf7b4d8c
Added "z"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-09 08:34:05 +00:00
Aidan Lister
f1feb74087
GIF support is back!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168220 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-09 08:30:09 +00:00
Aidan Lister
d8cfd5d911
Explained parameters in a varlist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-08 05:55:52 +00:00
Dave Barr
24b526c3d4
- Add TWO examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168162 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-08 00:00:54 +00:00
Maciek Sokolewicz
43057e415d
added notes about unavailable functions on windows, and added examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168156 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 21:36:22 +00:00
Maciek Sokolewicz
0dde42c487
removed the message saying DIO support in unavailable on windows, and replaced it with one stating that on windows it requires php5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168155 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 21:35:54 +00:00
Mehdi Achour
f5e405f318
Reverted last commit
...
# merci pour les explications :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 19:58:30 +00:00
Mehdi Achour
49cbe807b0
don't use glob in a foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168128 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 14:25:39 +00:00
Aidan Lister
d0a43c5f95
Reworded
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168124 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 14:14:24 +00:00
Aidan Lister
3c2c370ccb
Used __FILE__ as it'll work in CLI too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168120 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 12:21:48 +00:00
Curt Zirzow
f25afe6fbc
fix #29885 , count() doesn't handle infinite recursion.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168094 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-06 20:13:42 +00:00
Nuno Lopes
3c3746916a
fix #29942 : misleading timeout description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168093 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-06 19:48:29 +00:00
Mehdi Achour
95223fb04f
add an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168068 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-06 12:33:38 +00:00
Philip Olson
fe67e206e2
Initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168042 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-05 17:53:50 +00:00
Nuno Lopes
772b0b393d
document //TRANSLIT and //IGNORE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168016 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-05 12:23:05 +00:00
Martin Samesch
71bfdc896c
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167974 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-04 14:14:25 +00:00
Friedhelm Betz
1b9a4ece70
protos for date-sunrise/sunset
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167969 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-04 12:25:25 +00:00
Nuno Lopes
6cbff88328
fix #29960 : wrong file*() protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167947 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 19:01:43 +00:00
Mehdi Achour
580f15d31d
WS and typos, removed the author feelings about the function as I just used it for a deamon and it _was_ handy
...
also added a basic example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167944 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 18:43:59 +00:00
Sean Coates
d215309d8d
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167938 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 16:26:40 +00:00
Sean Coates
982b872cfb
fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 15:57:23 +00:00
Sean Coates
54ba1998b0
doc classkit_import()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167935 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 15:51:43 +00:00
Dave Barr
695308dcbc
- Typos, add parameter tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167912 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 06:12:46 +00:00
Nuno Lopes
3ff3381ba8
typos. noticed in user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167827 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 09:08:40 +00:00
Nuno Lopes
f3f48446a9
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167773 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 09:14:59 +00:00
Sara Golemon
a53014f9a5
This doesn't belong here...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167768 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 01:55:02 +00:00
Sara Golemon
ac5984795e
Add documentation for PECL/openal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167766 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 01:27:32 +00:00
Philip Olson
f927c63767
Implemented info/example about deleting the session id cookie. Removed deprecated
...
use of session_unset() and wrote it as a note instead. Implemented return.success,
and added see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167763 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:31:31 +00:00
Aidan Lister
2a944d0e01
Fixed bug #29924
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167762 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:01:26 +00:00