On Sat, 11 Jun 2005, Andi Gutmans wrote:
> I can but I'd prefer to know what we're holding for. I am in no hurry to post
> it today, especially as it's the weekend and I have family to be with :)
http://files.derickrethans.nl/ext-date.patch
TODO:
- Fix WS
- Cleanup code
- Make sure that everythi
On Thu, 9 Jun 2005, Derick Rethans wrote:
> On Wed, 8 Jun 2005, Ilia Alshanetsky wrote:
>
> > iliaa Wed Jun 8 19:49:40 2005 EDT
> >
> > Modified files:
> > /php-src/ext/iconv iconv.c
> > Log:
> > Fixed bug #33268 (iconv_strlen() works only with a para
sniper Mon Jun 13 04:44:48 2005 EDT
Modified files:
/php-srcNEWS acinclude.m4
Log:
- Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread)
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1914&r2=1.1915&ty=u
Index: php-src/NEWS
diff -u p
tony2001Mon Jun 13 05:31:04 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/oci8 oci8.c
Log:
MFH:
destroy session after destroying error handle
SQLT_CHR is allowed too
http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.257.2.7&r2=1.
tony2001Mon Jun 13 05:30:52 2005 EDT
Modified files:
/php-src/ext/oci8 oci8.c
Log:
destroy session after destroying error handle
SQLT_CHR is allowed too
http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.267&r2=1.268&ty=u
Index: php-src/ext/
tony2001Mon Jun 13 05:38:00 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/oci8 oci8.c
Log:
MFH:
destroy session after destroying error handle
SQLT_CHR is allowed too
http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.183.2.18&r2=1
derick Mon Jun 13 10:13:11 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/standard var_unserializer.re
Log:
- MFH: Fixed bug with unserialize() with "exotic" letters in class names
http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializ
sniper Mon Jun 13 10:14:39 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/standard var_unserializer.c
Log:
touch
http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializer.c?r1=1.18.4.24.2.2&r2=1.18.4.24.2.3&ty=u
Index: php-src/ext/standard
derick Mon Jun 13 10:23:35 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-srcNEWS configure.in
/php-src/main php_version.h
Log:
- Go with 4.4.0RC1.
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.4&r2=1.1247.2.920.2.5&ty=u
Index: ph
derick Mon Jun 13 10:34:26 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
- Back to dev
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.164.2.4&r2=1.396.2.164.2.5&ty=u
Index: php-src
edink Mon Jun 13 15:32:15 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/bz2bz2.c
Log:
MSVC++ 6.0 doesn't support long long type
http://cvs.php.net/diff.php/php-src/ext/bz2/bz2.c?r1=1.1.2.4.2.3&r2=1.1.2.4.2.4&ty=u
Index: php-src/ext/bz2/bz2.c
diff
hholzgraMon Jun 13 18:20:07 2005 EDT
Modified files:
/php-srcNEWS
Log:
added news item for GLOB_ERR fix
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1916&r2=1.1917&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1916 php-src/NEWS:1.1917
--- php-s
sniper Mon Jun 13 19:37:21 2005 EDT
Modified files:
/php-src/ext/pdo_mysql config.m4
Log:
ws
http://cvs.php.net/diff.php/php-src/ext/pdo_mysql/config.m4?r1=1.20&r2=1.21&ty=u
Index: php-src/ext/pdo_mysql/config.m4
diff -u php-src/ext/pdo_mysql/config.m4:1.2
sniper Mon Jun 13 20:00:53 2005 EDT
Modified files:
/php-srcacinclude.m4
/php-src/ext/pdo_firebird config.m4
/php-src/ext/pdo_mysql config.m4
/php-src/ext/pdo_ociconfig.m4
/php-src/ext/pdo_odbc config.m4
/php-src/ext/pd
sniper Mon Jun 13 21:42:31 2005 EDT
Modified files:
/php-src/ext/pdo_odbc config.m4
Log:
- Fixed some places which might cause problems
- Changed the "general" flavour to have libname parameter (given without the
lib prefix of course)
# bug #33316 sh
sniper Mon Jun 13 21:43:53 2005 EDT
Modified files:
/php-srcacinclude.m4
Log:
Allow different things to be done when found / not-found
http://cvs.php.net/diff.php/php-src/acinclude.m4?r1=1.317&r2=1.318&ty=u
Index: php-src/acinclude.m4
diff -u php-src/acincl
sniper Mon Jun 13 21:44:16 2005 EDT
Modified files:
/php-src/ext/sqlite config.m4
Log:
use PHP_CHECK_PDO_INCLUDES
http://cvs.php.net/diff.php/php-src/ext/sqlite/config.m4?r1=1.40&r2=1.41&ty=u
Index: php-src/ext/sqlite/config.m4
diff -u php-src/ext/sqlite/config
sniper Mon Jun 13 22:18:18 2005 EDT
Modified files:
/php-src/ext/pdo_odbc config.m4
Log:
Partial revert: AC_DEFINE / PHP_HAVE_DEF need to be called once only per macro
http://cvs.php.net/diff.php/php-src/ext/pdo_odbc/config.m4?r1=1.19&r2=1.20&ty=u
Index:
sniper Mon Jun 13 22:18:44 2005 EDT
Modified files:
/php-srcacinclude.m4
Log:
Make this usable for header files too
http://cvs.php.net/diff.php/php-src/acinclude.m4?r1=1.318&r2=1.319&ty=u
Index: php-src/acinclude.m4
diff -u php-src/acinclude.m4:1.318 php-sr
iliaa Mon Jun 13 22:39:43 2005 EDT
Modified files:
/php-src/main network.c php_network.h
/php-src/main/streams xp_socket.c
/php-src/ext/ftpftp.c
/php-srcNEWS
Log:
Added bindto socket context option.
http://cvs.php.net/diff.
sebastian Tue Jun 14 01:13:02 2005 EDT
Modified files:
/php-src/main/streams xp_socket.c
Log:
ZTS fix.
http://cvs.php.net/diff.php/php-src/main/streams/xp_socket.c?r1=1.31&r2=1.32&ty=u
Index: php-src/main/streams/xp_socket.c
diff -u php-src/main/stre
21 matches
Mail list logo