Hey Jani,
no need to scream :)
Andrey
Quoting Jani Taskinen <[EMAIL PROTECTED]>:
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
This is now the 2nd commit by you
edink Sat Sep 24 10:18:02 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdophp_pdo_driver.h php_pdo_int.h
Log:
Declare functions used by driver as PDO_API in php_pdo_driver.h
http://cvs.php.net/diff.php/php-src/ext/pdo/php_pdo_driver.h?r1=1.66&r2=
edink Sat Sep 24 10:19:24 2005 EDT
Modified files:
/php-src/ext/pdophp_pdo_driver.h php_pdo_int.h
Log:
MFB: Declare functions used by driver as PDO_API in php_pdo_driver.h
http://cvs.php.net/diff.php/php-src/ext/pdo/php_pdo_driver.h?r1=1.67&r2=1.68&ty=u
In
edink Sat Sep 24 10:21:29 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_sqlite .cvsignore
Log:
sqlite3.h is a generated file
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/.cvsignore?r1=1.4&r2=1.4.2.1&ty=u
Index: php-src/ext/pdo_sqlite/.cv
edink Sat Sep 24 10:22:03 2005 EDT
Modified files:
/php-src/ext/pdo_sqlite .cvsignore
Log:
MFB: sqlite3.h is a generated file
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/.cvsignore?r1=1.4&r2=1.5&ty=u
Index: php-src/ext/pdo_sqlite/.cvsignore
diff -u
pajoye Sat Sep 24 10:37:51 2005 EDT
Modified files:
/php-src/ext/gd/libgd gd_gif_in.c
Log:
- #33220, fix infinite loop while loading invalid gif, this patch fixes
at least many cases (nlopess)
http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gd_gi
pajoye Sat Sep 24 10:39:16 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/gd/libgd gd_gif_in.c
Log:
- MFH #33220, infinite loop while loading invalid GIF (nlopees)
http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.5.4.1&r2=1.5.4
pajoye Sat Sep 24 10:40:15 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/gd/libgd gd_gif_in.c
Log:
- MFH #33220, infinite loop while loading invalid GIF (nlopees)
http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.5&r2=1.5.2.1&t
edink Sat Sep 24 11:13:14 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS php.ini-dist php.ini-recommended
/php-src/ext/pdoconfig.w32
/php-src/ext/sqlite config.w32
Log:
Build PDO and SQLite as shared
http://cvs.php.net/diff.php/php-sr
Pierre,
Please MFH it back to the 4.4 branch as well.
Ilia
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
edink Sat Sep 24 11:15:13 2005 EDT
Modified files:
/php-srcphp.ini-dist php.ini-recommended
/php-src/ext/pdoconfig.w32
/php-src/ext/sqlite config.w32
Log:
MFB: Build PDO and SQLite as shared
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1
edink Sat Sep 24 11:22:33 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/standard exec.h
Log:
Allow php extensions to use php_escape_shell_cmd() and
php_escape_shell_arg(), needed for mbstring
http://cvs.php.net/diff.php/php-src/ext/standard/exe
edink Sat Sep 24 11:22:57 2005 EDT
Modified files:
/php-src/ext/standard exec.h
Log:
MFB: Allow php extensions to use php_escape_shell_cmd() and
php_escape_shell_arg(), needed for mbstring
http://cvs.php.net/diff.php/php-src/ext/standard/exec.h?r1=1.24&
sniper Sat Sep 24 14:19:04 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
Log:
Documentation belongs elsewhere
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.74&r2=1.2027.2.75&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.74 php-src/N
wez Sat Sep 24 14:47:52 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_pgsql pgsql_statement.c
Log:
Refs #34630
http://cvs.php.net/diff.php/php-src/ext/pdo_pgsql/pgsql_statement.c?r1=1.31.2.2&r2=1.31.2.3&ty=u
Index: php-src/ext/pdo_pgsql/
wez Sat Sep 24 14:54:52 2005 EDT
Added files: (Branch: PHP_5_1)
/php-src/ext/pdo/tests bug_34630.phpt
Log:
a test for bug #34630
http://cvs.php.net/co.php/php-src/ext/pdo/tests/bug_34630.phpt?r=1.1&p=1
Index: php-src/ext/pdo/tests/bug_34630.phpt
+
wez Sat Sep 24 14:55:56 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_sqlite sqlite_statement.c
Log:
Refs #34630
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/sqlite_statement.c?r1=1.18.2.1&r2=1.18.2.2&ty=u
Index: php-src/ext/pdo_sql
wez Sat Sep 24 15:15:25 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_sqlite config.m4
Log:
99% certain that this fixes PECL #5366 and PECL #5391.
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/config.m4?r1=1.26.2.1&r2=1.26.2.2&ty=u
I
helly Sat Sep 24 19:18:15 2005 EDT
Modified files:
/php-src/ext/splspl.php
Log:
- Serializeable was renamed to Serializable long ago
http://cvs.php.net/diff.php/php-src/ext/spl/spl.php?r1=1.57&r2=1.58&ty=u
Index: php-src/ext/spl/spl.php
diff -u php-src/ext
helly Sat Sep 24 19:19:24 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl.php
Log:
- MFH: Serializeable was renamed to Serializable long ago
http://cvs.php.net/diff.php/php-src/ext/spl/spl.php?r1=1.49.2.6&r2=1.49.2.7&ty=u
Index: php-src/ext/s
sniper Sat Sep 24 19:22:45 2005 EDT
Modified files:
/php-src/ext/pdo_dblib config.m4
/php-src/ext/pdo_mysql config.m4
/php-src/ext/pdo_ociconfig.m4
/php-src/ext/pdo_sqlite config.m4
Log:
fix typo
http://cvs.php.net/diff.php/
sniper Sat Sep 24 19:23:25 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_dblib config.m4
/php-src/ext/pdo_mysql config.m4
/php-src/ext/pdo_ociconfig.m4
/php-src/ext/pdo_sqlite config.m4
Log:
fix typo
http://cvs.
sniper Sat Sep 24 19:33:58 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_sqlite config.m4
Log:
Revert the "fix". It works fine when you use PHP_5_1
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/config.m4?r1=1.26.2.3&r2=1.26.2.4&ty=u
Index:
helly Sat Sep 24 19:48:27 2005 EDT
Modified files:
/php-src/ext/splspl_iterators.h
Log:
- Rename here too
http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.h?r1=1.21&r2=1.22&ty=u
Index: php-src/ext/spl/spl_iterators.h
diff -u php-src/ext/spl/spl_it
helly Sat Sep 24 19:48:59 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl_iterators.h
Log:
- MFH: Rename here too
http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.h?r1=1.18.2.2&r2=1.18.2.3&ty=u
Index: php-src/ext/spl/spl_iterators.h
Jani,
Informing people of the new way to use SQLite extension on Windows
belongs to NEWS and release notes. Why give people less information?
Please revert your change.
Edin
Jani Taskinen wrote:
sniper Sat Sep 24 14:19:04 2005 EDT
Modified files: (Branch: PHP_5_1)
wez Sat Sep 24 20:47:00 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_ocioci_statement.c
/php-src/ext/pdo_oci/tests bug_33707.phpt
Log:
refs #34630.
Real lob support for oracle will appear after the PHP 5.1 release.
http://cvs
wez Sat Sep 24 22:05:06 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_mysql mysql_statement.c
Log:
Fixup LOB handling for inserts (refs #34630).
Also tripped over the return of PECL #5200; looks like mysql doesn't return an
accurate len
wez Sat Sep 24 22:28:47 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_sqlite config.m4
Log:
reinstate this fix for building against PHP 5.0.x.
This works fine against PHP 5.1 too; if you revert this, you'd better have an
awesome technical r
29 matches
Mail list logo