<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sqlite, branch php-8.0.2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- Move the old sqlite extension to PECL</title>
<updated>2010-11-19T09:55:48+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2010-11-19T09:55:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6c76f3606cddeb010cf1fc5ea28b47456ea9639e'/>
<id>6c76f3606cddeb010cf1fc5ea28b47456ea9639e</id>
<content type='text'>
# discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html


</pre>
</div>
</content>
</entry>
<entry>
<title>- Completed the fix for bug #52010</title>
<updated>2010-06-20T14:12:06+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-06-20T14:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f7f74b4c0eec65e2232d0d7f3f59e87936d07341'/>
<id>f7f74b4c0eec65e2232d0d7f3f59e87936d07341</id>
<content type='text'>
# Fixing pdo drivers

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Fixing pdo drivers

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #49320 (PDO returns null when SQLite connection fails)</title>
<updated>2010-06-12T22:04:48+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-06-12T22:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b0c73234626a3e679804099f5d150df4d6cdeb4e'/>
<id>b0c73234626a3e679804099f5d150df4d6cdeb4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties</title>
<updated>2010-05-24T14:11:39+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2010-05-24T14:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c5237d82bf01a762bb38f80def59b9c16cb84dc1'/>
<id>c5237d82bf01a762bb38f80def59b9c16cb84dc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert change #298288: Remove old dsp/dsw/makefile files</title>
<updated>2010-04-28T14:41:51+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2010-04-28T14:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=0a34d10783284e6d96d7f6f69bf29ff1f1fb45bd'/>
<id>0a34d10783284e6d96d7f6f69bf29ff1f1fb45bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski.</title>
<updated>2010-04-28T12:10:10+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-04-28T12:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9fac561399144d4b9b1c8d7c29bbf82643f25d2d'/>
<id>9fac561399144d4b9b1c8d7c29bbf82643f25d2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed safe_mode</title>
<updated>2010-04-26T23:53:30+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-04-26T23:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f'/>
<id>dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f</id>
<content type='text'>
 * Removed ini options, safe_mode*
 * Removed --enable-safe-mode --with-exec-dir configure options on Unix
 * Updated extensions, SAPI's and core
 * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Removed ini options, safe_mode*
 * Removed --enable-safe-mode --with-exec-dir configure options on Unix
 * Updated extensions, SAPI's and core
 * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions</title>
<updated>2010-04-21T23:36:49+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-04-21T23:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=518a17e7bfbc1cbce1ef121f9ec2577b257de1da'/>
<id>518a17e7bfbc1cbce1ef121f9ec2577b257de1da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php</title>
<updated>2010-01-03T09:23:27+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2010-01-03T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9ba1e81665df38fec244c926b3eff78034baa35a'/>
<id>9ba1e81665df38fec244c926b3eff78034baa35a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert attempt at supporting both autoconf 2.13 and</title>
<updated>2009-11-29T06:13:22+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2009-11-29T06:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=937358ebc7a6e0eaaf2bc252015b3c1544eb48e6'/>
<id>937358ebc7a6e0eaaf2bc252015b3c1544eb48e6</id>
<content type='text'>
modern versions in the same build chain.  There are
simply too many broken things in 2.13 to make it work.
Cache handling is broken as well which is why I need
to revert the pdo_inc_path cache fix as well.

trunk is now 2.60+ only and I'll work on cleaning out
all the legacy cruft from there.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modern versions in the same build chain.  There are
simply too many broken things in 2.13 to make it work.
Cache handling is broken as well which is why I need
to revert the pdo_inc_path cache fix as well.

trunk is now 2.60+ only and I'll work on cleaning out
all the legacy cruft from there.

</pre>
</div>
</content>
</entry>
</feed>
