[PHP-DEV] PHP 4.0 Bug #9583: session variables not kept when using $HTTP_SESSION_VARS and register_globals

2001-03-06 Thread sander
This is in contrast with the manual, saying that if register_globals is On, both $HTTP_SESSION_VARS and the global reference the same value. gr, Sander De Graaf -- Edit Bug report at: http://bugs.php.net/?id=9583edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail:

[PHP-DEV] Bug #3367 Updated: PHP code callback during file upload

2001-08-28 Thread sander
ID: 3367 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: All PHP Version: 4.0 New Comment: -from 7463- Hello, I would like to see a feature in PHP, that solves a problem I currently only can solve by writing a CGI

[PHP-DEV] Bug #7463 Updated: File Upload Feature Request

2001-08-28 Thread sander
ID: 7463 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Debian Linux 2.2.17 PHP Version: 4.0.0 New Comment: Moved to 3367 Previous Comments

[PHP-DEV] Bug #9423 Updated: Please create a function that returns name of currently executing function

2001-08-28 Thread sander
ID: 9423 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.4pl1 New Comment: Duplicate of 8576. Previous Comments

[PHP-DEV] Bug #10190 Updated: \t$var = EOI\n\tblah\tEOI;

2001-08-28 Thread sander
ID: 10190 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.4pl1 New Comment: Duplicate of 8685. Previous Comments: [2001-04-05 13:06:11

[PHP-DEV] Bug #10190 Updated: \t$var = EOI\n\tblah\tEOI;

2001-08-28 Thread sander
ID: 10190 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.4pl1 New Comment: Oops... duplicate! Previous Comments

[PHP-DEV] Bug #9611 Updated: organization of function reference section of manual

2001-08-28 Thread sander
ID: 9611 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.4pl1 New Comment: Duplicate of 10517. Previous Comments: [2001-03-07 22:05

[PHP-DEV] Bug #9611 Updated: organization of function reference section of manual

2001-08-28 Thread sander
ID: 9611 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.4pl1 New Comment: Sorry... duplicate! Previous Comments

[PHP-DEV] Bug #11070 Updated: '@' does not turn off error checking in foreach()

2001-08-28 Thread sander
ID: 11070 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.5 New Comment: Duplicate of 6118. Previous Comments

[PHP-DEV] Bug #12736 Updated: ? just found :)

2001-08-28 Thread sander
ID: 12736 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Old Bug Type: COM related Bug Type: Reproducible crash Operating System: windows 98 PHP Version: 4.0.6 New Comment: It is a bug: it shouldn't crash! Changed to reproducible crash. Previous Comments

[PHP-DEV] Bug #4884 Updated: array merging(concat) with +

2001-08-28 Thread sander
ID: 4884 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: all PHP Version: 4.0.0 Release New Comment: Why not use $array[]=error_returning_func(); Previous Comments

[PHP-DEV] Bug #12895 Updated: mysql_fetch_row

2001-08-28 Thread sander
ID: 12895 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: Debian 2.2 PHP Version: 4.0.6 New Comment: mysql_fetch_row does NOT return an associative array. Use mysql_fetch_array or mysql_fetch_assoc instead. Previous

[PHP-DEV] Bug #3427 Updated: Too many \n in show_source

2001-08-28 Thread sander
ID: 3427 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0 New Comment: Seems to be fixed in 4.0.6. Previous Comments

[PHP-DEV] Bug #12965 Updated: fopen() don't open URL files

2001-08-28 Thread sander
ID: 12965 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: I got a slightly different error: Warning: fopen(http://www.php.net,r;) - No error in e:\sander

[PHP-DEV] Bug #9805 Updated: ob_start(my_gzhandler1); - not worked

2001-08-28 Thread sander
ID: 9805 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Output Control Operating System: RedHat 6.1 PHP Version: 4.0 Latest CVS (17/03/2001) New Comment: Try again with the latest version... there were a lot of problems in PHP 4.0.4 (and pl1

[PHP-DEV] Bug #13045 Updated: PHP crashes when it can't find the *.exe or other binary specified within ``'s

2001-08-30 Thread sander
ID: 13045 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows ME (kernel 4.9.3000) PHP Version: 4.0.6 New Comment: Reproduced with Windows 2000 Professional, PHP-4.0.6 and Apache 1.3.20 (running PHP as an Apache module

[PHP-DEV] Bug #12368 Updated: Regexp limit the string size

2001-08-30 Thread sander
ID: 12368 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Regexps related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: Unable to reproduce, see the following code: ?php $string = str_repeat(0, 1).abc.str_repeat(0, 1); echo

[PHP-DEV] Bug #3219 Updated: GDTTF error

2001-08-30 Thread sander
ID: 3219 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Suspended Status: Closed Bug Type: Feature/Change Request Operating System: Redhat Linux 6.1 PHP Version: 4.0 Beta 3 Assigned To: markonen New Comment: AFAIK, FreeType is far out of beta, and is working great with PHP4

[PHP-DEV] Bug #10154 Updated: Function ereg array results

2001-08-31 Thread sander
ID: 10154 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Regular Expressions Operating System: Linux/NT PHP Version: 4.0.4pl1 New Comment: From the manual: If ereg() finds any matches at all, $regs will be filled with exactly ten elements, even

[PHP-DEV] Bug #6680 Updated: regexps (ereg*) ignores locale settings

2001-08-31 Thread sander
ID: 6680 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: *Regular Expressions Bug Type: Feature/Change Request Operating System: FreeBSD 4.1-RELEASE PHP Version: 4.0.1pl2 New Comment: Moved to feature request. Previous Comments

[PHP-DEV] Bug #12780 Updated: ImageCopyResampled ignores srcX and srcY parameters

2001-08-31 Thread sander
ID: 12780 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: [User input: [EMAIL PROTECTED]] I have experienced an issue identical to bug #12780, on a Linux machine running RedHat 7.1, Apache 1.3.20

[PHP-DEV] Bug #12782 Updated: ImageCopyResampled ignores srcX, and SrcY

2001-08-31 Thread sander
ID: 12782 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Red Hat Linux 7.1 PHP Version: 4.0.6 New Comment: Thanks. Copied to 12780. Previous Comments

[PHP-DEV] Bug #13076 Updated: Freetype 2 not enabled

2001-08-31 Thread sander
ID: 13076 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: FreeeBSD 4.3 and Mandrake 7.2 PHP Version: 4.0.6 New Comment: Can you post your configure-line of PHP and of GD? Previous Comments

[PHP-DEV] Bug #9489 Updated: The mail() function doesn't return the success or error

2001-08-31 Thread sander
ID: 9489 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Mail related Operating System: solaris and freebsd PHP Version: 4.0.4pl1 New Comment: Works fine with PHP-4.0.6 Previous Comments

[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache

2001-08-31 Thread sander
ID: 13065 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Bogus Old Bug Type: MySQL related Bug Type: *Compile Issues Operating System: Red Hat Linux 6.0 PHP Version: 4.0.6 New Comment: You must add --with-zlib to the configure line of PHP, not of Apache. If needed, specify

[PHP-DEV] Bug #12257 Updated: list() can't handle associative arrays

2001-08-31 Thread sander
ID: 12257 Updated by: sander Reported By: [EMAIL PROTECTED] Old Summary: list() construct doesn't work as expected. Status: Open Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: W2000, Debian PHP Version: 4.0.6 New Comment: List() can't handle associative

[PHP-DEV] Bug #12606 Updated: require_once failing

2001-08-31 Thread sander
ID: 12606 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Redhat Linux 6.2 / 2.2.14-5.0smp PHP Version: 4.0.6 New Comment: Can you provide us a sample script? Previous Comments

[PHP-DEV] Bug #12841 Updated: ++, -- operators does not conert the type of variable.

2001-08-31 Thread sander
ID: 12841 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: Please provide a plain diff, gzipped text is a bit hard to read without special specs ;) Previous Comments

[PHP-DEV] Bug #12606 Updated: require_once failing

2001-08-31 Thread sander
ID: 12606 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Redhat Linux 6.2 / 2.2.14-5.0smp PHP Version: 4.0.6 New Comment: Oops... Previous Comments

[PHP-DEV] Bug #11168 Updated: Problem with serializing more dimensional array with references ...

2001-08-31 Thread sander
ID: 11168 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: RedHat PHP Version: 4.0.5 New Comment: Not a bug. Making it a feature request. Duplicate of 10863. Previous

[PHP-DEV] Bug #11163 Updated: Serialize an object which has another object

2001-08-31 Thread sander
ID: 11163 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.5 New Comment: Not a bug. Making it a feature request. Previous Comments

[PHP-DEV] Bug #10443 Updated: PHP Crashes when it opens complicated pages

2001-08-31 Thread sander
ID: 10443 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.0.4pl1 + 4.05 New Comment: Please try again with 4.0.6 and/or the latest CVS. Previous Comments

[PHP-DEV] Bug #8898 Updated: #!/path/php at top of CGI script appears in output (Netscape Enterprise Server)

2001-08-31 Thread sander
ID: 8898 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: *General Issues Operating System: Solaris 2.6 PHP Version: 4.0.4pl1 New Comment: Marking this one as a duplicate, and copying the diff to 9041. Everybody happy? Previous Comments

[PHP-DEV] Bug #9041 Updated: Extra #! at top of web output.

2001-08-31 Thread sander
ID: 9041 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *General Issues Operating System: Solaris 7. PHP Version: 4.0.4pl1 New Comment: Diff copied from #8898: *** sapi/cgi/cgi_main.c.origSun Dec 3 02:09:13 2000 --- sapi/cgi/cgi_main.cWed Jan 24 16:39:34 2001

[PHP-DEV] Bug #10694 Updated: mktime leap year bug

2001-08-31 Thread sander
ID: 10694 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Date/time related Operating System: Redhat 6.2 PHP Version: 4.0.4 Assigned To: derick New Comment: Status after almost three months??? Previous Comments

[PHP-DEV] Bug #10519 Updated: $HTTP_COOKIE_VARS spoofing

2001-08-31 Thread sander
ID: 10519 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Variables related Bug Type: Feature/Change Request Operating System: Win98 PHP Version: 4.0.4pl1 New Comment: Not a bug (as stated by bbonev). Making it a feature/change request. Previous Comments

[PHP-DEV] Bug #13083 Updated: FOPEN does not handle redirects

2001-08-31 Thread sander
ID: 13083 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *URL Functions Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: Reproduced with 4.0.6 on Win2K. It seems that fopen can only handle trailing-slash redirects on directories. Example: fopen(http

[PHP-DEV] Bug #13083 Updated: FOPEN does not handle redirects

2001-08-31 Thread sander
ID: 13083 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *URL Functions Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: And please don't include a strace unless somebody asks for it. See http://www.php.net/bugs-dos-and-donts.php for more information

[PHP-DEV] Bug #13081 Updated: typo in German translation of Image-functions

2001-08-31 Thread sander
ID: 13081 Updated by: sander Reported By: [EMAIL PROTECTED] Old Summary: bug in source Status: Open Old Bug Type: Unknown/Other Function Bug Type: Documentation problem Operating System: win98se PHP Version: 4.0.6 New Comment: Reclassified. Previous Comments

[PHP-DEV] Bug #13090 Updated: function is unable to find files via absolute path.

2001-09-01 Thread sander
ID: 13090 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GetImageSize related Operating System: win2k PHP Version: 4.0.6 New Comment: /pics/foo/blah.jpg Means on Windows, in a php script: [current drive, ie. C]:\pics\foo\blah.jpg On all platforms

[PHP-DEV] Bug #13090 Updated: function is unable to find files via absolute path.

2001-09-01 Thread sander
ID: 13090 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: GetImageSize related Operating System: win2k PHP Version: 4.0.6 New Comment: Oops... not closed, it's a bogus... Previous Comments

[PHP-DEV] Bug #12285 Updated: Problem in header parameter

2001-09-01 Thread sander
ID: 12285 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Mail related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Duplicate of 11165 Previous Comments

[PHP-DEV] Bug #12959 Updated: XML methods don't have $this set!

2001-09-01 Thread sander
ID: 12959 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: XML related Operating System: Win98SE/Linux PHP Version: 4.0.6 New Comment: Just ask it! I'm sure there's someone on the PHP-GENERAL list who can explain it to you. If you do not get a decent

[PHP-DEV] Bug #11168 Updated: Problem with serializing more dimensional array with references ...

2001-09-02 Thread sander
ID: 11168 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Feedback Old Bug Type: Feature/Change Request Bug Type: Arrays related Operating System: RedHat PHP Version: 4.0.5 New Comment: Well... I thought serialize couldn't handle references at all... but it can

[PHP-DEV] Bug #11168 Updated: Problem with serializing more dimensional array with references ...

2001-09-02 Thread sander
ID: 11168 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Arrays related Operating System: RedHat PHP Version: 4.0.5 Previous Comments: [2001-09-01 22:41:51] [EMAIL PROTECTED

[PHP-DEV] Bug #9875 Updated: bicubic jpg resize

2001-09-03 Thread sander
ID: 9875 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Unix PHP Version: 4.0.4pl1 New Comment: PHP 4.0.6 supports bicubic resize with GD 2.0 See http://www.php.net/manual/en/function.imagecopyresampled.php

[PHP-DEV] Bug #13104 Updated: GD problem

2001-09-03 Thread sander
ID: 13104 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: GD related Operating System: Linux PHP Version: 4.0.6 New Comment: You need to install the PNG library from http://www.libpng.org/pub/png/ BTW: ask support questions on the PHP-GENERAL

[PHP-DEV] Bug #13108 Updated: the timeout argument of fsocketopen don't work...

2001-09-03 Thread sander
ID: 13108 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Sockets related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: Dupe of 10765 Previous Comments

[PHP-DEV] Bug #13061 Updated: connection-timeout doesn't work

2001-09-03 Thread sander
ID: 13061 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Sockets related Operating System: Linux 2.4.9 PHP Version: 4.0.3pl1 New Comment: Dupe of 10765 Previous Comments

[PHP-DEV] Bug #13109 Updated: Differences in echoing 01 to 07 and 08 to 09

2001-09-03 Thread sander
ID: 13109 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: Windows NT 4.0 build 1381 PHP Version: 4.0.6 New Comment: The 0 means that the number is in octal representation. Octal 8 doesn't exists, octal uses only 0-7

[PHP-DEV] Bug #13134 Updated: ftp_put couldn't open local file

2001-09-04 Thread sander
ID: 13134 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: FTP related Operating System: windows NT PHP Version: 4.0.5 New Comment: Can you provide a sample script? Previous Comments

[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache

2001-09-04 Thread sander
ID: 13065 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Compile Issues Operating System: Red Hat Linux 6.0 PHP Version: 4.0.6 New Comment: Ask support questions on the appropriate mailinglist (see http://www.php.net/support.php). Previous Comments

[PHP-DEV] Bug #13135 Updated: Installation

2001-09-04 Thread sander
ID: 13135 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: OS X PHP Version: 4.0.6 New Comment: Ask support questions on the appropriate mailinglist (see http://www.php.net/support.php). Previous Comments

[PHP-DEV] Bug #13140 Updated: setting multiple include_path for php that run on windows server

2001-09-04 Thread sander
ID: 13140 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Old Bug Type: *Directory/Filesystem functions Bug Type: *Configuration Issues Operating System: Windows 2000 PHP Version: 4.0.4 New Comment: Not a bug. Correct way to specify multiple paths in the INI-file

[PHP-DEV] Bug #13183 Updated: \ at end of literal causes parsing error

2001-09-06 Thread sander
ID: 13183 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0.6 New Comment: Not a bug. \ escapes ' and See the manual for more info (http://www.php.net/manual/en/language.types.string.php

[PHP-DEV] Bug #13186 Updated: Serveur OK mais problème pour utiliser PHP

2001-09-07 Thread sander
ID: 13186 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: PHP Version: 4.0.6 New Comment: Ask support questions like these on the PHP-GENERAL mailinglist. In English. Previous Comments

[PHP-DEV] Bug #13194 Updated: PHP4,jdk1.2.2

2001-09-07 Thread sander
ID: 13194 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Apache related Operating System: SUSE 7.0 linux intel i386 PHP Version: 4.0.6 New Comment: Duplicate of 13194 Previous Comments

[PHP-DEV] Bug #13198 Updated: mysql_query does not understand result resource from CREATE TABLE query

2001-09-07 Thread sander
ID: 13198 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: Linux 2.4.9 PHP Version: 4.0.6 New Comment: Not a bug. CREATE TABLE doesn't return a result-set. Check for errors with mysql_error() and mysql_errno(). Previous

[PHP-DEV] Bug #13209 Updated: I don't know how to configure it

2001-09-08 Thread sander
ID: 13209 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PWS related Operating System: Windows 98 PHP Version: 4.0.6 New Comment: Ask support questions on the appropriate mailinglist (see http://www.php.net/support.php). Previous Comments

[PHP-DEV] Bug #13209 Updated: I don't know how to configure it

2001-09-08 Thread sander
ID: 13209 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PWS related Operating System: Windows 98 PHP Version: 4.0.6 Previous Comments: [2001-09-07 22:28:19] [EMAIL PROTECTED

[PHP-DEV] Bug #13210 Updated: problens with php and pws

2001-09-08 Thread sander
ID: 13210 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Old Bug Type: Any Bug Type: PWS related Operating System: win98 PHP Version: 4.0.4 New Comment: Ask support questions on the appropriate mailinglist (see http://www.php.net/support.php). Previous

[PHP-DEV] Bug #13211 Updated: how to redirect to another php page.

2001-09-08 Thread sander
ID: 13211 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PHP options/info functions Operating System: windows 98 PHP Version: 4.0.4pl1 New Comment: Ask support questions on the appropriate mailinglist (see http://www.php.net/support.php). Previous

[PHP-DEV] Bug #13206 Updated: MD5 option for 128 bytes long digest (standard)

2001-09-08 Thread sander
ID: 13206 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Windows 98 PHP Version: 4.0.4pl1 New Comment: I've removed the note from the manual. Previous Comments

[PHP-DEV] Bug #13248 Updated: Problems with running methods.

2001-09-11 Thread sander
ID: 13248 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: YAZ related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: Can you post the complete configure line? Previous Comments

[PHP-DEV] Bug #13248 Updated: Problems with running methods.

2001-09-11 Thread sander
ID: 13248 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: YAZ related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: User input: --- I did the following: ./configure --with-mysql --with-yaz=/usr

[PHP-DEV] Bug #13255 Updated: build has no mcrypt

2001-09-12 Thread sander
ID: 13255 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: mcrypt related Operating System: win98 PHP Version: 4.0.6 New Comment: Not a bug. Ask support questions on the appropriate mailinglist (http://www.php.net/support.php). Previous Comments

[PHP-DEV] Bug #13285 Updated: Freetds+iODBC Problems retrivind numeric data

2001-09-13 Thread sander
ID: 13285 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: ODBC related Operating System: Linux Mandrake PHP Version: 4.0.4pl1 New Comment: Can you provide a sample script and your configure line? Previous Comments

[PHP-DEV] Bug #13346 Updated: visual fox pro

2001-09-17 Thread sander
ID: 13346 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Database Functions Operating System: windows98 PHP Version: 4.0.6 New Comment: Ask support questions on the appropiate mailinglist (see http://www.php.net/support.php) Previous Comments

[PHP-DEV] Bug #13424 Updated: imagecreatetruecolor() or imagecopyresampled()

2001-09-25 Thread sander
ID: 13424 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: PHP options/info functions Operating System: mandrake 8 PHP Version: 4.0.6 New Comment: Can you post your configure line? Previous Comments

[PHP-DEV] Bug #13483 Updated: Mail being sent twice

2001-10-01 Thread sander
ID: 13483 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Mail related Operating System: PHP Version: 4.0.6 New Comment: ===User input=== The script I am testing: ? $recipient = [EMAIL PROTECTED]; $subject = Subject; $message = Message; $header

[PHP-DEV] Bug #13483 Updated: Mail being sent twice

2001-10-01 Thread sander
ID: 13483 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Mail related Operating System: PHP Version: 4.0.6 Previous Comments: [2001-09-28 16:12:55] [EMAIL PROTECTED] Can

[PHP-DEV] Bug #11844 Updated: It would be nice to have tags in PHP just like JSP tags.

2001-10-02 Thread sander
ID: 11844 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Feature/Change Request Operating System: Win 2000 PHP Version: 4.0.6 New Comment: No feedback - closing Previous Comments: [2001-07-02

[PHP-DEV] Bug #11844 Updated: It would be nice to have tags in PHP just like JSP tags.

2001-10-02 Thread sander
ID: 11844 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Feature/Change Request Operating System: Win 2000 PHP Version: 4.0.6 Previous Comments: [2001-07-02 14:55:55

[PHP-DEV] Bug #12444 Updated: require_once doesn't support relative paths completely

2001-10-02 Thread sander
ID: 12444 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.0.6 New Comment: No feedback... closing Previous Comments

[PHP-DEV] Bug #6371 Updated: unicode feature request...

2001-10-02 Thread sander
ID: 6371 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Feature/Change Request Operating System: Red Hat Linux 6.1 + CLE v0.9 (ht PHP Version: 4.0.0 New Comment: No feedback... closing Previous Comments

[PHP-DEV] Bug #1432 Updated: fgets() fails on certain sockets

2001-10-02 Thread sander
ID: 1432 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Feature/Change Request Operating System: Win32 PHP Version: 4.0 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #11391 Updated: No uninstaller

2001-10-02 Thread sander
ID: 11391 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Feature/Change Request Operating System: Win 98 PHP Version: 4.0.5 Previous Comments: [2001-07-22 15:05:55] [EMAIL

[PHP-DEV] Bug #13282 Updated: suggest session_url_addid()

2001-10-02 Thread sander
ID: 13282 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #9805 Updated: ob_start(my_gzhandler1); - not worked

2001-10-02 Thread sander
ID: 9805 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Output Control Operating System: RedHat 6.1 PHP Version: 4.0 Latest CVS (17/03/2001) New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #9524 Updated: htmlentities do not translate corretly

2001-10-02 Thread sander
ID: 9524 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: *Languages/Translation Operating System: Linux PHP Version: 4.0.4pl1 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #9069 Updated: Unable

2001-10-02 Thread sander
ID: 9069 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Program Execution Operating System: Win NT4 SP6 PHP Version: 4.0.6 New Comment: Works fine for me (snap of 16-7, on Win98). No feedback. Closing. Previous Comments

[PHP-DEV] Bug #11113 Updated: Problem with compile on NT

2001-10-02 Thread sander
ID: 3 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: NT PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: [2001

[PHP-DEV] Bug #11138 Updated: Cannot build php with IMAP support

2001-10-02 Thread sander
ID: 11138 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: NetBSD/AXP 1.5 PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #10043 Updated: action handler not working

2001-10-02 Thread sander
ID: 10043 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: *Web Server problem Operating System: WinNT40 sp6 PHP Version: 4.0.4pl1 New Comment: Unable to reproduce. No feedback. Closing. Previous Comments

[PHP-DEV] Bug #11842 Updated: ftp_rawlist and ftp_nlist dont show list in directory that has spaces in it

2001-10-02 Thread sander
ID: 11842 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: FTP related Operating System: ftp server on nt 4.0 / apache/ph PHP Version: 4.0.4 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #11842 Updated: ftp_rawlist and ftp_nlist dont show list in directory that has spaces in it

2001-10-02 Thread sander
ID: 11842 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: FTP related Operating System: ftp server on nt 4.0 / apache/ph PHP Version: 4.0.4 Previous Comments: [2001-08-16 18

[PHP-DEV] Bug #12591 Updated: php -l doesn't output anything

2001-10-02 Thread sander
ID: 12591 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: PHP options/info functions Operating System: Windows 98 PHP Version: 4.0.6 New Comment: Unable to reproduce (snap of 16-7, on Win98). Closing. Previous Comments

[PHP-DEV] Bug #12641 Updated: input type = file

2001-10-02 Thread sander
ID: 12641 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Arrays related Operating System: FreeBSD PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #12606 Updated: require_once failing

2001-10-02 Thread sander
ID: 12606 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Redhat Linux 6.2 / 2.2.14-5.0smp PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #12744 Updated: Command line option -c failing

2001-10-02 Thread sander
ID: 12744 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: PHP options/info functions Operating System: PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #12878 Updated: PNG support won't work

2001-10-02 Thread sander
ID: 12878 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: GD related Operating System: Linux (RedHat) PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #13032 Updated: Using IMAP support with PHP Header file missing

2001-10-02 Thread sander
ID: 13032 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IMAP related Operating System: Linux PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: [2001

[PHP-DEV] Bug #12897 Updated: include

2001-10-02 Thread sander
ID: 12897 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Old Bug Type: Performance problem Bug Type: Feature/Change Request Operating System: freebsd PHP Version: 4.0.6 New Comment: Reclassified. Reopened. Previous Comments

[PHP-DEV] Bug #12788 Updated: Array_diff problem

2001-10-02 Thread sander
ID: 12788 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Arrays related Operating System: UNIX PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #13529 Updated: Unable to fork when using system() or passthru()

2001-10-03 Thread sander
ID: 13529 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: This should be fixed in 4.0.7. Try the latest snapshot from http://www.zend.com/snapshots/ If it doesn't

[PHP-DEV] Bug #13200 Updated: Payflow Causes exec() and mail() function to core httpd daemon

2001-10-03 Thread sander
ID: 13200 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Verisign Payflow Pro related Operating System: RedHat 7.1 with 2.4.5 Kernel PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments

[PHP-DEV] Bug #13224 Updated: pb with exec function

2001-10-03 Thread sander
ID: 13224 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Program Execution Operating System: win98 PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: [2001-09-11 13:32

[PHP-DEV] Bug #13245 Updated: Hard 8Mb limit on file uploads?

2001-10-03 Thread sander
ID: 13245 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: HTTP related Operating System: linux PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: [2001-09-12 08:01:52

[PHP-DEV] Bug #13245 Updated: Hard 8Mb limit on file uploads?

2001-10-03 Thread sander
ID: 13245 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: HTTP related Operating System: linux PHP Version: 4.0.6 Previous Comments: [2001-09-12 08:01:52] [EMAIL PROTECTED

[PHP-DEV] Bug #13224 Updated: pb with exec function

2001-10-03 Thread sander
ID: 13224 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Program Execution Operating System: win98 PHP Version: 4.0.5 Previous Comments: [2001-09-11 13:32:26] [EMAIL

  1   2   3   4   5   6   7   8   >