php-src/ext/xmlreader/tests
Nikita Popov 3ae995f03c Tweak uncaught exception message display
This implements a reduced variant of #1226 with just the following
change:

-Fatal error: Uncaught exception 'EngineException' with message 'Call to private method foo::bar() from context ''' in %s:%d
+Fatal error: Uncaught EngineException: Call to private method foo::bar() from context '' in %s:%d

The '' wrapper around messages is very weird if the exception
message itself contains ''. Futhermore having the message wrapped
in '' doesn't work for the "and defined" suffix of
TypeExceptions.
2015-05-17 18:47:06 +02:00
..
001.phpt
002.phpt
003.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:01 -07:00
004.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:01 -07:00
005.phpt
006.phpt
007.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:01 -07:00
008.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:01 -07:00
009.phpt
010.phpt
011.phpt
012.dtd
012.phpt Fix test typo 2013-06-19 11:15:52 +08:00
012.xml
013.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
013.xsd
bug36743.phpt
bug42139.phpt
bug51936.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
bug64230.phpt Fixed bug #64230 (XMLReader does not suppress errors) 2013-10-04 11:22:17 +02:00
dtdexample.dtd
expand.phpt more verbose skip reason in test files with not so obvious extension requirements 2012-02-25 12:10:41 +00:00
relaxNG.rng
relaxNG2.rng
relaxNG3.rng