chregu Fri Nov 29 02:50:38 2002 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
get_element_by_id does not need LIBXML_XPATH support
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.220 php4/ext/domxml/php_domxml.c:1.221
-
MFH?
On Thu, 28 Nov 2002, Martin Kraemer wrote:
>martin Thu Nov 28 04:19:16 2002 EDT
>
> Modified files:
>/php4/ext/gd gdcache.h
> Log:
> Portability: avoid warnings on FreeBSD
>
>
>Index: php4/ext/gd/gdcache.h
>diff -u php4/ext/gd/gdcache.h:1.2 php4
MFH?
On Thu, 28 Nov 2002, Martin Kraemer wrote:
>martin Thu Nov 28 03:26:15 2002 EDT
>
> Modified files:
>/php4/ext/bcmath/libbcmath/src private.h
> Log:
> Portability: The header contains the declaration; while the source
>ext/bcmath/libbcmath/src/init.c
MFH?
On Thu, 28 Nov 2002, Martin Kraemer wrote:
>martin Thu Nov 28 03:23:37 2002 EDT
>
> Modified files:
>/php4/ext/standard mail.c
> Log:
> Portability: Use 0 if the platform does not define EX_OK
>
>
>Index: php4/ext/standard/mail.c
>diff -u php4/ext/
helly Thu Nov 28 20:44:19 2002 EDT
Modified files:
/php4/ext/gd/libgd gd.c gd_jpeg.c gdft.c
Log:
Conversion fixes
Index: php4/ext/gd/libgd/gd.c
diff -u php4/ext/gd/libgd/gd.c:1.29 php4/ext/gd/libgd/gd.c:1.30
--- php4/ext/gd/libgd/gd.c:1.29 Thu Nov 28 17:48
helly Thu Nov 28 17:48:20 2002 EDT
Modified files:
/php4/ext/gd/libgd gd.c gd_gd2.c gd_jpeg.c gd_png.c
/php4/ext/gdgd.c
Log:
Conversion fixes
Index: php4/ext/gd/libgd/gd.c
diff -u php4/ext/gd/libgd/gd.c:1.28 php4/ext/gd/libgd/gd.c:1.29
--- php
helly Thu Nov 28 12:07:50 2002 EDT
Modified files:
/php4/tests/classes abstract.phpt
Log:
Do not instanciate an abstract class
Index: php4/tests/classes/abstract.phpt
diff -u php4/tests/classes/abstract.phpt:1.3 php4/tests/classes/abstract.phpt:1.4
--- php4
Ups - wrong list and wrong example -> reposting to php-dev
sorry !
At 17:16 28.11.2002, Marcus Börger wrote:
This is may be a nice token name, but i do not understand it.
When trying to execute: $c = parent::function()
I receive: Parse error: parse error, unexpected T_PAAMAYIM_NEKUDOTAYIM in
/
This is may be a nice token name, but i do not understand it.
When trying to execute: $c = parent::function()
I receive: Parse error: parse error, unexpected T_PAAMAYIM_NEKUDOTAYIM in
/usr/src/ph
marcus
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/uns
Ah - now for mhash all tests PASS.
marcus
At 15:13 28.11.2002, Ilia Alshanetsky wrote:
iliaa Thu Nov 28 09:13:44 2002 EDT
Modified files:
/php4/ext/mhash/tests 003.phpt 001.phpt
Log:
Fixed mhash tests, apparently the TIGER algorithm was updated (fixed?) in
later mhas
iliaa Thu Nov 28 09:14:06 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mhash/tests 001.phpt 003.phpt
Log:
MFH
Index: php4/ext/mhash/tests/001.phpt
diff -u php4/ext/mhash/tests/001.phpt:1.1.2.2 php4/ext/mhash/tests/001.phpt:1.1.2.3
--- php4/ext/
iliaa Thu Nov 28 09:13:44 2002 EDT
Modified files:
/php4/ext/mhash/tests 003.phpt 001.phpt
Log:
Fixed mhash tests, apparently the TIGER algorithm was updated (fixed?) in
later mhash releases and consequently returns a different hash. I've updated
the ha
martin Thu Nov 28 04:19:16 2002 EDT
Modified files:
/php4/ext/gdgdcache.h
Log:
Portability: avoid warnings on FreeBSD
Index: php4/ext/gd/gdcache.h
diff -u php4/ext/gd/gdcache.h:1.2 php4/ext/gd/gdcache.h:1.3
--- php4/ext/gd/gdcache.h:1.2 Sun Jan 7
martin Thu Nov 28 03:26:15 2002 EDT
Modified files:
/php4/ext/bcmath/libbcmath/src private.h
Log:
Portability: The header contains the declaration; while the source
ext/bcmath/libbcmath/src/init.c has the definition
(otherwise some compilers complain about
martin Thu Nov 28 03:23:37 2002 EDT
Modified files:
/php4/ext/standard mail.c
Log:
Portability: Use 0 if the platform does not define EX_OK
Index: php4/ext/standard/mail.c
diff -u php4/ext/standard/mail.c:1.66 php4/ext/standard/mail.c:1.67
--- php4/ext/stan
15 matches
Mail list logo