[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c

2004-01-19 Thread Sterling Hughes
sterlingTue Jan 20 00:31:50 2004 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: - http://cvs.php.net/diff.php/php-src/ext/simplexml/simplexml.c?r1=1.117&r2=1.118&ty=u Index: php-src/ext/simplexml/simplexml.c diff -u php-src/ext/simplexm

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS acinclude.m4

2004-01-19 Thread Jani Taskinen
sniper Mon Jan 19 20:11:51 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS acinclude.m4 Log: MFH: Fixed bug #26969 (shared openssl build fails) http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.534&r2=1.1247.2.535&ty=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src / acinclude.m4

2004-01-19 Thread Jani Taskinen
sniper Mon Jan 19 20:11:05 2004 EDT Modified files: /php-srcacinclude.m4 Log: - Fixed Bug #26969 (shared openssl build fails) http://cvs.php.net/diff.php/php-src/acinclude.m4?r1=1.268&r2=1.269&ty=u Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.

[PHP-CVS] cvs: php-src / NEWS

2004-01-19 Thread Jani Taskinen
sniper Mon Jan 19 19:26:24 2004 EDT Modified files: /php-srcNEWS Log: BfN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1583&r2=1.1584&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1583 php-src/NEWS:1.1584 --- php-src/NEWS:1.1583 Mon Jan 19 12:30:35 2004

[PHP-CVS] cvs: php-src /tests/lang bug26696.phpt

2004-01-19 Thread Jani Taskinen
sniper Mon Jan 19 19:25:31 2004 EDT Added files: /php-src/tests/lang bug26696.phpt Log: test case for bug #26696 http://cvs.php.net/co.php/php-src/tests/lang/bug26696.phpt?r=1.1&p=1 Index: php-src/tests/lang/bug26696.phpt +++ php-src/tests/lang/bug26696.php

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c

2004-01-19 Thread Frank M. Kromann
fmk Mon Jan 19 18:44:04 2004 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: Fix compilation of simplexml when spl is build as shared object http://cvs.php.net/diff.php/php-src/ext/simplexml/simplexml.c?r1=1.116&r2=1.117&ty=u Index: php-src/

[PHP-CVS] cvs: php-src /ext/spl spl_sxe.c

2004-01-19 Thread Frank M. Kromann
fmk Mon Jan 19 18:43:04 2004 EDT Modified files: /php-src/ext/splspl_sxe.c Log: Fix compilation of spl as shared object http://cvs.php.net/diff.php/php-src/ext/spl/spl_sxe.c?r1=1.3&r2=1.4&ty=u Index: php-src/ext/spl/spl_sxe.c diff -u php-src/ext/spl/spl_

[PHP-CVS] cvs: php-src /ext/dom xpath.c

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 16:08:30 2004 EDT Modified files: /php-src/ext/domxpath.c Log: Fix leaks in dom_xpath_query (create retval only if requiered) by Pierre-Alain http://cvs.php.net/diff.php/php-src/ext/dom/xpath.c?r1=1.11&r2=1.12&ty=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/dom document.c

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 15:54:41 2004 EDT Modified files: /php-src/ext/domdocument.c Log: fixes segfault, if file doesn't exist (by Pierre-Alain) http://cvs.php.net/diff.php/php-src/ext/dom/document.c?r1=1.44&r2=1.45&ty=u Index: php-src/ext/dom/document.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) / makerpm

2004-01-19 Thread Marcus Boerger
helly Mon Jan 19 14:58:57 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcmakerpm Log: Correct license http://cvs.php.net/diff.php/php-src/makerpm?r1=1.4&r2=1.4.8.1&ty=u Index: php-src/makerpm diff -u php-src/makerpm:1.4 php-src/makerpm:1.4.8.1 --- php-s

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/cgi cgi_main.c

2004-01-19 Thread Marcus Boerger
helly Mon Jan 19 14:57:18 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/cgi cgi_main.c Log: Fix a memleak http://cvs.php.net/diff.php/php-src/sapi/cgi/cgi_main.c?r1=1.190.2.52&r2=1.190.2.53&ty=u Index: php-src/sapi/cgi/cgi_main.c diff -u php-src/sa

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard basic_functions.c

2004-01-19 Thread Jani Taskinen
sniper Mon Jan 19 14:07:09 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard basic_functions.c Log: - Fixed bug #26381 (rand() without srand() doesn't work with certain php.ini) # This was no prob in PHP5, some memory co

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c

2004-01-19 Thread Jani Taskinen
sniper Mon Jan 19 14:01:19 2004 EDT Modified files: /php-src/ext/standard basic_functions.c Log: - Make sure srand() / mt_srand() are really called. http://cvs.php.net/diff.php/php-src/ext/standard/basic_functions.c?r1=1.652&r2=1.653&ty=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS

2004-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 13:42:08 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: Bug fixing news. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.532&r2=1.1247.2.533&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.532 php-src/NEWS:1.124

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard file.c

2004-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 13:40:47 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard file.c Log: MFH: Fixed bug #26967 (make various file operations return FALSE on error). http://cvs.php.net/diff.php/php-src/ext/standard/file.c?r1=1.279.2.54&r2=

[PHP-CVS] cvs: php-src /ext/standard file.c

2004-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 13:40:40 2004 EDT Modified files: /php-src/ext/standard file.c Log: Fixed bug #26967 (make various file operations return FALSE on error). http://cvs.php.net/diff.php/php-src/ext/standard/file.c?r1=1.377&r2=1.378&ty=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS

2004-01-19 Thread Jani Taskinen
sniper Mon Jan 19 12:45:27 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.531&r2=1.1247.2.532&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.531 php-src/NEWS:1.1247.2.532 --- php-

[PHP-CVS] cvs: php-src /ext/xsl/tests xslt008.phpt

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 12:38:48 2004 EDT Modified files: /php-src/ext/xsl/tests xslt008.phpt Log: really fix this test... http://cvs.php.net/diff.php/php-src/ext/xsl/tests/xslt008.phpt?r1=1.3&r2=1.4&ty=u Index: php-src/ext/xsl/tests/xslt008.phpt diff -u php-src

[PHP-CVS] cvs: php-src /ext/xsl/tests xslt008.phpt xslt011.phpt

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 12:35:39 2004 EDT Modified files: /php-src/ext/xsl/tests xslt008.phpt xslt011.phpt Log: fix test http://cvs.php.net/diff.php/php-src/ext/xsl/tests/xslt008.phpt?r1=1.2&r2=1.3&ty=u Index: php-src/ext/xsl/tests/xslt008.phpt diff -u php-src/e

[PHP-CVS] cvs: php-src / NEWS

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 12:30:36 2004 EDT Modified files: /php-srcNEWS Log: added missing dots.. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1582&r2=1.1583&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1582 php-src/NEWS:1.1583 --- php-src/NEWS:1.1582 Mon J

[PHP-CVS] cvs: php-src / NEWS /ext/xsl xsltprocessor.c /ext/xsl/tests xslt011.phpt

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 12:27:23 2004 EDT Modified files: /php-srcNEWS /php-src/ext/xslxsltprocessor.c /php-src/ext/xsl/tests xslt011.phpt Log: Cosmetics and NEWS entry http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1581&r2=1.1582&ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mbstring/tests mb_strlen.phpt

2004-01-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jan 19 11:54:22 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mbstring/tests mb_strlen.phpt Log: - MFH(r-1.3): Turn off mbstring.func_overload as this test uses plain strlen() for comparison. http://cvs.php.net/diff.php/php-sr

[PHP-CVS] cvs: php-src /ext/mbstring/tests mb_strlen.phpt

2004-01-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jan 19 11:53:34 2004 EDT Modified files: /php-src/ext/mbstring/tests mb_strlen.phpt Log: - Turn off mbstring.func_overload as this test uses plain strlen() for comparison. http://cvs.php.net/diff.php/php-src/ext/mbstring/tests/mb_strle

[PHP-CVS] cvs: php-src /ext/xsl php_xsl.c php_xsl.h xsl_fe.h xsltprocessor.c

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 10:07:09 2004 EDT Modified files: /php-src/ext/xslphp_xsl.c php_xsl.h xsl_fe.h xsltprocessor.c Log: @- added XsltProcessor->registerPhpFunctions() (Christian) without that method call, it is not allowed to call php functions from xslt sty

[PHP-CVS] cvs: php-src /ext/xsl/tests xslt011.phpt

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 10:01:00 2004 EDT Modified files: /php-src/ext/xsl/tests xslt011.phpt Log: adjust test http://cvs.php.net/diff.php/php-src/ext/xsl/tests/xslt011.phpt?r1=1.4&r2=1.5&ty=u Index: php-src/ext/xsl/tests/xslt011.phpt diff -u php-src/ext/xsl/tes

[PHP-CVS] cvs: CVSROOT / loginfo.pl

2004-01-19 Thread Gabor Hojtsy
gobaMon Jan 19 08:49:49 2004 EDT Modified files: /CVSROOTloginfo.pl Log: Move checkout weblink to the right place http://cvs.php.net/diff.php/CVSROOT/loginfo.pl?r1=1.69&r2=1.70&ty=u Index: CVSROOT/loginfo.pl diff -u CVSROOT/loginfo.pl:1.69 CVSROOT/log

[PHP-CVS] cvs: CVSROOT / loginfo.pl

2004-01-19 Thread Gabor Hojtsy
gobaMon Jan 19 07:12:38 2004 EDT Modified files: /CVSROOTloginfo.pl Log: include link to online diff in cvs commit messages (preparing to link to online diffs in case the diffmsg variable will contain a too long string) Index: CVSROOT/loginfo.pl diff -u

[PHP-CVS] cvs: php-src /ext/spl config.m4

2004-01-19 Thread Christian Stocker
chregu Mon Jan 19 06:07:19 2004 EDT Modified files: /php-src/ext/splconfig.m4 Log: fix typo Index: php-src/ext/spl/config.m4 diff -u php-src/ext/spl/config.m4:1.8 php-src/ext/spl/config.m4:1.9 --- php-src/ext/spl/config.m4:1.8 Mon Jan 19 03:48:30 2004

[PHP-CVS] cvs: php-src /ext/spl config.m4

2004-01-19 Thread Derick Rethans
derick Mon Jan 19 03:32:26 2004 EDT Modified files: /php-src/ext/splconfig.m4 Log: - Being picky :) Index: php-src/ext/spl/config.m4 diff -u php-src/ext/spl/config.m4:1.6 php-src/ext/spl/config.m4:1.7 --- php-src/ext/spl/config.m4:1.6 Sun Jan 18 10

[PHP-CVS] cvs: php-src / NEWS

2004-01-19 Thread Derick Rethans
derick Mon Jan 19 03:28:16 2004 EDT Modified files: /php-srcNEWS Log: - SPL lives now in ext/ Index: php-src/NEWS diff -u php-src/NEWS:1.1580 php-src/NEWS:1.1581 --- php-src/NEWS:1.1580 Sun Jan 18 21:43:25 2004 +++ php-src/NEWSMon Jan 19 03:28:1