#49915 [NEW]: MSG_WAITALL shouldn't be defined to zero on Windows

2009-10-18 Thread Morph3u5pl at gmail dot com
From: Morph3u5pl at gmail dot com Operating system: Windows PHP version: 5.2.11 PHP Bug Type: Sockets related Bug description: MSG_WAITALL shouldn't be defined to zero on Windows Description: MSG_WAITALL shouldn't be defined to zero on Windows platforms; it shoul

#49914 [NEW]: DateInterval doesn't implement comparison functions

2009-10-18 Thread ahar...@php.net
From: ahar...@php.net Operating system: Irrelevant PHP version: 5.3SVN-2009-10-18 (SVN) PHP Bug Type: Date/time related Bug description: DateInterval doesn't implement comparison functions Description: (This is really a feature request, rather than a bug per se.)

#49913 [Com]: PHP Warning: PHP Startup: mm_create(0, /var/lib/php5/session_mm_cli0) failed,

2009-10-18 Thread mark dot oudsen at m-en-m dot nl
ID: 49913 Comment by: mark dot oudsen at m-en-m dot nl Reported By: mark dot oudsen at m-en-m dot nl Status: Open Bug Type: Session related Operating System: OpenSUSE 11.1 PHP Version: 5.2.11 New Comment: This is happening since I ran a YAST

#49913 [NEW]: PHP Warning: PHP Startup: mm_create(0, /var/lib/php5/session_mm_cli0) failed,

2009-10-18 Thread mark dot oudsen at m-en-m dot nl
From: mark dot oudsen at m-en-m dot nl Operating system: OpenSUSE 11.1 PHP version: 5.2.11 PHP Bug Type: Session related Bug description: PHP Warning: PHP Startup: mm_create(0, /var/lib/php5/session_mm_cli0) failed, Description: Firing up PHP causes the error

#49908 [Opn]: php crashes when exception thrown in autoload

2009-10-18 Thread sjoerd
ID: 49908 Updated by: sjo...@php.net Reported By: fqqdk at freemail dot hu Status: Open Bug Type: Reproducible crash Operating System: windows xp sp3 PHP Version: 5.3.0 New Comment: Could reproduce with php 5.3-head. Backtrace: http://pastebi

#49911 [NEW]: new const keyword outside a class definition

2009-10-18 Thread admin at d9tx dot com
From: admin at d9tx dot com Operating system: all PHP version: 5.3.0 PHP Bug Type: Feature/Change Request Bug description: new const keyword outside a class definition Description: comparison const and define. define() allows expressions as the value. but const o