<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cli/tests/008.phpt, branch php-7.2.0alpha2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Update exception names in tests after formatting changes.</title>
<updated>2015-05-17T22:31:43+00:00</updated>
<author>
<name>Aaron Piotrowski</name>
<email>aaron@trowski.com</email>
</author>
<published>2015-05-17T22:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e97d5fab35af5c73b0d9614bb2d079c67bf4d508'/>
<id>e97d5fab35af5c73b0d9614bb2d079c67bf4d508</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak uncaught exception message display</title>
<updated>2015-05-17T16:47:06+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-05-17T16:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3ae995f03c8f60c4a4c9718262545cf5a6a08da3'/>
<id>3ae995f03c8f60c4a4c9718262545cf5a6a08da3</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Display EngineExceptions like ordinary exceptions</title>
<updated>2015-05-15T21:40:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-05-15T19:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c9f27ee4227268bc74fc54e0e06102317e614804'/>
<id>c9f27ee4227268bc74fc54e0e06102317e614804</id>
<content type='text'>
TypeException stays as-is for now because it uses messages that are
incompatible with the way exception messages are displayed.

closure_038.phpt and a few others now show that we're generating
too many exceptions for compound operations on undefined properties
-- this needs to be fixed in a followup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TypeException stays as-is for now because it uses messages that are
incompatible with the way exception messages are displayed.

closure_038.phpt and a few others now show that we're generating
too many exceptions for compound operations on undefined properties
-- this needs to be fixed in a followup.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix CLI tests failing because of new OB API</title>
<updated>2011-05-04T08:24:16+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2011-05-04T08:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=829d08e50c1172d8dc4c8e60eb5bda8b2fa22315'/>
<id>829d08e50c1172d8dc4c8e60eb5bda8b2fa22315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Reverted r296062 and r296065</title>
<updated>2010-03-12T10:28:59+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2010-03-12T10:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af49e58f5155383a440041c77cc1ecbaf507fde7'/>
<id>af49e58f5155383a440041c77cc1ecbaf507fde7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Improved / fixed output buffering (Michael Wallner)</title>
<updated>2010-03-11T10:24:29+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2010-03-11T10:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=06f072cb5e4e3582e20b8762141eccbc4dce85fa'/>
<id>06f072cb5e4e3582e20b8762141eccbc4dce85fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use getenv()</title>
<updated>2007-01-20T22:12:55+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2007-01-20T22:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1b002cf39f9f1d155624e3bd410b94a3260b436b'/>
<id>1b002cf39f9f1d155624e3bd410b94a3260b436b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2006-12-04T17:48:52+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-12-04T17:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=459564e2d248307c0eb53b88f182aff18a274e9b'/>
<id>459564e2d248307c0eb53b88f182aff18a274e9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for CLI</title>
<updated>2006-11-24T13:33:38+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-11-24T13:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=158ad3ee2ff66292e2a9fd9dab587e1c1a3e761f'/>
<id>158ad3ee2ff66292e2a9fd9dab587e1c1a3e761f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
