Re: [PHP-DEV] Newbie: ldap_connect() issue

2002-07-24 Thread derick
Hello, this is the wrong list, user questions can be asked on the [EMAIL PROTECTED] mailinglist. (In this case you just didn't add ldap to the compile) Derick On Tue, 23 Jul 2002, Michael Gladden wrote: I am working with PHP 4.1.2 on Redhat 7.3 using the version of PHP that shipped with

[PHP-DEV] OpenSSL patch

2002-07-24 Thread Arkadiusz Gralski
Reformatted to reflect codestyle. -- Regards, Arkadiusz Gralski: [EMAIL PROTECTED] diff -uN --recursive php4/ext/openssl/openssl.c php4-new/ext/openssl/openssl.c --- php4/ext/openssl/openssl.c Fri Jul 12 23:46:34 2002 +++ php4-new/ext/openssl/openssl.c Wed Jul 24 10:39:38 2002 @@ -15,6 +15,8

[PHP-DEV] APACHE_VERSION

2002-07-24 Thread Oden Eriksson
Hi. With php-4.3.0-dev from CVS I allways get: checking for Apache 2.0 module support via DSO through APXS... ./configure: line 3107: syntax error near unexpected token `$APXS_HTTPD' ./configure: line 3107: ` PHP_AP_EXTRACT_VERSION($APXS_HTTPD)' The attached patch reverts back to a state

[PHP-DEV] ext/imap

2002-07-24 Thread Oden Eriksson
Hi. With php-4.3.0-dev from CVS configure allways fails at: checking whether SSL libraries are needed for c-client... /usr/lib checking whether IMAP works... configure: error: build test failed. Please check the config.log for details. Reverting back to the old ext/imap/config.m4 fixes this

Re: [PHP-DEV] Requests for 4.2.3

2002-07-24 Thread derick
On Mon, 22 Jul 2002, Michael Sisolak wrote: I believe that the following three patches should be included in 4.2.3: - etc/com/conversion.c, version 1.46 to fix bug #14353 (http://cvs.php.net/co.php/php4/ext/com/conversion.c?r=1.46Horde=0c024469e11792fde7be2067c89cfa6d) This one was

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard incomplete_class.cphp_incomplete_class.h type.c

2002-07-24 Thread derick
On Wed, 24 Jul 2002, Yasuo Ohgaki wrote: yohgaki Wed Jul 24 05:55:11 2002 EDT Modified files: /php4/ext/standardincomplete_class.c php_incomplete_class.h type.c Log: is_object() returns FALSE if object is a incomplete object. Raise

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard incomplete_class.c php_incomplete_class.htype.c

2002-07-24 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: On Wed, 24 Jul 2002, Yasuo Ohgaki wrote: yohgaki Wed Jul 24 05:55:11 2002 EDT Modified files: /php4/ext/standardincomplete_class.c php_incomplete_class.h type.c Log: is_object() returns FALSE if object is a incomplete

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard incomplete_class.c php_incomplete_class.h type.c

2002-07-24 Thread Zeev Suraski
At 14:20 24/07/2002, Yasuo Ohgaki wrote: I don't think breaking compatibility is not needed now. However, I'm not against to raise fatal error in PHP5. PHP5 breaks scripts in many ways. Why don't we save it for PHP5? Without paying attention to the specific issue, please snap out of this state

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard incomplete_class.cphp_incomplete_class.h type.c

2002-07-24 Thread Yasuo Ohgaki
Zeev Suraski wrote: At 14:20 24/07/2002, Yasuo Ohgaki wrote: I don't think breaking compatibility is not needed now. However, I'm not against to raise fatal error in PHP5. PHP5 breaks scripts in many ways. Why don't we save it for PHP5? Without paying attention to the specific issue,

Re: [PHP-DEV] Requests for 4.2.3

2002-07-24 Thread Carlos Henrique Bauer
Hi, [EMAIL PROTECTED] wrote: - ext/standard/head.c, version 1.56 to fix bug #16626(http://cvs.php.net/co.php/php4/ext/standard/head.c?r=1.56Horde=bf567e33a9e655539c840bf2453f8cfb) Applied. The header() function is not working in php 4.2.x the same way it used to in 4.1.x. According to

[PHP-DEV] Re: Bug #18547 Updated: Remote attacker can cause SIGSEGV (fwd)

2002-07-24 Thread Thomas Cannon
-- Forwarded message -- Date: Wed, 24 Jul 2002 16:12:06 -0400 (EDT) From: Dan Kalowsky [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Bug #18547 Updated: Remote attacker can cause SIGSEGV Please send it to [EMAIL PROTECTED] (Okay, that's easy enough -- I posted this in the

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard incomplete_class.c

2002-07-24 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: this works or not, though. (If it doesn't, I'll stringly disagree with the BC) I'll strongly disagree, not stringly ;) -- Yasuo Ohgaki -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] php-bugs

2002-07-24 Thread Blake Barnett
How do I un-subscribe from the php-bugs mailing list? It's not on the http://www.php.net/mailing-lists.php page, and sending an email to the list directly fails. I know it used to be part of php-dev at one time, and I'm just wondering if it's possible to un-subscribe from it without also

Re: [PHP-DEV] php-bugs

2002-07-24 Thread Melvyn Sopacua
Hi, On 24 Jul 2002, Blake Barnett wrote: Received: from pb1.pair.com (pb1.pair.com [216.92.131.4]) by server20.idg.nl (UCX VMS MAIL/2713-7.1/2713-7.1) with SMTP id XAA16802 for [EMAIL PROTECTED]; Wed, 24 Jul 2002 23:51:40 +0200 (CEST) Received: (qmail 17044 invoked by

[PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-24 Thread Melvyn Sopacua
On Mon, 22 Jul 2002, Derick Rethans wrote: I think it's time to start the release process of PHP 4.2.3 in which a lot of bugs will be fixed that are in 4.2.1/4.2.2. What about the build system - especially BSD_MAKEFILE stuff. If we issue a warning like: ***WARNING*** PHP now defaults to

[PHP-DEV] CVS Account Request: xbite

2002-07-24 Thread Denis Arh
Translating PHP Manual in Slovene language -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP_NEW_EXTENSION MFH to PHP_4_2_0?

2002-07-24 Thread Melvyn Sopacua
Hi, while trying to fix the sysvsem issues, I tried to build the new config.m4, but it failed on some syntax error. Reverted to PHP_EXTENSION i.s.o. PHP_NEW_EXTENSION and it worked again. Which is to be used for the PHP_4_2_0 branch? Additionally it would be nice if:

Re: [PHP-DEV] Patch suggestions for PHP 4.2.3 (tokenizer)

2002-07-24 Thread Alan Knowles
This would be nice to get into 4.2.3 - at least the tokenizer would be usable in a release version :) http://cvs.php.net/diff.php/php4/ext/tokenizer/tokenizer.c?r1=1.8r2=1.9ty=hnum=10 for bug : http://bugs.php.net/bug.php?id=16939 regards alan

[PHP-DEV] bug 16037 help? zend/thread-safety problem

2002-07-24 Thread Mike Hardy
I've been investigating the source around this bug: http://bugs.php.net/bug.php?id=16037 ...and can't quite wrap my head around how to fix it. The implication of the bug is that for Apache 2.x platforms using threading (or Apache 1.3.x on windows, which uses threading), you'll probably get