From: suhachov at gmail dot com
Operating system: any
PHP version: 5.2.5
PHP Bug Type: Output Control
Bug description: output_add_rewrite_var fails on with attributes
containing underscores
Description:
output_add_rewrite_var() fails to operate on forms with
ID: 42499
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: PDO related
Operating System: FC
PHP Version: 5.2.4
New Comment:
I said it _only_ in reply to your
ID: 42499
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
Status: Open
Bug Type: PDO related
Operating System: FC
PHP Version: 5.2.4
New Comment:
# tar xjf php-5.2.4.tar.bz2
# cd php-5.2.4
# ./configure --disable
ID: 42499
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: PDO related
Operating System: FC
PHP Version: 5.2.4
New Comment:
How about _you_ check this issue
From: suhachov at gmail dot com
Operating system: FC
PHP version: 5.2.4
PHP Bug Type: PDO related
Bug description: After multi-statement execution via PDO::exec() connection
becomes unusable
Description:
$dbh = PDO('mysql:...',...);
$dbh->exec(
ID: 39089
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: GD related
Operating System: Linux FC
PHP Version: 5.1.6
Assigned To: pajoye
New Comment:
Of
ID: 39483
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
Status: Assigned
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.2.0
Assigned To: wez
New Comment:
I suggest you some patch to fix this
ID: 39483
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.2.0
New Comment:
Oh! I've forgot to note: when I compile pdo_mysql wit
ID: 39483
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.2.0
New Comment:
I've tried it with:
5.0.26
4
From: suhachov at gmail dot com
Operating system: Linux
PHP version: 5.2.0
PHP Bug Type: PDO related
Bug description: Problem with using placeholders and string constants in PDO
MySQL
Description:
It seems that PDO sql parser is broken and tries to look for
From: suhachov at gmail dot com
Operating system: Linux FC
PHP version: 5.1.6
PHP Bug Type: Performance problem
Bug description: PDO eats 1 megabyte for every prepared statement for LONGTEXT
fields
Description:
Simple program:
// remember used memory
$start
ID: 39089
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: *Compile Issues
Operating System: Linux FC
PHP Version: 5.1.6
Assigned To: pajoye
New Comment:
No
ID: 39089
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
-Status: Bogus
+Status: Open
Bug Type: *Compile Issues
Operating System: Linux FC
PHP Version: 5.1.6
New Comment:
Thanx, I know. But sometimes
From: suhachov at gmail dot com
Operating system: Linux FC
PHP version: 5.1.6
PHP Bug Type: *Compile Issues
Bug description: Missing -liconv during GD configuring fails ./configure run
Description:
1. cd gd-2.0.33
2. ./configure --with-iconv-prefix=/path/to
ID: 37419
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
Status: Open
Bug Type: Apache2 related
Operating System: WinXP
PHP Version: 5.1.4
New Comment:
I've solved this problem - MySQL extension wasn
ID: 37416
User updated by: suhachov at gmail dot com
Reported By: suhachov at gmail dot com
Status: Closed
Bug Type: SPL related
Operating System: WinXP
PHP Version: 5.1.4
New Comment:
Ok, snapshot is good, but when (and where) can I get compiled
From: suhachov at gmail dot com
Operating system: WinXP
PHP version: 5.1.4
PHP Bug Type: Apache2 related
Bug description: PDO constructor returns NULL if empty options list is passed
under Apache2
Description:
new PDO('mysql:host=localhost;db=test',
From: suhachov at gmail dot com
Operating system: WinXP
PHP version: 5.1.4
PHP Bug Type: SPL related
Bug description: Exception in rewind() method crashes iterator_to_array()
function
Description:
I call iterator_to_array($iter) and if something bad is happend
18 matches
Mail list logo