#36906 [Fbk->Opn]: stream_context_set_option() crashes

2006-05-11 Thread sqchen at citiz dot net
ID: 36906 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net -Status: Feedback +Status: Open Bug Type: Streams related Operating System: *nix PHP Version: 5.1.2 Assigned To: pollita New Comment: http

#36906 [Asn]: stream_context_set_option() crashes

2006-05-10 Thread sqchen at citiz dot net
ID: 36906 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net Status: Assigned Bug Type: Streams related Operating System: *nix PHP Version: 5.1.2 Assigned To: pollita New Comment: hi...the newest version of

#36906 [Asn]: stream_context_set_option() crashes

2006-04-25 Thread sqchen at citiz dot net
ID: 36906 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net Status: Assigned Bug Type: Streams related Operating System: *nix PHP Version: 5.1.2 Assigned To: pollita New Comment: hi, I have tried the http

#35900 [Csd]: stream_select() should warning when tv_sec is negative

2006-04-19 Thread sqchen at citiz dot net
ID: 35900 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net Status: Closed Bug Type: Streams related Operating System: redhat 7.3 PHP Version: 5.1.1 New Comment: hi. I have tried it with the snapshot version and found

#36906 [NEW]: stream_context_get_options cause segfault

2006-03-28 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Streams related Bug description: stream_context_get_options cause segfault Description: stream_context_get_options cause segfault, php version is 5.1.2 Reproduce code

#36886 [NEW]: memory leaks in stream problems

2006-03-28 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Streams related Bug description: memory leaks in stream problems Description: It seems that stream function can cause memory leaks so easily. We hope the stream developer

#36508 [NEW]: fgetcsv($fp, 2147483647) will cause segfault

2006-02-24 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Date/time related Bug description: fgetcsv($fp, 2147483647) will cause segfault Description: fgetcsv($fp, 2147483647) will cause segfault, this behavior is same as fgets

#36492 [Opn]: stream_filter_register cause memory leaks

2006-02-22 Thread sqchen at citiz dot net
ID: 36492 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net Status: Open Bug Type: Streams related Operating System: redhat 7.3 PHP Version: 5.1.2 New Comment: I think it is actully stream_filter_append() function

#36492 [NEW]: stream_filter_register cause memory leaks

2006-02-22 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Streams related Bug description: stream_filter_register cause memory leaks Description: stream_filter_register cause memory leaks when the php version is 5.1.2 and add

#35900 [NoF->Opn]: stream_select() should warning when tv_sec is negative

2006-02-22 Thread sqchen at citiz dot net
ID: 35900 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net -Status: No Feedback +Status: Open Bug Type: Streams related Operating System: redhat 7.3 PHP Version: 5.1.1 New Comment: sorry for my late response

#36457 [NEW]: glob("*.txt", 50) segment fault on linux

2006-02-19 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Unknown/Other Function Bug description: glob("*.txt", 50) segment fault on linux Description: glob("*.txt", 50) segment fault on l

#36456 [NEW]: proc_terminte($process,22) cause system hang

2006-02-19 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Unknown/Other Function Bug description: proc_terminte($process,22) cause system hang Description: proc_terminte($process,22) cause system hangs Reproduce code

#36410 [NEW]: usleep() do strange behavior

2006-02-15 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Unknown/Other Function Bug description: usleep() do strange behavior Description: there are two questions: first: usleep(21474809); usleep

#36064 [NEW]: RecursiveDirectoryIterator::hasChildren 's problem

2006-01-17 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.2 PHP Bug Type: Unknown/Other Function Bug description: RecursiveDirectoryIterator::hasChildren 's problem Description: php manual says RecursiveDirectoryIterator::hasChildren() Re

#35967 [NEW]: control statement "return" problen

2006-01-10 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Unknown/Other Function Bug description: control statement "return" problen Description: the "return" control statement will cause segf

#35916 [Opn]: stream_socket_append() twice will cause segfault

2006-01-06 Thread sqchen at citiz dot net
ID: 35916 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net Status: Open Bug Type: Unknown/Other Function Operating System: redhat 7.3 PHP Version: 5.1.1 New Comment: sorry, it's stream_bucket_appen

#35917 [NEW]: stream_copy_to_stream() cause data lost when copy from stream to same stream

2006-01-05 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Unknown/Other Function Bug description: stream_copy_to_stream() cause data lost when copy from stream to same stream Description: This problem is same as copy() function

#35916 [NEW]: stream_socket_append() twice will cause segfault

2006-01-05 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Unknown/Other Function Bug description: stream_socket_append() twice will cause segfault Description: stream_socket_append() twice will cause segfault, the same as

#35914 [NEW]: Does fflush() readly works?

2006-01-05 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Filesystem function related Bug description: Does fflush() readly works? Description: Do you this think fflush() realy works? plese see following code if you answer it&#

#35900 [NEW]: stream_select() should warning when tv_sec is negative

2006-01-04 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Unknown/Other Function Bug description: stream_select() should warning when tv_sec is negative Description: int stream_select ( array &read, array &write, array

#35849 [Opn]: stream_copy_to_stream() do strange behavior

2005-12-29 Thread sqchen at citiz dot net
ID: 35849 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net Status: Open Bug Type: Unknown/Other Function Operating System: redhat 7.3 PHP Version: 5.1.1 New Comment: SORRY, I have make a mistake on the code above

#35849 [NEW]: stream_copy_to_stream() do strange behavior

2005-12-29 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Unknown/Other Function Bug description: stream_copy_to_stream() do strange behavior Description: stream_copy_to_stream() do strange behavior when the maxlength parameter

#35781 [NEW]: stream_filter_append will cause segfault

2005-12-22 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Unknown/Other Function Bug description: stream_filter_append will cause segfault Description: stream_filter_append($fp, "string.rot13", -49) will cause Segmenta

#35756 [NEW]: ecalloc in fgets() does't not check its return value

2005-12-20 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Filesystem function related Bug description: ecalloc in fgets() does't not check its return value Description: file ext/standard/file.c line 1028

#35738 [Bgs]: how to declare a non static method

2005-12-20 Thread sqchen at citiz dot net
ID: 35738 User updated by: sqchen at citiz dot net Reported By: sqchen at citiz dot net Status: Bogus Bug Type: Class/Object related Operating System: redhat 7.3 PHP Version: 5.1.1 New Comment: sorry , my code is not clearly: and here is the

#35738 [NEW]: how to declare a non static method

2005-12-19 Thread sqchen at citiz dot net
From: sqchen at citiz dot net Operating system: redhat 7.3 PHP version: 5.1.1 PHP Bug Type: Class/Object related Bug description: how to declare a non static method Description: as php manual says: http://www.php.net/manual/en/language.oop5.static.php if a