]> granicus.if.org Git - php/commitdiff
added new com entries
authorHarald Radi <phanto@php.net>
Sun, 24 Jun 2001 22:40:41 +0000 (22:40 +0000)
committerHarald Radi <phanto@php.net>
Sun, 24 Jun 2001 22:40:41 +0000 (22:40 +0000)
php.ini-dist
php.ini-optimized
php.ini-recommended

index d3d115f95a7e5a5b8dd7de22319a17ffa6a8610b..e411294dc07bdbd7a96b7ac4318467f118f56dcb 100644 (file)
@@ -784,6 +784,12 @@ sockets.use_system_read = On
 ;com.typelib_file = 
 ; allow Distributed-COM calls
 ;com.allow_dcom = true
+; autoregister constants of a components typlib on com_load()
+;com.autoregister_typelib = true
+; register constants casesensitive
+;com.autoregister_casesensitive = false
+; show warnings on duplicate constat registrations
+;com.autoregister_verbose = true
 
 [Printer]
 ;printer.default_printer = ""
index e9538edfd637e63ac6a662cef10f6d64a99c9a65..d2c1b2b512fd80e1969b27f1981892fd77dba599 100644 (file)
@@ -510,8 +510,11 @@ pfpro.defaulttimeout               =       30      ; default timeout in seconds
 sockets.use_system_read                =       Off     ; Use the system read() function instead of
                                                ; the php_read() wrapper.
 [com]
-;com.typelib_file =                            ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
-;com.allow_dcom                        =       true    ; allow Distributed-COM calls
+;com.allow_dcom                                        = true  ; allow Distributed-COM calls
+;com.typelib_file              =                               ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
+;com.autoregister_typelib              = true  
+;com.autoregister_casesensitive        = false
+;com.autoregister_verbose              = true
 
 [Printer]
 ;printer.default_printer = ""
index e9538edfd637e63ac6a662cef10f6d64a99c9a65..d2c1b2b512fd80e1969b27f1981892fd77dba599 100644 (file)
@@ -510,8 +510,11 @@ pfpro.defaulttimeout               =       30      ; default timeout in seconds
 sockets.use_system_read                =       Off     ; Use the system read() function instead of
                                                ; the php_read() wrapper.
 [com]
-;com.typelib_file =                            ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
-;com.allow_dcom                        =       true    ; allow Distributed-COM calls
+;com.allow_dcom                                        = true  ; allow Distributed-COM calls
+;com.typelib_file              =                               ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
+;com.autoregister_typelib              = true  
+;com.autoregister_casesensitive        = false
+;com.autoregister_verbose              = true
 
 [Printer]
 ;printer.default_printer = ""