Bug #65016 [Asn]: configure can not find libxpm

2013-06-11 Thread ondrej
kage:Compile Failure Operating System: Debian Wheezy PHP Version:5.4.16 Assigned To:ondrej Block user comment: N Private report: N New Comment: That's quite easy to answer. Debian wheezy switched to Multi-Arch which puts the libraries into /usr/lib// locat

Bug #64561 [Opn]: new GD ext functions missing from gd_compat.h

2013-04-02 Thread ondrej
Edit report at https://bugs.php.net/bug.php?id=64561&edit=1 ID: 64561 Updated by: ond...@php.net Reported by:ond...@php.net -Summary:gdImagePaletteToTrueColor missing from gd_compat.h +Summary:new GD ext functions missing from gd_compat.h

Bug #61043 [Fbk->Ctl]: Regression in magic_quotes_gpc fix (CVE-2012-0831)

2012-03-09 Thread ondrej
Edit report at https://bugs.php.net/bug.php?id=61043&edit=1 ID: 61043 Updated by: ond...@php.net Reported by:ond...@php.net Summary:Regression in magic_quotes_gpc fix (CVE-2012-0831) -Status: Feedback +Status: Critical Type:

Bug #61043 [Fbk]: Regression in magic_quotes_gpc fix (CVE-2012-0831)

2012-03-09 Thread ondrej
Edit report at https://bugs.php.net/bug.php?id=61043&edit=1 ID: 61043 Updated by: ond...@php.net Reported by:ond...@php.net Summary:Regression in magic_quotes_gpc fix (CVE-2012-0831) Status: Feedback Type: Bug Package:

Req #51254 [Com]: Use internal crypt() only for algorithms needed

2011-03-28 Thread ondrej at sury dot org
Edit report at http://bugs.php.net/bug.php?id=51254&edit=1 ID: 51254 Comment by: ondrej at sury dot org Reported by:ondrej at sury dot org Summary:Use internal crypt() only for algorithms needed Status: Open Type: Fea

[PHP-BUG] Req #54355 [NEW]: Test for de_DE doesn't use UTF-8 locales

2011-03-23 Thread ondrej at sury dot org
From: Operating system: Any PHP version: 5.3.6 Package: Gettext related Bug Type: Feature/Change Request Bug description:Test for de_DE doesn't use UTF-8 locales Description: The tests in tests/lang/bug30638.phpt and tests/lang/034.phpt use only ISO-

[PHP-BUG] Bug #54047 [NEW]: Error app. php.exe, ver. 5.2.17.17, timestamp 0x4d25fc25, error module ntdll

2011-02-18 Thread ondrej at seonet dot cz
From: Operating system: Win 2008 PHP version: 5.2.17 Package: Unknown/Other Function Bug Type: Bug Bug description:Error app. php.exe, ver. 5.2.17.17, timestamp 0x4d25fc25, error module ntdll Description: Hello after reinstall windows server and man

Req #51254 [Opn]: Use internal crypt() only for algorithms needed

2010-03-24 Thread ondrej at sury dot org
Edit report at http://bugs.php.net/bug.php?id=51254&edit=1 ID: 51254 User updated by: ondrej at sury dot org Reported by: ondrej at sury dot org Summary: Use internal crypt() only for algorithms needed Status: Open Type: Feature/Ch

Req #51254 [Opn]: Use internal crypt() only for algorithms needed

2010-03-12 Thread ondrej at sury dot org
Edit report at http://bugs.php.net/bug.php?id=51254&edit=1 ID: 51254 User updated by: ondrej at sury dot org Reported by: ondrej at sury dot org Summary: Use internal crypt() only for algorithms needed Status: Open Type: Feature/Ch

[PHP-BUG] Bug #51254 [NEW]: Use internal crypt() only for algorithms needed

2010-03-09 Thread ondrej at sury dot org
From: Operating system: Linux PHP version: 5.3.2 Package: *Encryption and hash functions Bug Type: Bug Bug description:Use internal crypt() only for algorithms needed Description: Attached patch changes crypt.c and accompanying m4 code so it selects

[PHP-BUG] Bug #51247 [NEW]: SHA-2 family function test in crypt are wrong

2010-03-09 Thread ondrej at debian dot org
From: Operating system: Linux PHP version: 5.3.2 Package: Compile Failure Bug Type: Bug Bug description:SHA-2 family function test in crypt are wrong Description: Tests for SHA-2 family functions in crypt() from -lcrypt are broken: strcpy(&answer[

#40905 [NEW]: Socket connection cycling when is more virtual hosts

2007-03-23 Thread pavel dot ondrej at centrum dot cz
From: pavel dot ondrej at centrum dot cz Operating system: Debian 3.1 PHP version: 4.4.6 PHP Bug Type: Sockets related Bug description: Socket connection cycling when is more virtual hosts Description: Hi! When we have more than 987 virtual hosts on the server

#37788 [NEW]: Bizzare print result...

2006-06-12 Thread ondrej dot holy at gmail dot com
From: ondrej dot holy at gmail dot com Operating system: windows xp PHP version: 5.1.4 PHP Bug Type: Arrays related Bug description: Bizzare print result... Description: Why is print? Array ( [a] => baa ) Reproduce code: --- Expected res

#34120 [Asn]: func_get_arg() can be used function call parameter if used only once

2005-09-01 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS, 4CVS (2005-08-013) Assigned To: dmitry New Comment: I disagree

#34124 [Bgs]: array_push() fails when the array doesn't exist

2005-08-13 Thread ondrej at sury dot org
ID: 34124 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Bogus Bug Type: Arrays related Operating System: Linux PHP Version: 5.0.4 New Comment: As I stated in original bug report, it could be just lack of note

#34124 [NEW]: array_push() fails when the array doesn't exist

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 5.0.4 PHP Bug Type: Arrays related Bug description: array_push() fails when the array doesn't exist Description: >From http://bugs.debian.org/289244: array_push will not create new ar

#34123 [Opn]: $GLOBALS variable doesn't get printed if used only once

2005-08-13 Thread ondrej at sury dot org
ID: 34123 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.4.0 New Comment: Maybe I should another test case: Reproduce code

#34123 [NEW]: $GLOBALS variable doesn't get printed if used only once

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: $GLOBALS variable doesn't get printed if used only once Description: $GLOBALS variable is not printed out if: - used from i

#34120 [Opn]: func_get_arg() can be used function call parameter if used only once

2005-08-13 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org -Summary: func_get_arg() can not be used more than once in function calls Reported By: ondrej at sury dot org Status: Open Bug Type: Scripting Engine problem Operating System

#34120 [Bgs]: func_get_arg() can not be used more than once in function calls

2005-08-13 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.4.0, 5.0.4 New Comment: Hi Derrick, I don't consider to be bug, th

#34120 [Opn]: func_get_arg() can not be used more than once in function calls

2005-08-13 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Open Bug Type: Scripting Engine problem Operating System: Linux -PHP Version: 4.4.0 +PHP Version: 4.4.0, 5.0.4 New Comment: Happens in php 5.0.4 as

#34120 [NEW]: func_get_arg() can not be used more than once in function calls

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: func_get_arg() can not be used more than once in function calls Description: func_get_arg() can be used as argument to function only

#34119 [NEW]: mb_ereg chokes on \x80-\xF7

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 4.4.0 PHP Bug Type: mbstring related Bug description: mb_ereg chokes on \x80-\xF7 Description: mb_ereg prints invalid regular expression error on certain characters. This is fixed in php 5.0.4

#33287 [Com]: foreach does not give errors

2005-08-13 Thread ondrej at sury dot org
ID: 33287 Comment by: ondrej at sury dot org Reported By: chris at deskpro dot com Status: No Feedback Bug Type: Arrays related Operating System: Win/MacOS linux untested PHP Version: 4.3.11 New Comment: Bug is fixed in php 4.4.0. Previous

#34116 [NEW]: support for variable length printf strings

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: PHP version: 4CVS-2005-08-13 (stable) PHP Bug Type: Feature/Change Request Bug description: support for variable length printf strings Description: PHP's printf does not support variable width/precision. Co

#34066 [NEW]: recursive array_walk causes Segmentain fault

2005-08-10 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 5.0.4 PHP Bug Type: Reproducible crash Bug description: recursive array_walk causes Segmentain fault Description: Paul Slootman reported bug when using array_walk recursively which crashes php

#15415 [Com]: [VOTE] case sensitive function/class names for PHP5

2003-03-30 Thread ondrej at kmit dot sk
ID: 15415 Comment by: ondrej at kmit dot sk Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: ANY PHP Version: PHP 5.0 New Comment: YES Previous Comments

#22958 [NEW]: more returned elements from debug_backtrace() function

2003-03-30 Thread ondrej at kmit dot sk
From: ondrej at kmit dot sk Operating system: any PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: more returned elements from debug_backtrace() function Add enter/exit high resolution timestamp for function, memmory usage to debug_buacktrace output