#44028 [NEW]: stream_socket_enable_crypto segmentation faults when crypto type is missing

2008-02-02 Thread mlemos at acm dot org
From: mlemos at acm dot org Operating system: Any PHP version: 5.2.5 PHP Bug Type: Sockets related Bug description: stream_socket_enable_crypto segmentation faults when crypto type is missing Description: When calling the enable argument of

#39955 [NEW]: File upload progress hooks for PHP 4

2006-12-26 Thread mlemos at acm dot org
From: mlemos at acm dot org Operating system: PHP version: 4.4.4 PHP Bug Type: Feature/Change Request Bug description: File upload progress hooks for PHP 4 Description: I have backported PHP 5.2 upload progress hook support to work under PHP 4.4.4 . It has been

#27659 [Com]: Cannot re-assign $this

2004-07-15 Thread mlemos at acm dot org
ID: 27659 Comment by: mlemos at acm dot org Reported By: js at enradia dot com Status: Bogus Bug Type: Unknown/Other Function Operating System: linux 2.6.3 PHP Version: 5.0.0RC1 New Comment: There is no assignment of $this in Metabase code

#28953 [Fbk->Opn]: feof no longer detects SSL connections closed by the server

2004-06-29 Thread mlemos at acm dot org
ID: 28953 User updated by: mlemos at acm dot org Reported By: mlemos at acm dot org -Status: Feedback +Status: Open Bug Type: Sockets related Operating System: * PHP Version: 4.3.7 New Comment: I am not sure if this was the problem, but

#28955 [NEW]: HTTP 1.1 requests return debug data in the response

2004-06-28 Thread mlemos at acm dot org
From: mlemos at acm dot org Operating system: * PHP version: 4.3.7 PHP Bug Type: Sockets related Bug description: HTTP 1.1 requests return debug data in the response Description: When making an HTTP 1.1 request using fsockopen, the response returns some numbers

#28953 [NEW]: feof no longer detects SSL connections closed by the server

2004-06-28 Thread mlemos at acm dot org
From: mlemos at acm dot org Operating system: * PHP version: 4.3.7 PHP Bug Type: Sockets related Bug description: feof no longer detects SSL connections closed by the server Description: It seems that there were changes introduced after PHP 4.3.6, the feof

#26467 [NEW]: flock does not force wouldblock argument to be passed by reference

2003-11-29 Thread mlemos at acm dot org
From: mlemos at acm dot org Operating system: PHP version: 4CVS-2003-11-29 (stable) PHP Bug Type: Filesystem function related Bug description: flock does not force wouldblock argument to be passed by reference Description: When present, the wouldblock argument

#26355 [Fbk->Opn]: [PATCH] flock() doesn't initialize the wouldblock argument

2003-11-21 Thread mlemos at acm dot org
ID: 26355 User updated by: mlemos at acm dot org Reported By: mlemos at acm dot org -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: * PHP Version: 4.3.4 New Comment: Ok, here it is: http

#26355 [NEW]: flock does not initialize the wouldblock argument when it succeeds locking

2003-11-21 Thread mlemos at acm dot org
From: mlemos at acm dot org Operating system: PHP version: 4.3.4 PHP Bug Type: Filesystem function related Bug description: flock does not initialize the wouldblock argument when it succeeds locking Description: flock() does not initialize the wouldblock

#25939 [Ver]: feof no longer detects connections closed by the server

2003-11-10 Thread mlemos at acm dot org
ID: 25939 User updated by: mlemos at acm dot org Reported By: mlemos at acm dot org Status: Verified Bug Type: Sockets related Operating System: * PHP Version: 4.3.4 New Comment: Actually there is a small bug in the patch. Here is the correct

#25939 [Ver]: feof no longer detects connections closed by the server

2003-11-03 Thread mlemos at acm dot org
ID: 25939 User updated by: mlemos at acm dot org Reported By: mlemos at acm dot org Status: Verified Bug Type:Sockets related -PHP Version: 4.3.4RC2 +PHP Version: 4.3.4 New Comment: This patch fixes the problem. What it does is to peek ahead to see

#25939 [NEW]: feof no longer detects connections closed by the server

2003-10-21 Thread mlemos at acm dot org
From: mlemos at acm dot org Operating system: PHP version: 4.3.4RC2 PHP Bug Type: Sockets related Bug description: feof no longer detects connections closed by the server Description: It seems that since the changes introduced after PHP 4.3.1, the feof function