php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #38434 Broken links in debug_backtrace help page
Submitted: 2006-08-12 01:31 UTC Modified: 2006-08-12 20:02 UTC
From: ddascalescu at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
 [2006-08-12 01:31 UTC] ddascalescu at gmail dot com
Description:
------------
Go to http://us2.php.net/manual/ar/function.debug-backtrace.php
and click any of the hyperlinks for:
__LINE__
__CLASS__
__FILE__
__FUNCTION__


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-12 20:02 UTC] sean@php.net
language.constants.predefined simply hasn't been translated to ar, yet.

Try http://php.net/manual/en/language.constants.predefined.php

S

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 02 15:00:03 2025 UTC