[PHP-BUG] Req #65681 [NEW]: Allow SAPI specific INI settings in the same INI file.

2013-09-16 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: n/a PHP version: Irrelevant Package: *Configuration Issues Bug Type: Feature/Change Request Bug description:Allow SAPI specific INI settings in the same INI file. Description: If you are using

[PHP-BUG] Req #65274 [NEW]: Enhance fatal error with class name.

2013-07-16 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: n/a PHP version: 5.4.17 Package: Scripting Engine problem Bug Type: Feature/Change Request Bug description:Enhance fatal error with class name. Description: When reporting that a class constant

[PHP-BUG] Bug #64988 [NEW]: Class loading order affects E_STRICT warning.

2013-06-07 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Centos PHP version: 5.4.16 Package: *General Issues Bug Type: Bug Bug description:Class loading order affects E_STRICT warning. Description: The load/compile order seems to affect the E_STRICT

Bug #60312 [Opn-Csd]: CSS for example in a warning not aligned correctly.

2011-11-16 Thread rquadling
: Bug Package:Website problem Operating System: N/A PHP Version:Irrelevant -Assigned To: +Assigned To:rquadling Block user comment: N Private report: N Previous Comments

[PHP-BUG] Req #55821 [NEW]: Provide readonly access to the meta data for the XML stream.

2011-09-30 Thread RQuadling at GMail dot com
From: Operating system: Irrelevant PHP version: Irrelevant Package: *XML functions Bug Type: Feature/Change Request Bug description:Provide readonly access to the meta data for the XML stream. Description: My start point is the SimpleXMLIterator,

[PHP-BUG] Req #55709 [NEW]: Verbose reporting during Win32 build process.

2011-09-16 Thread RQuadling at GMail dot com
From: Operating system: Windows PHP version: Irrelevant Package: *Compile Issues Bug Type: Feature/Change Request Bug description:Verbose reporting during Win32 build process. Description: Allow every conceivable warning to be output during a build.

[PHP-BUG] Bug #55710 [NEW]: win32 and devel directories not created by makefile.

2011-09-16 Thread RQuadling at GMail dot com
From: Operating system: Windows PHP version: Irrelevant Package: *Compile Issues Bug Type: Bug Bug description:win32 and devel directories not created by makefile. Description: The win32 and devel directories are only created during configure.js.

Bug #55710 [Opn]: win32 and devel directories not created by makefile.

2011-09-16 Thread rquadling
Edit report at https://bugs.php.net/bug.php?id=55710edit=1 ID: 55710 Updated by: rquadl...@php.net Reported by:RQuadling at GMail dot com Summary:win32 and devel directories not created by makefile. Status: Open Type: Bug

[PHP-BUG] Req #55488 [NEW]: Always provide integer value when shorthand value used in INI files.

2011-08-23 Thread RQuadling at GMail dot com
From: Operating system: n/a PHP version: Irrelevant Package: PHP options/info functions Bug Type: Feature/Change Request Bug description:Always provide integer value when shorthand value used in INI files. Description: Is is possible to allow a

Bug #55406 [Com]: get_object_vars and array casting when extending ArrayObject

2011-08-12 Thread RQuadling at GMail dot com
Edit report at https://bugs.php.net/bug.php?id=55406edit=1 ID: 55406 Comment by: RQuadling at GMail dot com Reported by:chrisstocktonaz at gmail dot com Summary:get_object_vars and array casting when extending ArrayObject

[PHP-BUG] Bug #55293 [NEW]: ArrayObject doesn't pass use offsetSet()

2011-07-27 Thread RQuadling at GMail dot com
From: Operating system: Windows XP SP3 PHP version: 5.3.7RC3 Package: Arrays related Bug Type: Bug Bug description:ArrayObject doesn't pass use offsetSet() Description: I while ago, I created a TypedArray class that restricted its contents to

Bug #55293 [Opn]: ArrayObject doesn't pass use offsetSet()

2011-07-27 Thread RQuadling at GMail dot com
Edit report at https://bugs.php.net/bug.php?id=55293edit=1 ID: 55293 User updated by:RQuadling at GMail dot com Reported by:RQuadling at GMail dot com Summary:ArrayObject doesn't pass use offsetSet() Status: Open Type: Bug

[PHP-BUG] Bug #60009 [NEW]: Inconsistent error reporting when using highlight_xxx() functions.

2011-06-29 Thread RQuadling at GMail dot com
From: Operating system: Irrelevant PHP version: 5.3.6 Package: Scripting Engine problem Bug Type: Bug Bug description:Inconsistent error reporting when using highlight_xxx() functions. Description: Calling highlight_xxx() with content that, if

Req #39234 [Asn-Csd]: Retrieve short names to files

2011-06-11 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=39234edit=1 ID: 39234 Updated by: rquadl...@php.net Reported by:RQuadling at GMail dot com Summary:Retrieve short names to files -Status: Assigned +Status: Closed Type

Bug #48831 [Asn]: php -i has different output to php --ini

2011-06-11 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=48831edit=1 ID: 48831 Updated by: rquadl...@php.net Reported by:RQuadling at GMail dot com Summary:php -i has different output to php --ini Status: Assigned Type: Bug Package

Bug #48831 [Csd-ReO]: php -i has different output to php --ini

2011-06-08 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=48831edit=1 ID: 48831 Updated by: rquadl...@php.net Reported by:RQuadling at GMail dot com Summary:php -i has different output to php --ini -Status: Closed +Status: Re-Opened

[PHP-BUG] Bug #54792 [NEW]: Constructor not called, but destructor is.

2011-05-17 Thread RQuadling at GMail dot com
From: Operating system: Windows XP SP3 PHP version: 5.3.6 Package: SOAP related Bug Type: Bug Bug description:Constructor not called, but destructor is. Description: When using SOAPClient with WSDL types as PHP classes, you define the relationship

Bug #54470 [Com]: array_walk_recursive corruption

2011-04-11 Thread RQuadling at GMail dot com
Edit report at http://bugs.php.net/bug.php?id=54470edit=1 ID: 54470 Comment by: RQuadling at GMail dot com Reported by:RQuadling at GMail dot com Summary:array_walk_recursive corruption Status: Open Type: Bug Package

[PHP-BUG] Bug #54470 [NEW]: array_walk_recursive corruption

2011-04-05 Thread RQuadling at GMail dot com
From: Operating system: Windows XP SP3 PHP version: 5.3.6 Package: Reproducible crash Bug Type: Bug Bug description:array_walk_recursive corruption Description: I'm getting the crash in 5.3.6 and 5.3.7-dev from SVN. The initial code was part of

[PHP-BUG] Req #54432 [NEW]: sapi_module.executable_location is not a real path in all circumstances.

2011-03-31 Thread RQuadling at GMail dot com
From: Operating system: PHP version: 5.3SVN-2011-03-31 (SVN) Package: *General Issues Bug Type: Feature/Change Request Bug description:sapi_module.executable_location is not a real path in all circumstances. Description: Hi. I'm looking and

[PHP-BUG] Req #54433 [NEW]: API Module differences should show actual module paths.

2011-03-31 Thread RQuadling at GMail dot com
From: Operating system: PHP version: 5.3SVN-2011-03-31 (snap) Package: *Configuration Issues Bug Type: Feature/Change Request Bug description:API Module differences should show actual module paths. Description: Hi. If a user has mixed the

Bug #45595 [Asn]: ArrayObject::STD_PROP_LIST does not behave as documented with foreach

2011-02-25 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=45595edit=1 ID: 45595 Updated by: rquadl...@php.net Reported by:robin_fernandes at uk dot ibm dot com Summary:ArrayObject::STD_PROP_LIST does not behave as documented with foreach

Doc-Bug #53959 [Bgs-ReO]: feature or something old?

2011-02-08 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53959edit=1 ID: 53959 Updated by: rquadl...@php.net Reported by:robbert at persc dot nl Summary:feature or something old? -Status: Bogus +Status: Re-Opened -Type:

Bug #49072 [Csd]: feof never returns true for damaged file in zip

2011-02-01 Thread rquadling
Package:Zip Related Operating System: Windows Xp, Linux PHP Version:5.3.0 -Assigned To: +Assigned To:rquadling Block user comment: N Private report: N New Comment: The test http://svn.php.net/viewvc/php/php-src/trunk/ext/zip/tests/bug49072.phpt

Bug #49072 [Csd-ReO]: feof never returns true for damaged file in zip

2011-02-01 Thread rquadling
-Opened Type: Bug Package:Zip Related Operating System: Windows Xp, Linux PHP Version:5.3.0 -Assigned To:rquadling +Assigned To: Block user comment: N Private report: N New Comment: Unassigned from me as I don't have karma. Previous

Bug #53854 [Asn]: Missing constants for compression type.

2011-01-31 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53854edit=1 ID: 53854 Updated by: rquadl...@php.net Reported by:rquadl...@php.net Summary:Missing constants for compression type. Status: Assigned Type: Bug Package:

Bug #53854 [Asn]: Missing constants for compression type.

2011-01-28 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53854edit=1 ID: 53854 Updated by: rquadl...@php.net Reported by:rquadl...@php.net Summary:Missing constants for compression type. Status: Assigned Type: Bug Package:

Bug #53854 [Asn]: Missing constants for compression type.

2011-01-28 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53854edit=1 ID: 53854 Updated by: rquadl...@php.net Reported by:rquadl...@php.net Summary:Missing constants for compression type. Status: Assigned Type: Bug Package:

Bug #53854 [Asn]: Missing constants for compression type.

2011-01-28 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53854edit=1 ID: 53854 Updated by: rquadl...@php.net Reported by:rquadl...@php.net Summary:Missing constants for compression type. Status: Assigned Type: Bug Package:

Bug #53856 [Opn]: zipArchive::addPattern requires path parameter

2011-01-27 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53856edit=1 ID: 53856 Updated by: rquadl...@php.net Reported by:rquadl...@php.net Summary:zipArchive::addPattern requires path parameter Status: Open Type: Bug Package:

Bug #53856 [Asn]: zipArchive::addPattern requires path parameter

2011-01-27 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53856edit=1 ID: 53856 Updated by: rquadl...@php.net Reported by:rquadl...@php.net Summary:zipArchive::addPattern requires path parameter Status: Assigned Type: Bug Package:

[PHP-BUG] Req #53779 [NEW]: New class ReflectionConstant along the lines of ReflectionProperty

2011-01-18 Thread RQuadling at GMail dot com
From: Operating system: Irrelevant PHP version: 5.3SVN-2011-01-18 (SVN) Package: Reflection related Bug Type: Feature/Change Request Bug description:New class ReflectionConstant along the lines of ReflectionProperty Description: Using

Bug #52449 [Bgs]: PDB 'vc90.pdb' was not found...

2010-12-02 Thread rquadling
Previous Comments: [2010-12-02 11:23:21] rquadl...@php.net Automatic comment from SVN on behalf of rquadling Revision: http://svn.php.net/viewvc/?view=revisionamp;revision=305901 Log: Correctly case getBasename. Fixes bug

Bug #53166 [Asn]: ZipArchive::addFile() is missing parameters in docs

2010-11-18 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53166edit=1 ID: 53166 Updated by: rquadl...@php.net Reported by:znarkus at gmail dot com Summary:ZipArchive::addFile() is missing parameters in docs Status: Assigned Type: Bug

[PHP-BUG] Bug #53198 [NEW]: From: header sent on http request when using stream_context.

2010-10-29 Thread RQuadling at GMail dot com
From: Operating system: Windows XP SP3 PHP version: 5.3SVN-2010-10-29 (SVN) Package: Streams related Bug Type: Bug Bug description:From: header sent on http request when using stream_context. Description: When using a stream_context, the From:

Bug #53198 [Opn]: From: header sent on http request when using stream_context.

2010-10-29 Thread RQuadling at GMail dot com
Edit report at http://bugs.php.net/bug.php?id=53198edit=1 ID: 53198 User updated by:RQuadling at GMail dot com Reported by:RQuadling at GMail dot com Summary:From: header sent on http request when using stream_context. Status

Bug #53198 [Opn]: From: header sent on http request when using stream_context.

2010-10-29 Thread RQuadling at GMail dot com
Edit report at http://bugs.php.net/bug.php?id=53198edit=1 ID: 53198 User updated by:RQuadling at GMail dot com Reported by:RQuadling at GMail dot com Summary:From: header sent on http request when using stream_context. Status

Bug #53166 [Asn]: ZipArchive::addFile() is missing parameters in docs

2010-10-27 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=53166edit=1 ID: 53166 Updated by: rquadl...@php.net Reported by:znarkus at gmail dot com Summary:ZipArchive::addFile() is missing parameters in docs Status: Assigned Type: Bug

Bug #52833 [Opn-Bgs]: memory limit and custom error handler produces more errors than expected

2010-09-14 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=52833edit=1 ID: 52833 Updated by: rquadl...@php.net Reported by:me at unreal4u dot com Summary:memory limit and custom error handler produces more errors than expected -Status:

Bug #51897 [Fbk]: LIBXML_NOWARNING does not suppress warnings when passed to xinclude().

2010-06-21 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=51897edit=1 ID: 51897 Updated by: rquadl...@php.net Reported by: rquadl...@php.net Summary: LIBXML_NOWARNING does not suppress warnings when passed to xinclude(). Status: Feedback

Bug #51897 [Fbk]: LIBXML_NOWARNING does not suppress warnings when passed to xinclude().

2010-06-21 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=51897edit=1 ID: 51897 Updated by: rquadl...@php.net Reported by: rquadl...@php.net Summary: LIBXML_NOWARNING does not suppress warnings when passed to xinclude(). Status: Feedback

Bug #46050 [Fbk-Opn]: odbc_next_result corrupts prepared resource

2010-04-26 Thread RQuadling at GMail dot com
Edit report at http://bugs.php.net/bug.php?id=46050edit=1 ID: 46050 User updated by: RQuadling at GMail dot com Reported by: RQuadling at GMail dot com Summary: odbc_next_result corrupts prepared resource -Status: Feedback +Status: Open Type

Bug #46050 [Opn]: odbc_next_result corrupts prepared resource

2010-04-12 Thread RQuadling at GMail dot com
Edit report at http://bugs.php.net/bug.php?id=46050edit=1 ID: 46050 User updated by: RQuadling at GMail dot com Reported by: RQuadling at GMail dot com Summary: odbc_next_result corrupts prepared resource Status: Open Type: Bug Package

Req #38162 [Opn-Csd]: Cannot specify different config files by PHP version

2010-04-12 Thread rquadling
Edit report at http://bugs.php.net/bug.php?id=38162edit=1 ID: 38162 Updated by: rquadl...@php.net Reported by: RQuadling at GMail dot com Summary: Cannot specify different config files by PHP version -Status: Open +Status: Closed Type

#50659 [NEW]: Junctions over a share fail

2010-01-04 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2010-01-04 (snap) PHP Bug Type: Directory function related Bug description: Junctions over a share fail Description: realpath() returns false for files inside junctions inside

#50383 [NEW]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-12-04 (snap) PHP Bug Type: Scripting Engine problem Bug description: Exceptions thrown in __callStatic do not include file and line in trace. Description: An exception

#50383 [Opn]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread rquadling
ID: 50383 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP SP3 PHP Version: 5.3SVN-2009-12-04 (snap) New Comment: It seems that __call exhibits

#50383 [Ver]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread rquadling
ID: 50383 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6 New Comment: The fatal error is new then! Here is a straight screen

#43348 [Csd]: Mail function returns true but no email sent

2009-11-24 Thread RQuadling at GMail dot com
ID: 43348 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Closed Bug Type: Mail related Operating System: Windows XP SP2 PHP Version: 5.3CVS-2007-11-20 (snap) Assigned To: scottmac New Comment

#50283 [Tbd]: allow base in gmp_strval to use full range: 2 to 62, and -2 to -36

2009-11-24 Thread rquadling
ID: 50283 Updated by: rquadl...@php.net Reported By: asphp at dsgml dot com Status: To be documented Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5.2.11 New Comment: Documented. Revision:

#50250 [Opn]: Exceptions can be thrown and caught in an autoload function

2009-11-23 Thread rquadling
ID: 50250 Updated by: rquadl...@php.net Reported By: bran...@php.net Status: Open Bug Type: Scripting Engine problem Operating System: Irrelevent PHP Version: 5.3.1 New Comment: One instance where the documentation does hold true is

#50250 [Opn]: Exceptions can be thrown and caught in an autoload function

2009-11-23 Thread rquadling
ID: 50250 Updated by: rquadl...@php.net Reported By: bran...@php.net Status: Open Bug Type: Scripting Engine problem Operating System: Irrelevent PHP Version: 5.3.1 New Comment: Amendeded the code slightly ... ?php echo \n, PHP_VERSION; if

#50271 [NEW]: Windows hard coding of CMD / COMMAND.COM rather than envvar(COMSPEC)

2009-11-23 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-11-23 (SVN) PHP Bug Type: Unknown/Other Function Bug description: Windows hard coding of CMD / COMMAND.COM rather than envvar(COMSPEC) Description: In http://lxr.php.net

#24750 [Com]: Heredoc-Syntax

2009-11-19 Thread RQuadling at GMail dot com
ID: 24750 Comment by: RQuadling at GMail dot com Reported By: ssilk at fidion dot de Status: Open Bug Type:Feature/Change Request PHP Version: Irrelevant New Comment: This bug has been fixed. ?php echo END_HEREDOC_WITH_A_TRAILING_SPACE 1 2 3

#50228 [NEW]: A function to eval strings as if they were heredoc'd.

2009-11-19 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Irrelevant PHP version: 5.3SVN-2009-11-19 (snap) PHP Bug Type: Feature/Change Request Bug description: A function to eval strings as if they were heredoc'd. Description: Hello. I would like to suggest a heredoc

#50164 [NEW]: glob is case sensitive on windows where filenames are case insensitive.

2009-11-13 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3.0 PHP Bug Type: Filesystem function related Bug description: glob is case sensitive on windows where filenames are case insensitive. Description: I'm not sure if this is just

#50129 [NEW]: phpinfo() reports CVS revision rather than SVN revision

2009-11-09 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Irrelevant PHP version: 5.3SVN-2009-11-09 (SVN) PHP Bug Type: PHAR related Bug description: phpinfo() reports CVS revision rather than SVN revision Description: Truly minor. phpinfo() output for phar says CVS

#50075 [NEW]: Provide single value difference in DateInterval-diff()

2009-11-04 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Irrelevant PHP version: 5.3.1RC3 PHP Bug Type: Feature/Change Request Bug description: Provide single value difference in DateInterval-diff() Description: The output of DateInterval-diff() currently shows

#50075 [Opn]: Provide single value difference in DateInterval-diff()

2009-11-04 Thread RQuadling at GMail dot com
ID: 50075 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.3.1RC3 New Comment: I'm not sure how DST is relevant here

#50075 [Opn]: Provide single value difference in DateInterval-diff()

2009-11-04 Thread RQuadling at GMail dot com
ID: 50075 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.3.1RC3 New Comment: Which would suggest to me that DateTime

#49888 [Fbk]: Access Violation error

2009-10-22 Thread rquadling
ID: 49888 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com Status: Feedback Bug Type: Reproducible crash Operating System: Windows XP SP3 PHP Version: 5.3SVN-2009-10-15 (snap) New Comment: Seems to have been related

#49888 [Fbk-Bgs]: Access Violation error

2009-10-22 Thread rquadling
ID: 49888 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com -Status: Feedback +Status: Bogus Bug Type: Reproducible crash Operating System: Windows XP SP3 PHP Version: 5.3SVN-2009-10-15 (snap) New Comment: Seems

#49888 [NEW]: Access Violation error

2009-10-15 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-10-15 (snap) PHP Bug Type: Reproducible crash Bug description: Access Violation error Description: Just upgraded to the latest 5.3 snapshot. Getting an Access Violation

#49497 [NEW]: No ability to supply a userland PHP function as a callback for a COM method.

2009-09-08 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-09-08 (snap) PHP Bug Type: COM related Bug description: No ability to supply a userland PHP function as a callback for a COM method. Description: Hi. I think I'm pretty

#49489 [Bgs]: strftime('%P') generates Invalid CRT parameters detected.

2009-09-08 Thread rquadling
ID: 49489 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com Status: Bogus Bug Type: Date/time related Operating System: win32 only - Windows XP SP3 PHP Version: 5.3SVN-2009-09-07 (snap) New Comment: Link is wrong. PHP

#49489 [NEW]: strftime('%P') generates nvalid CRT parameters detected.

2009-09-07 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-09-07 (snap) PHP Bug Type: Scripting Engine problem Bug description: strftime('%P') generates nvalid CRT parameters detected. Description: Hi. I was looking at the bug

#49489 [Opn]: strftime('%P') generates Invalid CRT parameters detected.

2009-09-07 Thread rquadling
ID: 49489 Updated by: rquadl...@php.net -Summary: strftime('%P') generates nvalid CRT parameters detected. Reported By: RQuadling at GMail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows

#49489 [Bgs]: strftime('%P') generates Invalid CRT parameters detected.

2009-09-07 Thread rquadling
ID: 49489 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com Status: Bogus Bug Type: Date/time related Operating System: win32 only - Windows XP SP3 PHP Version: 5.3SVN-2009-09-07 (snap) New Comment: Doh. Seems that even

#49458 [NEW]: passthru is unable to fork

2009-09-03 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-09-03 (SVN) PHP Bug Type: Filesystem function related Bug description: passthru is unable to fork Description: Unable to fork. As a consequence, phpdoc/configure.php fails

#49458 [Com]: passthru is unable to fork

2009-09-03 Thread RQuadling at GMail dot com
ID: 49458 Comment by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Feedback Bug Type: Filesystem function related Operating System: Windows XP SP3 PHP Version: 5.3SVN-2009-09-03 (SVN) Assigned To: pajoye

#49458 [Com]: passthru is unable to fork

2009-09-03 Thread RQuadling at GoogleMail dot com
ID: 49458 Comment by: RQuadling at GoogleMail dot com Reported By: RQuadling at GMail dot com Status: Feedback Bug Type: Filesystem function related Operating System: Windows XP SP3 PHP Version: 5.3SVN-2009-09-03 (SVN) Assigned

#49415 [NEW]: Allow multiple SMTP servers to be set for the php.ini setting SMTP

2009-08-30 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: n/a PHP version: 5.3.0 PHP Bug Type: Feature/Change Request Bug description: Allow multiple SMTP servers to be set for the php.ini setting SMTP Description: Hi. One of the features of Windows is no native SMTP

#47918 [Opn]: stream_set_blocking() does not work with pipes opened with proc_open()

2009-08-24 Thread RQuadling at GMail dot com
ID: 47918 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Streams related Operating System: Windows PHP Version: 5.*, 6CVS (2009-06-19 New Comment: Essentially, non-blocking streams don't

#48831 [Com]: php -i has different output to php --ini

2009-08-24 Thread RQuadling at GMail dot com
ID: 48831 Comment by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Assigned Bug Type: CGI related Operating System: * PHP Version: 5.*, 6CVS (2009-07-07) Assigned To: pajoye New Comment: Missed an PHPAPI

#49281 [NEW]: Using . operator whilst assigning to a property gives misleading error.

2009-08-17 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Irrelevant PHP version: 5.3SVN-2009-08-17 (snap) PHP Bug Type: Feature/Change Request Bug description: Using . operator whilst assigning to a property gives misleading error. Description: Changeset http

#42194 [Opn-Tbd]: $argc/$argv[] won't work when .php extension is assigned to php.exe

2009-07-28 Thread rquadling
ID: 42194 Updated by: rquadl...@php.net Reported By: backbone46 at gmail dot com -Status: Open +Status: To be documented Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 6CVS-2007-08-03 (CVS) New Comment:

#49047 [NEW]: The function touch() fails on directories.

2009-07-24 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-07-24 (snap) PHP Bug Type: Filesystem function related Bug description: The function touch() fails on directories. Description: Trying to touch() a win32 folder fails

#48831 [NEW]: php -i had different output to php --ini

2009-07-07 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Irrelevant PHP version: 5.3CVS-2009-07-07 (CVS) PHP Bug Type: CGI related Bug description: php -i had different output to php --ini Description: If the environment variable PHP_INI_SCAN_DIR is set, then php -i

#48831 [Opn]: php -i has different output to php --ini

2009-07-07 Thread rquadling
ID: 48831 Updated by: rquadl...@php.net -Summary: php -i had different output to php --ini Reported By: RQuadling at GMail dot com Status: Open Bug Type: CGI related Operating System: Irrelevant PHP Version: 5.3CVS-2009-07-07 (CVS

#48815 [NEW]: Enhance php -m and phpinfo() output to show how extensions are loaded.

2009-07-06 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Irrelevant PHP version: 5.3CVS-2009-07-06 (snap) PHP Bug Type: Feature/Change Request Bug description: Enhance php -m and phpinfo() output to show how extensions are loaded. Description: Not sure how this would

#45280 [Csd]: Reflection of instantiated COM classes causes PHP to crash.

2009-07-02 Thread RQuadling at GMail dot com
ID: 45280 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Closed Bug Type: COM related Operating System: Windows XP SP2 PHP Version: 5.3CVS-2008-06-16 (snap) Assigned To: kalle New Comment: Hmm

#48704 [NEW]: preg_split with limit issues similar to old explode limit issues.

2009-06-26 Thread RQuadling at GoogleMail dot com
From: RQuadling at GoogleMail dot com Operating system: Windows XP SP3 PHP version: 5.3CVS-2009-06-26 (CVS) PHP Bug Type: PCRE related Bug description: preg_split with limit issues similar to old explode limit issues. Description: This comes from the recent

#48704 [Opn]: preg_split with limit issues similar to old explode limit issues.

2009-06-26 Thread rquadling
ID: 48704 Updated by: rquadl...@php.net Reported By: RQuadling at GoogleMail dot com Status: Open Bug Type: PCRE related Operating System: Windows XP SP3 PHP Version: 5.3CVS-2009-06-26 (CVS) New Comment: Missed a small point. If no limit

#48689 [NEW]: Allow for dynamic class constants via magic method __constant()

2009-06-25 Thread RQuadling at GoogleMail dot com
From: RQuadling at GoogleMail dot com Operating system: Irrelevant PHP version: 5.3.0RC4 PHP Bug Type: Feature/Change Request Bug description: Allow for dynamic class constants via magic method __constant() Description: Hi. Would it be possible to have a new

#47918 [Opn]: stream_set_blocking() does not work with pipes opened with proc_open()

2009-06-19 Thread RQuadling at GMail dot com
ID: 47918 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Streams related Operating System: Windows -PHP Version: 5.*, 6CVS (2009-04-07) +PHP Version: 5.3 New Comment: Only worry

#48563 [Com]: # in php.ini will cause php to crash if latter is running in FastCGI mode

2009-06-17 Thread RQuadling at GMail dot com
ID: 48563 Comment by: RQuadling at GMail dot com Reported By: dmda at yandex dot ru Status: Feedback Bug Type: Reproducible crash Operating System: Windows XP sp3 PHP Version: 5.3.0RC3 Assigned To: pajoye New Comment: Hi. Using

#48245 [Fbk-Opn]: Setting file datetime outside of matching DST settings loses time.

2009-06-10 Thread RQuadling at GMail dot com
ID: 48245 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: Windows XP SP3 PHP Version: 5.3CVS-2009-05-12 (snap) New

#48245 [Fbk-Opn]: Setting file datetime outside of matching DST settings loses time.

2009-05-13 Thread RQuadling at GMail dot com
ID: 48245 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: Windows XP SP3 PHP Version: 5.3CVS-2009-05-12 (snap) New Comment

#48245 [Opn]: Setting file datetime outside of matching DST settings loses time.

2009-05-13 Thread RQuadling at GMail dot com
ID: 48245 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Date/time related Operating System: Windows XP SP3 PHP Version: 5.3CVS-2009-05-12 (snap) New Comment: If I use the -n option

#48245 [NEW]: Setting file datetime outside of matching DST settings loses time.

2009-05-12 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3CVS-2009-05-12 (snap) PHP Bug Type: Date/time related Bug description: Setting file datetime outside of matching DST settings loses time. Description: Touching a file with a non

#45280 [Fbk-Opn]: Reflection of instantiated COM classes causes PHP to crash.

2009-05-11 Thread RQuadling at GMail dot com
ID: 45280 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com -Status: Feedback +Status: Open Bug Type: COM related Operating System: Windows XP SP2 PHP Version: 5.3CVS-2008-06-16 (snap) New Comment

#45280 [Opn]: Reflection of instantiated COM classes causes PHP to crash.

2009-05-11 Thread RQuadling at GMail dot com
ID: 45280 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: COM related Operating System: Windows XP SP2 PHP Version: 5.3CVS-2008-06-16 (snap) New Comment: Thread 0 - System ID 5216 Entry

#47918 [Opn]: stream_set_blocking() does not work with pipes opened with proc_open()

2009-05-08 Thread RQuadling at GMail dot com
ID: 47918 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Streams related Operating System: Win PHP Version: 5.*, 6CVS (2009-04-07) New Comment: I also tried opening the pipes descriptors

#48035 [Tbd]: explode() returns empty array if delimiter not found and limit is negative

2009-04-21 Thread rquadling
ID: 48035 Updated by: rquadl...@php.net Reported By: Bjorn dot Wiberg at its dot uu dot se Status: To be documented Bug Type: Strings related Operating System: Debian 5.0.1, IBM AIX 5.3 PHP Version: 5.2.9 New Comment: A negative limit

#48035 [Tbd-Csd]: explode() returns empty array if delimiter not found and limit is negative

2009-04-21 Thread rquadling
ID: 48035 Updated by: rquadl...@php.net Reported By: Bjorn dot Wiberg at its dot uu dot se -Status: To be documented +Status: Closed Bug Type: Strings related Operating System: Debian 5.0.1, IBM AIX 5.3 PHP Version: 5.2.9 New

#47918 [NEW]: stream_set_blocking() not working on proc_open()'d pipes

2009-04-07 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3CVS-2009-04-07 (snap) PHP Bug Type: Streams related Bug description: stream_set_blocking() not working on proc_open()'d pipes Description: I'm trying to set non-blocking mode

#47918 [Fbk-Opn]: stream_set_blocking() not working on proc_open()'d pipes

2009-04-07 Thread RQuadling at GMail dot com
ID: 47918 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com -Status: Feedback +Status: Open Bug Type: Streams related Operating System: Windows XP SP3 PHP Version: 5.3CVS-2009-04-07 (snap) New Comment: I

#47493 [Opn-Csd]: Option to force empty arrays to be an empty object for json_encode()

2009-03-19 Thread rquadling
ID: 47493 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: n/a PHP Version: 5.3CVS-2009-02-24 (snap) New Comment: This bug has

#47560 [NEW]: explode()'s limit parameter odd behaviour

2009-03-04 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3CVS-2009-03-04 (snap) PHP Bug Type: Strings related Bug description: explode()'s limit parameter odd behaviour Description: With regard to #47546, the behaviour of no $limit

#47493 [Com]: Option to force empty arrays to be an empty object for json_encode()

2009-03-02 Thread RQuadling at GMail dot com
ID: 47493 Comment by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Feature/Change Request Operating System: n/a PHP Version: 5.3CVS-2009-02-24 (snap) New Comment: Patch to unit test if patch

  1   2   3   >