|
||||||||||
|
New in This Group Building docs w/ PhD10/27/2009 3:50:30 AM Help translate10/6/2009 9:19:16 PM cvs: phpdoc-pt_BR /language/oop5 basic.xml references.xml3/25/2009 3:25:19 AM cvs: phpdoc-pt_BR /reference/array/functions array-flip.xml2/28/2009 4:46:27 PM cvs: phpdoc-pt_BR /reference/simplexml/functions simplexml-element-construct.xml2/25/2009 4:52:48 PM cvs: phpdoc-pt_BR /reference/strings/functions quoted-printable-encode.xml1/29/2009 12:58:11 AM cvs: phpdoc-pt_BR /reference/strings/functions lcfirst.xml quoted-printable-encode.xml1/28/2009 1:31:33 AM cvs: phpdoc-pt_BR /reference/array/functions compact.xml each.xml list.xml prev.xml range.xml1/24/2009 12:50:25 AM cvs: phpdoc-pt_BR /reference/array/functions array-diff-assoc.xml array-diff-key.xml array-diff-uassoc.xml array-fill.xml array-intersect-uassoc.xml array-intersect-ukey.xml array-multisort.xml array-1/21/2009 11:43:42 PM cvs: phpdoc-pt_BR /reference/array/functions array-fill.xml array-multisort.xml1/20/2009 1:36:53 AM |
cvs: phpdoc-pt_BR /language/types string.xml /reference/array/functions array-unique.xml
|
|||||||||
| Group: php.doc.pt-br |
Subscribe
|
Posted:5/15/2009 1:53:24 AM | Replies:0 | Views:31 | Items(0) |
|
amandavale Fri May 15 01:53:24 2009 UTC
Modified files: /phpdoc-pt_BR/language/types string.xml /phpdoc-pt_BR/reference/array/functions array-unique.xml Log: Corrected errors in examples http://cvs.php.net/viewvc.cgi/phpdoc-pt_BR/language/types/string.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc-pt_BR/language/types/string.xml diff -u phpdoc-pt_BR/language/types/string.xml:1.4 phpdoc-pt_BR/language/types/string.xml:1.5 --- phpdoc-pt_BR/language/types/string.xml:1.4 Sat Nov 8 22:01:56 2008 +++ phpdoc-pt_BR/language/types/string.xml Fri May 15 01:53:24 2009 @@ -91,7 +91,7 @@ dessa maneira que estar� tudo bem'; -// Imprime: Arnold disse uma vez: "I\'ll be back" +// Imprime: Arnold disse uma vez: "I'll be back" echo 'Arnold disse uma vez: "I\'ll be back"'; // Imprime: Voc� tem certeza em apagar C:\*.*? http://cvs.php.net/viewvc.cgi/phpdoc-pt_BR/reference/array/functions/array-unique.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc-pt_BR/reference/array/functions/array-unique.xml diff -u phpdoc-pt_BR/reference/array/functions/array-unique.xml:1.8 phpdoc-pt_BR/reference/array/functions/array-unique.xml:1.9 --- phpdoc-pt_BR/reference/array/functions/array-unique.xml:1.8 Tue Jan 1 20:54:44 2008 +++ phpdoc-pt_BR/reference/array/functions/array-unique.xml Fri May 15 01:53:24 2009 @@ -74,8 +74,9 @@ Array ( [a] => verde + [0] => vermelho [1] => azul - [2] => vermelho + ) ]]> </screen> |
amandav...@php.net ("Amanda Cristina do Vale") 5/15/2009 1:53:24 AM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export