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
|
c8196b0236
|
Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165051 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-03 10:24:06 +00:00 |
|
Derek Ford
|
a02fb899e9
|
Grammatical Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147346 c90b9560-bf6c-de11-be94-00142212c4b1
|
2003-12-26 18:42:02 +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 |
|
Derick Rethans
|
0b93bd27f7
|
- Fixed structures. The structure for adding examples is:
<para>
<example>
<title />
<programlisting>
<![CDATA[
<?php
echo "foo\n";
?>
]]>
</programlisting>
<para>
The output is:
</para>
<screen>
<![CDATA[
foo
]]>
</screen>
</example>
</para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131857 c90b9560-bf6c-de11-be94-00142212c4b1
|
2003-06-16 12:03:39 +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 |
|
Hartmut Holzgraefe
|
1747b91508
|
added documentation for the renumber 'feature' of array_shift and unshift
(bug #14791)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85986 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-06-17 23:48:37 +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 |
|