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

 ID:                 60883
 Updated by:         cataphr...@php.net
 Reported by:        bugzilla33 at gmail dot com
 Summary:            php_intl crach
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   win 7
 PHP Version:        5.4.0RC6
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-01-25 14:58:50] bugzilla33 at gmail dot com

testscript.php

<?php
 phpinfo();
?>

------------------------------------------------------------------------
[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