[PHP-DOC] #32072 [NEW]: [DOC] French : Upload Typo

2005-02-22 Thread jsgoupil at lookstrike dot com
From: jsgoupil at lookstrike dot com
Operating system: 
PHP version:  Irrelevant
PHP Bug Type: Documentation problem
Bug description:  [DOC] French : Upload Typo

Description:

$Revision: 1.37 $
fr/features/file-upload.xml

concidéré -> considéré 
Value: 6. -> Valeur : 6. (mettre la même nomenclature)
Si une limite de mémoire est activé -> activée
de faible connexions -> au pluriel ou singulier ?
des téléchargement multiples -> téléchargements
mega-octets -> Larousse2002 dit : "mégaoctets"

Le mot "téléchargé" est utilisé sur certaines pages alors que parfois le
mot "uploadé" est utilisé. Il faudrait être constant :)

Jean-Sébastien Goupil


-- 
Edit bug report at http://bugs.php.net/?id=32072&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32072&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32072&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32072&r=trysnapshot51
Fixed in CVS:http://bugs.php.net/fix.php?id=32072&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=32072&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=32072&r=needtrace
Need Reproduce Script:   http://bugs.php.net/fix.php?id=32072&r=needscript
Try newer version:   http://bugs.php.net/fix.php?id=32072&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=32072&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=32072&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=32072&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=32072&r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=32072&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32072&r=php3
Daylight Savings:http://bugs.php.net/fix.php?id=32072&r=dst
IIS Stability:   http://bugs.php.net/fix.php?id=32072&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=32072&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32072&r=float
No Zend Extensions:  http://bugs.php.net/fix.php?id=32072&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32072&r=mysqlcfg


[PHP-DOC] #32071 [NEW]: [DOC] French : move_uploaded_file Typo

2005-02-22 Thread jsgoupil at lookstrike dot com
From: jsgoupil at lookstrike dot com
Operating system: 
PHP version:  Irrelevant
PHP Bug Type: Documentation problem
Bug description:  [DOC] French : move_uploaded_file Typo

Description:

$Revision: 1.10 $
fr/reference/filesystem/functions/move-uploaded-file.xml

n'es tpas -> n'est pas
opétation -> opération


Jean-Sébastien Goupil


-- 
Edit bug report at http://bugs.php.net/?id=32071&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32071&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32071&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32071&r=trysnapshot51
Fixed in CVS:http://bugs.php.net/fix.php?id=32071&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=32071&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=32071&r=needtrace
Need Reproduce Script:   http://bugs.php.net/fix.php?id=32071&r=needscript
Try newer version:   http://bugs.php.net/fix.php?id=32071&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=32071&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=32071&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=32071&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=32071&r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=32071&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32071&r=php3
Daylight Savings:http://bugs.php.net/fix.php?id=32071&r=dst
IIS Stability:   http://bugs.php.net/fix.php?id=32071&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=32071&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32071&r=float
No Zend Extensions:  http://bugs.php.net/fix.php?id=32071&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32071&r=mysqlcfg


[PHP-DOC] cvs: phpdoc /en/language types.xml /en/reference/var/functions is-resource.xml

2005-02-22 Thread Philip Olson
philip  Tue Feb 22 15:31:46 2005 EDT

  Modified files:  
/phpdoc/en/language types.xml 
/phpdoc/en/reference/var/functions  is-resource.xml 
  Log:
  See also get_resource_type().
  
  
http://cvs.php.net/diff.php/phpdoc/en/language/types.xml?r1=1.148&r2=1.149&ty=u
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.148 phpdoc/en/language/types.xml:1.149
--- phpdoc/en/language/types.xml:1.148  Sun Jan 23 15:04:36 2005
+++ phpdoc/en/language/types.xmlTue Feb 22 15:31:45 2005
@@ -1,5 +1,5 @@
 
-
+
  
   Types
 
@@ -2141,6 +2141,10 @@
  
 
 
+
+ See also get_resource_type.
+
+

 Converting to resource
 
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-resource.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/var/functions/is-resource.xml
diff -u phpdoc/en/reference/var/functions/is-resource.xml:1.3 
phpdoc/en/reference/var/functions/is-resource.xml:1.4
--- phpdoc/en/reference/var/functions/is-resource.xml:1.3   Wed Aug 20 
04:54:57 2003
+++ phpdoc/en/reference/var/functions/is-resource.xml   Tue Feb 22 15:31:46 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -38,7 +38,8 @@
 
 
  See the documentation on the resource-type for
- more information.
+ more information, and 
+ get_resource_type.
 

   


[PHP-DOC] cvs: phpdoc /en/reference/memcache/functions memcache-connect.xml

2005-02-22 Thread Antony Dovgal
tony2001Tue Feb 22 13:19:11 2005 EDT

  Modified files:  
/phpdoc/en/reference/memcache/functions memcache-connect.xml 
  Log:
  clarify a bit
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/functions/memcache-connect.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/memcache/functions/memcache-connect.xml
diff -u phpdoc/en/reference/memcache/functions/memcache-connect.xml:1.1 
phpdoc/en/reference/memcache/functions/memcache-connect.xml:1.2
--- phpdoc/en/reference/memcache/functions/memcache-connect.xml:1.1 Tue Sep 
28 08:23:52 2004
+++ phpdoc/en/reference/memcache/functions/memcache-connect.xml Tue Feb 22 
13:19:08 2005
@@ -1,5 +1,5 @@
 
-
+
 
  
   Memcache::connect
@@ -19,7 +19,7 @@
port point to the host and port, where
memcached is listening for connections.
Parameter port is optional, it's default value is
-   11211. Also you can define a timeout, which will be
+   11211. Also you can define a timeout (in seconds), 
which will be
used when connecting to the daemon. Think twice before changing the default
value - you can loose all the advantages of caching if your connection is 
too
slow.


[PHP-DOC] cvs: phpdoc /scripts/iniupdate .cvsignore README cvs-get-release generate_changelog.php ini-update.php ini_search_lib.php insert_db.php make_db.php update-all update_db.php version4.tags version5.tags

2005-02-22 Thread Nuno Lopes
nlopess Tue Feb 22 12:54:59 2005 EDT

  Added files: 
/phpdoc/scripts/iniupdate   .cvsignore README cvs-get-release 
generate_changelog.php ini-update.php 
ini_search_lib.php insert_db.php 
make_db.php update-all update_db.php 
version4.tags version5.tags 
  Log:
  commit script to update ini.xml files
  contains code by Jakub
  
http://cvs.php.net/co.php/phpdoc/scripts/iniupdate/.cvsignore?r=1.1&p=1
Index: phpdoc/scripts/iniupdate/.cvsignore
+++ phpdoc/scripts/iniupdate/.cvsignore
sources
*.sqlite

http://cvs.php.net/co.php/phpdoc/scripts/iniupdate/generate_changelog.php?r=1.1&p=1
Index: phpdoc/scripts/iniupdate/generate_changelog.php
+++ phpdoc/scripts/iniupdate/generate_changelog.php
http://www.php.net/license/3_0.txt.  |
  | If you did not receive a copy of the PHP license and are unable to   |
  | obtain it through the world-wide-web, please send a note to  |
  | [EMAIL PROTECTED] so we can mail you a copy immediately.   |
  +--+
  | Authors:Nuno Lopes <[EMAIL PROTECTED]> |
  +--+
*/

/** converts a tag like php_5_0_0 into a version like 5.0.0 */
function tag2version($tag) {
$s = strtr(substr($tag, 4), '_', '.');

return substr($s, 2) == 'cvs' ? $s{0} . '-cvs' : $s;
}


/** checks if an ini setting has changed its value in PHP 5  */
function check_php4($array) {

foreach($array as $key => $val) {
if (substr($key, 0, 5) != 'php_4') {
continue;
}

if ($val) {
if (isset($old)) {
if ($val != $old) {
return '';
}
} else {
$old = $val;
}
}
}

if (isset($old) && $old != $array['php_5_0_0'] && $array['php_5_0_0']) {
return "$old in PHP 4.";
}
}


/** return when the option become available */
function available_since($array) {

if ($array['php_4_0_0']) {
return '';
}

foreach($array as $key => $val) {
if ($val) {
return 'Available since PHP ' . tag2version($key) . '.';
}
}

}


/** check for changes between versions */
function last_version($array) {

$php4 = check_php4($array);
$str  = '';

foreach($array as $key => $val) {
if ($php4 && substr($key, 0, 5) == 'php_4') {
continue;
}

if ($val) {
if (isset($old)) {
if ($val != $old) {
$str .= " $old in PHP <= " . tag2version($old_tag) . '.';
}
}

$old = $val;
$old_tag = $key;
}
}

return $php4 . $str;
}


/** generate the changelog column */
function generate_changelog($array) {

array_shift($array);
return trim(last_version($array) . ' ' . available_since($array));
}


$error = '';

if (!$idx = sqlite_open('ini_changelog.sqlite', 0666, $error)) {
die("Couldn't open the DB: $error");
}

$q = sqlite_unbuffered_query($idx, 'SELECT * FROM changelog');

/* This hack is needed because sqlite 2 sort case-sensitive */
while($row = sqlite_fetch_array($q, SQLITE_ASSOC)) {
uksort($row, 'strnatcmp');
$info[$row['name']] = $row;
}

uksort($info, 'strnatcasecmp');

foreach ($info as $row) {
$changelog[$row['name']] = generate_changelog($row);
}

if (!isset($included)) {
foreach ($changelog as $key => $val) {
echo "$key : $val\n";
}
}

sqlite_close($idx);

?>

http://cvs.php.net/co.php/phpdoc/scripts/iniupdate/ini-update.php?r=1.1&p=1
Index: phpdoc/scripts/iniupdate/ini-update.php
+++ phpdoc/scripts/iniupdate/ini-update.php
http://www.php.net/license/3_0.txt.  |
  | If you did not receive a copy of the PHP license and are unable to   |
  | obtain it through the world-wide-web, please send a note to  |
  | [EMAIL PROTECTED] so we can mail you a copy immediately.   |
  +--+
  | Authors:Nuno Lopes <[EMAIL PROTECTED]> |
  | Jakub Vrána <[EMAIL PROTECTED]>  |
  +--+
*/


/* Configuration Options */

$php_src_dir = '../../../php-src'; //php-src path
$pecl_dir= '../../../pecl';//pecl path
$phpdoc_dir  = '../../';   //phpdoc path

/*** END of configurations */


/* Search for INI entrys and C macros in php-src/pecl directory */

function recurse($dir) {
global $array, $replace;

if (!$dh = opendir($dir)) {
die ("couldn't open the specified dir ($dir)");
}

while (($file = readdir(

[PHP-DOC] cvs: phpdoc /en/install/windows extensions.xml

2005-02-22 Thread Nuno Lopes
nlopess Tue Feb 22 06:13:57 2005 EDT

  Modified files:  
/phpdoc/en/install/windows  extensions.xml 
  Log:
  user note: typo
  
http://cvs.php.net/diff.php/phpdoc/en/install/windows/extensions.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/install/windows/extensions.xml
diff -u phpdoc/en/install/windows/extensions.xml:1.8 
phpdoc/en/install/windows/extensions.xml:1.9
--- phpdoc/en/install/windows/extensions.xml:1.8Tue Jan 18 14:28:15 2005
+++ phpdoc/en/install/windows/extensions.xmlTue Feb 22 06:13:56 2005
@@ -1,5 +1,5 @@
 
-
+

 Installation of extensions on Windows
 
@@ -50,7 +50,7 @@
   
Enable the extension(s) in &php.ini; you want to use by uncommenting the
extension=php_*.dll lines in &php.ini;. This is done
-   by deleting the leading ; form the extension you want to load. 
+   by deleting the leading ; from the extension you want to load. 

 Enable Bzip2 extension for 
PHP-Windows
  


[PHP-DOC] cvs: phpdoc /en/reference/dir/functions scandir.xml

2005-02-22 Thread Nuno Lopes
nlopess Tue Feb 22 06:04:53 2005 EDT

  Modified files:  
/phpdoc/en/reference/dir/functions  scandir.xml 
  Log:
  remove context entity, because this function only exists in PHP 5
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dir/functions/scandir.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/dir/functions/scandir.xml
diff -u phpdoc/en/reference/dir/functions/scandir.xml:1.6 
phpdoc/en/reference/dir/functions/scandir.xml:1.7
--- phpdoc/en/reference/dir/functions/scandir.xml:1.6   Mon Nov  1 11:08:20 2004
+++ phpdoc/en/reference/dir/functions/scandir.xml   Tue Feb 22 06:04:52 2005
@@ -1,5 +1,5 @@
 
-
+
   

 scandir
@@ -30,7 +30,6 @@
  For a description of the context parameter, refer
  to .
 
-¬e.context-support;
 
  
   A simple scandir example