#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:29] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 20:38:52] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to Open.

Thank you for your interest in PHP.






The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:29] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:34] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:34] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:29] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:34] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:34] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:40] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:34] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:40] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:43] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:40] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:45] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:43] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:40] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:45] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:43] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:40] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:45] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:43] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:49] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:45] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:43] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:51] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:49] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:45] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:51] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:49] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:51] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:49] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:51] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:49] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:51] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:29] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 20:38:52] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to Open.

Thank you for your interest in PHP.






[2005-12-08 20:28:45] php-work at yandex dot ru

Description:

Many crashes instead of exceptions or errors


Reproduce code:
---
1. ?php new SplFileObject('_file_does_not_exists_', 'r'); ?
2. ?php new mysqli('badhost', 'badlogin', 'badpassword'); ?
3. ?php file_get_contents('http://php.net'); ?

Expected result:

1. Fatal error
2. Fatal error
3. 

Actual result:
--
PHP Crashes





-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 20:38:52] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to Open.

Thank you for your interest in PHP.






[2005-12-08 20:28:45] php-work at yandex dot ru

Description:

Many crashes instead of exceptions or errors


Reproduce code:
---
1. ?php new SplFileObject('_file_does_not_exists_', 'r'); ?
2. ?php new mysqli('badhost', 'badlogin', 'badpassword'); ?
3. ?php file_get_contents('http://php.net'); ?

Expected result:

1. Fatal error
2. Fatal error
3. 

Actual result:
--
PHP Crashes





-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:29] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 20:38:52] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to Open.

Thank you for your interest in PHP.






[2005-12-08 20:28:45] php-work at yandex dot ru

Description:

Many crashes instead of exceptions or errors


Reproduce code:
---
1. ?php new SplFileObject('_file_does_not_exists_', 'r'); ?
2. ?php new mysqli('badhost', 'badlogin', 'badpassword'); ?
3. ?php file_get_contents('http://php.net'); ?

Expected result:

1. Fatal error
2. Fatal error
3. 

Actual result:
--
PHP Crashes





-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:08:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:24] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:24] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:22] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:22] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:19] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:19] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:19] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:08:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:24] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:22] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:19] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:24] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:22] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:19] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:24] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:22] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:41] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:41] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:41] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:41] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:41] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:46] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:55] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:48] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:55] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:55] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:52] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:02] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:55] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:02] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:57] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:55] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:02] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:07] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:02] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:39] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:37] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:09:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:31] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:09:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:09] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:07] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:12] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:09] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:07] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:14] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:12] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:09] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:07] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:14] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:12] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:09] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:14] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:23] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:14] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:12] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:14] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:12] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:09] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:07] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:04] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:02] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:23] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:23] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:38] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:38] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:23] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:25] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:23] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:21] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:38] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:38] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:38] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:42] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:44] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:53] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:50] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:01] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:54] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:01] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:56] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:01] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:58] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:01] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:00] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:08] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:01] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:08] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:03] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:36] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:27] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:10:35] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:33] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:32] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:30] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:10:28] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:08] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:05] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:08] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:06] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:08] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:10] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:11] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:13] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:22] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:15] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


#35606 [Opn]: SplFileObject: crash instead of exception

2005-12-08 Thread php-work at yandex dot ru
 ID:   35606
 User updated by:  php-work at yandex dot ru
 Reported By:  php-work at yandex dot ru
 Status:   Open
 Bug Type: SPL related
 Operating System: Windows XP
 PHP Version:  5CVS-2005-12-08 (CVS)
 New Comment:

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes


Previous Comments:


[2005-12-08 21:11:24] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:22] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:20] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:18] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



[2005-12-08 21:11:16] php-work at yandex dot ru

Reproduce code:
---
?php 
$a = new SplFileObject('_file_does_not_exists_', 'r'); 
?

Expected result:

Fatal error: Uncaught exception 'RuntimeException' with message
'SplFileObject::__construct(_file_does_not_exists_)
[function.--construct]: failed to open stream: No such file or
directory' in c:\www\script.php:2 Stack trace: #0 c:\www\script.php(2):
SplFileObject-__construct('_file_does_not_...', 'r') #1 {main} thrown
in c:\www\script.php on line 2


Actual result:
--
PHP Crashes



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35606

-- 
Edit this bug report at http://bugs.php.net/?id=35606edit=1


  1   2   >