php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #62751 Phar depends on detect_unicode setting when --enable-zend-multibyte
Submitted: 2012-08-05 08:32 UTC Modified: 2013-10-09 06:36 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: laruence@php.net Assigned: krakjoe (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.15 OS:
Private report: No CVE-ID: None
 [2012-08-05 08:32 UTC] laruence@php.net
Description:
------------
Hi,  I fixed a lots of phar test failed in 5.3, https://github.com/php/php-
src/commit/228c2886869e7f50a272f163cb3b765a65fd40eb

as you can see,  it is due to detect_unicode setting in 5.3

so maybe we should note this out in phar doc (Only for 5.3)

Test script:
---------------
none

Expected result:
----------------
none

Actual result:
--------------
none

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-08-05 08:33 UTC] laruence@php.net
-Summary: Phar depends on detect_unicode setting +Summary: Phar depends on detect_unicode setting when --enable-zend-multibyte
 [2012-08-05 08:33 UTC] laruence@php.net
change summary to Phar depends on detect_unicode setting when --enable-zend-
multibyte
 [2013-10-09 06:36 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=331740
Log: #62751 add warning regarding 5.3, as requested
 [2013-10-09 06:36 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Type: Bug +Type: Documentation Problem -Assigned To: +Assigned To: krakjoe
 [2013-10-09 06:36 UTC] krakjoe@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 17:01:32 2024 UTC