diff options
Diffstat (limited to 'ext/ldap/tests/ldap_escape_all.phpt')
-rw-r--r-- | ext/ldap/tests/ldap_escape_all.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ldap/tests/ldap_escape_all.phpt b/ext/ldap/tests/ldap_escape_all.phpt index a79be004ff..d5f4950c60 100644 --- a/ext/ldap/tests/ldap_escape_all.phpt +++ b/ext/ldap/tests/ldap_escape_all.phpt @@ -11,4 +11,4 @@ var_dump(ldap_escape($subject)); ?> --EXPECT-- -string(39) "\66\6f\6f\3d\62\61\72\28\62\61\7a\29\2a"
\ No newline at end of file +string(39) "\66\6f\6f\3d\62\61\72\28\62\61\7a\29\2a" |