[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

Bug #60879 [PATCH]: unserialize() Does not invoke __wakeup() on object

2012-02-20 Thread paj...@php.net
Edit report at https://bugs.php.net/bug.php?id=60879&edit=1 ID: 60879 Patch added by: paj...@php.net Reported by:thijsputman at gmail dot com Summary:unserialize() Does not invoke __wakeup() on object Status: Assigned

[PHP-BUG] Bug #60120 [NEW]: proc_open hangs with stdin/out with 2048+ bytes

2011-10-24 Thread paj...@php.net
From: pajoye Operating system: windows PHP version: Irrelevant Package: Filesystem function related Bug Type: Bug Bug description:proc_open hangs with stdin/out with 2048+ bytes Description: The stream used to read data from stdin/out/err hangs if the

[PHP-BUG] Bug #60069 [NEW]: highlight_file/string outputs extra "1"

2011-10-16 Thread paj...@php.net
From: pajoye Operating system: PHP version: 5.3SVN-2011-10-16 (SVN) Package: *General Issues Bug Type: Bug Bug description:highlight_file/string outputs extra "1" Description: An extra char is written using highlight_file. Test script: -

Bug #47358 [PATCH]: glob returns error, should be empty array()

2011-10-09 Thread paj...@php.net
Edit report at https://bugs.php.net/bug.php?id=47358&edit=1 ID: 47358 Patch added by: paj...@php.net Reported by:php at guggemand dot dk Summary:glob returns error, should be empty array() Status: Assigned Type: Bug Pac

Bug #47358 [PATCH]: glob returns error, should be empty array()

2011-10-09 Thread paj...@php.net
Edit report at https://bugs.php.net/bug.php?id=47358&edit=1 ID: 47358 Patch added by: paj...@php.net Reported by:php at guggemand dot dk Summary:glob returns error, should be empty array() Status: Assigned Type: Bug Pac

[PHP-BUG] Bug #55682 [NEW]: strtotime ro date() results differ on windows

2011-09-13 Thread paj...@php.net
From: pajoye Operating system: windows PHP version: 5.4SVN-2011-09-13 (SVN) Package: Date/time related Bug Type: Bug Bug description:strtotime ro date() results differ on windows Description: Tests fail under windows. I'm not sure why, the main proble

[PHP-BUG] Bug #55644 [NEW]: Math ops tests fail, diff min int value

2011-09-08 Thread paj...@php.net
From: pajoye Operating system: PHP version: 5.4SVN-2011-09-08 (snap) Package: Scripting Engine problem Bug Type: Bug Bug description:Math ops tests fail, diff min int value Description: Test >= operator : max int 32bit range [tests\lang\operators\op

[PHP-BUG] Bug #55628 [NEW]: iconv_stream_filter fails

2011-09-07 Thread paj...@php.net
From: pajoye Operating system: Windows PHP version: 5.4SVN-2011-09-07 (SVN) Package: ICONV related Bug Type: Bug Bug description:iconv_stream_filter fails Description: ext\iconv\tests\iconv_stream_filter.phpt fails Test script: --- ext\ic

[PHP-BUG] Bug #55620 [NEW]: base64_encode failure

2011-09-06 Thread paj...@php.net
From: pajoye Operating system: PHP version: 5.4SVN-2011-09-06 (SVN) Package: Zlib related Bug Type: Bug Bug description:base64_encode failure Description: base64_decode fails (tested on windows and linux) using the following code (comes from a phpt

[PHP-BUG] Bug #55585 [NEW]: meta data tests fail

2011-09-05 Thread paj...@php.net
From: pajoye Operating system: PHP version: 5.4SVN-2011-09-05 (snap) Package: Streams related Bug Type: Bug Bug description:meta data tests fail Description: The test fails on Windows, not sure about other platforms but it should behave the same on

[PHP-BUG] Bug #55552 [NEW]: bad encoding not detected

2011-08-31 Thread paj...@php.net
From: pajoye Operating system: Windows PHP version: 5.4SVN-2011-08-31 (snap) Package: Unicode Engine related Bug Type: Bug Bug description:bad encoding not detected Description: See zend\tests\multibyte\multibyte_encoding_006.phpt, it fails under wind

Bug #30688 [PATCH]: imap_mail's rpath don't work

2011-08-04 Thread paj...@php.net
Edit report at https://bugs.php.net/bug.php?id=30688&edit=1 ID: 30688 Patch added by: paj...@php.net Reported by:sirber at gmail dot com Summary:imap_mail's rpath don't work Status: Wont fix Type:

Bug #53251 [PATCH]: bindtextdomain with null directory doesn't return the previously set

2010-11-24 Thread paj...@php.net
Edit report at http://bugs.php.net/bug.php?id=53251&edit=1 ID: 53251 Patch added by: paj...@php.net Reported by:jeanseb at au-fil-du dot net Summary:bindtextdomain with null directory doesn't return the previously se

[PHP-BUG] Bug #53333 [NEW]: Random crash

2010-11-17 Thread paj...@php.net
From: pajoye Operating system: * PHP version: 5.3.3 Package: MySQLi related Bug Type: Bug Bug description:Random crash Description: See the backtrace here http://pastie.org/1307118 The crash is hard to reproduce but happens regularly in our tests (

[PHP-BUG] Bug #52888 [NEW]: Zend MM shutdown crash

2010-09-19 Thread paj...@php.net
From: pajoye Operating system: Windows-VC9-release PHP version: trunk-SVN-2010-09-19 (SVN) Package: Reproducible crash Bug Type: Bug Bug description:Zend MM shutdown crash Description: The segments_list test seems to do not be thread safe. But it coul

Bug #51804 [PATCH]: SplFileInfo::getLinkTarget() Fails.

2010-09-06 Thread paj...@php.net
Edit report at http://bugs.php.net/bug.php?id=51804&edit=1 ID: 51804 Patch added by: paj...@php.net Reported by:v-sumada at microsoft dot com Summary:SplFileInfo::getLinkTarget() Fails. Status: Assigned Type: Bug Pac

Bug #51766 [PATCH]: SplFileInfo::isLink() Fails for Symlinks on windows

2010-08-31 Thread paj...@php.net
Edit report at http://bugs.php.net/bug.php?id=51766&edit=1 ID: 51766 Patch added by: paj...@php.net Reported by:v-sumada at microsoft dot com Summary:SplFileInfo::isLink() Fails for Symlinks on windows Status: Assigned

Bug #51766 [PATCH]: SplFileInfo::isLink() Fails for Symlinks on windows

2010-08-30 Thread paj...@php.net
Edit report at http://bugs.php.net/bug.php?id=51766&edit=1 ID: 51766 Patch added by: paj...@php.net Reported by:v-sumada at microsoft dot com Summary:SplFileInfo::isLink() Fails for Symlinks on windows Status: Assigned

[PHP-BUG] Bug #52206 [NEW]: Crash in pdo_mysql_stmt_describe

2010-06-29 Thread paj...@php.net
From: pajoye Operating system: Windows PHP version: 5.2.14RC1 Package: MySQL related Bug Type: Bug Bug description:Crash in pdo_mysql_stmt_describe Description: (minimal BT, better bt will follow) php_pdo_mysql!pdo_mysql_stmt_describe+4a php_pdo!pdo

Bug #51424 [PATCH]: crypt() function hangs after 3rd call

2010-03-29 Thread paj...@php.net
Edit report at http://bugs.php.net/bug.php?id=51424&edit=1 ID: 51424 Patch added by: paj...@php.net Reported by: laacz at laacz dot lv Summary: crypt() function hangs after 3rd call Status: Open Type: Bug Package: Strings rel