No description
Find a file
Christoph Michael Becker bcf13bff7b Fix PharData inheritance
As the comment notes, PharData does not extend Phar.  However, in the meantime
the PharData methods have been documented, so there is no need to additionally
list the Phar methods.

We also document that PharData implements Countable and ArrayAccess.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352110 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-16 14:06:42 +00:00
appendices Remove obsolete Phar information 2020-12-13 16:38:57 +00:00
chapters Use canonical type names 2020-11-02 15:39:04 +00:00
chmonly Fix other typos outside of php module docs 2020-04-27 06:59:43 +00:00
faq Use canonical type names 2020-11-02 15:39:04 +00:00
features Use canonical type names 2020-11-02 15:39:04 +00:00
install Actually remove ifx extension documentation 2020-11-04 22:30:20 +00:00
internals2 Fix #77710: Inconsistent expectation of returned values 2020-03-10 10:07:09 +00:00
language Revert unintentional whitespace change 2020-12-15 18:07:23 +00:00
reference Fix PharData inheritance 2020-12-16 14:06:42 +00:00
security ext/sybase is no longer available as of PHP 7.0.0 2020-09-26 13:09:16 +00:00
.editorconfig Add editorconfig file 2020-08-18 14:04:18 +00:00
.travis.yml Use doc-base from php organization 2020-05-26 18:33:41 +00:00
bookinfo.xml Wrap Copyright page title in <info> tag to use h1 header 2015-04-08 20:41:29 +00:00
contributors.ent Upgraded the Editor :) 2015-05-27 00:16:49 +00:00
contributors.xml Credit girgias as doc author 2020-11-28 23:40:48 +00:00
extensions.ent Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-defs.ent Show inherited constants 2018-09-20 15:10:00 +00:00
language-snippets.ent Update GMP language snippet 2020-12-13 12:51:03 +00:00
make_chm_index.html Fix doc-level encoding declaration in make_chm_index.html 2013-09-18 12:26:38 +00:00
preface.xml Capitalisation fix in preface 2014-09-01 16:39:55 +00:00
README ws 2017-06-27 05:15:25 +00:00

----------------------------------------------------------------------
README
----------------------------------------------------------------------

Please refer to the README file within the doc-base/ directory. Your
directory structure is probably like:

  phpdoc/en            (DocBook files for the English language)
  phpdoc/doc-base      (Tools and resources used for all languages)