Commit graph

28 commits

Author SHA1 Message Date
Christoph M. Becker
3c969c420f Update implode() docs for PHP 8.0.0
Closes GH-269.
2021-01-01 16:22:06 +01:00
Christoph M. Becker
a810fcc1ff implode-fix 2021-01-01 15:48:17 +01:00
Christoph Michael Becker
e50c871145 implode($pieces, $glue) is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348451 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-07 13:30:24 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Sherif Ramadan
336bf822a6 Removed dubious wording in implode parameter description. Fixes bug #63985.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329161 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 14:32:49 +00:00
Hartmut Holzgraefe
4955626c0e thinko fix ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326946 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-02 14:07:45 +00:00
Hartmut Holzgraefe
941f2efa4a added http_build_query() to "see also" on import()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326945 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-02 13:35:31 +00:00
Adam Harvey
e6b8bd2a32 Fix doc bug #52353 (Deprecated function referenced in documentation) by
replacing split() in implode's see also list with preg_split().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301310 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-16 03:43:10 +00:00
Daniel Egeberg
b5b882e695 Fixed PHP bug #52122 (implode(): No description of return value for degenerate case)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300736 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-24 22:07:28 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
ed67b3c502 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283839 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:08:43 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Hannes Magnusson
94346e89c9 - Improve/add parameter/returnvalue descriptions
- Fix PHP coding style


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255914 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-23 22:42:50 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
e727ac1f60 ref.strings (.* => .*): Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:01:57 +00:00
Mehdi Achour
30fae20937 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:01:26 +00:00
Philip Olson
148550502b Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Derick Rethans
f0ff9a514d - Document implode() properly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130483 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 21:20:40 +00:00
John Coggeshall
dd1cc5301a Revert back to 1.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130466 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 19:47:18 +00:00
John Coggeshall
fb51f4a019 Following Jani's Suggestion on a more appropiate proto.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130424 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 15:54:48 +00:00
John Coggeshall
0b63b218eb Clearified the proto for this function per bug #24056
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 11:27:15 +00:00
Stefan Walk
50a1ebbefd choice="req" explicitely on pieces argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128724 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 18:51:00 +00:00
Stefan Walk
ca431331de the glue parameter is optional as of PHP 4.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128268 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 20:13:25 +00:00
Philip Olson
8528aef414 Minor update to example, removed see also to the alias join().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84997 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-07 17:46:26 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00