[PHP-BUG] Bug #61858 [NEW]: DOMAttr debug info generates E_WARNING

2012-04-26 Thread sala...@php.net
From: salathe Operating system: PHP version: 5.4.1 Package: DOM XML related Bug Type: Bug Bug description:DOMAttr debug info generates E_WARNING Description: Trying var_dump()/print_r() a DOMAttr prints an E_WARNING message "Not yet implemented". T

#49032 [NEW]: SplFileObject::fscanf pass-by-reference values

2009-07-23 Thread sala...@php.net
From: sala...@php.net Operating system: OS X 10.5 PHP version: 5.3.0 PHP Bug Type: SPL related Bug description: SplFileObject::fscanf pass-by-reference values Description: SplFileObject::fscanf should behave identically to fscanf but that does not appear to be

#49755 [NEW]: iterator_to_array nukes DirectoryIterator

2009-10-02 Thread sala...@php.net
From: sala...@php.net Operating system: OS X PHP version: 5.3.0 PHP Bug Type: SPL related Bug description: iterator_to_array nukes DirectoryIterator Description: When converting a DirectoryIterator instance into an array using iterator_to_array, the array items

#51119 [NEW]: Incorrect exception message in FilterIterator

2010-02-22 Thread sala...@php.net
From: sala...@php.net Operating system: OS X PHP version: 5.3.2RC2 PHP Bug Type: SPL related Bug description: Incorrect exception message in FilterIterator Description: The lower bound of the offset parameter for the FilterIterator is zero (no offset). When an

Req #48767 [PATCH]: SplFileInfo::getExtension()

2010-11-17 Thread sala...@php.net
Edit report at http://bugs.php.net/bug.php?id=48767&edit=1 ID: 48767 Patch added by: sala...@php.net Reported by:helmertz at gmail dot com Summary:SplFileInfo::getExtension() Status: Open Type: Feature/Change Request Pac

Req #48767 [PATCH]: SplFileInfo::getExtension()

2010-11-25 Thread sala...@php.net
Edit report at http://bugs.php.net/bug.php?id=48767&edit=1 ID: 48767 Patch added by: sala...@php.net Reported by:helmertz at gmail dot com Summary:SplFileInfo::getExtension() Status: Open Type: Feature/Change Request Pac

[PHP-BUG] Bug #54909 [NEW]: Relative weekday modifications reset time values.

2011-05-23 Thread sala...@php.net
From: Operating system: Linux PHP version: 5.3.6 Package: Date/time related Bug Type: Bug Bug description:Relative weekday modifications reset time values. Description: Date modifications utilizing the "weekdays" keyword change the resulting date to

[PHP-BUG] Bug #55686 [NEW]: DateTime object getting stuck on Feb 29th

2011-09-13 Thread sala...@php.net
From: salathe Operating system: PHP version: trunk-SVN-2011-09-13 (SVN) Package: Date/time related Bug Type: Bug Bug description:DateTime object getting stuck on Feb 29th Description: Some dates falling on February 29th in negative years can not have

[PHP-BUG] Bug #55687 [NEW]: DateTime "Unknown" day of week

2011-09-13 Thread sala...@php.net
From: salathe Operating system: PHP version: trunk-SVN-2011-09-13 (SVN) Package: Date/time related Bug Type: Bug Bug description:DateTime "Unknown" day of week Description: For lots of negative-year dates, the day of the week is reported as "Unknown"

[PHP-BUG] Bug #60089 [NEW]: DateTime::createFromFormat() U after u nukes microtime

2011-10-18 Thread sala...@php.net
From: Operating system: PHP version: trunk-SVN-2011-10-18 (SVN) Package: Date/time related Bug Type: Bug Bug description:DateTime::createFromFormat() U after u nukes microtime Description: A format string containing a Unix timestamp at any point aft

Bug #60089 [PATCH]: DateTime::createFromFormat() U after u nukes microtime

2011-10-18 Thread sala...@php.net
Edit report at https://bugs.php.net/bug.php?id=60089&edit=1 ID: 60089 Patch added by: sala...@php.net Reported by:sala...@php.net Summary:DateTime::createFromFormat() U after u nukes microtime Status: Assigned