#49333 [NEW]: Bug in recursive regex processing

2009-08-23 Thread inf3rno dot hu at gmail dot com
From: inf3rno dot hu at gmail dot com Operating system: Windows XP PHP version: 5.2.10 PHP Bug Type: PCRE related Bug description: Bug in recursive regex processing Description: I developed a recursive regex pattern for compile template patterns. During the

#49334 [NEW]: foreach by reference behavior

2009-08-23 Thread hueen at yahoo dot com
From: hueen at yahoo dot com Operating system: osx PHP version: 5.2.10 PHP Bug Type: Feature/Change Request Bug description: foreach by reference behavior Description: In regards to bug #29992 Does anything speak against having foreach() unset the as variable

#49333 [Opn]: Bug in recursive regex processing

2009-08-23 Thread sjoerd
ID: 49333 Updated by: sjo...@php.net Reported By: inf3rno dot hu at gmail dot com Status: Open Bug Type: PCRE related Operating System: Windows XP PHP Version: 5.2.10 New Comment: Could not reproduce. When I run the code example you

#49332 [Opn]: Make fails with Undefined symbols: _res_9_dn_expand, _res_9_search and _res_9

2009-08-23 Thread scottmac
ID: 49332 Updated by: scott...@php.net Reported By: vizh at me dot com Status: Open Bug Type: Compile Failure Operating System: Mac OS X 10.6 (10A432) PHP Version: 5.2.10 New Comment: This is fixed in 5.3.1-dev, I'll look into backporting

#49328 [Bgs]: __call is not able to handle private functions in extended classes

2009-08-23 Thread rayro at gmx dot de
ID: 49328 User updated by: rayro at gmx dot de Reported By: rayro at gmx dot de Status: Bogus Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.3.0 New Comment: Ok for now, this is more a feature request than a bug i

#49338 [NEW]: when fopen is used without the second parameter, php segfaults in apache 2.2

2009-08-23 Thread ttessier at swhistlesoft dot com
From: ttessier at swhistlesoft dot com Operating system: solaris 10 PHP version: 5.2.10 PHP Bug Type: Filesystem function related Bug description: when fopen is used without the second parameter, php segfaults in apache 2.2 Description: When fopen is used

#49338 [Opn-Fbk]: when fopen is used without the second parameter, php segfaults in apache 2.2

2009-08-23 Thread scottmac
ID: 49338 Updated by: scott...@php.net Reported By: ttessier at swhistlesoft dot com -Status: Open +Status: Feedback Bug Type: Filesystem function related Operating System: solaris 10 PHP Version: 5.2.10 New Comment: Thank you for

#49339 [NEW]: PREG_BAD_UTF8_ERROR should emit E_NOTICE

2009-08-23 Thread strata_ranger at hotmail dot com
From: strata_ranger at hotmail dot com Operating system: * PHP version: 5.2.10 PHP Bug Type: PCRE related Bug description: PREG_BAD_UTF8_ERROR should emit E_NOTICE Description: This is not a PHP bug, but a suggestion that would help with troubleshooting PCRE

#49340 [NEW]: Signals not catcable when certain functions are in execution

2009-08-23 Thread alexmontoanelli at gmail dot com
From: alexmontoanelli at gmail dot com Operating system: Linux PHP version: 5.2.10 PHP Bug Type: PCNTL related Bug description: Signals not catcable when certain functions are in execution Description: After executions of certain functions, the handler

#49341 [NEW]: add SO_REUSEPORT support for socket_set_option()

2009-08-23 Thread jolan at gormsby dot com
From: jolan at gormsby dot com Operating system: OpenBSD 4.6-current PHP version: 5.2.10 PHP Bug Type: Feature/Change Request Bug description: add SO_REUSEPORT support for socket_set_option() Description: SO_REUSEPORT is needed to allow separate processes to

#49342 [NEW]: gnu_cmp doesn't work with decimal strings

2009-08-23 Thread scott at connerly dot net
From: scott at connerly dot net Operating system: Linux PHP version: 5.2.10 PHP Bug Type: GNU MP related Bug description: gnu_cmp doesn't work with decimal strings Description: gnu_cmp doesn't work with decimal strings Reproduce code: --- --- From