From:             mloftis at wgops dot com
Operating system: Linux 2.4
PHP version:      4.3.3
PHP Bug Type:     XSLT related
Bug description:  XSLT xslt_set_encoding() being detected as incorrectly missing

Description:
------------
As per my comment on #24786.  23148, 21427, 20640 may all also be
related.

This is with the current version.

The issue is this, the -ljs and other libs tested earlier by the
config.m4 file ARE NOT used during the calls to check teh Sablot libs
for SetEncoding and GetOptions calls.  Thsi bug STILL exists in 4.3.3
and is the reason why (on my system at atleast) they don't get compiled
in unless i manually hit main/php_config.h with vi and change the undef
to #define.



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

Reply via email to