[PHP-DEV] Bug #10044 Updated: Bug in shm_remove() and inadequate implementation of SYSVSem.

2001-05-15 Thread swm
ID: 10044 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Semaphore related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Fix in current CVS Previous Comments

[PHP-DEV] Bug #9032 Updated: Problems with shm_remove

2001-05-15 Thread swm
ID: 9032 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Having committed a fix to CVS, PHP now works according to the documentation. Previous Comments

[PHP-DEV] Bug #10874 Updated: getcwd() always return empty string.

2001-05-15 Thread swm
ID: 10874 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Directory function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Cannot recreate this on any system with current CVS. Previous Comments

[PHP-DEV] Bug #10976 Updated: No support for other encoding in XSLT functions

2001-05-20 Thread swm
ID: 10976 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sablotron XSL Operating system: PHP Version: 4.0.5 Assigned To: Comments: A sample script please. Previous Comments

[PHP-DEV] Bug #10993 Updated: filesize on newly made/just opened file weirdness

2001-05-21 Thread swm
ID: 10993 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: The results of filesize() are cached. You will need to reload the cache for this file in order that it

[PHP-DEV] Bug #8317 Updated: postgresql table uppercase field name

2001-05-21 Thread swm
ID: 8317 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.3 Assigned To: Comments: For lack of a script I can only presume that you have not correctly escaped that double quotes meaning that you get

[PHP-DEV] Bug #10121 Updated: Case Sensitive Associative Arrays

2001-05-21 Thread swm
ID: 10121 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This query performs exactly as it should. If you had have enclosed the create table columns in quotes, they

[PHP-DEV] Bug #11051 Updated: mail function dosn't work

2001-05-23 Thread swm
ID: 11051 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Mail related Operating system: PHP Version: 4.0.5 Assigned To: Comments: More information required: Does any email get sent? Do you have a syslog entry for the mail? I cannot workout which

[PHP-DEV] Bug #11075 Updated: bad operation of nl2br function

2001-05-24 Thread swm
ID: 11075 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please read the most recent manual entry (for 4.0.5). nl2br -- Inserts HTML line breaks before all newlines in a string

[PHP-DEV] Bug #11075 Updated: bad operation of nl2br function

2001-05-24 Thread swm
ID: 11075 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating system: PHP Version: 4.0.5 Assigned To: Comments: As below. Previous Comments: --- [2001-05-24 03:43:16] [EMAIL

[PHP-DEV] Bug #11075 Updated: bad operation of nl2br function

2001-05-24 Thread swm
ID: 11075 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Strings related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Argh. Keep forgetting to close! Previous Comments

[PHP-DEV] Bug #11079 Updated: Problem with old code to use mysql

2001-05-24 Thread swm
ID: 11079 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Are you sure the MySQL server is binding to domain sockets? ls -l /tmp/mysql.sock If mysqld is not running or is

[PHP-DEV] Bug #11080 Updated: fopen(url) sleep before running

2001-05-24 Thread swm
ID: 11080 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: URL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: There is no domain www.belajar.com. It is possible that the reason it works after a few minutes is due to the DNS

[PHP-DEV] Bug #11537 Updated: We need an operator for prepending a string to a string. Something like =.

2001-06-19 Thread swm
ID: 11537 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: What is wrong with: $string = $prefix.$string; Gavin Previous Comments

[PHP-DEV] Bug #11548 Updated: sub select??

2001-06-19 Thread swm
ID: 11548 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related Operating system: PHP Version: Earlier? Upgrade first! Assigned To: Comments: This is not a users forum. Please address such queries to SQL/MySQL/php user lists or forums. Also

[PHP-DEV] PHP 4.0 Bug #10044: Bug in shm_remove() and inadequate implementation of SYSVSem.

2001-03-28 Thread swm
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: Bug in shm_remove() and inadequate implementation of SYSVSem. There is a bug in shm_remove() that comes from the fact that the function is treating its

[PHP-DEV] Bug #10798 Updated: dba_open (mode "c") problem

2002-01-11 Thread swm
ID: 10798 Updated by: swm Old Summary: dba_open (mode "c") problem Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DBM/DBA related Operating System: Solaris 8 (Sparc) PHP Version: 4.0.5 New Comment: This is fixed in current CVS. Previou

[PHP-DEV] Bug #10380 Updated: dba_*open with mode 'c' problem

2002-01-11 Thread swm
ID: 10380 Updated by: swm Old Summary: dba_*open with mode 'c' problem Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DBM/DBA related Operating System: RedHat 7.0 PHP Version: 4.0 Latest CVS (18/04/2001) New Comment: Fixed in current CVS Previou

[PHP-DEV] Bug #11732 Updated: db3 driver initialization failed

2002-01-11 Thread swm
ID: 11732 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: DBM/DBA related Operating System: RedHat 7.1 PHP Version: 4.0.6 New Comment: Fixed in current CVS. Previous Comments: [2001-06-27 22:18

[PHP-DEV] Bug #11732 Updated: db3 driver initialization failed

2002-01-11 Thread swm
ID: 11732 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: DBM/DBA related Operating System: RedHat 7.1 PHP Version: 4.0.6 New Comment: Closed Previous Comments: [2002-01-12 02

[PHP-DEV] Bug #13358 Updated: Berkeley DB3 and the DBA functions

2002-01-11 Thread swm
ID: 13358 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: RedHat 7.1 PHP Version: 4.0.6 New Comment: Fixed in current CVS. Previous Comments: [2001-09-21 13:32:42

[PHP-DEV] Bug #13629 Updated: DB3 fails (driver initialization failure)

2002-01-11 Thread swm
ID: 13629 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: Fixed in current CVS. Previous Comments: [2001-10-10 15:40:30

[PHP-DEV] Bug #13358 Updated: Berkeley DB3 and the DBA functions

2002-01-11 Thread swm
ID: 13358 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DBM/DBA related Operating System: RedHat 7.1 PHP Version: 4.0.6 New Comment: closed Previous Comments: [2002-01-12 02:29

[PHP-DEV] Bug #13629 Updated: DB3 fails (driver initialization failure)

2002-01-11 Thread swm
ID: 13629 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: closed Previous Comments: [2002-01-12 02:30:10] [EMAIL PROTECTED

[PHP-DEV] Bug #13629 Updated: DB3 fails (driver initialization failure)

2002-01-11 Thread swm
ID: 13629 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DBM/DBA related Operating System: Solaris 8 PHP Version: 4.0.6 Previous Comments: [2002-01-12 02:30:10] [EMAIL PROTECTED

[PHP-DEV] Bug #13490 Updated: Semaphores don't release automatically

2002-01-13 Thread swm
ID: 13490 Updated by: swm Old Summary: Semaphores don't release automatically Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Semaphore related Operating System: FreeBSD 4.1.1 PHP Version: 4.0.6 New Comment: This is intended behaviour. This is how semaphores

[PHP-DEV] Bug #14849 Updated: str_replace() doesn't understand the '\t' escape sequence

2002-01-13 Thread swm
ID: 14849 Updated by: swm Old Summary: str_replace() doesn't understand the '\t' escape sequence Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: FreeBSD PHP Version: 4.1.0 New Comment: Appears to be solved in current CVS:

[PHP-DEV] Bug #13490 Updated: Semaphores don't release automatically

2002-01-13 Thread swm
ID: 13490 Updated by: swm Old Summary: Semaphores don't release automatically Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Semaphore related Operating System: FreeBSD 4.1.1 PHP Version: 4.0.6 New Comment: My bad. Re-opened. Previous Com

[PHP-DEV] Bug #15291 Updated: date() function time return problem

2002-01-29 Thread swm
ID: 15291 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Date/time related Operating System: Debian PHP Version: 4.1.1 New Comment: I cannot replicate this. I think your timezone settings may be incorrect [swm@l php-4.1.1]$ ./php 17[swm@l php

[PHP-DEV] Bug #15292 Updated: include() causes maxclients in apache.

2002-01-29 Thread swm
ID: 15292 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Apache related Operating System: RedHat 7.1 PHP Version: 4.1.1 New Comment: Correct me I am wrong, but you seem to be saying that your script includes a file via HTTP which is either itself or

[PHP-DEV] Bug #15292 Updated: include() causes maxclients in apache.

2002-01-29 Thread swm
ID: 15292 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: Apache related Operating System: RedHat 7.1 PHP Version: 4.1.1 New Comment: Status should have been feedback. Previous Comments

[PHP-DEV] Bug #12252 Updated: URL rewriter outputs a spurious " /"

2001-07-19 Thread swm
ID: 12252 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: linux suse 6.4 PHP Version: 4.0.6 New Comment: This is not a spurious slash. This slash is present to make PHP XHTML 1.0 compliant. See more at: http://www.w3.org

[PHP-DEV] Bug #12252 Updated: URL rewriter outputs a spurious " /"

2001-07-19 Thread swm
ID: 12252 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: linux suse 6.4 PHP Version: 4.0.6 New Comment: I don't think it is. Here is the code: static inline void handle_form(STD_PARA) { if (ctx->tag.len == 4 &&

[PHP-DEV] Bug #12252 Updated: URL rewriter outputs a spurious " /"

2001-07-19 Thread swm
ID: 12252 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: linux suse 6.4 PHP Version: 4.0.6 New Comment: Now closed. Previous Comments: [2001-07

[PHP-DEV] Bug #12713 Updated: felix

2001-08-13 Thread swm
ID: 12713 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.6 New Comment: More information is required here. Can we see some output data? ie, echo your sql query string. (It looks like this

[PHP-DEV] Bug #12720 Updated: An unnecessary extra slash

2001-08-13 Thread swm
ID: 12720 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: The extra slash is so that PHP is in compliance with XHTML 1.0. See http://www.w3.org/MarkUp/ for more

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread swm
ID: 12785 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: This question is related to the MySQL database, not PHP. See www.mysql.com for support. Previous Comments

[PHP-DEV] Bug #12860 Updated: problem with strip_tags()

2001-08-20 Thread swm
ID: 12860 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Strings related Operating System: Linux and Win PHP Version: 4.0.6 New Comment: This markup is not XHTML 1.0 compliant, from my readying. That is, I'm pretty sure must be the first line o

[PHP-DEV] Bug #12860 Updated: problem with strip_tags()

2001-08-21 Thread swm
ID: 12860 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: Linux and Win PHP Version: 4.0.6 New Comment: Latest CVS now checks if must be the first line of the document. This, however, is not the reason why strip_tags

[PHP-DEV] Bug #13243 Updated: Error when using 2D array

2001-09-10 Thread swm
ID: 13243 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Arrays related Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment: I cannot recreate this on Unix systems. Could you please give a short script, illustrating how the 2d array is

[PHP-DEV] Bug #13243 Updated: Error when using 2D array

2001-09-11 Thread swm
ID: 13243 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Arrays related Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment: Bogus. Previous Comments: [2001-09-11

[PHP-DEV] Bug #13314 Updated: Warning: Supplied argument is not a valid MySQL result resource

2001-09-15 Thread swm
ID: 13314 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Red Hat Linux 7.1 PHP Version: 4.0.6 New Comment: Are you connecting to the MySQL database before you execute your query? Previous Comments

[PHP-DEV] Bug #13319 Updated: ereg_replace() with numeric 2nd argument

2001-09-15 Thread swm
ID: 13319 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Regexps related Operating System: Linux PHP Version: 4.0.6 New Comment: You are correct in saying that the second argument is a 'replacement string', not a number. The documentation is very clear

[PHP-DEV] Bug #13319 Updated: ereg_replace() with numeric 2nd argument

2001-09-15 Thread swm
ID: 13319 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Regexps related Operating System: Linux PHP Version: 4.0.6 New Comment: closed. Previous Comments: [2001-09-15 13:11:01

[PHP-DEV] Bug #13333 Updated: ant, beatle?

2001-09-16 Thread swm
ID: 1 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.6 New Comment: Such information will be useful for the 'PHP In Zoology Working Committee.' Otherwise, it is completely use

[PHP-DEV] Bug #13342 Updated: A ! every 2041 letters

2001-09-17 Thread swm
ID: 13342 Updated by: swm Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Mail related Operating System: Linux/Apache PHP Version: 4.0.4pl1 New Comment: I cannot recreate this 4.0.5 or current CVS. As for line length, RFC 821 says the following: text line The maximum total