Bug #64993 [Com]: [patch] PDO::query() memory leak and reference problem if error

2013-06-13 Thread rgagnon24 at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=64993&edit=1 ID: 64993 Comment by: rgagnon24 at gmail dot com Reported by:rgagnon24 at gmail dot com Summary:[patch] PDO::query() memory leak and reference problem if error Status:

Bug #64549 [Com]: mysqlnd persistent connection handling out of control

2013-06-13 Thread rgagnon24 at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=64549&edit=1 ID: 64549 Comment by: rgagnon24 at gmail dot com Reported by:rgagnon24 at gmail dot com Summary:mysqlnd persistent connection handling out of control Status:

Bug #62639 [Com]: XML structure broken

2013-06-13 Thread info at fuktommy dot com
Edit report at https://bugs.php.net/bug.php?id=62639&edit=1 ID: 62639 Comment by: info at fuktommy dot com Reported by:alexshock at yandex dot ru Summary:XML structure broken Status: Assigned Type: Bug Package:

Bug #65035 [Opn->Ver]: yield / exit segfault

2013-06-13 Thread aharvey
Edit report at https://bugs.php.net/bug.php?id=65035&edit=1 ID: 65035 Updated by: ahar...@php.net Reported by:ryan dot brothers at gmail dot com Summary:yield / exit segfault -Status: Open +Status: Verified Type:

[PHP-BUG] Bug #65035 [NEW]: yield / exit segfault

2013-06-13 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.5Git-2013-06-13 (snap) Package: Reproducible crash Bug Type: Bug Bug description:yield / exit segfault Description: The following script causes a segfault. It is occurrin

Bug #65034 [Opn->Nab]: Problem with array behavior after using reference

2013-06-13 Thread aharvey
Edit report at https://bugs.php.net/bug.php?id=65034&edit=1 ID: 65034 Updated by: ahar...@php.net Reported by:shark555 at gmail dot com Summary:Problem with array behavior after using reference -Status: Open +Status: Not a bug

[PHP-BUG] Bug #65034 [NEW]: Problem with array behavior after using reference

2013-06-13 Thread shark555 at gmail dot com
From: shark555 at gmail dot com Operating system: Linux PHP version: Irrelevant Package: *General Issues Bug Type: Bug Bug description:Problem with array behavior after using reference Description: After using same name in first and third foreach scr

Bug #64258 [Opn]: --with-mcrypt causes bad linking (with --with-libxml-dir). Reason: -lltdl flag

2013-06-13 Thread spamik at yum dot pl
ypt -lltdl is still present even with the pathc [2013-06-13 08:56:02] der...@php.net The following patch has been added/updated: Patch Name: mcrypt-config-20130613 Revision: 1371113762 URL: https://bugs.php.net/patch-display.php?bug=64258&

Bug #64258 [Opn]: --with-mcrypt causes bad linking (with --with-libxml-dir). Reason: -lltdl flag

2013-06-13 Thread spamik at yum dot pl
xml2 -lz -lm -lxml2 -lz - lm -lxml2 -lz -lm -lcrypt -lltdl is still present even with the pathc Previous Comments: [2013-06-13 08:56:02] der...@php.net The following patch has been added/updated: Patch Name: mcrypt

Bug #65027 [Opn->Ana]: FILTER_VALIDATE_EMAIL does not accept IDN domain names

2013-06-13 Thread rasmus
Edit report at https://bugs.php.net/bug.php?id=65027&edit=1 ID: 65027 Updated by: ras...@php.net Reported by:info at iwebsoft dot de Summary:FILTER_VALIDATE_EMAIL does not accept IDN domain names -Status: Open +Status

Bug #65028 [Opn]: Phar::buildFromDirectory creates corrupt archives for some specific contents

2013-06-13 Thread matthias dot burtscher at fusonic dot net
Edit report at https://bugs.php.net/bug.php?id=65028&edit=1 ID: 65028 User updated by:matthias dot burtscher at fusonic dot net Reported by:matthias dot burtscher at fusonic dot net Summary:Phar::buildFromDirectory creates corrupt archives

Bug #65026 [Nab]: if a function is used which is blocked by disable_functions nothing is logged

2013-06-13 Thread mbr at hlkomm dot de
Edit report at https://bugs.php.net/bug.php?id=65026&edit=1 ID: 65026 User updated by:mbr at hlkomm dot de Reported by:mbr at hlkomm dot de Summary:if a function is used which is blocked by disable_functions nothing is logged Status

Bug #64830 [Csd]: mimetype detection segfaults on mp3 file

2013-06-13 Thread ab
Edit report at https://bugs.php.net/bug.php?id=64830&edit=1 ID: 64830 Updated by: a...@php.net Reported by:bluewind at xinu dot at Summary:mimetype detection segfaults on mp3 file Status: Closed Type: Bug Package:

Bug #65029 [Opn]: Crash with phpinfo();

2013-06-13 Thread pajoye
Edit report at https://bugs.php.net/bug.php?id=65029&edit=1 ID: 65029 Updated by: paj...@php.net Reported by:paj...@php.net Summary:Crash with phpinfo(); Status: Open Type: Bug Package:opcache Operating Syste

Bug #65029 [Opn]: Crash with phpinfo();

2013-06-13 Thread pajoye
Edit report at https://bugs.php.net/bug.php?id=65029&edit=1 ID: 65029 Updated by: paj...@php.net Reported by:paj...@php.net Summary:Crash with phpinfo(); Status: Open Type: Bug Package:opcache Operating Syste

[PHP-BUG] Bug #65029 [NEW]: Crash with phpinfo();

2013-06-13 Thread paj...@php.net
From: pajoye Operating system: Windows PHP version: 5.5.0RC3 Package: opcache Bug Type: Bug Bug description:Crash with phpinfo(); Description: Using current 5.5 branch: http://127.0.0.1:8080/inf.php crashes: php_opcache.dll!accel_startup(_zend_exte

[PHP-BUG] Bug #65028 [NEW]: Phar::buildFromDirectory creates corrupt archives for some specific contents

2013-06-13 Thread matthias dot burtscher at fusonic dot net
From: matthias dot burtscher at fusonic dot net Operating system: Ubuntu 13.04 PHP version: 5.5.0RC3 Package: PHAR related Bug Type: Bug Bug description:Phar::buildFromDirectory creates corrupt archives for some specific contents Description: When cr

Req->Bug #65026 [Opn->Nab]: if a function is used which is blocked by disable_functions nothing is logged

2013-06-13 Thread mbeccati
Edit report at https://bugs.php.net/bug.php?id=65026&edit=1 ID: 65026 Updated by: mbecc...@php.net Reported by:mbr at hlkomm dot de Summary:if a function is used which is blocked by disable_functions nothing is logged -Status:

Bug #64830 [Com]: mimetype detection segfaults on mp3 file

2013-06-13 Thread damian dot vila at alineasol dot com
Edit report at https://bugs.php.net/bug.php?id=64830&edit=1 ID: 64830 Comment by: damian dot vila at alineasol dot com Reported by:bluewind at xinu dot at Summary:mimetype detection segfaults on mp3 file Status: Closed Type:

[PHP-BUG] Bug #65027 [NEW]: FILTER_VALIDATE_EMAIL does not accept IDN domain names

2013-06-13 Thread info at iwebsoft dot de
From: info at iwebsoft dot de Operating system: PHP 5.3.10-1ubuntu3.6 with Suhos PHP version: 5.5.0RC3 Package: Mail related Bug Type: Bug Bug description:FILTER_VALIDATE_EMAIL does not accept IDN domain names Description: The filter FILTER_VALIDATE_E

[PHP-BUG] Req #65026 [NEW]: if a function is used which is blocked by disable_functions nothing is logged

2013-06-13 Thread mbr at hlkomm dot de
From: mbr at hlkomm dot de Operating system: Irrelevant PHP version: Irrelevant Package: Testing related Bug Type: Feature/Change Request Bug description:if a function is used which is blocked by disable_functions nothing is logged Description: Today

Bug #64258 [PATCH]: --with-mcrypt causes bad linking (with --with-libxml-dir). Reason: -lltdl flag

2013-06-13 Thread der...@php.net
atus: Open Type: Bug Package:*Compile Issues PHP Version:5.4.16 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: mcrypt-config-20130613 Revision: 1371113762 URL: h

Bug #64258 [Opn]: --with-mcrypt causes bad linking (with --with-libxml-dir). Reason: -lltdl flag

2013-06-13 Thread derick
Edit report at https://bugs.php.net/bug.php?id=64258&edit=1 ID: 64258 Updated by: der...@php.net Reported by:spamik at yum dot pl Summary:--with-mcrypt causes bad linking (with --with-libxml-dir). Reason: -lltdl flag Status: