From:             nick at marden dot org
Operating system: Linux
PHP version:      5.2.1
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  Two proposed patches for sybase_ct module

Description:
------------
I have two patches that I would like to propose for the PHP5 Sybase-CT
module.

The first adds the (very useful) functions sybase_output_params() and
sybase_return_status() functions. The patch is here:

http://www.marden.org/php-sybase-ct/php5-sybase_ct.return_status-and-output_params.patch

and the documentation is here:

http://www.marden.org/php-sybase-ct/return_status-and-output_params.txt

The second patch corrects (IMO) the behavior of sybct.hostname to default
to the hostname of the current system. It also supports {HOSTNAME} as a
substitution variable in the sybct.hostname parameter, a feature that I
have found useful in our server farm. The patch is here:

http://www.marden.org/php-sybase-ct/php-sybase_ct.hostname.patch




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

Reply via email to