Req #64530 [Com]: Missing function to translate shorthand notation to bytes

2013-03-27 Thread victor at suumit dot com
Edit report at https://bugs.php.net/bug.php?id=64530&edit=1 ID: 64530 Comment by: victor at suumit dot com Reported by:contact at jfsimon dot fr Summary:Missing function to translate shorthand notation to bytes St

Bug #43721 [Com]: parse_url does not handle "protocol relative" URLs

2013-01-24 Thread victor dot sollerhed at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=43721&edit=1 ID: 43721 Comment by: victor dot sollerhed at gmail dot com Reported by:phpbugs at thequod dot de Summary:parse_url does not handle "protocol relative" URLs Status:

[PHP-BUG] Bug #62900 [NEW]: Wrong namespace on xsd import error message

2012-08-22 Thread victor dot prieto at avature dot net
From: victor dot prieto at avature dot net Operating system: Linux PHP version: 5.3.16 Package: SOAP related Bug Type: Bug Bug description:Wrong namespace on xsd import error message Description: Hi, please take a look at: svn.php.net/viewvc/php

Bug #62789 [Com]: Autoloaders are invoked with invalid class names

2012-08-10 Thread victor dot berchet at sensiolabs dot com
Edit report at https://bugs.php.net/bug.php?id=62789&edit=1 ID: 62789 Comment by: victor dot berchet at sensiolabs dot com Reported by:drak at zikula dot org Summary:Autoloaders are invoked with invalid class names Status: Open

Bug #62084 [Fbk->Opn]: Segfault during inheritance check on method

2012-05-20 Thread victor dot kupriyanov at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=62084&edit=1 ID: 62084 User updated by:victor dot kupriyanov at gmail dot com Reported by:victor dot kupriyanov at gmail dot com Summary:Segfault during inheritance check on method -St

Bug #62084 [Fbk->Opn]: Segfault during inheritance check on method

2012-05-20 Thread victor dot kupriyanov at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=62084&edit=1 ID: 62084 User updated by:victor dot kupriyanov at gmail dot com Reported by:victor dot kupriyanov at gmail dot com Summary:Segfault during inheritance check on method -St

[PHP-BUG] Bug #62084 [NEW]: Segfault during inheritance check on method

2012-05-20 Thread victor dot kupriyanov at gmail dot com
From: Operating system: Any PHP version: 5.4.3 Package: *Compile Issues Bug Type: Bug Bug description:Segfault during inheritance check on method Description: When inherited method has different type hinting information for the method parameters and

[PHP-BUG] Req #55149 [NEW]: Limit the result of print_r() to facilitate debugging

2011-07-06 Thread victor at cmp dot es
From: Operating system: Irrelevant PHP version: Irrelevant Package: Class/Object related Bug Type: Feature/Change Request Bug description:Limit the result of print_r() to facilitate debugging Description: You could add an additional third parameter t

#46947 [Bgs]: pattern matching is not working as expected

2008-12-27 Thread victor at casnt dot ro
ID: 46947 User updated by: victor at casnt dot ro Reported By: victor at casnt dot ro Status: Bogus Bug Type: PCRE related Operating System: Debian PHP Version: 5.2.8 New Comment: I have read the docs and I see that preg_match does not work with

#46947 [NEW]: pattern matching is not working as expected

2008-12-26 Thread victor at casnt dot ro
From: victor at casnt dot ro Operating system: Debian PHP version: 5.2.8 PHP Bug Type: Regexps related Bug description: pattern matching is not working as expected Description: The exact same pattern matching is not working on the same string, with a extra line

#46401 [Bgs]: String concatenation with class attribute

2008-10-27 Thread victor at equillon dot ro
ID: 46401 User updated by: victor at equillon dot ro Reported By: victor at equillon dot ro Status: Bogus Bug Type: Class/Object related Operating System: Linux PHP Version: 5.2.6 New Comment: I apologise, I wasn't paying much attention. Yo

#46401 [NEW]: String concatenation with class attribute

2008-10-27 Thread victor at equillon dot ro
From: victor at equillon dot ro Operating system: Linux PHP version: 5.2.6 PHP Bug Type: Class/Object related Bug description: String concatenation with class attribute Description: When concatenating a string with an attribute of a class, the attribute is

#44973 [Com]: SimpleXMLElement doesn't read attributes if xml nodes has a value

2008-09-24 Thread victor dot zamouline-prescott at backelite dot com
ID: 44973 Comment by: victor dot zamouline-prescott at backelite dot com Reported By: norbert_schuetz at bigfoot dot com Status: Verified Bug Type: SimpleXML related Operating System: Linux 2.6.18-5-686 PHP Version: 5.2.6 New Comment: Here

#45580 [NEW]: levenshtein() crashs with invalid arguments

2008-07-21 Thread victor dot stinner at haypocalc dot com
From: victor dot stinner at haypocalc dot com Operating system: Linux PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: levenshtein() crashs with invalid arguments Description: Using my fuzzer, I found a bug in levenshtein() function with

#45441 [NEW]: count_chars() crashs if both arguments are the same reference

2008-07-06 Thread victor dot stinner at haypocalc dot com
From: victor dot stinner at haypocalc dot com Operating system: Linux (Ubuntu Gutsy) PHP version: 5.2CVS-2008-07-06 (snap) PHP Bug Type: Reproducible crash Bug description: count_chars() crashs if both arguments are the same reference Description: count_chars

#44046 [Opn]: array_slice(&$offset, $offset) crash

2008-02-04 Thread victor dot stinner at haypocalc dot com
ID: 44046 User updated by: victor dot stinner at haypocalc dot com Reported By: victor dot stinner at haypocalc dot com Status: Open Bug Type: Arrays related Operating System: Linux (Ubuntu Gutsy) on i386 PHP Version: 5.2.5 New Comment: gdb

#44046 [NEW]: array_slice(&$offset, $offset) crash

2008-02-04 Thread victor dot stinner at haypocalc dot com
From: victor dot stinner at haypocalc dot com Operating system: Linux (Ubuntu Gutsy) on i386 PHP version: 5.2.5 PHP Bug Type: Arrays related Bug description: array_slice(&$offset, $offset) crash Description: Code to crash PHP5 : * « $input = Array(&q

#42817 [Csd]: buffer under- and overflow on clone(null)+array_push()

2007-10-04 Thread victor dot stinner at inl dot fr
ID: 42817 User updated by: victor dot stinner at inl dot fr Reported By: victor dot stinner at inl dot fr Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.4 Assigned To: iliaa New Comment: &quo

#42817 [Opn]: buffer under- and overflow on clone(null)+array_push()

2007-10-02 Thread victor dot stinner at inl dot fr
ID: 42817 User updated by: victor dot stinner at inl dot fr Reported By: victor dot stinner at inl dot fr Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.4 New Comment: Hum, I forget to specify PHP version

#42817 [NEW]: buffer under- and overflow on clone(null)+array_push()

2007-10-01 Thread victor dot stinner at inl dot fr
From: victor dot stinner at inl dot fr Operating system: Linux PHP version: 5.2.4 PHP Bug Type: Reproducible crash Bug description: buffer under- and overflow on clone(null)+array_push() Description: Hi, I found a critical bug (security issue) in my web

#32724 [WFx]: sqlite_free_result would be useful for some transaction scenarios

2005-04-17 Thread victor-php at boivie dot com
ID: 32724 User updated by: victor-php at boivie dot com Reported By: victor-php at boivie dot com Status: Wont fix Bug Type: Feature/Change Request Operating System: Not important PHP Version: 5.0.4 New Comment: I respect your opinion, but might

#32724 [Fbk->Opn]: sqlite_free_result would be useful for some transaction scenarios

2005-04-16 Thread victor-php at boivie dot com
ID: 32724 User updated by: victor-php at boivie dot com Reported By: victor-php at boivie dot com -Status: Feedback +Status: Open Bug Type: SQLite related Operating System: Not important PHP Version: 5.0.4 New Comment: That actually

#32724 [NEW]: sqlite_free_result would be useful for some transaction scenarios

2005-04-15 Thread victor-php at boivie dot com
From: victor-php at boivie dot com Operating system: Not important PHP version: 5.0.4 PHP Bug Type: SQLite related Bug description: sqlite_free_result would be useful for some transaction scenarios Description: This is a function FEATURE REQUEST and not a real

#29341 [NEW]: $bar = empty(trim($foo)) ? 1 : 0 will generate error

2004-07-22 Thread victor-php at boivie dot com
From: victor-php at boivie dot com Operating system: FreeBSD, Windows XP PHP version: 5.0.0 PHP Bug Type: Scripting Engine problem Bug description: $bar = empty(trim($foo)) ? 1 : 0 will generate error Description: Look at the reproducable code below. Reproduce

#29339 [NEW]: sqlite_escape_string returns bogus data for empty strings on Windows XP

2004-07-22 Thread victor-php at boivie dot com
From: victor-php at boivie dot com Operating system: Windows XP PHP version: 5.0.0 PHP Bug Type: SQLite related Bug description: sqlite_escape_string returns bogus data for empty strings on Windows XP Description: sqlite_escape_string returns bogus data for

#29159 [NEW]: readfile (or fpassthru or even php_stream_passthru) can not output large++ file

2004-07-14 Thread victor-php at boivie dot com
From: victor-php at boivie dot com Operating system: FreeBSD 4.7 PHP version: 5.0.0 PHP Bug Type: Filesystem function related Bug description: readfile (or fpassthru or even php_stream_passthru) can not output large++ file Description: victor:~> php -v

#28521 [WFx]: After a virtual(), include_path is reset to php.ini values

2004-05-28 Thread Bjorn dot Victor at it dot uu dot se
ID: 28521 User updated by: Bjorn dot Victor at it dot uu dot se Reported By: Bjorn dot Victor at it dot uu dot se Status: Wont fix Bug Type: Apache2 related Operating System: Solaris 9/Linux (Fedora) PHP Version: 4CVS-2004-05-25 (stable) New

#28521 [NEW]: After a virtual(), include_path is reset to php.ini values

2004-05-25 Thread Bjorn dot Victor at it dot uu dot se
From: Bjorn dot Victor at it dot uu dot se Operating system: Solaris 9/Linux (Fedora) PHP version: 4CVS-2004-05-25 (stable) PHP Bug Type: Apache2 related Bug description: After a virtual(), include_path is reset to php.ini values Description: In PHP 4.3.7RC2-dev

#25707 [Bgs]: html_entity_decode over-decodes <

2003-10-01 Thread Bjorn dot Victor at it dot uu dot se
ID: 25707 User updated by: Bjorn dot Victor at it dot uu dot se -Summary: html_entity_decode over-decodes " Reported By: Bjorn dot Victor at it dot uu dot se Status: Bogus Bug Type: Strings related Operating System: Solaris 8 PHP Ver

#25707 [NEW]: html_entity_decode over-decodes "

2003-09-30 Thread Bjorn dot Victor at it dot uu dot se
From: Bjorn dot Victor at it dot uu dot se Operating system: Solaris 8 PHP version: 4.3.3 PHP Bug Type: Strings related Bug description: html_entity_decode over-decodes " Description: Symptom: html_entity_decode(""") returns '

Bug #17480 Updated: Always insert charset=ISO-8859-1, when content-type: text/plain

2002-05-28 Thread victor
ID: 17480 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: windows 2000 prof PHP Version: 4.2.1 New Comment: Sorry it was my bug changing AddDefaultCharset apache configur

Bug #17480: Always insert charset=ISO-8859-1, when content-type: text/plain

2002-05-28 Thread victor
From: [EMAIL PROTECTED] Operating system: windows 2000 prof PHP version: 4.2.1 PHP Bug Type: Apache2 related Bug description: Always insert charset=ISO-8859-1, when content-type: text/plain When I give header "Content-type: text/plain" without charset php always inserts "cha