php-doc-en/language
Adam Harvey 4c4736f7d3 Clarify when a catch block is required in conjunction with finally.
I've added entities for throw, try, catch and finally so that they can be more
easily used and linked to the right sections. This has resulted in a
considerable amount of code churn in exceptions.xml, as everything is now in a
simplesect or sect1 (and the sect1 had to be moved ahead of the simplesects,
which has no impact on formatting, but is required for the document to be
well-formed).

Fixes doc bug #69026 (conflict between documentation and behaviour on finally).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335965 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-19 23:52:40 +00:00
..
context svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
control-structures mention 5.4.0 in continue-missing-semicolon example (doc bug #68430) 2014-11-19 15:24:38 +00:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Anonymous contributions 2014-12-30 12:29:17 +00:00
predefined Fixed small typo a -> an 2015-01-03 17:00:22 +00:00
types array|object is also used for parameters 2015-02-06 21:51:02 +00:00
wrappers Note php://input's reusability in PHP 5.6. 2014-08-28 03:39:10 +00:00
basic-syntax.xml reworded description of short_open_tags (increased accuracy); patch provided by Kirk Bater 2014-12-08 13:48:32 +00:00
constants.xml Anonymous contributions 2014-12-29 12:49:12 +00:00
context.xml Document most of the MongoDB Context Options 2014-04-22 02:02:53 +00:00
control-structures.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
exceptions.xml Clarify when a catch block is required in conjunction with finally. 2015-02-19 23:52:40 +00:00
expressions.xml Removed php/fi expression information. Closes PHP Bug #53799 2011-01-25 18:43:31 +00:00
functions.xml Basic closure examples (doc bug #61857) 2014-11-18 11:02:31 +00:00
generators.xml CS for examples (pardon my pedantry). 2013-06-21 01:53:00 +00:00
namespaces.xml fix comment to reflect the actual doc entry title 2014-10-06 19:27:46 +00:00
oop5.xml Delete Patterns chapter 2012-05-13 02:29:51 +00:00
operators.xml Changed associativity of power operator 2014-08-29 23:28:23 +00:00
references.xml Mentioned this was removed in 5.4.0 so it's a fatal error. This is from a patch via the OE but I forget from who as their name disappeared but thank you whoever you are. 2012-08-21 06:53:37 +00:00
types.xml array|object is also used for parameters 2015-02-06 21:51:02 +00:00
variables.xml Anonymous contributions 2014-12-30 12:29:17 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00