Edit report at https://bugs.php.net/bug.php?id=61718&edit=1

 ID:                 61718
 Patch added by:     a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails
 Status:             Open
 Type:               Bug
 Package:            LDAP related
 Operating System:   windows
 PHP Version:        5.3.10
 Block user comment: N
 Private report:     N

 New Comment:

The following patch has been added/updated:

Patch Name: 61718.diff
Revision:   1334322289
URL:        
https://bugs.php.net/patch-display.php?bug=61718&patch=61718.diff&revision=1334322289


Previous Comments:
------------------------------------------------------------------------
[2012-04-13 09:39:14] a...@php.net

Description:
------------
Test diff:

001+ Fatal error: Call to undefined function ldap_set_rebind_proc() in 
C:\snaps\php-test-pack-5.3-nts-windows-vc9-x86-r2ca49d3\ext\ldap\tests\ldap_set_rebind_proc_error.php
 on line 18
001- Warning: ldap_set_rebind_proc() expects exactly 2 parameters, 1 given in 
%s on line %d
002- bool(false)
003-
004- Warning: ldap_set_rebind_proc() expects exactly 2 parameters, 3 given in 
%s on line %d
005- bool(false)
006-
007- Warning: ldap_set_rebind_proc(): Two arguments expected for 
'rebind_proc_inexistant' to be a valid callback in %s on line %d
008- bool(false)
009- ===DONE===

Expected result:
----------------
test pass

Actual result:
--------------
test fail


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61718&edit=1

Reply via email to