php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77833 broken link
Submitted: 2019-04-02 20:25 UTC Modified: 2019-04-03 12:26 UTC
From: oronatur at gmail dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: oronatur at gmail dot com
New email:
PHP Version: OS:

 

 [2019-04-02 20:25 UTC] oronatur at gmail dot com
Description:
------------
https://www.php.net/manual/kr/keyword.extends.php is broken. Found link through google search.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-04-03 12:26 UTC] salathe@php.net
-Status: Open +Status: Not a bug
 [2019-04-03 12:26 UTC] salathe@php.net
The keywords.extends.php page was removed from the manual back in November 2016. The page was part of the PHP 4 manual, which was removed at this time.

The correct manual page for the extends keyword, in PHP 5 onwards, is the "Classes and Objects: The Basics" chapter of the manual at https://www.php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends

On a related note, the Korean translation of the manual has not been maintained for a very long time and officially marked as inactive in July 2016.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 13:01:27 2025 UTC