Bug #62964 [Com]: Cross-Site Scripting

2012-09-01 Thread zyss at mail dot zp dot ua
Edit report at https://bugs.php.net/bug.php?id=62964&edit=1 ID: 62964 Comment by: zyss at mail dot zp dot ua Reported by:ymaryshev at ptsecurity dot ru Summary:Cross-Site Scripting Status: Open Type: Bug Pac

Bug #49859 [Com]: PHP_FCGI_CHILDREN not work

2012-08-03 Thread zyss at mail dot zp dot ua
Edit report at https://bugs.php.net/bug.php?id=49859&edit=1 ID: 49859 Comment by: zyss at mail dot zp dot ua Reported by:loki5100-nospam at yahoo dot fr Summary:PHP_FCGI_CHILDREN not work Status: Not a bug Type:

Req #62572 [Com]: Relax syntax by skipping ";" at end of line

2012-07-16 Thread zyss at mail dot zp dot ua
Edit report at https://bugs.php.net/bug.php?id=62572&edit=1 ID: 62572 Comment by: zyss at mail dot zp dot ua Reported by:thbley at gmail dot com Summary:Relax syntax by skipping ";" at end of line Status:

[PHP-BUG] Bug #62583 [NEW]: socket_read(, , PHP_BINARY_READ) never ruturns FALSE when client disconnects

2012-07-16 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Win32 PHP version: 5.3.14 Package: *General Issues Bug Type: Bug Bug description:socket_read(, , PHP_BINARY_READ) never ruturns FALSE when client disconnects Description: It seems that there is a

Req #9654 [Com]: Add is_type() function

2012-05-19 Thread zyss at mail dot zp dot ua
Edit report at https://bugs.php.net/bug.php?id=9654&edit=1 ID: 9654 Comment by: zyss at mail dot zp dot ua Reported by:adam at cryptocomm dot com Summary:Add is_type() function Status: Open Type: Feature/Change Req

[PHP-BUG] Req #62029 [NEW]: Allow expressions for const

2012-05-14 Thread zyss at mail dot zp dot ua
From: Operating system: All PHP version: 5.3.13 Package: *General Issues Bug Type: Feature/Change Request Bug description:Allow expressions for const Description: Currently PHP supports global constant definition using keyword const instead of ugly d

Req #60364 [Opn]: Implement ability to recover from fatal errors in eval()'d code

2011-12-20 Thread zyss at mail dot zp dot ua
Edit report at https://bugs.php.net/bug.php?id=60364&edit=1 ID: 60364 User updated by:zyss at mail dot zp dot ua Reported by:zyss at mail dot zp dot ua Summary:Implement ability to recover from fatal errors in eval()'d cod

Req #55872 [Com]: Zero filled right-shift

2011-11-23 Thread zyss at mail dot zp dot ua
Edit report at https://bugs.php.net/bug.php?id=55872&edit=1 ID: 55872 Comment by: zyss at mail dot zp dot ua Reported by:dsnytkine at ultralogistics dot com Summary:Zero filled right-shift Status: Open Type: Fea

Req #42116 [Com]: Safe eval()

2011-11-23 Thread zyss at mail dot zp dot ua
Edit report at https://bugs.php.net/bug.php?id=42116&edit=1 ID: 42116 Comment by: zyss at mail dot zp dot ua Reported by:kripper3 at hotmail dot com Summary:Safe eval() Status: Open Type: Feature/Change Request Pac

[PHP-BUG] Req #60364 [NEW]: Implement ability to recover from fatal errors in eval()'d code

2011-11-23 Thread zyss at mail dot zp dot ua
From: Operating system: All PHP version: 5.3.8 Package: *General Issues Bug Type: Feature/Change Request Bug description:Implement ability to recover from fatal errors in eval()'d code Description: Sometimes eval() is used as a way to execute PHP cod

#48278 [Bgs]: $ variable prefix is unneeded in most cases

2009-05-14 Thread zyss at mail dot zp dot ua
ID: 48278 User updated by: zyss at mail dot zp dot ua Reported By: zyss at mail dot zp dot ua Status: Bogus Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.9 New Comment: It is just one of arguments, another one is

#48278 [Bgs]: $ variable prefix is unneeded in most cases

2009-05-14 Thread zyss at mail dot zp dot ua
ID: 48278 User updated by: zyss at mail dot zp dot ua Reported By: zyss at mail dot zp dot ua Status: Bogus Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.9 New Comment: It is a matter of programmer's per

#48278 [Bgs]: $ variable prefix is unneeded in most cases

2009-05-14 Thread zyss at mail dot zp dot ua
ID: 48278 User updated by: zyss at mail dot zp dot ua Reported By: zyss at mail dot zp dot ua Status: Bogus Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.9 New Comment: It will not break stuff if defined constants

#48278 [NEW]: $ variable prefix is unneeded in most cases

2009-05-14 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Irrelevant PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: $ variable prefix is unneeded in most cases Description: $ character is one of the most widely used in PHP code, in most cases

#48268 [NEW]: Special case of a function with single array argument

2009-05-13 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Irrelevant PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: Special case of a function with single array argument Description: I propose to add a special syntax (simplification) for a

#48267 [NEW]: new "in" keyword as an alias of array_search

2009-05-13 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Irrelevant PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: new "in" keyword as an alias of array_search Description: Please add new keyword "in" to improve readabilit

#48266 [NEW]: shorthand for array keryword

2009-05-13 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Irrelevant PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: shorthand for array keryword Description: One of the most frequently used keywords in PHP is "array". It would b

#47355 [NEW]: Official x64 build

2009-02-10 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Windows Server 2008 x64 PHP version: 5.3.0beta1 PHP Bug Type: Feature/Change Request Bug description: Official x64 build Description: Most part of the recently sold Windows servers are equipped with 64-bit

#46949 [Com]: New "property" keyword token

2008-12-29 Thread zyss at mail dot zp dot ua
ID: 46949 Comment by: zyss at mail dot zp dot ua Reported By: fatih at tullab dot com Status: Open Bug Type: Feature/Change Request Operating System: Windows+Linux PHP Version: 5.3.0alpha3 New Comment: Agree, much more convenient. Delphi

#46899 [Com]: Typed function arguments should allow nulls

2008-12-18 Thread zyss at mail dot zp dot ua
ID: 46899 Comment by: zyss at mail dot zp dot ua Reported By: zyss at mail dot zp dot ua Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.8 New Comment: Example in more readable form: class

#46899 [NEW]: Typed function arguments should allow nulls

2008-12-18 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Irrelevant PHP version: 5.2.8 PHP Bug Type: Feature/Change Request Bug description: Typed function arguments should allow nulls Description: Currently class type can be specified as function argument type, but

#46648 [Com]: Cannot redeclare declared function

2008-12-16 Thread zyss at mail dot zp dot ua
ID: 46648 Comment by: zyss at mail dot zp dot ua Reported By: satovey at yahoo dot com Status: Open Bug Type: Feature/Change Request Operating System: Win98 PHP Version: 5.2.6 New Comment: include_once can be used instead of include (in this

#46742 [Com]: is_numeric function not working as per "common sense"

2008-12-16 Thread zyss at mail dot zp dot ua
ID: 46742 Comment by: zyss at mail dot zp dot ua Reported By: ben at ajmadison dot com Status: Open Bug Type: Feature/Change Request Operating System: any PHP Version: 5.2.6 New Comment: It shouldn't. is_numeric() works just in the sam

#46865 [NEW]: Typed variables and class members

2008-12-14 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Linux, Windows PHP version: 5.2.8 PHP Bug Type: Feature/Change Request Bug description: Typed variables and class members Description: Currently it is possible to specify class types for function arguments. It

#46384 [Opn]: expr() or continue;

2008-10-27 Thread zyss at mail dot zp dot ua
ID: 46384 User updated by: zyss at mail dot zp dot ua Reported By: zyss at mail dot zp dot ua Status: Open Bug Type: Feature/Change Request Operating System: RHEL4, WinXP PHP Version: 5.2.6 New Comment: Yes, that's pretty obvious, but PHP

#46384 [Opn]: expr() or continue;

2008-10-25 Thread zyss at mail dot zp dot ua
ID: 46384 User updated by: zyss at mail dot zp dot ua Reported By: zyss at mail dot zp dot ua Status: Open Bug Type: Feature/Change Request Operating System: RHEL4, WinXP PHP Version: 5.2.6 New Comment: try Previous Comments

#46384 [NEW]: expr() or continue;

2008-10-25 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: RHEL4, WinXP PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: expr() or continue; Description: Why it is possible to write: foo() or die("Can't foo"); but impo

#43236 [NEW]: "if set" and "if not set" functions (ifset, ifnset)

2007-11-10 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: All PHP version: 5.2.5 PHP Bug Type: Feature/Change Request Bug description: "if set" and "if not set" functions (ifset, ifnset) Description: PHP programmers often need to check if certain

#22216 [Com]: Named Arguments

2007-11-09 Thread zyss at mail dot zp dot ua
ID: 22216 Comment by: zyss at mail dot zp dot ua Reported By: tim dot lokot at printsoft dot com Status: Open Bug Type: Feature/Change Request Operating System: All PHP Version: 4.3.0 New Comment: It is really needef feature to have in PHP