2010/2/2 KITAZAKI Shigeru <shigeru_kitaz...@cybozu.co.jp>:
> hi,
>
> Pierre Joye wrote:
>> > * php_syslog.patch
>> It has to be optional. Maybe a mbstring.syslog* option to set a given
>> encoding for the syslog functions.
>>
> Thank you for your advise. It sounds good to be optional.
> Let me consider about it again.
>
>> > * php_ldap.patch
>> That's something I have done too but I don't think we can do it in a
>> minor version as it introduces some BC breaks. For example with SSL,
>> as far as I know it is not possible to use custom cerficates in custom
>> places (via openssl).
>>
> I see. If you remember your work, please give me the points such as
> summary of URL or patches and the test suites.
>
>> Where did you read that openldap stops to support windows? Last time I
>> checked I saw that they stoped (they never really did) to stupport
>> VC++ but they did support windows. Some openldap contributors even
>> provide windows builds as commercial packages.
>>
> Ah, sorry to misguide you. You are right.
> My concern is why we cannot build it with VC++ with official documents.
> I want to use the same compiler and to keep distributing PHP binary as
> small as possible. And, OpenLDAP had supported VC++ in several years ago
> as much as I know.
> But, this is not a issue of PHP but OpenLDAP, I guess.

By the way, I patched the openldap libraries to build them with
VC6/9/10. You can find the dev files here:

http://pecl2.php.net/downloads/php-windows-builds/php-libs/VC9/x86/

and the sources here:

http://pecl2.php.net/downloads/php-windows-builds/source/

It could be nice to port the 2.4.x libs instead of 2.3. That should
not be too hard :) Would you like to give me a hand here?

Cheers,
--
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to