#48106 [NEW]: func_get_args() causes Fatal Error when used as second function parameter

2009-04-29 Thread djungowski at chip dot de
From: djungowski at chip dot de Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Reproducible crash Bug description: func_get_args() causes Fatal Error when used as second function parameter Description: When func_get_args() is used as second (or third

#47642 [NEW]: array_unique does not work with multidimensional arrays

2009-03-13 Thread djungowski at chip dot de
From: djungowski at chip dot de Operating system: any PHP version: 5.2.9 PHP Bug Type: Arrays related Bug description: array_unique does not work with multidimensional arrays Description: array_unique does not work, when it comes to multidimensional arrays. I&#x

#41668 [NEW]: wrong parse of double quote when it is together with enclosure, e.g.: ""|"

2007-06-12 Thread jkapicak at chip dot de
From: jkapicak at chip dot de Operating system: Debian / Ubuntu PHP version: 5.2.3 PHP Bug Type: Filesystem function related Bug description: wrong parse of double quote when it is together with enclosure, e.g.: ""|" Description: If the double qu

#33988 [NEW]: Locales - convert a string to float

2005-08-03 Thread tpc at klub dot chip dot pl
From: tpc at klub dot chip dot pl Operating system: Linux / Windows PHP version: 4.3.11 PHP Bug Type: Feature/Change Request Bug description: Locales - convert a string to float Description: When I use locales and convert a string to float, I get a truncated

#28668 [NEW]: Glob doesn't work

2004-06-07 Thread szumny at klub dot chip dot pl
From: szumny at klub dot chip dot pl Operating system: Windows XP PHP version: 4.3.7 PHP Bug Type: *Directory/Filesystem functions Bug description: Glob doesn't work Description: Glob function doesn't work correctly. When I use glob in script c

#20874 [Com]: socket_read on Multihomed Windows XP crashes PHP

2003-02-05 Thread chip
ID: 20874 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Sockets related Operating System: Windows XP PHP Version: 4.3.0RC2 New Comment: duplicate of #21197 http://bugs.php.net/bug.php?id=21197

#21760 [Com]: socket_read PHP_NORMAL_READ problem

2003-02-05 Thread chip
/bug.php?id=21197 Previous Comments: [2003-02-05 21:08:07] [EMAIL PROTECTED] I can repeat this bug. here is an example script that i used: http://force-elite.com/~chip/test/socket_phpreadnormal.phps it is a modification of

#21197 [Com]: socket_read() seems to doesn't work

2003-02-05 Thread chip
ID: 21197 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Sockets related Operating System: Win2k pro PHP Version: 4.3.0RC4 New Comment: See my comment on this bug report: http://bugs.php.net/bug.php?i

#21760 [Com]: socket_read PHP_NORMAL_READ problem

2003-02-05 Thread chip
: http://force-elite.com/~chip/test/socket_phpreadnormal.phps it is a modification of the basic HTTP client given as an example in the PHP.net documentation. When PHP_NORMAL_READ is used, and certen buffer sizes, it will resuilt in socket_read returning bogus data, commonly all newlines(\n). On

#21330 [NEW]: stream_select is not consistant with socket_select

2003-01-01 Thread chip
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.7-stable PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: stream_select is not consistant with socket_select All references to stream_select (an otherwise un-documented function) say that it is the sa

#20874 [Fbk->Opn]: socket_read on Multihomed Windows XP crashes PHP

2002-12-07 Thread chip
ID: 20874 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Sockets related Operating System: Windows XP -PHP Version: 4.3.0RC2, 4.2.3 +PHP Version: 4.3.0RC2 New Comment: I dow

#20874 [Opn]: socket_read on Multihomed Windows XP crashes PHP

2002-12-07 Thread chip
ID: 20874 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Sockets related +Bug Type: Reproducible crash Operating System: Windows XP -PHP Version: 4.3.0RC2 +PHP Version: 4.3.0RC2, 4.2.3 New Comme

#20874 [NEW]: socket_read on Multihomed Windows XP crashes PHP

2002-12-07 Thread chip
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.3.0RC2 PHP Bug Type: Sockets related Bug description: socket_read on Multihomed Windows XP crashes PHP I have written a couple OO-PHP based TCP clients for a Proprietary PHP Socket Server that create a web ba