Re: [PHP-DEV] multiple inheritance ext

2001-12-07 Thread Matt Gray
Where would such a public discussion take place? And does anybody have any idea on the time line of all of this(not impatient, just curious...)? - Matt Markus Fischer wrote: > On Fri, Dec 07, 2001 at 06:26:32PM -0700, Blake Barnett wrote : > >>http://www.zend.com/engine2/ZendEngine-2.0.pdf

[PHP-DEV] snmpv3 for php4 and later

2001-12-07 Thread Yan nick
Hi, I need to use snmpv3 function in php4. One day, someone called Harrie Hazewinkel from Twente University has modified ext/snmp to include functions that supported SNMPV3. But that was for PhP3, what about php4 ? I found a package for php4 : http://www.ncinter.net/~bert/php-snmp-v4.tar.gz

[PHP-DEV] biz update

2001-12-07 Thread Randall Hansen
Title: DotBizToday.com    

[PHP-DEV] Bug #14384 Updated: Configuration error for apxs

2001-12-07 Thread yohgaki
ID: 14384 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Summary: multiple ob_end_clean() problem Status: Bogus Bug Type: *Compile Issues Old Operating System: Linux 2.4.4/glibc 2.2.2 Operating System: Linux - Redhat 7.1 Old PHP Version: 4.1.0RC CVS (2001/12/2) PHP Version: 4.1.0 New Comme

[PHP-DEV] Bug #14384 Updated: multiple ob_end_clean() problem

2001-12-07 Thread yohgaki
ID: 14384 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Summary: Configuration error for apxs Status: Bogus Bug Type: *Compile Issues Old Operating System: Linux - Redhat 7.1 Operating System: Linux 2.4.4/glibc 2.2.2 Old PHP Version: 4.1.0 PHP Version: 4.1.0RC CVS (2001/12/2) New Comment:

[PHP-DEV] Bug #14384 Updated: Configuration error for apxs

2001-12-07 Thread rasmus
ID: 14384 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Compile Issues Operating System: Linux - Redhat 7.1 PHP Version: 4.1.0 New Comment: User error. Your httpd -L clearly shows that you do not have mod_so which means you did not actually build

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-12-07 Thread mfischer
ID: 13896 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: Great, closing this one. Previous Comments: -

Re: [PHP-DEV] [NEW EXTENSTION]: templates

2001-12-07 Thread Yasuo Ohgaki
Stig S. Bakken wrote: *SNIP* > There's one alternative for each hand you vote with: PEAR or PECL. > Extensions that go into PEAR have to follow PEAR's naming conventions, > stuff in PECL does not. You find these two in CVS: pear and pear/PECL. > > - Stig > I'm planning to write HTML form mo

[PHP-DEV] Bug #14384: Configuration error for apxs

2001-12-07 Thread chandra
From: [EMAIL PROTECTED] Operating system: Linux - Redhat 7.1 PHP version: 4.1.0 PHP Bug Type: *Compile Issues Bug description: Configuration error for apxs I am running the following ./configure --with-sql=/usr/local/mysql/bin/mysql --with-apxs=/usr/local/apache/bin/apxs

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-12-07 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: just tried again with php-4.2.0-dev on Apache/1.3.22 so far, I got no errors!!! looks good! Previous Comme

[PHP-DEV] RE:§K¶O¹CÀ¸ÂI¼Æ

2001-12-07 Thread [EMAIL PROTECTED]
Title: ¦n±d¹q¤l³ø §AÁÙ¦b¶R¹CÀ¸ÂI¼Æ¶Ü¡H ¥u­nµuµuªº¤T¤ÀÄÁ¡A·í¬õ½u¤W¹CÀ¸ÂI¼Æ³q³qÅý§A±a¦^®a¡I  ¥]§t¤Ñ°ó¡Bª÷±e¡B­^ ¶¯¡BÅ]¤OÄ_¨©¡BÀs±Ú¡B¥Û¾¹¡Bºô¤Tµ¥ ½u¤W¹CÀ¸¡FÁÙ¥i§I´«²{ ª÷¤Î¨ä¥¦°Ó«~³á¡I ½Ð¦Ü¥H¤Uºô§}¦³¸Ô²Ó¤¶²Ð¤Î»¡ ©ú¡C  http://gamefree.24cc.cc  -- PHP De

Re: [PHP-DEV] writing PHP extensions

2001-12-07 Thread Markus Fischer
http://www.zend.com/apidoc/ On Sat, Dec 08, 2001 at 02:11:04AM +, Shane Wright wrote : > Hi > > I've looked all over the place (php.net, zend.com, phpbuilder.com, archive > for the lists, everywhere..) and I cant find anywhere a nice intro to > building PHP extensions. > > I just nee

Re: [PHP-DEV] writing PHP extensions

2001-12-07 Thread Rasmus Lerdorf
http://conf.php.net/lwce2 start at slide 33 On Sat, 8 Dec 2001, Shane Wright wrote: > Hi > > I've looked all over the place (php.net, zend.com, phpbuilder.com, archive > for the lists, everywhere..) and I cant find anywhere a nice intro to > building PHP extensions. > > I just need somethin

[PHP-DEV] writing PHP extensions

2001-12-07 Thread Shane Wright
Hi I've looked all over the place (php.net, zend.com, phpbuilder.com, archive for the lists, everywhere..) and I cant find anywhere a nice intro to building PHP extensions. I just need something to cover the basics of writing an extension, and things like exposing functions to PHP scripts, po

Re: [PHP-DEV] multiple inheritance ext

2001-12-07 Thread Lars Torben Wilson
Markus Fischer writes: > On Fri, Dec 07, 2001 at 02:37:48PM -0700, Chris Newbill wrote : > > Zend Engine 2 will have multiple-inheritance among other nice toys. > > No one said and nowhere is written ZE2 will have > multiple-inheritance. Don't confuse people. > > - Markus Strictly

[PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread sniper
ID: 14364 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.1.0 New Comment: This is fixed in latest CVS. I can't reproduce it whatever the register_globals is. --Jani Previous Comments:

Re: [PHP-DEV] multiple inheritance ext

2001-12-07 Thread Markus Fischer
On Fri, Dec 07, 2001 at 06:26:32PM -0700, Blake Barnett wrote : > http://www.zend.com/engine2/ZendEngine-2.0.pdf Yep, and don't forget to quote the important thing: "Note: Multiple Inheritance functionality may or may not be a part of the Zend Engine 2.0. Whether it is added to the

Re: [PHP-DEV] multiple inheritance ext

2001-12-07 Thread Blake Barnett
http://www.zend.com/engine2/ZendEngine-2.0.pdf On Fri, 2001-12-07 at 18:23, Markus Fischer wrote: > On Fri, Dec 07, 2001 at 02:37:48PM -0700, Chris Newbill wrote : > > Zend Engine 2 will have multiple-inheritance among other nice toys. > > No one said and nowhere is written ZE2 will have >

Re: [PHP-DEV] multiple inheritance ext

2001-12-07 Thread Markus Fischer
On Fri, Dec 07, 2001 at 02:37:48PM -0700, Chris Newbill wrote : > Zend Engine 2 will have multiple-inheritance among other nice toys. No one said and nowhere is written ZE2 will have multiple-inheritance. Don't confuse people. - Markus -- Please always Cc to me when replying to me

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Rasmus Lerdorf
> >Guys, relax. No, this does not work. The only reason your example works > >is because min() is a built-in PHP function already. > > > > man now i am crushed... i knew it wouldn't work - that's why i never > tried. i was so amazed when i tried that i must have been blind to the fact > th

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Markus Fischer
On Fri, Dec 07, 2001 at 06:13:49PM -0600, Matt McClanahan wrote : > On Fri, Dec 07, 2001 at 06:43:31PM -0500, benjamin yates wrote: > > > >Most people never mix XML and PHP in the same file. Let's not > > >inconvenience the masses for the benefit of the few. > > >-Rasmus > > > > > > Yet anothe

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread benjamin yates
>Guys, relax. No, this does not work. The only reason your example works >is because min() is a built-in PHP function already. > man now i am crushed... i knew it wouldn't work - that's why i never tried. i was so amazed when i tried that i must have been blind to the fact that i chose a b

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Joao Prado Maia
On Fri, 7 Dec 2001, Rasmus Lerdorf wrote: > Guys, relax. No, this does not work. The only reason your example works > is because min() is a built-in PHP function already. > Hmm, damnit. I hate looking like a fool ;) Joao -- João Prado Maia <[EMAIL PROTECTED]> http://phpbrasil.com - php com

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Rasmus Lerdorf
Guys, relax. No, this does not work. The only reason your example works is because min() is a built-in PHP function already. -Rasmus On Fri, 7 Dec 2001, Joao Prado Maia wrote: > > On Fri, 7 Dec 2001, benjamin yates wrote: > > > > > a way to create the same as a #define macro... man would

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Joao Prado Maia
On Fri, 7 Dec 2001, benjamin yates wrote: > > > a way to create the same as a #define macro... man would that be nice. > > > >define() > > " > define( 'MIN(a,b)', ((a)<(b)?(a):(b)) ); ? i don't think so... if you > know a way to do it then you'll be my favorite person for the week :) > " > >

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread benjamin yates
> > please never get rid of them... typing... > > and i thought php largely about rapid development :) > >Three extra characters? Surely there are more significant issues in >development to fret over than this. it's a big difference... the first two chars are both shifted, next to the shift

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Matt McClanahan
On Fri, Dec 07, 2001 at 06:43:31PM -0500, benjamin yates wrote: > >Most people never mix XML and PHP in the same file. Let's not > >inconvenience the masses for the benefit of the few. > >-Rasmus > > > > Yet another good reason to get rid of them. :) > > > --Jani > > please never get rid of

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread benjamin yates
>Most people never mix XML and PHP in the same file. Let's not >inconvenience the masses for the benefit of the few. >-Rasmus > > Yet another good reason to get rid of them. :) > > --Jani please never get rid of them... http://explorer.msn.com/intl.asp -- PHP Development Mailing List

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Rasmus Lerdorf
Most people never mix XML and PHP in the same file. Let's not inconvenience the masses for the benefit of the few. -Rasmus On Sat, 8 Dec 2001, Jani Taskinen wrote: > > Yet another good reason to get rid of them. :) > > --Jani > > > On Fri, 7 Dec 2001, Rasmus Lerdorf wrote: > > >No, you

Re: [PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Jani Taskinen
Yet another good reason to get rid of them. :) --Jani On Fri, 7 Dec 2001, Rasmus Lerdorf wrote: >No, you need to disable short_tags and use for all your PHP >tags if you are going to mix PHP and XML tags in the same file. > >-Rasmus > >On Fri, 7 Dec 2001, Steve Haemelinck wrote: > >> Hi Guys

[PHP-DEV] Bug #14305 Updated: type-o on web site

2001-12-07 Thread php
ID: 14305 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: Win2k PHP Version: 4.1.0 New Comment: I appologize if I did not express myself in a way that was understood as I meant it. I was just annoyed that I spe

Re: [PHP-DEV] [NEW EXTENSTION]: templates

2001-12-07 Thread Stig S. Bakken
Boian Bonev wrote: > > hi Daniel, > > > when I look at /ext/ (PHP source) just to pick a random example: > > what's 'vpopmail' doing there (no personal offense to the author, > > really randomly picked)? I mean, vpopmail has it's own deamon and an > > interface written in PHP (ok, that one is ug

Re: [PHP-DEV] multiple inheritance ext

2001-12-07 Thread Joao Prado Maia
On Fri, 7 Dec 2001, Matthew J Gray wrote: > bind() takes the name of a class and the name of a function and > "binds" the function to the given class. This is useful to us when > the interface class of a library is a subclass of another class in the > library. > > bind() doesn't quite work prop

Re: [PHP-DEV] Bug #14374 Updated: Reproductible crash (simple script)related to default variables/arrays

2001-12-07 Thread Jani Taskinen
I saw the other reports he referred to are open? Did you check those? --Jani On 7 Dec 2001 [EMAIL PROTECTED] wrote: >ID: 14374 >Updated by: derick >Reported By: [EMAIL PROTECTED] >Old Status: Open >Status: Closed >Bug Type: Arrays related >Operating System: Linux 2.2.20 >PHP Version: 4.0.6 >N

[PHP-DEV] Invite to Free Yankee Group Webinar

2001-12-07 Thread Astea & The Yankee Group
Title: Astea International - News Letter , time is running out on your chance to register for our FREE ONLINE SEMINAR FEATURI

Re: [PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread Yasuo Ohgaki
Markus Fischer wrote: > On Fri, Dec 07, 2001 at 07:13:41PM -, [EMAIL PROTECTED] wrote : > >>ID: 14364 >>User updated by: [EMAIL PROTECTED] >>Reported By: [EMAIL PROTECTED] >>Old Status: Feedback >>Status: Open >>Bug Type: Session related >>Operating System: FreeBSD 4.2 >>PHP Version: 4.1.0

RE: [PHP-DEV] multiple inheritance ext

2001-12-07 Thread Chris Newbill
Zend Engine 2 will have multiple-inheritance among other nice toys. No I don't know when it will be part of PHP) There is a mailing list for the engine, I just don't remember what it is. -Chris -Original Message- From: Matthew J Gray [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07

[PHP-DEV] multiple inheritance ext

2001-12-07 Thread Matthew J Gray
Hello, Where I work, there are 4+ php applications currently being developed by 4 different programmers. In order to try to save code, we use libraries of php code, and to make a long story short-- it would be very helpful(and necessary in one case) if we had multilpe inheritance. In order to

[PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Erik Price
I thought that short tags were illegal in XHTML and XML. But I could be wrong. On Friday, December 7, 2001, at 01:53 PM, Steve Haemelinck wrote: > Hi Guys > > I am developing with PHP and XML. Now I experience some problem with the > processing instructions of xml () > which causes PHP to retu

[PHP-DEV] Bug #14383: using postgres with DBA causes DBA not to be able to find any keys.

2001-12-07 Thread gclarkii
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4-STABLE PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: using postgres with DBA causes DBA not to be able to find any keys. Hello, If I use postgres first within a PHP script then DBA can not

[PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Mike Eheler
You could also do it like: ' ?> Mike Steve Haemelinck wrote: >Hi Guys > >I am developing with PHP and XML. Now I experience some problem with the >processing instructions of xml () >which causes PHP to return a parsing error. >This is logical because PHP. Does anybody got an idea how to solve

Re: [PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread Markus Fischer
On Fri, Dec 07, 2001 at 07:13:41PM -, [EMAIL PROTECTED] wrote : > ID: 14364 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Old Status: Feedback > Status: Open > Bug Type: Session related > Operating System: FreeBSD 4.2 > PHP Version: 4.1.0 > New Comment: > > Ok, it l

[PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread info
ID: 14364 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.1.0 New Comment: Ok, it looks like I have everything resolved. In the previous version of PHP (4.0.5) I was able t

[PHP-DEV] Bug #13154 Updated: ODBC query to Openingres 2.0 fail with scs_p_GetTblAttribs: DRV_DDTables failed

2001-12-07 Thread kalowsky
ID: 13154 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Feedback Bug Type: ODBC related Operating System: Solaris 8 PHP Version: 4.0.6 Assigned To: ahill Previous Comments: [2001-12-07 12

[PHP-DEV] Re: [PHP] PHP & XML

2001-12-07 Thread Rasmus Lerdorf
No, you need to disable short_tags and use for all your PHP tags if you are going to mix PHP and XML tags in the same file. -Rasmus On Fri, 7 Dec 2001, Steve Haemelinck wrote: > Hi Guys > > I am developing with PHP and XML. Now I experience some problem with the > processing instructions of

[PHP-DEV] PHP & XML

2001-12-07 Thread Steve Haemelinck
Hi Guys I am developing with PHP and XML. Now I experience some problem with the processing instructions of xml () which causes PHP to return a parsing error. This is logical because http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #14382: sprintf function doesn't print correct results

2001-12-07 Thread jiri . kaderavek
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux PHP version: 4.1.0 PHP Bug Type: Math related Bug description: sprintf function doesn't print correct results Sometimes (1-10 times a day) appears a fatal bug in my php code. Sometime this sprintf expression returns

Re: [PHP-DEV] PHP can't compare...

2001-12-07 Thread Rasmus Lerdorf
I guess you didn't understand any of the explanations you got to this. #6220 is not a bug. Computers can not represent floating point values accurately, only to a certain level of precision. Ergo there is no such thing as precisely 0.1 and any function, such as floor(), which relies on a nu

[PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread mfischer
ID: 14364 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.1.0 New Comment: Feedback. Please provide a short, reproduceable copy&paste sample. Previous Comments: -

Re: [PHP-DEV] PHP can't compare...

2001-12-07 Thread George Whiffen
Pierre/Rasmus/Zeev, After a little more thought, it seems to me that, my problem, Bug 6220 and Matthew's original problem at the start of this thread are all REAL LIVE BUGS. As Pierre suggested, php seems to handle floating points fine 99% of the time with in its documented precision (14 deci

[PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread info
ID: 14364 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.1.0 New Comment: I did check again and you are right, the lines of code you posted are in the version I installed. However, I am stil

[PHP-DEV] Bug #14252 Updated: build fails using AIX C 4.4 on AIX 4.3.3 box

2001-12-07 Thread sniper
ID: 14252 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4.0CVS-2001-11-27 Old Assigned To: sniper Assigned To: New Comment: This is fixed in CVS now. Thank you for the report! --Jani

[PHP-DEV] Bug #13154 Updated: ODBC query to Openingres 2.0 fail with scs_p_GetTblAttribs: DRV_DDTables failed

2001-12-07 Thread ahill
ID: 13154 Updated by: ahill Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: ODBC related Operating System: Solaris 8 PHP Version: 4.0.6 Assigned To: ahill New Comment: We've not had any problems with your configuration - are you getting an error message? Best regards, Andrew Hill

[PHP-DEV] Bug #13611 Updated: Fix of #6756 breaks compiling on AIX

2001-12-07 Thread sniper
ID: 13611 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3 with C compiler 3.x PHP Version: 4.0.6 New Comment: Just to note that PHP 4.2.0 will also compile without -ma in CFLAGS. You can test the latest CVS snapshot: http:

RE: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Robinson, Mike
Title: RE: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance The manual seems to be wrong for xslt. The arguments are in the reverse order it appears.  Mike Robinson  IT / Developer - Toronto Star TV  Phone: 416.945.8786  Fax: 416.869.4566  Email: [EMAIL PROTE

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Hans Rakers
At 18:54 7-12-2001 +0100, Alexander Wagner wrote: >Am Freitag 07 Dezember 2001 18:33 schrieb Rasmus Lerdorf: > > > AFAIK (and according to the manual) the first argument to xslt_process() > > > should be a string containing the XSL data ($xslData) and not the XSLT > > > processor handle. Please ad

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Alexander Wagner
Am Freitag 07 Dezember 2001 18:33 schrieb Rasmus Lerdorf: > > AFAIK (and according to the manual) the first argument to xslt_process() > > should be a string containing the XSL data ($xslData) and not the XSLT > > processor handle. Please advise. > > Then the manual is wrong. The code is clearly

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Hans Rakers
At 09:33 7-12-2001 -0800, Rasmus Lerdorf wrote: > > At 09:10 7-12-2001 -0800, Rasmus Lerdorf wrote: > > > > the following code causes Apache processes to segfault: > > > > > > > > $xsl_handle = xslt_create(); > > > > echo $xsl_handle; // returns a valid xslt processor handle > > >

[PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread derick
ID: 14364 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.1.0 New Comment: It is certainly in the php 4.2.0 cvs tree, as I just downloaded it here. with the instructions on that site, you should have the corr

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLTprocessor instance

2001-12-07 Thread Rasmus Lerdorf
> At 09:10 7-12-2001 -0800, Rasmus Lerdorf wrote: > > > the following code causes Apache processes to segfault: > > > > > > $xsl_handle = xslt_create(); > > > echo $xsl_handle; // returns a valid xslt processor handle > > > // $xslData and $xmlData contain valid information

[PHP-DEV] Bug #13154 Updated: ODBC query to Openingres 2.0 fail with scs_p_GetTblAttribs: DRV_DDTables failed

2001-12-07 Thread kalowsky
ID: 13154 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: ODBC related Operating System: Solaris 8 PHP Version: 4.0.6 Old Assigned To: Assigned To: ahill New Comment: Assigning this to Ahill as he knows the OpenLink software best. Previous Comment

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Hans Rakers
At 09:10 7-12-2001 -0800, Rasmus Lerdorf wrote: > > the following code causes Apache processes to segfault: > > > > $xsl_handle = xslt_create(); > > echo $xsl_handle; // returns a valid xslt processor handle > > // $xslData and $xmlData contain valid information > >

[PHP-DEV] Bug #13628 Updated: error handling for odbc_execute()

2001-12-07 Thread kalowsky
ID: 13628 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: ODBC related Operating System: PHP Version: 4.0.6 New Comment: Fixed in CVS. Thanks for your report! Previous Comments: --

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLTprocessor instance

2001-12-07 Thread Rasmus Lerdorf
> the following code causes Apache processes to segfault: > > $xsl_handle = xslt_create(); > echo $xsl_handle; // returns a valid xslt processor handle > // $xslData and $xmlData contain valid information > xslt_process($xslData, $xmlData, $result); > echo

[PHP-DEV] Bug #14072 Updated: PHP Causes OpenLink Request Broker (odbc_mv.exe) to Segfault upon odbc_do, etc.

2001-12-07 Thread kalowsky
ID: 14072 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: ODBC related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 Assigned To: ahill New Comment: marking as feedback Previous Comments: -

[PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread hans
From: [EMAIL PROTECTED] Operating system: Linux-2.4.14 glibc-2.2.3 PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: xlst_error causes error with valid XSLT processor instance the following code causes Apache processes to segfault: $xsl_handle

[PHP-DEV] Bug #14249 Updated: odbc_num_rows

2001-12-07 Thread kalowsky
ID: 14249 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: ODBC related Operating System: Win98 PHP Version: 4.0.6 New Comment: What database are you having difficulty with? odbc_num_rows only asks the ODBC Driver to return the row count, if the ODBC

RE: [PHP-DEV] RE: [Zend Engine 2] ZE2 comments 2

2001-12-07 Thread Chris Newbill
>>What is as great as sex is of course multiple inheritance and object >>dereferencing. My God man! I develop for a living and I wouldn't go that far! ;) -Chris -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

[PHP-DEV] Bug #14262 Updated: AccessViolation: oci-Problem

2001-12-07 Thread kalowsky
ID: 14262 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Summary: field name in select results strange characters Status: Assigned Bug Type: ODBC related Old Operating System: Linux 6.1 Operating System: Windows2000 PHP Version: 4.0.6 Old Assigned To: dank Assigned To: kalowsky New Commen

[PHP-DEV] Bug #14380 Updated: AccessViolation: oci-Problem

2001-12-07 Thread kalowsky
ID: 14380 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: If you have a dump you can share, do please post it to the bug report. That will help in solving it quickly. Previ

Re: [PHP-DEV] 4.1.0RC5

2001-12-07 Thread Thies C. Arntzen
On Fri, Dec 07, 2001 at 02:56:39PM +0100, Thies C. Arntzen wrote: > On Thu, Dec 06, 2001 at 02:10:46PM +0100, Petr Cech wrote: > > On Mon, Dec 03, 2001 at 03:53:05PM +0200 , Zeev Suraski wrote: > > > You know the drill, but practice makes perfect! > > > > > > In a divine effort to prevent both De

[PHP-DEV] Bug #13801 Updated: error in imap_rfc822_parse_adrlist

2001-12-07 Thread thies
ID: 13801 Updated by: thies Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: IMAP related Operating System: linux PHP Version: 4.0CVS-2001-10-23 New Comment: fixed in HEAD and 4.1-branch Previous Comments:

[PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-07 Thread info
ID: 14364 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.1.0 New Comment: Those lines are not in my /ext/session/php_session.h I installed the CVS version this afternoon. I followed the in

[PHP-DEV] RE: [Zend Engine 2] ZE2 comments 2

2001-12-07 Thread Michael Bruckmeier
Greeting everybody The concept to name the constructor not alike the classname is in my opinion great. So you can change the classname without having to change the constructorfunctionname but still have the classic constructor functionality. The same argument counts for the destructor either. W

[PHP-DEV] Bug #14380: AccessViolation: oci-Problem

2001-12-07 Thread thomas . sauer
From: [EMAIL PROTECTED] Operating system: Windows2000 PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: AccessViolation: oci-Problem PHP4.06, Windows2000, IIS5-ISAPI, Oracle8.1.7. >From time to time the Webserver crashes: ACCESS VIOLATION. We have no problems w

[PHP-DEV] Fix for AIX compile problems

2001-12-07 Thread Jani Taskinen
Attached patch fixes compile problems in AIX. You can find this same stuff in here: http://www.gnu.org/manual/autoconf/html_mono/autoconf.html#SEC27 --Jani Index: TSRM/tsrm_config_common.h === RCS file: /repository/TSRM/tsrm_c

[PHP-DEV] maybe include in php dist INSTAL-HPUX11 ?

2001-12-07 Thread Pierre-Alain Joye
From: "Jim Thome" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [PHP-INST] HP-UX 11.11+Apache1.3.22+Mysql+PHP4.0.6 as DSO?? Date: Fri, 07 Dec 2001 08:39:05 -0700 X-Mailer: Novell GroupWise 5.2 Hello Keith- I am forwarding to you instructions I received from HP on how

Re: Re[4]: [PHP-DEV] [NEW EXTENSTION]: templates

2001-12-07 Thread Andi Gutmans
At 05:07 PM 12/5/2001 +0200, Andrey Hristov wrote: >I don't think that If I wrote an extension it will go into the public >because the rights on it are owned by the university I study. >It will never be GPLed if not rewritten after I get the degree. You can ask for permission to put it in the pu

[PHP-DEV] Bug #14377 Updated: incorrect font id with pdf_get_value ('ascender',$fontid)

2001-12-07 Thread rjs
ID: 14377 Updated by: rjs Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: PDF related Operating System: linux suse PHP Version: 4.0.6 New Comment: This is allready fixed in the current CVS Version. Also the next minor Release of PDFlib (V4.0.2) will contain the bugfix in

[PHP-DEV] Bug #14242 Updated: --disable-session breaks ob functions?

2001-12-07 Thread sterling
ID: 14242 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: Linux RH6.1 PHP Version: 4.1.0 New Comment: do a make clean, I compile with --disable-session all the time -- works fine Previous Comments: ---

[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken

2001-12-07 Thread sterling
ID: 11006 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PHP options/info functions Operating System: Solaris 7,8 PHP Version: 4.0.5 New Comment: include_path works, administrators don't. Previous Comments: ---

[PHP-DEV] Bug #13472 Updated: input type=hidden should be in a fieldset if there is one

2001-12-07 Thread sander
ID: 13472 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Feature/Change Request Bug Type: Session related Operating System: Any PHP Version: 4.0.6 New Comment: Reclassified back to session-related because Yasuo persuaded me to call it a bug ;) Previous Comments: ---

[PHP-DEV] Bug #11058 Updated: php_network_getaddresses: getaddrinfo failed

2001-12-07 Thread sterling
ID: 11058 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Network related Operating System: OpenBSD 2.6 PHP Version: 4.0.6 New Comment: its a problem with your operating system setup, not PHP. Previous Comments: ---

[PHP-DEV] Bug #10308 Updated: include_path not functioning

2001-12-07 Thread sterling
ID: 10308 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Red Hat 6.2 PHP Version: 4.0.4pl1 New Comment: include_patch works, remove the quotes and try editing /etc/php.ini Previous Comments:

[PHP-DEV] Bug #14379: Pb while using php in command line...

2001-12-07 Thread shuber
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.0 PHP version: 4.0.6 PHP Bug Type: Sybase-ct (ctlib) related Bug description: Pb while using php in command line... Well, i've successfully compiled PHP 4.0.6 as a static and dynamic module i encounter a problem whe

[PHP-DEV] Bug #8440 Updated: fopen on a url returns "success" as an error

2001-12-07 Thread sterling
ID: 8440 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: HTTP related Operating System: Debian Linux 2.2.14 PHP Version: 4.0.4pl1 New Comment: Its been awhile, reopen if still present, and you have a concrete setup/example of how it fails Previous C

Re: [PHP-DEV] 4.1.0RC5

2001-12-07 Thread Thies C. Arntzen
On Thu, Dec 06, 2001 at 02:10:46PM +0100, Petr Cech wrote: > On Mon, Dec 03, 2001 at 03:53:05PM +0200 , Zeev Suraski wrote: > > You know the drill, but practice makes perfect! > > > > In a divine effort to prevent both Derick and Zak from winning their bets > > (Derick bet we'll go up to RC8, Za

[PHP-DEV] Bug #10924 Updated: long2ip gives wrong result/binary arithmatic does not work

2001-12-07 Thread sterling
ID: 10924 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Suspended Status: Closed Bug Type: Network related Operating System: Linux Redhat 6.2 PHP Version: 4.0.4pl1 New Comment: long2ip is now fixed as well, as it accepts a string value, which is then properly converted to a uns

[PHP-DEV] Bug #14018 Updated: make ip2long and long2ip handle unsigned longs correctly

2001-12-07 Thread sterling
ID: 14018 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Network related Operating System: Linux PHP Version: 4.0.6 New Comment: They work in the current CVS of php Previous Comments: -

[PHP-DEV] Bug #14377: incorrect font id with pdf_get_value ('ascender',$fontid)

2001-12-07 Thread ivan . lamouret
From: [EMAIL PROTECTED] Operating system: linux suse PHP version: 4.0.6 PHP Bug Type: PDF related Bug description: incorrect font id with pdf_get_value ('ascender',$fontid) pdf_get_value for font metrics keys, with font descriptor modifier does not handle the descriptor cor

[PHP-DEV] Bug #14375 Updated: Translation

2001-12-07 Thread derick
ID: 14375 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Documentation problem Operating System: windows 98 PHP Version: 4.1.0 New Comment: No bug = status: bogus (as I already set) Previous Comments: -

[PHP-DEV] Bug #14375 Updated: Translation

2001-12-07 Thread cortesi
ID: 14375 Updated by: cortesi Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Closed Bug Type: Documentation problem Operating System: windows 98 PHP Version: 4.1.0 New Comment: it is not a bug, just about 23% of the manual has been so far translated to italian. We are working on it. Th

[PHP-DEV] Bug #14376: Multiple Variants cause apache to loop (?)

2001-12-07 Thread bizk
From: [EMAIL PROTECTED] Operating system: W2k Server PHP version: 4.0.6 PHP Bug Type: COM related Bug description: Multiple Variants cause apache to loop (?) PHP and COM are working together, but whenever multiple VARIANTs are made it has problems, single variants are okay.

[PHP-DEV] Bug #14337 Updated: persistent connections accumulate

2001-12-07 Thread mk
ID: 14337 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Closed Bug Type: MySQL related Operating System: SuSE Linux 7.3 PHP Version: 4.0.6 Previous Comments: [2001-12-04 07

[PHP-DEV] Bug #14337 Updated: persistent connections accumulate

2001-12-07 Thread mk
ID: 14337 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: MySQL related Operating System: SuSE Linux 7.3 PHP Version: 4.0.6 New Comment: It seems that this problem actually *had* something to do with Apache. The Apache was set up as

[PHP-DEV] Bug #14375 Updated: Translation

2001-12-07 Thread derick
ID: 14375 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Documentation problem Operating System: windows 98 PHP Version: 4.1.0 New Comment: Unfortunately, not everything is translated yet. regards, Derick Previous Comments:

[PHP-DEV] Bug #14375: Translation

2001-12-07 Thread luigi . lampugnani
From: [EMAIL PROTECTED] Operating system: windows 98 PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: Translation Dear Sir, the italian version of the manual have only fiew words in italian and most of the text is in english. Is it not tanslated or a

[PHP-DEV] Bug #14374 Updated: Reproductible crash (simple script) related to default variables/arrays

2001-12-07 Thread xroche
ID: 14374 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Arrays related Operating System: Linux 2.2.20 PHP Version: 4.0.6 New Comment: Seems to be fixed in CVS, sorry! Previous Comments: ---

[PHP-DEV] Bug #14374 Updated: Reproductible crash (simple script) related to default variables/arrays

2001-12-07 Thread derick
ID: 14374 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Arrays related Operating System: Linux 2.2.20 PHP Version: 4.0.6 New Comment: I can not reproduce this with php 4.1.0RC5 or php 4.2.0dev, so considered fixed. (You can try yourself with www.php.

[PHP-DEV] Bug #14374: Reproductible crash (simple script) related to default variables/arrays

2001-12-07 Thread xroche
From: [EMAIL PROTECTED] Operating system: Linux 2.2.20 PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: Reproductible crash (simple script) related to default variables/arrays This following simple script will crash both PHP 4.06 (module and cgi) and previou

  1   2   >