<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql/tests/08escape.phpt, branch php-5.4.4</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>add pg_escape_identifier/pg_escape_literal</title>
<updated>2012-04-19T20:40:24+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2011-11-25T02:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=655245afef75613551929610873d0ba09754777f'/>
<id>655245afef75613551929610873d0ba09754777f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists.</title>
<updated>2005-03-25T06:26:31+00:00</updated>
<author>
<name>Christopher Kings-Lynne</name>
<email>chriskl@php.net</email>
</author>
<published>2005-03-25T06:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=030ebaaa458f534871fe62a20fcea7e8ee1d5a57'/>
<id>030ebaaa458f534871fe62a20fcea7e8ee1d5a57</id>
<content type='text'>
# The version in libpq is newer and faster than the one in PHP, but it is
# necessary for me to add a string copy for freeing purposes.  This copy
# is only needed in Windows AFAIK, how can I detect that?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# The version in libpq is newer and faster than the one in PHP, but it is
# necessary for me to add a string copy for freeing purposes.  This copy
# is only needed in Windows AFAIK, how can I detect that?

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tests that failed in ZTS due to incorrect file paths.</title>
<updated>2003-08-28T00:29:44+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-08-28T00:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e5879a50603a22ef5de3e457aff31ec96b30f83c'/>
<id>e5879a50603a22ef5de3e457aff31ec96b30f83c</id>
<content type='text'>
Fixed test that failed due to new array dimension property being fetched.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed test that failed due to new array dimension property being fetched.

</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized tests</title>
<updated>2003-05-20T00:14:46+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2003-05-20T00:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=daded6e633a57a499a11fb97e417d063cc803058'/>
<id>daded6e633a57a499a11fb97e417d063cc803058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2002-04-19T12:24:58+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-19T12:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=825e011805584d76c2eb029b2ce9f41402e9cc29'/>
<id>825e011805584d76c2eb029b2ce9f41402e9cc29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add real pg_escape_bytea() test.</title>
<updated>2002-04-05T06:05:28+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-05T06:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=22007a29de4382095f479b18f191325e593bcbf6'/>
<id>22007a29de4382095f479b18f191325e593bcbf6</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>2002-04-04T15:25:46+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-04T15:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=24b76bba21e1678c97dd67c1b99b97440b039518'/>
<id>24b76bba21e1678c97dd67c1b99b97440b039518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added pg_escape_*() test</title>
<updated>2002-04-04T13:59:44+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-04T13:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=68f8029fbbfaec922711d9d83b75d5acb4198431'/>
<id>68f8029fbbfaec922711d9d83b75d5acb4198431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
