No description
Find a file
Jeremy Mikola cf04609ce5 SplFileInfo class setters allow and default to base class
These methods allow (and default to) the base class. The previous documentation made it seem as if only child classes were accepted as an argument and also did not clarify the default value. That likely resulted in the following HHVM implementation difference: https://github.com/facebook/hhvm/pull/4917


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336017 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 21:48:00 +00:00
appendices Clarify when a catch block is required in conjunction with finally. 2015-02-19 23:52:40 +00:00
chapters Anonymous contributions 2014-12-30 12:29:17 +00:00
chmonly - deleted link that causes chm build failure. 2014-01-23 10:41:30 +00:00
faq fix typo in javascript example (doc bug #68767) 2015-01-07 17:03:50 +00:00
features fix pi value in example 2015-02-06 13:48:14 +00:00
install Drop references to snaps.php.net. 2015-02-18 21:34:57 +00:00
internals2 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
language Clarify when a catch block is required in conjunction with finally. 2015-02-19 23:52:40 +00:00
reference SplFileInfo class setters allow and default to base class 2015-02-27 21:48:00 +00:00
security Use random salt, precise examples, mention prepared statements, warn before addslashes() 2012-05-29 22:30:54 +00:00
.travis.yml don't force save, make validation errors fail build 2013-03-22 19:46:56 +00:00
bookinfo.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
contributors.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
contributors.xml Added bug closin' master Justin Martin to the crew 2011-12-03 15:43:53 +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 Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-snippets.ent Clarify when MySQL functions were deprecated if it was before 5.5. 2015-02-26 20:52:31 +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 Updated README, and created en/README that refers to doc-base/README. Idea resulted from Robert P. J. Day 2010-03-20 14:52:01 +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)