chregu Fri Aug 27 18:41:38 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-srcEXTENSIONS
Log:
Marking DOM and XSL as "Working". This should have happened with the
release of PHP 5.0.0 already.
http://cvs.php.net/diff.php/php-src/EXTENSIONS?r1=1.68&r2=1
helly Fri Aug 27 16:39:17 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/spl/examples dbareader.inc
Log:
MFH: Fix by (mathieu dot bruneau at argontechnologies dot ca)
http://cvs.php.net/diff.php/php-src/ext/spl/examples/dbareader.inc?r1=1.2.2.1&r2=1.
helly Fri Aug 27 16:38:16 2004 EDT
Modified files:
/php-src/ext/spl/examples dbareader.inc
Log:
Fix by (mathieu dot bruneau at argontechnologies dot ca)
http://cvs.php.net/diff.php/php-src/ext/spl/examples/dbareader.inc?r1=1.3&r2=1.4&ty=u
Index: php-src/ext/
dmitry Fri Aug 27 03:07:46 2004 EDT
Modified files:
/php-src/ext/soap php_packet_soap.c
Log:
Fixed bug #29842 (soapclient return null value)
http://cvs.php.net/diff.php/php-src/ext/soap/php_packet_soap.c?r1=1.37&r2=1.38&ty=u
Index: php-src/ext/soap/php_pac
dmitry Fri Aug 27 03:06:07 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/soap php_packet_soap.c
/php-srcNEWS
Log:
Fixed bug #29842 (soapclient return null value)
http://cvs.php.net/diff.php/php-src/ext/soap/php_packet_soap.c?r1=1.36.2.1&r
On Thu, 26 Aug 2004, Sterling Hughes wrote:
> Derick Rethans wrote:
>
> >On Wed, 25 Aug 2004, Sterling Hughes wrote:
> >
> >>That's wrong. You should *never* require an E_WARNING to be sent
> >>without being able to silence it, especially not on something so
> >>unimportant.
> >
> >It's just as w