Edit report at https://bugs.php.net/bug.php?id=60883&edit=1

 ID:                 60883
 Comment by:         bugzilla33 at gmail dot com
 Reported by:        bugzilla33 at gmail dot com
 Summary:            php_intl crach
 Status:             Open
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   win 7
 PHP Version:        5.4.0RC6
 Block user comment: N
 Private report:     N

 New Comment:

testscript.php

<?php
 phpinfo();
?>


Previous Comments:
------------------------------------------------------------------------
[2012-01-25 14:52:41] bugzilla33 at gmail dot com

Description:
------------
1. use Apache 2.2.21 VC9
2. download http://windows.php.net/downloads/qa/php-5.4.0RC6-Win32-VC9-x86.zip
3. unpack to c:\php5\
4. rename php.ini-development -> php.ini
5. change php.ini:
   extension_dir = "c:\php5\ext"
   extension=php_intl.dll
6. restart apache
7. run any script


Test script:
---------------
any

Expected result:
----------------
no crash

Actual result:
--------------
crash


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=60883&edit=1

Reply via email to