tony2001Mon Aug 14 08:15:44 2006 UTC
Added files:
/php-src/ext/xmlrpc/tests 001.phpt 002.phpt
Modified files:
/php-src/ext/xmlrpc xmlrpc-epi-php.c
Log:
fix segfault and leak in ext/xmlrpc
add tests
http://cvs.php.net/viewv
tony2001Mon Aug 14 08:18:01 2006 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/xmlrpc/tests 001.phpt 002.phpt
Modified files:
/php-src/ext/xmlrpc xmlrpc-epi-php.c
Log:
fix segfault and leak in ext/xmlrpc
add tests
http://
tony2001Mon Aug 14 10:29:11 2006 UTC
Modified files:
/php-srcrun-tests.php
Log:
make sure USE_ZEND_ALLOC is always 1 when running tests without -m
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.302&r2=1.303&diff_format=u
Index: php-src/r
tony2001Mon Aug 14 10:29:20 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcrun-tests.php
Log:
make sure USE_ZEND_ALLOC is always 1
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.10&r2=1.226.2.37.2.11&diff_format=u
Index: ph
rrichards Mon Aug 14 11:29:16 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/domphp_dom.c
Log:
fix underlying issue for bug #38438
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/php_dom.c?r1=1.73.2.12.2.6&r2=1.73.2.12.2.7&diff_format=u
Index: ph
rrichards Mon Aug 14 11:29:49 2006 UTC
Modified files:
/php-src/ext/domphp_dom.c
Log:
MFB: fix underlying issue for bug #38438
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/php_dom.c?r1=1.96&r2=1.97&diff_format=u
Index: php-src/ext/dom/php_dom.c
diff -
rrichards Mon Aug 14 11:57:50 2006 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/simplexml/testsbug38424.phpt
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
fix bug #38424 (Different attribute assignment if new
rrichards Mon Aug 14 11:58:49 2006 UTC
Modified files:
/php-src/ext/simplexml simplexml.c
/php-src/ext/simplexml/testsbug38424.phpt
Log:
MFB: fix bug #38424 (Different attribute assignment if new or existing)
add test
http://cvs.php.net
edink Mon Aug 14 11:59:07 2006 UTC
Modified files:
/php-src/ext/standard string.c
Log:
Fixed windows build.
Looking at the macro definition it seems that the second argument
to U_STRING_DECL can only be a string literal, not an indetifier.
http://
rrichards Mon Aug 14 11:59:25 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
BFN
fix typo
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.198&r2=1.2027.2.547.2.199&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.202
nlopess Mon Aug 14 15:09:08 2006 UTC
Removed files: (Branch: PHP_5_2)
/php-src/ext/tidy libtidy.txt
Modified files:
/php-src/ext/tidy README php_tidy.h tidy.c
Log:
more static keywording
also remove the libtidy patch, as it is too old. u
nlopess Mon Aug 14 14:53:23 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/bz2bz2.c php_bz2.h
/php-src/ext/ctype ctype.c php_ctype.h
/php-src/ext/pspell php_pspell.h pspell.c
Log:
a few more static keywording
http://cvs.php.net/viewvc.cgi/p
nlopess Mon Aug 14 14:54:19 2006 UTC
Modified files:
/php-src/ext/bz2bz2.c php_bz2.h
/php-src/ext/ctype ctype.c php_ctype.h
/php-src/ext/pspell php_pspell.h pspell.c
Log:
MFB: a few more static keywording
http://cvs.php.net/viewvc.cgi/php-src/ext/b
nlopess Mon Aug 14 15:17:03 2006 UTC
Removed files:
/php-src/ext/tidy libtidy.txt
Modified files:
/php-src/ext/tidy README php_tidy.h tidy.c
Log:
MFB: static keywording
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/README?r1=1.4&r2=1.5
tony2001Mon Aug 14 15:00:05 2006 UTC
Modified files:
/php-src/main/streams userspace.c
Log:
fix #38450 (constructor is not called for classes used in userspace stream
wrappers)
http://cvs.php.net/viewvc.cgi/php-src/main/streams/userspace.c?r1=1
tony2001Mon Aug 14 15:01:29 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/main/streams userspace.c
Log:
MFH: fix #38450 (constructor is not called for classes used in userspace
stream wrappers)
http://cvs.php.net/view
pajoye Mon Aug 14 15:07:52 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/zipphp_zip.c
Log:
- nuke unused parameter (not present in old versions)
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.4&r2=1.1.2.5&diff_format=u
Index: p
iliaa Mon Aug 14 16:34:24 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo_sqlite package2.xml
Log:
Added missing file entry
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/package2.xml?r1=1.1.2.3.2.1&r2=1.1.2.3.2.2&diff_format=u
Index: p
Nuno Lopes wrote:
> nlopess Mon Aug 14 15:17:03 2006 UTC
>
> Removed files:
> /php-src/ext/tidy libtidy.txt
>
> Modified files:
> /php-src/ext/tidy README php_tidy.h tidy.c
> Log:
> MFB: static keywording
Hi Nuno,
can you please put s
iliaa Mon Aug 14 16:16:43 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
Updated libsqlite in ext/pdo_sqlite to 3.3.7.
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.200&r2=1.2027.2.547.2.201&diff_format=u
Index: php-src/NEWS
pajoye Mon Aug 14 15:39:29 2006 UTC
Modified files:
/php-src/ext/zipphp_zip.c
Log:
- MFB: nuke unused parameter (not present in old versions)
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.5&r2=1.6&diff_format=u
Index: php-src/ext/zip/php_z
pajoye Mon Aug 14 18:13:26 2006 UTC
Modified files:
/CVSROOTavail
Log:
- Matthias Nothhaft account
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1164&r2=1.1165&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1164 CVSROOT/avail:1.1165
--- CV
fmk Mon Aug 14 18:39:30 2006 UTC
Modified files:
/php-srcphp.ini-dist php.ini-recommended
/php-src/ext/fbsql php_fbsql.c php_fbsql.h
Log:
Cleanup before reusing failed persistant connection. Better formating of
timestamp and decimal values
http://
fmk Mon Aug 14 18:40:08 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcphp.ini-dist php.ini-recommended
/php-src/ext/fbsql php_fbsql.c php_fbsql.h
Log:
MFH: Cleanup before reusing failed persistant connection. Better formating of
timestamp and dec
fmk Mon Aug 14 18:40:20 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcphp.ini-dist php.ini-recommended
/php-src/ext/fbsql php_fbsql.c php_fbsql.h
Log:
MFH: Cleanup before reusing failed persistant connection. Better formating of
timestamp and dec
mikeMon Aug 14 20:02:52 2006 UTC
Added files:
/php-src/ext/date/tests oo_002.phpt
Modified files:
/php-src/ext/date php_date.c
Log:
- add cloning support to DateTime classes
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php
mikeMon Aug 14 20:03:11 2006 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/date/tests oo_002.phpt
Modified files:
/php-src/ext/date php_date.c
Log:
MFH: add cloning support to DateTime classes
http://cvs.php.net/viewvc.cgi/
nlopess Mon Aug 14 20:08:18 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/bz2bz2.c php_bz2.h
/php-src/ext/ctype ctype.c php_ctype.h
/php-src/ext/json json.c php_json.h
/php-src/ext/pspell php_pspell.h pspell.c
/php-src/ext/tidy php_
tony2001Mon Aug 14 20:11:31 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo_mysql config.m4
Log:
fix #38451 (PDO_MYSQL doesn't compile on Solaris)
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_mysql/config.m4?r1=1.25.2.7.2.2&r2=1.25.2.
tony2001Mon Aug 14 20:11:52 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.201&r2=1.2027.2.547.2.202&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.
Nuno Lopes wrote:
nlopess Mon Aug 14 15:17:03 2006 UTC
Removed files:
/php-src/ext/tidy libtidy.txt
Modified files:
/php-src/ext/tidy README php_tidy.h tidy.c
Log:
MFB: static keywording
Hi Nuno,
can you please put static function declarations into the source file
(where the
andrei Mon Aug 14 20:43:23 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support in chunk_split().
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.41&r2=1.42&diff_format=u
Ind
andrei Mon Aug 14 21:04:50 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support for str_split().
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.42&r2=1.43&diff_format=u
Inde
tony2001Mon Aug 14 21:08:02 2006 UTC
Modified files:
/php-srcrun-tests.php
Log:
fix my previous patch
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.303&r2=1.304&diff_format=u
Index: php-src/run-tests.php
diff -u php-src/run-tests.php:1.
tony2001Mon Aug 14 21:08:16 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcrun-tests.php
Log:
fix previous patch
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.11&r2=1.226.2.37.2.12&diff_format=u
Index: php-src/run-tests.ph
andrei Mon Aug 14 22:00:46 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support for strcoll().
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.43&r2=1.44&diff_format=u
Index:
pajoye Tue Aug 15 00:38:04 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/opensslopenssl.c php_openssl.h
Log:
- add OPENSSL_KEYTYPE_EC constant
- openssl_pkey_get_details(), returns the key details
http://cvs.php.net/v
37 matches
Mail list logo