Christoph Michael Becker
cd943f94a0
Generate array methodsynopses based on stubs
...
Partial merge of <https://github.com/php/doc-en/pull/266 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351860 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-04 00:35:15 +00:00
Christoph Michael Becker
d6bb818364
Fix example output
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347729 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-12 12:54:17 +00:00
George Peter Banyard
9059e4a572
Improve array_slice and array_splice documentation pages.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347119 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-01 20:22:42 +00:00
Chris Wright
f9f9a44875
Make array_splice() example clearer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342773 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-04 12:50:49 +00:00
Christoph Michael Becker
c2df92e871
Fix #73205 : Default value for $length is shown as 0, but it it not
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340300 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-04 10:02:17 +00:00
Pierrick Charron
e5c34a3438
Rename variable to match documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339732 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-27 01:30:20 +00:00
Thomas Punt
b37f03f050
Resolves doc bug #69735
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338309 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 21:12:10 +00:00
Peter Cowburn
0b53ec8dfb
array_keys() and array_splice() initalizers
...
Patch by bd808 via online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338158 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-21 15:18:13 +00:00
Peter Cowburn
1f1e43d4b6
Mention what happens when length=0 for array_splice() (doc bug #67526 Patch by Patrick Schwisow)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336201 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 11:28:07 +00:00
Peter Cowburn
395344c770
Revert "Fixes for 'missinginitializer' errors (I am new so I am uncertain about a standard other than var types, please advise.)"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333626 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-29 16:45:44 +00:00
Jason Gerfen
2fbd7d72db
Fixes for 'missinginitializer' errors (I am new so I am uncertain about a standard other than var types, please advise.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333258 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:50:16 +00:00
Nikita Popov
3ce14fde5c
Normalize parameter names of array functions
...
Normalizing parameter names in docs first to later update arginfos from that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331477 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-24 13:06:51 +00:00
Chris Wright
8941c40718
Fix missingInitializer error and incorrect initializer value in array_splice()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331433 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-18 14:21:03 +00:00
Daniel Egeberg
d6f393442b
Fixed #51453 (Mentioning NULL as special value for replacement in array_splice())
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297304 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-01 20:33:18 +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
876c81c602
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:30:45 +00:00
Jakub Vrana
5730e7a2fa
Initializers - part 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Edward Z. Yang
d1e421d30d
Fix Bug #44485 array_splice behaves unexpectedly when given an object, by clarifying that a typecast is done for mixed types.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255621 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 21:18:35 +00:00
Mehdi Achour
c10971d592
Switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249451 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 23:05:06 +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
Hannes Magnusson
c3bc936236
WS, preparation for the new doc style...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222577 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-31 11:24:02 +00:00
Jakub Vrana
af7199878d
Numeric keys in input are not preserved (bug #34227 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194570 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:36:01 +00:00
Kenneth Schwartz
c6d3fdfecf
WS Fix (no tabs)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181878 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:14:11 +00:00
anatoly techtonik
ad5631260e
note that it doesn't preserve keys from replacement array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181315 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-04 11:19:04 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
d39d863a48
Statements are not equal (bug #25489 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168680 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 13:38:16 +00:00
Jakub Vrana
37771eeb9e
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Nuno Lopes
78ec3be99b
fixed equivalent to array_shift
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159504 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 13:27:24 +00:00
Heilig (Cece) Szabolcs
23396d4d4e
applying PEAR coding standards on examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138081 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-17 12:21:03 +00:00
Philip Olson
c9b9c8ff0f
Added information from (and closes) bug #11077 , and see also unlink/array_merge.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135092 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-15 07:01:58 +00:00
Philip Olson
736a15f139
Added php tags (<?php ?>) to examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129443 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 18:12:53 +00:00
Damien Seguy
ef729dd9f6
upgrade example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115029 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-07 05:07:51 +00:00
Dallas Wang
3612f5240a
Make this example more clear.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95445 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-11 03:31:41 +00:00
Adrian Jurjica
2f7966f92e
no message
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81901 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 08:19:28 +00:00
Adrian Jurjica
de71bf7038
Translation of array functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81898 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 08:10:34 +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