[PHP-BUG] Bug #63185 [NEW]: nextRowset() ignores MySQL errors

2012-09-29 Thread dexen dot devries at gmail dot com
From: dexen dot devries at gmail dot com Operating system: linux PHP version: 5.4.7 Package: PDO related Bug Type: Bug Bug description:nextRowset() ignores MySQL errors Description: An SQL stored procedure will return several rowsets when it contains

[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

[PHP-BUG] Req #62778 [NEW]: pre-increment operator produces rvalue rather than lvalue

2012-08-08 Thread dexen dot devries at gmail dot com
From: dexen dot devries at gmail dot com Operating system: PHP version: 5.4.6RC1 Package: Variables related Bug Type: Feature/Change Request Bug description:pre-increment operator produces rvalue rather than lvalue Description: Result of pre

Bug #60801 [Sus]: strpbrk() mishandles NUL byte

2012-01-30 Thread dexen dot devries at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=60801&edit=1 ID: 60801 User updated by:dexen dot devries at gmail dot com Reported by:dexen dot devries at gmail dot com Summary:strpbrk() mishandles NUL byte Status: Suspended

[PHP-BUG] Bug #60801 [NEW]: strpbrk() mishandles NUL byte

2012-01-19 Thread dexen dot devries at gmail dot com
From: Operating system: PHP version: 5.3.9 Package: Class/Object related Bug Type: Bug Bug description:strpbrk() mishandles NUL byte Description: PHP's strpbrk() passes its string arguments directly to libc strpbrk(), which considers NUL byte a stri