php-src/ext/xsl/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
..
53965 added test for bug #53965 2014-04-01 10:08:08 +02:00
area_list.xsl
area_name.xml
bug26384.phpt
bug33853.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug48221.phpt
bug49634.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
bug49634.xml fix bug #49634x 2013-12-02 12:10:00 +01:00
bug53965.phpt added test for bug #53965 2014-04-01 10:08:08 +02:00
bug54446_with_ini.phpt Remove xsl.security_prefs ini option 2015-03-09 11:06:18 +01:00
bug54446.phpt Added the xsl.security_prefs option to 5_4 and trunk and 2011-10-10 07:59:19 +00:00
documentxpath.xsl
exslt.xml
exslt.xsl
phpfunc-nostring.xsl
phpfunc-undef.xsl
phpfunc.xsl
prepare.inc
skipif.inc
streamsinclude.xsl
xsl-phpinfo.phpt
xslt001.phpt
xslt002.phpt
xslt003.phpt
xslt004.phpt
xslt005.phpt
xslt006.phpt
xslt007.phpt
xslt008.phpt
xslt009.phpt
xslt010.phpt
xslt011.phpt Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
xslt011.xml
xslt011.xsl
xslt012.phpt
xslt012.xsl
xslt.xml
xslt.xsl
xslt.xsl.gz
xsltprocessor_getParameter-invalidparam.phpt
xsltprocessor_getParameter-wrongparam.phpt
xsltprocessor_getParameter.phpt
xsltprocessor_hasExsltSupport_not_available_extension.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_hasExsltSupport_wrongparam_001.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_hasExsltSupport.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_registerPHPFunctions-allfuncs.phpt
xsltprocessor_registerPHPFunctions-array-multiple.phpt
xsltprocessor_registerPHPFunctions-array-notallowed.phpt
xsltprocessor_registerPHPFunctions-array.phpt
xsltprocessor_registerPHPFunctions-funcnostring.phpt Revert r316043, the tests are different on purpose 2011-09-05 08:27:47 +00:00
xsltprocessor_registerPHPFunctions-funcundef.phpt Revert r316043, the tests are different on purpose 2011-09-05 08:27:47 +00:00
xsltprocessor_registerPHPFunctions-null.phpt
xsltprocessor_registerPHPFunctions-string-multiple.phpt
xsltprocessor_registerPHPFunctions-string-notallowed.phpt
xsltprocessor_registerPHPFunctions-string.phpt
xsltprocessor_removeParameter-invalidparam.phpt
xsltprocessor_removeParameter-wrongparams.phpt
xsltprocessor_removeParameter.phpt
xsltprocessor_setparameter-errorquote.phpt
xsltprocessor_setparameter-nostring.phpt
xsltprocessor_transformToDoc_nullparam.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToDoc_wrongparam_001.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToDoc_wrongparam_002.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToDoc_wrongparam_003.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToDoc_wrongparam_004.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToDoc.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToURI_nullparam.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToURI_wrongparam_001.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToURI_wrongparam_002.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToURI_wrongparam_003.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToURI_wrongparam_004.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToURI.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToXML_nullparam.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToXML_wrongparam_001.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToXML_wrongparam_002.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToXML_wrongparam_003.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToXML_wrongparam_004.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
xsltprocessor_transformToXML.phpt added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00