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

 ID:                 71014
 Comment by:         uchiy...@php.net
 Reported by:        tak...@php.net
 Summary:            Top page of Japanese document isn't up to date
 Status:             Verified
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

It's not solved in Japanese page. Also in strpos reference page, PHP7 support 
is not shown. It's also OK in docs.php.net. I'm not sure these are same bug or 
not, but I worry about something wrong in mirror build process.

http://php.net/manual/ja/function.strpos.php
> (PHP 4, PHP 5)
> strpos — 文字列内の部分文字列が最初に現れるå 
> ´æ‰€ã‚’見つける

http://docs.php.net/manual/ja/function.strpos.php
> (PHP 4, PHP 5, PHP 7)
> strpos — 文字列内の部分文字列が最初に現れるå 
> ´æ‰€ã‚’見つける


Previous Comments:
------------------------------------------------------------------------
[2015-12-04 22:51:27] bj...@php.net

Hmh. It looks like we are serving the hardcoded "example content": 
http://git.php.net/?p=web/php.git;a=blob;f=manual/ja/index.php;h=7d31cb14b90605b9fd9ce9ee303d4c219c1948f1;hb=HEAD


We used to have similar issue with the english index; 
http://git.php.net/?p=web/php.git;a=blob;f=manual/en/index.php;h=3104fdaa81af12ab9827ee65d6ffce05fffc6be3;hb=HEAD

but that was resolved -- and I thought it was resolved for all of these example 
pages.


Not sure what is wrong here

------------------------------------------------------------------------
[2015-12-03 00:44:01] tak...@php.net

Description:
------------
It seems that the top page of the Japanese document
(http://php.net/manual/ja/) isn't up to date

> 2013-12-03
> 編集: Philip Olson

Development server (http://docs.php.net/manual/ja/) is OK.

> 2015-12-02
> 編集: Peter Cowburn




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



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

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to