[PHP-DEV] Bug #9775 Updated: libmcrypt-2.4.9 causes random segmentation faults

2001-07-05 Thread derick
ID: 9775 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.4pl1 Assigned To: derick Comments: Ok.. so it was a bug in libmcrypt itself. Previous Comments:

[PHP-DEV] Bug #11895 Updated: total crash of PHP

2001-07-05 Thread derick
ID: 11895 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Can you confirm that it crashes at around 60 seconds if you use set_time_limit(60); at the top of your script?

[PHP-DEV] Bug #11896 Updated: Installation problem

2001-07-05 Thread derick
ID: 11896 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: Comments: Installation questions belong to the [EMAIL PROTECTED] mailinglist. This is not a bug Derick Previous

[PHP-DEV] Bug #11897 Updated: Curl

2001-07-05 Thread derick
ID: 11897 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: You need to have the path to the library (probably: /urs/local/include/curl/lib) in your /etc/ld.so.conf file.

[PHP-DEV] Bug #11898 Updated: libmcrypt

2001-07-05 Thread derick
ID: 11898 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Closing this one too with the same reasons. Reopen it didn't fix it. Derick Previous Comments:

Re: [PHP-DEV] Problem with globals ZTS

2001-07-05 Thread derick
On Thu, 5 Jul 2001, Gilles Koffmann wrote: Hello, I'm in ZTS mode. Building with VC++ 5, on win 98 with PHP 4.0.5 and apache 1.3.19. Is VC++ 5 supported? I thought you needed at least version 6... Derick - PHP:

Re: [PHP-DEV] Bug #11890 Updated: linux exploitable

2001-07-05 Thread derick
On Wed, 4 Jul 2001, Zak Greant wrote: Derick wrote: Hello Zak, regarding this problem with the mail() function, I have a fix here where the 5th parameter will be shell escaped (with php_shell_escape_cmd()). I didn't commit it yet (because of ISP troubles), but if nobody thinks this

Re: [PHP-DEV] Bug #11890 Updated: linux exploitable

2001-07-05 Thread Alexander Bokovoy
On Thu, Jul 05, 2001 at 09:10:10AM +0200, [EMAIL PROTECTED] wrote: On Wed, 4 Jul 2001, Zak Greant wrote: Derick wrote: Hello Zak, regarding this problem with the mail() function, I have a fix here where the 5th parameter will be shell escaped (with php_shell_escape_cmd()). I

Re: [PHP-DEV] Bug #11890 Updated: linux exploitable

2001-07-05 Thread derick
On Thu, 5 Jul 2001, Alexander Bokovoy wrote: BTW, shouldn't \x0A-\xFF be escapeable only if they aren't characters according current locale? For e-mail adresses this makes no difference if these are escaped too, I don't know about the other issues with it. regards, Derick Rethans

[PHP-DEV] CVS Account Request

2001-07-05 Thread CVS Account Request
Full name: Kenneth Schwartz Email: [EMAIL PROTECTED] ID: irc-html Purpose: I would like to assist in maintaining the documentation (phpdoc). I was \'told\' by Jason Greene to request CVS access. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-DEV] Bug #11877 Updated: Apache cannot load phplib4.so

2001-07-05 Thread dmmedia
ID: 11877 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Compile Failure Operating system: Redhat linux 6.2 PHP Version: 4.0.6 Description: Apache cannot load phplib4.so I did so, and nothing changed. I've reinstalled imap now without kerberos support and trying

[PHP-DEV] Bug System

2001-07-05 Thread Sergey Kartashoff
Hi! Please tell me: can i install php bug tracking system on my server ? Can i download it an use it ? Is it free ? -- Regards. Sergey aka gluke. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-DEV] Bug #11890 Updated: linux exploitable

2001-07-05 Thread Zak Greant
Derick wrote: As far as I can see does shell_arg only escape the ' and shell_cmd the following characters: #;`'\|*?~^()[]{}$\\\x0A\xFF so I think _shell_cmd would be the best choice. This is probably a nit-picking point that I should not have wasted your time with. :) Here was my

Re: [PHP-DEV] Bug System

2001-07-05 Thread derick
Hoi, On Thu, 5 Jul 2001, Sergey Kartashoff wrote: Please tell me: can i install php bug tracking system on my server ? Can i download it an use it ? Is it free ? It's the bugs.php file in the phpweb module in the CVS. Derick

Re: [PHP-DEV] Bug #11890 Updated: linux exploitable

2001-07-05 Thread derick
On Thu, 5 Jul 2001, Zak Greant wrote: _shell_arg single quotes a string, and converts any existing single quotes (') in the value are to '\''. This sequence temporarily ends the single-quoted string, inserts a literal single quote, and then resumes the string. Shells

Re: [PHP-DEV] Bug System

2001-07-05 Thread derick
On Thu, 5 Jul 2001, Sergey Kartashoff wrote: Ok, thank you. Is it free ? Can i use it for my projects ? It's under the PHP License, and I don't think anybody will object if you use it. regards, Derick Rethans - PHP:

[PHP-DEV] Bug #11877 Updated: Apache cannot load phplib4.so

2001-07-05 Thread dmmedia
ID: 11877 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: Redhat linux 6.2 PHP Version: 4.0.6 Description: Apache cannot load phplib4.so Kerberos error gone, but came ssl error: undefined symbol: SSL_CTX_set_tmp_rsa_callback It appears( in Apache)

[PHP-DEV] new/different problem in shutdown

2001-07-05 Thread Thies C. Arntzen
zeev,andi i have a problem with the oci-extension - it makes heaviy usage of ref-counting and creates dependices between resouces using refcounts. so i depend on a defined shutdown order and i also depend on the complete symbol-table to be destroyed before

[PHP-DEV] Bug #11871 Updated: imap_search fails to search using FROM

2001-07-05 Thread fjortiz
ID: 11871 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: IMAP related Operating system: Windows MT PHP Version: 4.0.5 Description: imap_search fails to search using FROM we have tested 4.0.3pl1, 4.0.5 and 4.0.6. These are the results: 4.0.3pl1: only SUBJECT this

[PHP-DEV] Bug #11900: PHP_PDF.DLL

2001-07-05 Thread lauri
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: PHP_PDF.DLL Now with php 4.06 installer comes php_pdf.dll - which trial time is ower and sends to parser code Fatal error: PDFlib error: Beta expired -

Re: [PHP-DEV] new/different problem in shutdown

2001-07-05 Thread derick
Hello, there are also a couple of bug reports filed for this. Derick On Thu, 5 Jul 2001, Thies C. Arntzen wrote: zeev,andi i have a problem with the oci-extension - it makes heaviy usage of ref-counting and creates dependices between resouces using refcounts. so i depend

[PHP-DEV] Bug #11900 Updated: PHP_PDF.DLL

2001-07-05 Thread derick
ID: 11900 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: Comments: Duplicate (And the PDF coordinate system is originated in the lower left, that is normal) Derick

[PHP-DEV] Bug #11901: CURLOPT_HEADERFUNCTION result wrong header

2001-07-05 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu PHP version: 4.0 Latest CVS (2001-07-05) PHP Bug Type: cURL related Bug description: CURLOPT_HEADERFUNCTION result wrong header Hi, the code: function get_header($tmp1,$tmp2){ echo

[PHP-DEV] Bug #11889 Updated: string.c broken

2001-07-05 Thread wez
ID: 11889 Updated by: wez Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-07-04) Assigned To: Comments: I've added loads of ifdefs to help prevent this. Please let me know if it works. --Wez.

Re: [PHP-DEV] new/different problem in shutdown

2001-07-05 Thread Thies C. Arntzen
On Thu, Jul 05, 2001 at 12:06:57PM +0200, [EMAIL PROTECTED] wrote: Hello, there are also a couple of bug reports filed for this. could you gimme their no# re, tc -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-DEV] new/different problem in shutdown

2001-07-05 Thread derick
On Thu, 5 Jul 2001, Thies C. Arntzen wrote: On Thu, Jul 05, 2001 at 12:06:57PM +0200, [EMAIL PROTECTED] wrote: Hello, there are also a couple of bug reports filed for this. could you gimme their no# I could only find one: #11895 regards, Derick Rethans

[PHP-DEV] Bug #11902: Defined constants carry over to next script call

2001-07-05 Thread d . peereboom-voller
From: [EMAIL PROTECTED] Operating system: SunOS oradev 5.7 Generic_106541-07 sun4u sparc SUNW,UltraSPARC-IIi-Engine PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Defined constants carry over to next script call if(defined(LINK_ID))

Re: [PHP-DEV] new/different problem in shutdown

2001-07-05 Thread Thies C. Arntzen
On Thu, Jul 05, 2001 at 01:06:43PM +0200, [EMAIL PROTECTED] wrote: On Thu, 5 Jul 2001, Thies C. Arntzen wrote: On Thu, Jul 05, 2001 at 12:06:57PM +0200, [EMAIL PROTECTED] wrote: Hello, there are also a couple of bug reports filed for this. could you gimme their no# I

[PHP-DEV] Bug #11839 Updated: hack? following is a discussion of the hack...... Is PHP the problem?????????

2001-07-05 Thread derick
ID: 11839 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: Comments: It was a problem with Norton programs. Bogusifying Derick Previous Comments:

[PHP-DEV] Bug #10181 Updated: odbc_result causes Unexpected network read error

2001-07-05 Thread kalowsky
ID: 10181 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This sounds like a problem with the PHP cursor implementation, not OpenLink. Stephan Schadt and I have been

[PHP-DEV] Bug #11903: xpath_eval does not work with default namespace.

2001-07-05 Thread peter
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.6 PHP Bug Type: DOM XML related Bug description: xpath_eval does not work with default namespace. Hi, When using default namespace in the XML (XHTML) source xpath_eval will not return any result except

[PHP-DEV] Bug #11903 Updated: xpath_eval does not work with default namespace.

2001-07-05 Thread peter
ID: 11903 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating system: FreeBSD 4.3 PHP Version: 4.0.6 Description: xpath_eval does not work with default namespace. I forgot. This namespace decleration will also work with xpath_eval html

[PHP-DEV] Bug #11904: ext/standard/string.c patch for nl2br()

2001-07-05 Thread reaster
From: [EMAIL PROTECTED] Operating system: Linux 2.4.6 Slackware PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: ext/standard/string.c patch for nl2br() I suggest the following patch for string.c to fix the nl2br() function. Instead of replacing \n

[PHP-DEV] Bug #11905: the body backgroung image is not displayed

2001-07-05 Thread franck . vincent5
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: URL related Bug description: the body backgroung image is not displayed Hello I am ussig that in my script: echo BODY background=\image9.gif\; If I use windows/PWS it works If I use

[PHP-DEV] Bug #11905 Updated: the body backgroung image is not displayed

2001-07-05 Thread derick
ID: 11905 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: URL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Not a bug, ask on [EMAIL PROTECTED] Previous Comments:

[PHP-DEV] Bug #11906: scripts without closing ; at the last line work fine

2001-07-05 Thread stefan . priebsch
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: scripts without closing ; at the last line work fine not a real bug, but seems that in 4.0.5 any php script will work fine though there is no

[PHP-DEV] Bug #11907: Inclusion warning

2001-07-05 Thread dmmedia
From: [EMAIL PROTECTED] Operating system: BestLinux T-1 PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: Inclusion warning Can't send script, because at first it is long, and second it worked before I changed include_path. Browser will say:

[PHP-DEV] Bug #11879 Updated: error al ejecuta make

2001-07-05 Thread ggalindo
ID: 11879 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Operating system: NCR WM 4300 unix systema V MP-RA PHP Version: 4.0.6 Description: error al ejecuta make how Can i add my main/php_config.h, config.log, config.debug into this bugreport what

[PHP-DEV] Bug #11879 Updated: error al ejecuta make

2001-07-05 Thread derick
ID: 11879 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: true... can you put them up in a gzip file on a website? Derick Previous Comments:

Re: [PHP-DEV] Bug #11904: ext/standard/string.c patch for nl2br()

2001-07-05 Thread Daniel Beckham
If someone commits this change, please make sure you change his br to a br /. Not sure if that was on purpose or not... Daniel - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 05, 2001 7:56 AM Subject: [PHP-DEV] Bug #11904: ext/standard/string.c

[PHP-DEV] Bug #11908: Post not binary safe

2001-07-05 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu PHP version: 4.0 Latest CVS (2001-07-05) PHP Bug Type: cURL related Bug description: Post not binary safe Hi, the code: $ch = curl_init (http://www.php.net/;); $fp = fopen (php_homepage.txt, w); for

[PHP-DEV] CVS Account Request

2001-07-05 Thread CVS Account Request
Full name: Matt Kaufman Email: [EMAIL PROTECTED] ID: mkaufman Purpose: I\'d like to maintain the PHP Manual. I have close to a year experience with PHP and I am writing a book entitled PHP Exertion (On php, of course :)). -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] Bug #11910: Invalid XML declaration generated, missing '?' before the closing ''

2001-07-05 Thread vvo
From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Sablotron XSL Bug description: Invalid XML declaration generated, missing '?' before the closing 'gt;' This bug was found with Sablotron 0.60. When a stylesheet is using: ...

[PHP-DEV] Expat XML problem

2001-07-05 Thread Adam Wright
./configure --with-xml=shared used to enable shared module support for the Expat module, but as of 4.0.6 it doesn't seem to work. Expat support does get compiled in, but not as a dynamic module. Is this a new bug, or just me being dense? adamw -- PHP Development Mailing List

[PHP-DEV] Bug #11911: Speed Problem

2001-07-05 Thread aubrey
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.1 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: Speed Problem We have 2 machines, one NT and the other LInux. Both run PHP. The Linux machine runs Apache and the NT machine runs IIS 4. The Linux

[PHP-DEV] Bug #11849 Updated: random duplicit rule name error

2001-07-05 Thread bsarsgard
ID: 11849 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Sablotron XSL Operating system: Linux PHP Version: 4.0.5 Description: random duplicit rule name error This appears not to be random, after all. It way be an xsl error which triggers this bug. I'll upload a change to an xsl

[PHP-DEV] Bug #11912: undefined symbol

2001-07-05 Thread frackiewicz
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Dynamic loading Bug description: undefined symbol Like in Bug with id #8542 i get the same error after starting apache /usr/sbin/httpd -D PHP4 -f /etc/httpd/httpd.conf prints: Syntax error

[PHP-DEV] Bug #11910 Updated: Invalid XML declaration generated, missing '?' before the closing ''

2001-07-05 Thread derick
ID: 11910 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Sablotron XSL Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: If it is Sablotron who is generating the wrong non-valid XML files, then this bugreport should go to the Sablotron

[PHP-DEV] Bug #11904 Updated: ext/standard/string.c patch for nl2br()

2001-07-05 Thread vlad
ID: 11904 Updated by: vlad Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: derick Comments: Before committing it as it is, note that we are not using br, but a br / now, and the patch seems to ignore that fact.

[PHP-DEV] want to be dev

2001-07-05 Thread Nabeel Abohamam
Dear PHP team iam using PHP from 1 year ago , i like it but there is no support to arabic language i will be happy if i share the PHP dev Team to translat the the help documents to arabic language how i can be one of your team to do that Nabeel AboHamam waiting reply...

[PHP-DEV] Bug #11889 Updated: string.c broken

2001-07-05 Thread cnewbill
ID: 11889 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-07-04) Assigned To: Comments: oops forgot to close. -Chris Previous Comments:

Re: [PHP-DEV] Support Apache 1.3.6 or not?

2001-07-05 Thread Wilfredo Sánchez
On Monday, June 25, 2001, at 09:05 PM, Andi Gutmans wrote: What does installing a package root mean? It means make install can install everything into a directory other than /, so that you can easily pack that up as a tarball that you can later install onto other machines. -Fred

Re: [PHP-DEV] news.php.net is back.

2001-07-05 Thread Jim Winstead
On Wed, Jul 04, 2001 at 11:53:48PM -0400, Colin Viebrock wrote: (the server software will be released soonish. keep an eye on http://news.php.net/ for an announcement.) (to be clear, the code i was talking about there was the actual nntp server. the web interface is already in cvs as

[PHP-DEV] Bug #11913: include() before sending headers causes hang

2001-07-05 Thread junk . nathan
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: PWS related Bug description: include() before sending headers causes hang [contents of testinclude.php] ?php include(myinclude.php); ? some text [contents of myinclude.php] some included

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread brianlmoon
ID: 11909 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is expected behavior. You are assuming that the object you had in $obj2 should be gone when you

[PHP-DEV] Building PHP with freetype and libgd 1.8

2001-07-05 Thread Jeremy Bettis
I had trouble building cvs version of PHP with libfreetype. Right now HAVE_LIBFREETYPE only works if HAVE_LIBGD20, this patch fixes that. Index: ext/gd/gd.c === RCS file: /repository/php4/ext/gd/gd.c,v retrieving revision

[PHP-DEV] Transparent use of blobs in Interbase

2001-07-05 Thread Jeremy Bettis
This patch will make it so that no special effort is required to use blobs in interbase. Since the blob functions don't seem to work right anyway, I see no reason that you should not include this patch. (patch against current cvs) Index: ext/interbase/interbase.c

[PHP-DEV] Bug #11914: Segmentation fault on Apache 1.3.20/1.3.19

2001-07-05 Thread luizfernando
From: [EMAIL PROTECTED] Operating system: SuSE 7.0 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Segmentation fault on Apache 1.3.20/1.3.19 I was installing PHP support on my Apache 1.3.19 as Static Module, when after I done the steps for installing and

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread nassar
ID: 11909 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating system: Debian GNU/Linux (woody) PHP Version: 4.0.6 Description: Object Copied By Reference!! I think you misunderstood me. I'm not assuming that the object in $obj2 should be gone after I

[PHP-DEV] Bug #11914 Updated: Segmentation fault on Apache 1.3.20/1.3.19

2001-07-05 Thread luizfernando
ID: 11914 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating system: SuSE 7.0 PHP Version: 4.0.6 Description: Segmentation fault on Apache 1.3.20/1.3.19 I was installing PHP support on my Apache 1.3.19 as Static Module, when after I done the

[PHP-DEV] Bug #11915: path problems

2001-07-05 Thread arthur . schultz
From: [EMAIL PROTECTED] Operating system: solaris 2.6 PHP version: Earlier? Upgrade first! PHP Bug Type: LDAP related Bug description: path problems Where do you set the paths so that the library files can be found? Syntax error on line 207 of

[PHP-DEV] Bug #11884 Updated: I cant print

2001-07-05 Thread herman_diener
ID: 11884 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: Win98 PHP Version: 4.0.4 Description: I cant print Hi Derick Yes, it not works, now i trying without a argument in the printer_open() function, and i dont see the

Re: [PHP-DEV] Building PHP with freetype and libgd 1.8

2001-07-05 Thread Wez Furlong
On 05/07/01, Jeremy Bettis [EMAIL PROTECTED] wrote: I had trouble building cvs version of PHP with libfreetype. Right now HAVE_LIBFREETYPE only works if HAVE_LIBGD20, this patch fixes that. Can you elaborate on this? In all versions of GD (including 2.0) gdImageStringTTF is present, but

[PHP-DEV] Bug #11915 Updated: path problems

2001-07-05 Thread arthur . schultz
ID: 11915 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: LDAP related Operating system: solaris 2.6 PHP Version: Earlier? Upgrade first! Description: path problems Previous Comments: ---

[PHP-DEV] Bug #11916: POSIX config.m4 doesn't look for getpgid()

2001-07-05 Thread torben
From: [EMAIL PROTECTED] Operating system: Linux 2.2.14 Mandrake 7.2 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: POSIX config.m4 doesn't look for getpgid() ext/posix/config.m4 appears to need to have getpgid added to AC_CHECK_FUNCS(). This is

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-07-05 Thread rjs
ID: 11840 Updated by: rjs Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: PDFlib V4.x has support for jpeg, tiff and zlib build in. So these configure options would be obsolte if support to build PHP with PDFlib

Re: [PHP-DEV] php 4.1 or php 5.0

2001-07-05 Thread Andi Gutmans
I think both for Zend 2 and for the cleanup version of PHP (if they happen at the same time or not) it is important to come up with how to do the development. We can either work in a branch or create a new CVS tree. They both have their pros cons, but especially for the PHP CVS which is a

Re: [PHP-DEV] want to be dev

2001-07-05 Thread Andi Gutmans
Nabeel, Please contact the PHP documentation group at [EMAIL PROTECTED] (to subscribe [EMAIL PROTECTED]). I'm sure many people will be glad to have an Arabic version of the documentation and I'm sure the PHP Documentation team can get you started. Andi At 05:04 PM 7/5/2001 +, Nabeel

[PHP-DEV] Bug #11916 Updated: POSIX config.m4 doesn't look for getpgid()

2001-07-05 Thread jason
ID: 11916 Updated by: jason Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: Comments: Fixed in CVS. Thanks Torben, -Jason Previous Comments:

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread brianlmoon
ID: 11909 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: But, the object that you referenced in the share() call is still in existence. And the reference to that object is

Re: [PHP-DEV] new/different problem in shutdown

2001-07-05 Thread Andi Gutmans
Thies, The patch you supplied looks like it's heading in the right direction but it is incorrect as not all of the stack is zval's. I'll try and take a look at it tomorrow (no time now). I think we can probably fix up your patch a bit and make it work with nested functions. In any case, if I

Re: [PHP-DEV] want to be dev

2001-07-05 Thread eschmid+sic
On Fri, Jul 06, 2001 at 12:56:06AM +0300, Andi Gutmans wrote: Nabeel, Please contact the PHP documentation group at [EMAIL PROTECTED] (to subscribe [EMAIL PROTECTED]). I'm sure many people will be glad to have an Arabic version of the documentation and I'm sure the PHP Documentation team

Re: [PHP-DEV] PSPELL with PHP

2001-07-05 Thread Lindsey Simon
Well, the mystery is solved. I was --with-php=/usr/local which is where my package manager symlinks my installs to. Instead, once I compiled php with the absolute prefix of aspell, with pspell installed in the same prefix, things seem to be working fine. So now I'm working on some scripts and

[PHP-DEV] Reentrant C scanners for PHP

2001-07-05 Thread Sascha Schumann
This is the first public release of fully reentrant C scanners for the PHP language and the INI system. They can be used to replace the Flex-based implementations commonly found in the Zend Engine. Features: - Flexible I/O model; lays groundwork for fully supporting

Re: [PHP-DEV] Reentrant C scanners for PHP

2001-07-05 Thread Jason Greene
Sascha, This looks good. Is this going to be brought into php, or is it going to remain a separate project? Thanks, Jason - Original Message - From: Sascha Schumann [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 05, 2001 6:08 PM Subject: [PHP-DEV] Reentrant C scanners

Re: [PHP-DEV] PSPELL with PHP

2001-07-05 Thread Vlad Krupin
Glad it worked for you (finally) Lindsey Simon wrote: snip So now I'm working on some scripts and functions for a spellchecker. The API is perfect for it, and I wonder why I don't see any finished versions out there.. Are you working on one Vlad? I was really shocked by the lack of quality

[PHP-DEV] Bug #11917: imageDashedLine() only seems to draw vertical lines

2001-07-05 Thread kyhm
From: [EMAIL PROTECTED] Operating system: Linux 2.2 SMP PHP version: 4.0.6 PHP Bug Type: GD related Bug description: imageDashedLine() only seems to draw vertical lines Using PHP 4.0.6, GD 2.0.1, Apache 1.3.19, and a TrueColor image, this code: $img =

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-07-05 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: but by definition every interface derived from IDispatch that should support references must expect VARIANT *var instead of anothertype

[PHP-DEV] POSIX ext. on Win32?

2001-07-05 Thread Lars Torben Wilson
Can someone clarify for me whether the POSIX extension is expected to work on any Windows variants? Thanks... (Please Cc: me as I had to leave the list temporarily...) -- Torben Wilson [EMAIL PROTECTED] http://www.thebuttlesschaps.com +1.604.709.0506 -- PHP Development Mailing List

[PHP-DEV] Bug #11918: d'oh

2001-07-05 Thread fabiankessler
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: d'oh hi. first of all, i'm not able to reproduce that. sorry. it only occures in the context of my scripts. occures in 4.0.5 also. ---cut--- $pos

[PHP-DEV] Re: want to be dev

2001-07-05 Thread jeroen
Dear PHP team iam using PHP from 1 year ago , i like it but there is no support to arabic language i will be happy if i share the PHP dev Team to translat the the help documents to arabic language how i can be one of your team to do that Hello Nabeel, If you are willing to translate the