Andrei Zmievski
abea9ba852
Docs for array_pad().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@14932 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-02 14:58:47 +00:00
cslawi
9256eb3b12
Normalized according to the DocBook 3.1 DTD. This mostly just adds
...
closing tags and attribute quotes, but lets a stock 3.1 install
compile the PHP docs. It still compiles with DocBook 3.0, as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@14693 c90b9560-bf6c-de11-be94-00142212c4b1
1999-10-20 22:41:42 +00:00
Andrei Zmievski
025403747a
-new parameter to preg_split
...
-new function: array_reverse()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@13863 c90b9560-bf6c-de11-be94-00142212c4b1
1999-10-01 19:04:08 +00:00
Thies C. Arntzen
1af9bafd9f
added krsort docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@13411 c90b9560-bf6c-de11-be94-00142212c4b1
1999-09-21 14:41:01 +00:00
Thies C. Arntzen
1c06ceab4f
added array_count_values docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@13302 c90b9560-bf6c-de11-be94-00142212c4b1
1999-09-20 10:25:50 +00:00
Andrey Hristov
543f27203e
Note about 4.0 changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@13042 c90b9560-bf6c-de11-be94-00142212c4b1
1999-09-14 13:29:55 +00:00
Egon Schmid
c3b6da96cd
Made a lot of line breaks. It's easy with emacs psgml-mode.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@12753 c90b9560-bf6c-de11-be94-00142212c4b1
1999-09-07 20:25:39 +00:00
Andrey Hristov
8924b868e1
Docs for new array_keys() parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@12745 c90b9560-bf6c-de11-be94-00142212c4b1
1999-09-07 19:00:28 +00:00
Ken Coar
abffc3bfab
Alphabetically order some more functions..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@12656 c90b9560-bf6c-de11-be94-00142212c4b1
1999-09-06 03:22:00 +00:00
Andrey Hristov
3009540bdc
Modified array_walk docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@11942 c90b9560-bf6c-de11-be94-00142212c4b1
1999-08-14 16:47:11 +00:00
Andrey Hristov
a721e89cc7
A couple of fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@11063 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-21 13:55:46 +00:00
Andrey Hristov
d7e262ff56
Documented compact() function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10892 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-17 15:41:41 +00:00
Egon Schmid
e89dd428d9
Andrey, I will look tomorrow to it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10850 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 22:49:11 +00:00
Andrey Hristov
ca7ea6c538
Version note.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10849 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 22:30:38 +00:00
Andrey Hristov
6f857722e7
Documented array_merge. Only compact is left now.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10848 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 22:28:56 +00:00
Andrey Hristov
20e1406ebf
Move extract() function docs from misc.sgml to array.sgml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10839 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 21:48:10 +00:00
Andrey Hristov
766e6195c8
version notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10838 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 21:45:26 +00:00
Andrey Hristov
35d53f9684
Documented array_keys/array_values/in_array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10837 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 21:43:06 +00:00
Andrey Hristov
19cae0d9a7
array_splice documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10836 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 21:12:20 +00:00
Egon Schmid
8dbc38ed8d
Andrey, function array_splice() is an undocumented feature.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10835 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 20:51:08 +00:00
Egon Schmid
c44b0d5929
A para was missing.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10821 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 19:09:45 +00:00
Andrey Hristov
157e26dc59
Added version notes and documented array_slice.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10817 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 19:06:21 +00:00
Andrey Hristov
da92aeaff2
Time to document those array functions.
...
This batch has docs for array_push/array_pop/array_unshift/array_shift.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10773 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-16 17:05:14 +00:00
James Gingerich
da56968e60
Minor cleanups.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@10098 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-28 02:07:12 +00:00
James Gingerich
4004d75350
Fix example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@9994 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-23 21:56:02 +00:00
James Gingerich
82c6591284
Many minor cleanups.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@9864 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-20 03:04:56 +00:00
Sascha Schumann
ec1ea24811
taken from php3/doc on 19990606
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@9477 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-06 18:51:02 +00:00