Req #62341 [Com]: htmlspecialchars() should work on ascii compatible encodings by default.

2012-09-06 Thread andreas dot rieber at t-online dot de
Edit report at https://bugs.php.net/bug.php?id=62341&edit=1 ID: 62341 Comment by: andreas dot rieber at t-online dot de Reported by:bfanger at gmail dot com Summary:htmlspecialchars() should work on ascii compatible encodings by

Bug #63025 [Com]: Method in trait not called when called as __constructor() argument

2012-09-06 Thread reeze dot xia at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=63025&edit=1 ID: 63025 Comment by: reeze dot xia at gmail dot com Reported by:hinikato at mail dot ru Summary:Method in trait not called when called as __constructor() argument Stat

[PHP-BUG] Bug #63026 [NEW]: require_once error

2012-09-06 Thread ian dot xspace at yahoo dot cn
From: ian dot xspace at yahoo dot cn Operating system: windows 7 PHP version: 5.3.16 Package: *Compile Issues Bug Type: Bug Bug description:require_once error Description: 'MODELS', 'V'=>'VIEWS', 'C'=>'CTRLS', 'L'=>'LIB

[PHP-BUG] Bug #63025 [NEW]: Method in trait not called when called as __constructor() argument

2012-09-06 Thread hinikato at mail dot ru
From: hinikato at mail dot ru Operating system: Windows 7 x64 PHP version: 5.4.6 Package: Scripting Engine problem Bug Type: Bug Bug description:Method in trait not called when called as __constructor() argument Description: Please see the code below

Bug #63023 [Opn->Nab]: modulus problem

2012-09-06 Thread rasmus
Edit report at https://bugs.php.net/bug.php?id=63023&edit=1 ID: 63023 Updated by: ras...@php.net Reported by:steven dot edward dot m at gmail dot com Summary:modulus problem -Status: Open +Status: Not a bug Type:

[PHP-BUG] Bug #63023 [NEW]: modulus problem

2012-09-06 Thread steven dot edward dot m at gmail dot com
From: steven dot edward dot m at gmail dot com Operating system: windows PHP version: 5.3.16 Package: *General Issues Bug Type: Bug Bug description:modulus problem Description: Modulus return wrong result when: 2166896650%10 = -1280706462 what

Bug #46408 [Com]: Locale number format settings can cause pg_query_params to break with numerics

2012-09-06 Thread alec at smecher dot bc dot ca
Edit report at https://bugs.php.net/bug.php?id=46408&edit=1 ID: 46408 Comment by: alec at smecher dot bc dot ca Reported by:alec at smecher dot bc dot ca Summary:Locale number format settings can cause pg_query_params to break wi

Bug #46408 [Com]: Locale number format settings can cause pg_query_params to break with numerics

2012-09-06 Thread alec at smecher dot bc dot ca
Edit report at https://bugs.php.net/bug.php?id=46408&edit=1 ID: 46408 Comment by: alec at smecher dot bc dot ca Reported by:alec at smecher dot bc dot ca Summary:Locale number format settings can cause pg_query_params to break wi

Req #28261 [Com]: Lifting reserved keyword restriction for method names

2012-09-06 Thread rayro at gmx dot de
Edit report at https://bugs.php.net/bug.php?id=28261&edit=1 ID: 28261 Comment by: rayro at gmx dot de Reported by:Philippe dot Jausions at 11abacus dot com Summary:Lifting reserved keyword restriction for method names Status:

Req #62341 [Opn]: htmlspecialchars() should work on ascii compatible encodings by default.

2012-09-06 Thread rasmus
Edit report at https://bugs.php.net/bug.php?id=62341&edit=1 ID: 62341 Updated by: ras...@php.net Reported by:bfanger at gmail dot com Summary:htmlspecialchars() should work on ascii compatible encodings by default. Status:

Req #62341 [Com]: htmlspecialchars() should work on ascii compatible encodings by default.

2012-09-06 Thread andreas dot rieber at t-online dot de
Edit report at https://bugs.php.net/bug.php?id=62341&edit=1 ID: 62341 Comment by: andreas dot rieber at t-online dot de Reported by:bfanger at gmail dot com Summary:htmlspecialchars() should work on ascii compatible encodings by

Req #47494 [Nab]: htmlspecialchars does not throw E_WARNING on multibyte problems

2012-09-06 Thread rasmus
Edit report at https://bugs.php.net/bug.php?id=47494&edit=1 ID: 47494 Updated by: ras...@php.net Reported by:philipp dot feigl at gmail dot com Summary:htmlspecialchars does not throw E_WARNING on multibyte problems Status:

Req #47494 [Nab]: htmlspecialchars does not throw E_WARNING on multibyte problems

2012-09-06 Thread rasmus
Edit report at https://bugs.php.net/bug.php?id=47494&edit=1 ID: 47494 Updated by: ras...@php.net Reported by:philipp dot feigl at gmail dot com Summary:htmlspecialchars does not throw E_WARNING on multibyte problems Status:

Bug #63013 [Fbk->Csd]: Error not thrown with constructor call

2012-09-06 Thread samu dot voutilainen at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=63013&edit=1 ID: 63013 User updated by:samu dot voutilainen at gmail dot com Reported by:samu dot voutilainen at gmail dot com Summary:Error not thrown with constructor call -Status: Feedback +St

Bug->Req #63021 [Opn]: var_export() does not export Closures

2012-09-06 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=63021&edit=1 ID: 63021 Updated by: larue...@php.net Reported by:dexen dot devries at gmail dot com Summary:var_export() does not export Closures Status: Open -Type: Bug +Type:

Req #47494 [Com]: htmlspecialchars does not throw E_WARNING on multibyte problems

2012-09-06 Thread lzsiga at freemail dot c3 dot hu
Edit report at https://bugs.php.net/bug.php?id=47494&edit=1 ID: 47494 Comment by: lzsiga at freemail dot c3 dot hu Reported by:philipp dot feigl at gmail dot com Summary:htmlspecialchars does not throw E_WARNING on multibyte prob

[PHP-BUG] Bug #63021 [NEW]: var_export() does not export Closures

2012-09-06 Thread dexen dot devries at gmail dot com
From: dexen dot devries at gmail dot com Operating system: PHP version: 5.4.6 Package: *Programming Data Structures Bug Type: Bug Bug description:var_export() does not export Closures Description: While var_dump() produces sensible output for Closure

Bug #55038 [Com]: inconsistent error-handling for $this

2012-09-06 Thread dexen dot devries at gmali dot com
Edit report at https://bugs.php.net/bug.php?id=55038&edit=1 ID: 55038 Comment by: dexen dot devries at gmali dot com Reported by:rasmus at mindplay dot dk Summary:inconsistent error-handling for $this Status: Open Type: Bu

Bug #61767 [Ana->Csd]: Shutdown functions not called in certain error situation

2012-09-06 Thread dmitry
Edit report at https://bugs.php.net/bug.php?id=61767&edit=1 ID: 61767 Updated by: dmi...@php.net Reported by:shiranai7 at hotmail dot com Summary:Shutdown functions not called in certain error situation -Status: Analy

Bug #60909 [Opn->Csd]: custom error handler throwing Exception + fatal error = no shutdown function

2012-09-06 Thread dmitry
Edit report at https://bugs.php.net/bug.php?id=60909&edit=1 ID: 60909 Updated by: dmi...@php.net Reported by:tyr...@php.net Summary:custom error handler throwing Exception + fatal error = no shutdown function -Status: