[PHP-DEV] Bug #11919: bad return of yp_next

2001-07-06 Thread Bernard . Prevosto
From: [EMAIL PROTECTED] Operating system: Solaris 5.5.1 PHP version: 4.0.6 PHP Bug Type: YP/NIS related Bug description: bad return of yp_next Hello, the next script is OK with php4.0.5 but not with php4.0.6 --- ?php $map =

Re: [PHP-DEV] Transparent use of blobs in Interbase

2001-07-06 Thread derick
Hello, On Thu, 5 Jul 2001, Jeremy Bettis wrote: 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) Can you

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

2001-07-06 Thread derick
ID: 11914 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: What is your configure line? (To both Apache and PHP) Derick Previous Comments:

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

2001-07-06 Thread derick
ID: 11915 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: LDAP related Operating system: PHP Version: Earlier? Upgrade first! Assigned To: Comments: Bogus Previous Comments:

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

2001-07-06 Thread derick
ID: 11917 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating system: PHP Version: 4.0.6 Assigned To: Comments: I complained about this too, a while ago (bug 11663). The way it works in 4.0.6 is using imagesetstyle with imageline, this is in new

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

2001-07-06 Thread derick
ID: 11917 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: GD related Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: I made this a documentation problem, because it's not really a bug in PHP. derick Previous Comments:

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

2001-07-06 Thread derick
ID: 11884 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Reproducible crash Operating system: PHP Version: 4.0.4 Assigned To: daniel Comments: I'm assigning this to you Daniel, as you are the maintainer of this extension. Derick Previous

[PHP-DEV] XMLRPC Error Returns Patch

2001-07-06 Thread Matt Allen
Hi All, Attached is a patch that does the following: - Allows *all* PHP Errors to be returned as a Valid XMLRPC Fault Packet (ie including parse errors). - Allows the user to turn these errors on and off in php.ini - Allows the user to set the faultCode (in the XMLRPC packet) via php.ini Why

[PHP-DEV] Bug #11920: e.g. mysql_unbuffered_query doesn't function but throws no error to indicate

2001-07-06 Thread gwelters
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: e.g. mysql_unbuffered_query doesn't function but throws no error to indicate It's a BIG BIG Problem to find the reason why your application doesn't work when

Re: [PHP-DEV] Bug #11818 Updated: Using the PDF functions after July1st triggers an internal PDFlib error

2001-07-06 Thread Joao Prado Maia
On Mon, 2 Jul 2001, Joey Smith wrote: Surely you are kidding. I cannot see in any of our packages where we bundle the PDF library with our release. If we are, we should probably remove it. In either case, there is no way we can compile an unencumbered version of PDFLib. That would be

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

2001-07-06 Thread Sascha Schumann
On Thu, 5 Jul 2001, Jason Greene wrote: Sascha, This looks good. Is this going to be brought into php, or is it going to remain a separate project? There is a concrete need for this system, so I'll push for the inclusion of those scanners into PHP. Because the code is still in

[PHP-DEV] Bug #11921: Apache 1.3.20, mod_ssl 2.8.4, PHP 4.0.4 crashes in CGI mode

2001-07-06 Thread shinelight
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Apache 1.3.20, mod_ssl 2.8.4, PHP 4.0.4 crashes in CGI mode Using the default PHP 4.0.6 package for Win32 (downloaded straight from php.net), I have

[PHP-DEV] Bug #11922: Fatal error: Underlying object missing in test.php on line 12

2001-07-06 Thread amuller
From: [EMAIL PROTECTED] Operating system: UNIX PHP version: 4.0.6 PHP Bug Type: DOM XML related Bug description: Fatal error: Underlying object missing in test.php on line 12 Hello, Since the new version is installed, open a xml file with the function xmldocfile() is

[PHP-DEV] Bug #11921 Updated: Apache 1.3.20, mod_ssl 2.8.4, PHP 4.0.4 crashes in CGI mode

2001-07-06 Thread shinelight
ID: 11921 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: Windows 98 PHP Version: 4.0.6 Description: Apache 1.3.20, mod_ssl 2.8.4, PHP 4.0.4 crashes in CGI mode The Short Description is supposed to be 4.0.6, although the bug is also in 4.0.4. 4.0.5

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

2001-07-06 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 again libxml version: 2.3.10 iconv version: 2.0 Previous Comments:

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

2001-07-06 Thread kyhm
ID: 11917 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: Linux 2.2 SMP PHP Version: 4.0.6 Description: imageDashedLine() only seems to draw vertical lines Thanks for the prompt response, and I agree entirely about persistence of functions!

[PHP-DEV] Bug #11923 Updated: when you access char(2000),i only get 255 bytes data, why ?

2001-07-06 Thread chenwumail
ID: 11923 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating system: Windows2000 PHP Version: 4.0.5 Description: when you access char(2000),i only get 255 bytes data, why ? My SQL Server is SQL Server 2000, My PHP is PHP 4.05 My OS is windows 2000 My table name

[PHP-DEV] Bug #10229 Updated: buffer error in fread

2001-07-06 Thread apeeters
ID: 10229 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Filesystem function related Operating system: linux 2.2.14C11 PHP Version: 4.0.3pl1 4.0.4pl1 4.0.5 4.0.6 Description: buffer error in fread This error still exists, not de phpcode part, but the buffering

[PHP-DEV] Bug #11921 Updated: Apache 1.3.20, mod_ssl 2.8.4, PHP 4.0.4 crashes in CGI mode

2001-07-06 Thread shinelight
ID: 11921 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: Windows 98 PHP Version: 4.0.6 Description: Apache 1.3.20, mod_ssl 2.8.4, PHP 4.0.4 crashes in CGI mode Seems like someone else has been having a similar problem (Bug #10904 - I got curious as

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

2001-07-06 Thread Thies C. Arntzen
On Fri, Jul 06, 2001 at 01:08:03AM +0200, Sascha Schumann wrote: 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.

[PHP-DEV] Bug #11923: when you access char(2000),i only get 255 bytes data, why ?

2001-07-06 Thread chenwumail
From: [EMAIL PROTECTED] Operating system: Windows2000 PHP version: 4.0.5 PHP Bug Type: MSSQL related Bug description: when you access char(2000),i only get 255 bytes data, why ? when you access char(2000),i only get 255 bytes data, why ? -- Edit Bug report at:

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

2001-07-06 Thread Rasmus Lerdorf
Because software already exists to eliminate the scan/parse process, speed was not a main concern. The new language scanner is faster than the old one in all tested scenarios though. ;) This is so Sascha! Looks very nice. Do you think you could LGPL it instead of GPL?

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

2001-07-06 Thread Rasmus Lerdorf
Looks very nice. Do you think you could LGPL it instead of GPL? Would be tricky to use in conjunction with the QPL if it was GPL'ed. As it's my intention that the code is linked against PHP/the Zend Engine, the GPL should be fine here (similar to the situation of the GPLed

[PHP-DEV] Bug #11926: precompiled php_pdf.dll does not work

2001-07-06 Thread rose
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.6 PHP Bug Type: PDF related Bug description: precompiled php_pdf.dll does not work Hi, The pre-compiled php_pdf.dll included with 4.0.6 is based on PDFlib version 4.0.0 ($Revision: 1.79.2.1 $).

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

2001-07-06 Thread wez
ID: 11917 Updated by: wez Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: It's a GD problem. GD 2.0.1 is still BETA. --Wez. Previous Comments:

[PHP-DEV] Bug #11927: php sapi servlet doesn't compile

2001-07-06 Thread daniel . dadusc
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: php sapi servlet doesn't compile Setup Redhat 7.1 Jdk 1.31 The sapi servlet code doesn't compile because the code is in a terrible state. hacking the

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

2001-07-06 Thread derick
ID: 11917 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Not a PHP bug, so closing Previous Comments:

[PHP-DEV] Bug #11928: dbase_replace_record writes (null) in .dbf

2001-07-06 Thread robin . marlow
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.0.6 PHP Bug Type: dBase related Bug description: dbase_replace_record writes (null) in .dbf dbase_replace_record writes (null) string as field value. Identical bug with dbase_add_record was fixed in 4.02. See

[PHP-DEV] Bug #11929: Can't get whether to enable truetype string function in gd... == yes

2001-07-06 Thread mleicher
From: [EMAIL PROTECTED] Operating system: Linux; Slackware 8.0/2.4.5 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: Can't get whether to enable truetype string function in gd... == yes Hi, My main problem is that I can't get the truetype string function

[PHP-DEV] Bug #11930: better sapi/servlet support

2001-07-06 Thread daniel . dadusc
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: better sapi/servlet support I think that better java and sapi/servlet support are essential for the success of php in the ENTERPRISE environment. PHP is

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

2001-07-06 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!! Yes. PHP probably should make a new reference to a new piece of data in this case. It would seem

[PHP-DEV] Bug #11931: When mb_send_mail function receive 5 argument, PHP doesn't show any screen.

2001-07-06 Thread yaemon
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: When mb_send_mail function receive 5 argument, PHP doesn't show any screen. patch is here

[PHP-DEV] Bug #11932: When mb_send_mail function receive 5 argument, PHP doesn't show any screen.

2001-07-06 Thread yaemon
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: When mb_send_mail function receive 5 argument, PHP doesn't show any screen. patch is here

[PHP-DEV] Bug #11931 Updated: When mb_send_mail function receive 5 argument, PHP doesn't show any screen.

2001-07-06 Thread derick
ID: 11931 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: Comments: This was just fixed (by Riu) in the CVS. Previous Comments:

[PHP-DEV] Bug #11932 Updated: When mb_send_mail function receive 5 argument, PHP doesn't show any screen.

2001-07-06 Thread derick
ID: 11932 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: Submitted twice Previous Comments:

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

2001-07-06 Thread Andi Gutmans
Thies, I have thought about your problem. Your patch fixed your test case but it won't fix all test cases. It is pretty much impossible to make sure on bailout (including exit() and errors) that all of the reference counts of the variables will go down to 0 even if we clean the call stack.

[PHP-DEV] Bug #11933: array_map causes segfault

2001-07-06 Thread abk
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux \sid\ (kernel 2.4.5) PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: array_map causes segfault I have a script which seems to arbitrarily crash. Removing all uses of array_map corrects the

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

2001-07-06 Thread Thies C. Arntzen
On Fri, Jul 06, 2001 at 05:12:07PM +0300, Andi Gutmans wrote: Thies, I have thought about your problem. Your patch fixed your test case but it won't fix all test cases. It is pretty much impossible to make sure on bailout (including exit() and errors) that all of the reference counts of

[PHP-DEV] Bug #11857 Updated: Access 2000 Bug - Insert statement does not work

2001-07-06 Thread kalowsky
ID: 11857 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: resolved... problem was in use of odbc_pconnect instead of odbc_connect in CGI mode. Previous Comments:

[PHP-DEV] Bug #8941 Updated: Openlink/ODBC cannot parse complex queries

2001-07-06 Thread kalowsky
ID: 8941 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: ODBC related Operating system: PHP Version: 4.0.2 Assigned To: Comments: moving this to analyzed as hopefully once I work out this cursors patch it will be gone too! Previous Comments:

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

2001-07-06 Thread Andi Gutmans
At 04:31 PM 7/6/2001 +0200, Thies C. Arntzen wrote: On Fri, Jul 06, 2001 at 05:12:07PM +0300, Andi Gutmans wrote: Thies, I have thought about your problem. Your patch fixed your test case but it won't fix all test cases. It is pretty much impossible to make sure on bailout (including

[PHP-DEV] Bug #9738 Updated: odbc_prepare does implicit SQLSetStmtOption (6,2) (sets to dynamic cursor)

2001-07-06 Thread kalowsky
ID: 9738 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Analyzed Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: marking this as analyzed as this will hopefully go away too with the cursor fix, but won't disappear until

[PHP-DEV] Bug #11571 Updated: cannot insert data in msaccess

2001-07-06 Thread kalowsky
ID: 11571 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.5 Assigned To: Comments: no user feedback. Previous Comments: ---

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

2001-07-06 Thread kalowsky
ID: 11895 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: any chance you can post a sample db (small schema), and a sample script for us to try? Previous Comments:

[PHP-DEV] Bug #11932 Updated: When mb_send_mail function receive 5 argument, PHP doesn't show any screen.

2001-07-06 Thread hirokawa
ID: 11932 Updated by: hirokawa Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: [EMAIL PROTECTED] Comments: I fixed on cvs using your patch. It will be included in php-4.0.7. Previous Comments:

[PHP-DEV] Bug #11932 Updated: When mb_send_mail function receive 5 argument, PHP doesn't show any screen.

2001-07-06 Thread derick
ID: 11932 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: [EMAIL PROTECTED] Comments: This was the double one Rui. I already closed the other one (11932). Previous Comments:

Re: [PHP-DEV] Transparent use of blobs in Interbase

2001-07-06 Thread Jeremy Bettis
Can you send this patch to the list as an attachment? It's a little messed up due to line endings. Here you are. Index: ext/interbase/interbase.c === RCS file: /repository/php4/ext/interbase/interbase.c,v retrieving revision

[PHP-DEV] Bug #11934: failure to configure --with-imap-ssl

2001-07-06 Thread darduini
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: failure to configure --with-imap-ssl == my config.nice is: #! /bin/sh # # Created by configure CFLAGS='-O6

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

2001-07-06 Thread tigger
ID: 11895 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: win2k PHP Version: 4.0.6 Description: total crash of PHP We played with the indexes and now the data is returning a lot faster (2 seconds where it was over 60!) Someone who was

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

2001-07-06 Thread Thies C. Arntzen
On Fri, Jul 06, 2001 at 05:39:18PM +0300, Andi Gutmans wrote: At 04:31 PM 7/6/2001 +0200, Thies C. Arntzen wrote: On Fri, Jul 06, 2001 at 05:12:07PM +0300, Andi Gutmans wrote: Thies, I have thought about your problem. Your patch fixed your test case but it won't fix all test cases.

[PHP-DEV] Bug #11935 Updated: php 4.0.6 doesn't work with solid option

2001-07-06 Thread kalowsky
ID: 11935 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Apache related Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: can you please provide more information? what doesn't work? and do please try

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

2001-07-06 Thread Andi Gutmans
I haven't checked it but something like the following might give you a problem. Andi ? function any($fh) { exit(); // exit in a function is noo good... } $fp = fopen(/tmp/1,r); $fp any($fp); ? At 05:35 PM 7/6/2001 +0200, Thies C. Arntzen wrote: On Fri,

[PHP-DEV] Bug #11936: php extension doe snot work

2001-07-06 Thread bp
From: [EMAIL PROTECTED] Operating system: Win98se PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: php extension doe snot work I have submitted this once before to no avail. When you install php on a win 98 se machine and use the *.php extension

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

2001-07-06 Thread dbeu
ID: 11884 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.4 Assigned To: dbeu Comments: a crash bug (i could reproduce) is be fixed in cvs. (please also check your printer driver setup!) you

Re: [PHP-DEV] POSIX ext. on Win32?

2001-07-06 Thread Daniel Beulshausen
At 03:39 06.07.2001 -0700, Lars Torben Wilson wrote: Can someone clarify for me whether the POSIX extension is expected to work on any Windows variants? Thanks... we can't use the native nt posix subsystem as the interoperation between posix and win32 subsystem isn't transparent, so you'll

Re: [PHP-DEV] PSPELL with PHP

2001-07-06 Thread Lindsey Simon
? Finished versions of what? I wrote support for pspell library, it has most of the functionality pspell provides. If you need anything else that pspell can provide but I have not implemented, write to me and I'll try to implement it. By the way, I do not work on development of pspell

[PHP-DEV] Re: Bug #11897 Updated: Curl

2001-07-06 Thread webmaster
I ran ldconfig, reconfigured php and ran make/make install. The configure and make processes ran fine but unfortunately the I received the same errors for curl and libmcrypt. Do you have any other suggestions? Eric - Original Message - From: Bug Database [EMAIL PROTECTED] To: [EMAIL

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

2001-07-06 Thread reaster
ID: 11904 User Update by: [EMAIL PROTECTED] Status: Assigned Bug Type: Unknown/Other Function Operating system: Linux 2.4.6 Slackware PHP Version: 4.0.6 Description: ext/standard/string.c patch for nl2br() I see ... newline on Mac is just a carriage return '\r' (#000D). Newline on Unix is just

[PHP-DEV] Bug #11937: Bug in array handling

2001-07-06 Thread phil3k
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Bug in array handling ?php //Two elements in an Array $array[] = Maria; $array[] = Lisa; //just a test output

[PHP-DEV] Bug #11938: Bug in array handling

2001-07-06 Thread phil3k
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Bug in array handling ?php //Two elements in an Array $array[] = Maria; $array[] = Lisa; //just a test output

[PHP-DEV] Bug #11938 Updated: Bug in array handling

2001-07-06 Thread kalowsky
ID: 11938 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Bug submitted twice... Previous Comments:

[PHP-DEV] Bug #11939: get HTML title

2001-07-06 Thread clownfighter
From: [EMAIL PROTECTED] Operating system: redhat 7.1 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: get HTML title Get HTML title- We have get_meta_tags, why not a function that retrieves the title from an HTML page? -- Edit Bug report at:

[PHP-DEV] Bug #11937 Updated: Bug in array handling

2001-07-06 Thread vlad
ID: 11937 Updated by: vlad Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: If you unset an element in the array, it does not make the whole array shift so it starts from index zero

[PHP-DEV] ngscan-0.3

2001-07-06 Thread Sascha Schumann
The Next Generation Scanners are now downloadble from http://schumann.cx/ngscan-0.3.tar.gz No real changes besides support for octal and exponential numbers. The scanners are feature-complete now. As always, your feedback is appreciated. I'll now work on modularizing

[PHP-DEV] Re: Bug #11819 Updated: Bug with ibase_execute()

2001-07-06 Thread Jeremy Bettis
The patch that I just posted to the list fixes this problem. Nulls passed as ? parameters were being sent to interbase as 0's. -- Jeremy Bettis [EMAIL PROTECTED] [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... ID: 11819 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type:

[PHP-DEV] Bug #11941: Not checking allow_persistent

2001-07-06 Thread sthomas
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: PostgreSQL related Bug description: Not checking allow_persistent Probably just an oversight, here's the patch: 355c355,356 if (persistent) { --- if (persistent

[PHP-DEV] Bug #11942:

2001-07-06 Thread drloh
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: -- Edit Bug report at: http://bugs.php.net/?id=11942edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Bug #11943: some problem with having a LINK string, it goes downcase..

2001-07-06 Thread string
From: [EMAIL PROTECTED] Operating system: gnu/linux 2.4.5 PHP version: 4.0.6 PHP Bug Type: Strings related Bug description: some problem with having a lt;LINKgt; string, it goes downcase.. ? $a = LINK; $b = $a; echo $b; ? the result of this script is: link it changes to

[PHP-DEV] Bug #11943 Updated: some problem with having a LINK string, it goes downcase..

2001-07-06 Thread string
ID: 11943 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Strings related Bug Type: *General Issues Operating system: gnu/linux 2.4.5 PHP Version: 4.0.6 Description: some problem with having a LINK string, it goes downcase.. not a bug at all, it seams that mozilla

Re: [PHP-DEV] Bug #11818 Updated: Using the PDF functions after July1st triggers an internal PDFlib error

2001-07-06 Thread Joey Smith
There are 2 parts that are required to make PDF's using pdflib. There is the pdflib code, and the PHP code that makes calls to the pdflib code. We can ship our own code, but not pdflib's. On Fri, 6 Jul 2001, Joao Prado Maia wrote the following to Joey Smith : Ok, I must be missing something

[PHP-DEV] Bug #11940 Updated: ill side effect of open_basedir

2001-07-06 Thread jason
ID: 11940 Updated by: jason Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: PHP options/info functions Bug Type: *General Issues Operating system: PHP Version: 4.0.6 Assigned To: Comments: Sorry, I wrote that in a hurry. ANY file open operation performed by php

[PHP-DEV] Bug #7744 Updated: safe mode php wrong script uid

2001-07-06 Thread jason
ID: 7744 Updated by: jason Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Scripting Engine problem Bug Type: *General Issues Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Try a later version of php and reopen if still an issue. Previous Comments:

Re: [PHP-DEV] Bug #11818 Updated: Using the PDF functions after July 1st triggers an internal PDFlib error

2001-07-06 Thread Daniel Beulshausen
At 21:18 06.07.2001 -0600, Joey Smith wrote: There are 2 parts that are required to make PDF's using pdflib. There is the pdflib code, and the PHP code that makes calls to the pdflib code. We can ship our own code, but not pdflib's. can someone add

[PHP-DEV] Bug #8135 Updated: FTP_FPUT can't use a HTTP Filepointer

2001-07-06 Thread jason
ID: 8135 Updated by: jason Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: FTP related Bug Type: *General Issues Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: HTTP fopens are read only. -Jason Previous Comments:

[PHP-DEV] Bug #11944: Scripting language features

2001-07-06 Thread dphillips
From:[EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Scripting language features I use PHP as a general scripting language, and some compile or runtime options would be very useful: - A no-tags mode that would

[PHP-DEV] Bug #11566 Updated: It appears most functions don't check open_basedir

2001-07-06 Thread jason
ID: 11566 Updated by: jason Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: PHP options/info functions Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: All of the safe_mode/open_basedir functionality will eventually be

[PHP-DEV] Bug #11940 Updated: ill side effect of open_basedir

2001-07-06 Thread a . genkin
ID: 11940 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Old-Bug Type: *General Issues Bug Type: Documentation problem Operating system: Solaris 8/sparc PHP Version: 4.0.6 Description: ill side effect of open_basedir Jason, thanks for the clarification. I apologize for

[PHP-DEV] Bug #11940: ill side effect of open_basedir

2001-07-06 Thread a . genkin
From: [EMAIL PROTECTED] Operating system: Solaris 8/sparc PHP version: 4.0.6 PHP Bug Type: PHP options/info functions Bug description: ill side effect of open_basedir safe_mode = On doc_root = /homes/u0/apache open_basedir =