[PHP-DOC] cvs: phpdoc /en/reference/dbx ini.xml

2005-04-27 Thread Nuno Lopes
nlopess Wed Apr 27 10:30:18 2005 EDT

  Modified files:  
/phpdoc/en/reference/dbxini.xml 
  Log:
  this para isnt needed because the info is in the new changelog column
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/ini.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/dbx/ini.xml
diff -u phpdoc/en/reference/dbx/ini.xml:1.7 phpdoc/en/reference/dbx/ini.xml:1.8
--- phpdoc/en/reference/dbx/ini.xml:1.7 Wed Apr 27 10:20:08 2005
+++ phpdoc/en/reference/dbx/ini.xml Wed Apr 27 10:30:17 2005
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -27,11 +27,6 @@
   
   &ini.php.constants;
 
-
- 
-  This ini-option is available from PHP 4.3.0.
- 
-
 
 &ini.descriptions.title;
 


RE: [PHP-DOC] cvs: phpdoc /en/reference/dbx ini.xml reference.xml /en/reference/dbx/functions dbx-query.xml

2002-10-29 Thread Marc Boeren

> Seems like a D is missing from the second constant's name...

Thanks for being alert!

Cheerio, Marc.

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DOC] cvs: phpdoc /en/reference/dbx ini.xml reference.xml/en/reference/dbx/functions dbx-query.xml

2002-10-29 Thread Gabor Hojtsy
> &reference.dbx.ini;
> +   
> +
> + The DBX_OCI8,
> + BX_COLNAMES_UNCHANGED,
> + DBX_COLNAMES_UPPERCASE and
> + DBX_COLNAMES_LOWERCASE constants are in CVS
only.
> +
> +   

Seems like a D is missing from the second constant's name...

Goba


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/dbx ini.xml reference.xml /en/reference/dbx/functions dbx-query.xml

2002-10-29 Thread Marc Boeren
mboeren Tue Oct 29 03:41:03 2002 EDT

  Modified files:  
/phpdoc/en/reference/dbxini.xml reference.xml 
/phpdoc/en/reference/dbx/functions  dbx-query.xml 
  Log:
  Added notes about availability of newly added features.
  
  
Index: phpdoc/en/reference/dbx/ini.xml
diff -u phpdoc/en/reference/dbx/ini.xml:1.1 phpdoc/en/reference/dbx/ini.xml:1.2
--- phpdoc/en/reference/dbx/ini.xml:1.1 Mon Oct 28 06:08:18 2002
+++ phpdoc/en/reference/dbx/ini.xml Tue Oct 29 03:41:02 2002
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -26,6 +26,11 @@
   For further details and definition of the PHP_INI_* constants see
   ini_set.
 
+
+ 
+  This ini-option is in CVS only.
+ 
+
 
  Here is a short explanation of the configuration directives.
  
Index: phpdoc/en/reference/dbx/reference.xml
diff -u phpdoc/en/reference/dbx/reference.xml:1.6 
phpdoc/en/reference/dbx/reference.xml:1.7
--- phpdoc/en/reference/dbx/reference.xml:1.6   Mon Oct 28 06:08:18 2002
+++ phpdoc/en/reference/dbx/reference.xml   Tue Oct 29 03:41:02 2002
@@ -1,5 +1,5 @@
 
-
+
 
 @ -89,6 +89,14 @@

 
&reference.dbx.ini;
+   
+
+ The DBX_OCI8, 
+ BX_COLNAMES_UNCHANGED, 
+ DBX_COLNAMES_UPPERCASE and
+ DBX_COLNAMES_LOWERCASE constants are in CVS only.
+
+   
 

 &reftitle.resources;
Index: phpdoc/en/reference/dbx/functions/dbx-query.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-query.xml:1.4 
phpdoc/en/reference/dbx/functions/dbx-query.xml:1.5
--- phpdoc/en/reference/dbx/functions/dbx-query.xml:1.4 Mon Oct 28 06:08:18 2002
+++ phpdoc/en/reference/dbx/functions/dbx-query.xml Tue Oct 29 03:41:02 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -104,7 +104,7 @@
   
   

-DBX_COLNAMES_UNCHANGED
+DBX_COLNAMES_UNCHANGED (CVS only)


 
@@ -114,7 +114,7 @@
   
   

-DBX_COLNAMES_UPPERCASE
+DBX_COLNAMES_UPPERCASE (CVS only)


 
@@ -125,7 +125,7 @@
   
   

-DBX_COLNAMES_LOWERCASE
+DBX_COLNAMES_LOWERCASE (CVS only)


 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php