martin Wed Mar 14 09:58:11 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/bcmath package.xml
/php-src/ext/calendar package.xml
/php-src/ext/com_dotnet package.xml
/php-src/ext/ctype package.xml
/php-src/ext/curl package.xml
martin Wed Mar 14 09:49:58 2007 UTC
Modified files:
/php-src/ext/bcmath package.xml
/php-src/ext/calendar package.xml
/php-src/ext/com_dotnet package.xml
/php-src/ext/ctype package.xml
/php-src/ext/curl package.xml
/php-src/ext/dba
martin Wed Mar 10 06:24:12 2004 EDT
Modified files:
/php-src/ext/sqlite/tests sqlite_oo_003.phpt
Log:
Typo
http://cvs.php.net/diff.php/php-src/ext/sqlite/tests/sqlite_oo_003.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/sqlite/tests/sqlite_oo_003.phpt
diff -u ph
martin Tue Feb 3 03:23:43 2004 EDT
Modified files:
/php-src/build build.mk
Log:
Prevent cvsclean from being removed on interrupts
http://cvs.php.net/diff.php/php-src/build/build.mk?r1=1.23&r2=1.24&ty=u
Index: php-src/build/build.mk
diff -u php-src/build/b
On Wed, Jan 28, 2004 at 05:31:14PM +0100, Derick Rethans wrote:
> On Wed, 28 Jan 2004, Martin Kraemer wrote:
>
> > martin Wed Jan 28 11:27:43 2004 EDT
> >
> > Modified files: (Branch: 1)
>
> What is branch 1?
Ughhh.. Good question. I
On Wed, Jan 28, 2004 at 07:21:48PM +0100, Martin Kraemer wrote:
> On Wed, Jan 28, 2004 at 05:31:14PM +0100, Derick Rethans wrote:
> > On Wed, 28 Jan 2004, Martin Kraemer wrote:
> >
> > > martinWed Jan 28 11:27:43 2004 EDT
> > >
> > >
martin Wed Jan 28 11:27:43 2004 EDT
Modified files: (Branch: 1)
/php-src/ext/gd gd_ctx.c
Log:
Bug fix: Images would be broken on big-endian machines because the putc
function wrote the first (instead of "the low order") byte. That resulted
in unexpected zer
martin Wed Jan 28 11:25:13 2004 EDT
Modified files:
/php-src/ext/gd gd_ctx.c
Log:
Bug fix: Images would be broken on big-endian machines because the putc
function wrote the first (instead of "the low order") byte. That resulted
in unexpected zero bytes.
martin Mon Jan 12 11:30:56 2004 EDT
Modified files:
/php-src/ext/bz2php_bz2.h
Log:
Avoid duplicate symbols; definition is in bz2.c
Index: php-src/ext/bz2/php_bz2.h
diff -u php-src/ext/bz2/php_bz2.h:1.4 php-src/ext/bz2/php_bz2.h:1.5
--- php-src/ext/bz2/php_b
martin Fri Nov 29 09:07:28 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/main php_content_types.c
Log:
Portability: In C sources, do not use C++ comments
Index: php4/main/php_content_types.c
diff -u php4/main/php_content_types.c:1.24 php4/main/php_content
martin Fri Nov 29 06:15:44 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/gdgdcache.h
/php4/ext/bcmath/libbcmath/src private.h
/php4/ext/standard mail.c
Log:
Portability fixes (MFH)
Index: php4/ext/gd/gdcache.h
diff -u php4/ext/g
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
martin Fri Sep 20 11:39:51 2002 EDT
Modified files:
/php4/ext/cyrus cyrus.c
Log:
Since the cyrus extension prints only one line, and no subsequent info,
it should have a similar appearance as the other one-liners.
Use php_info_print_table_row() instead of
15 matches
Mail list logo