ID:               38323
 Updated by:       [EMAIL PROTECTED]
 Reported By:      zybersup at yahoo dot com
-Status:           Open
+Status:           Feedback
-Bug Type:         Scripting Engine problem
+Bug Type:         Unknown/Other Function
 Operating System: Windows XP Professional
 PHP Version:      4.4.3
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2006-08-04 02:20:24] zybersup at yahoo dot com

Forgot to add more detail that...

I have tested files encoded in ASCII, UTF-8 w/ BOM and UTF-8 w/o BOM on
both PHP4 and PHP5 (5.0.5)
Found no problem with ASCII and UTF-8 w/o BOM. Only UTF-8 w/ BOM has
problem.
Also I found no problem with PHP 5.0.5. So that this problem should not
caused by my INI file, I guess ;).

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

[2006-08-04 02:15:57] zybersup at yahoo dot com

Description:
------------
Call the function parse_ini_file() with INI file that written in UTF-8
with BOM.
Set process_sections to TRUE.
The result is an array of all value correctly parsed,
but no section processed.
(That means the result is not multi-dimentional array.)



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


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

Reply via email to