#50796 [NEW]: missing ini settings on server009 test

2010-01-18 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: PHP version: 5.3.1 PHP Bug Type: SOAP related Bug description: missing ini settings on server009 test Description: The test relies on the session system to be working but doesn't provide the necessar

#45926 [Bgs]: Improper code interpretation without compound statement

2010-01-18 Thread atomo64 at gmail dot com
ID: 45926 User updated by: atomo64 at gmail dot com Reported By: atomo64 at gmail dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: linux 2.6 PHP Version: 5.2.6 New Comment: No response to my last message? Previous

#50469 [NEW]: typo in error string

2009-12-13 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: PHP version: 5.2.11 PHP Bug Type: GD related Bug description: typo in error string Description: There's a typo in one of the error messages: php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn'

#50258 [NEW]: typos in error strings

2009-11-21 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: PHP version: 5.2.11 PHP Bug Type: SOAP related Bug description: typos in error strings Description: I found the following typos on the source code: s/requred/required/: 'uri' option is requred in no

#49246 [NEW]: bug38770.phpt fails

2009-08-13 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: Linux i686 PHP version: 5.2.10 PHP Bug Type: Strings related Bug description: bug38770.phpt fails Description: ext/standard/tests/strings/bug38770.phpt fails on an i686 machine Reproduce code

#47978 [NEW]: typo in ext/sockets/sockets.c

2009-04-15 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: PHP version: 5.2.9 PHP Bug Type: I18N and L10N related Bug description: typo in ext/sockets/sockets.c Description: There's a typo in the above mentioned file: s/adress/address. A patch can be found at

#46860 [NEW]: invalid code is being executed

2008-12-13 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: GNU/Linux PHP version: 5.2.8 PHP Bug Type: Scripting Engine problem Bug description: invalid code is being executed Description: The following piece of code does not contain the expected ending string delimiter

#46587 [NEW]: mt_/rand produce out of range numbers when min = 0 and max > get_randmax

2008-11-16 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: Debian sid PHP version: 5.2.6 PHP Bug Type: *Math Functions Bug description: mt_/rand produce out of range numbers when min = 0 and max > get_randmax Description: Whenever min is set to 0 and max is set

#46077 [NEW]: E_STRICT warns about two constructors only on included files

2008-09-14 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: Debian sid PHP version: 5.2.6 PHP Bug Type: Class/Object related Bug description: E_STRICT warns about two constructors only on included files Description: [This is http://bugs.debian.org/498914] When a class has

#45943 [NEW]: php5-cgi crashes when changing gettext (*.mo) file

2008-08-28 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: Debian GNU/Linux PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: php5-cgi crashes when changing gettext (*.mo) file Description: [This is http://bugs.debian.org/440775] Whenever the templates

#45926 [Bgs]: Improper code interpretation without compound statement

2008-08-26 Thread atomo64 at gmail dot com
ID: 45926 User updated by: atomo64 at gmail dot com Reported By: atomo64 at gmail dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: linux 2.6 PHP Version: 5.2.6 New Comment: This bug was submitted at Debian and after re

#44354 [Com]: PEAR:Build fails due to permissions on /tmp/pear/cache from existing install

2008-08-26 Thread atomo64 at gmail dot com
ID: 44354 Comment by: atomo64 at gmail dot com Reported By: cos at a dot org Status: Assigned Bug Type: Compile Failure Operating System: RedHat Linux - RHEL 4 PHP Version: 5.2.5 Assigned To: cellog New Comment: At Debian I fixed

#45926 [NEW]: Improper code interpretation without compound statement

2008-08-26 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: linux 2.6 PHP version: 5.2.6 PHP Bug Type: Scripting Engine problem Bug description: Improper code interpretation without compound statement Description: Conditional statements resulting into non-php code (?>

#40286 [Com]: PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed

2007-09-26 Thread atomo64 at gmail dot com
ID: 40286 Comment by: atomo64 at gmail dot com Reported By: gabriel at oxeva dot fr Status: No Feedback Bug Type: CGI related Operating System: Linux 2.6 PHP Version: 5.2.0 Assigned To: dmitry New Comment: [EMAIL PROTECTED]: The

#41072 [NEW]: Make instanceof work without the need of creating the object first

2007-04-12 Thread atomo64 at gmail dot com
From: atomo64 at gmail dot com Operating system: Linux 2.6.18 SMP i686 PHP version: 5.2.1 PHP Bug Type: Feature/Change Request Bug description: Make instanceof work without the need of creating the object first Description: At the moment instanceof requires the