]> granicus.if.org Git - php/log
php
21 years agoMFH
foobar [Wed, 12 Mar 2003 01:10:01 +0000 (01:10 +0000)]
MFH

21 years agoMFH (XBM patch by Marcus Börger)
Ilia Alshanetsky [Wed, 12 Mar 2003 01:02:41 +0000 (01:02 +0000)]
MFH (XBM patch by Marcus Börger)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 12 Mar 2003 00:51:04 +0000 (00:51 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoOnUpdateLong is only in php5/HEAD. (oops! :)
foobar [Tue, 11 Mar 2003 17:22:31 +0000 (17:22 +0000)]
OnUpdateLong is only in php5/HEAD. (oops! :)

21 years agoFixed bug #22634 (broken cygwin build)
Moriyoshi Koizumi [Tue, 11 Mar 2003 16:53:28 +0000 (16:53 +0000)]
Fixed bug #22634 (broken cygwin build)

21 years agoBFN
foobar [Tue, 11 Mar 2003 03:12:37 +0000 (03:12 +0000)]
BFN

21 years agoMFH: - Fixed bug #20715 (odbc could not be compiled as shared extension)
foobar [Tue, 11 Mar 2003 03:11:52 +0000 (03:11 +0000)]
MFH: - Fixed bug #20715 (odbc could not be compiled as shared extension)

21 years agofix sizeof(size_t) > sizeof(uint) issue
Sascha Schumann [Tue, 11 Mar 2003 02:32:29 +0000 (02:32 +0000)]
fix sizeof(size_t) > sizeof(uint) issue

21 years agoBFN
foobar [Tue, 11 Mar 2003 02:13:00 +0000 (02:13 +0000)]
BFN

21 years agoMFH: Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)
foobar [Tue, 11 Mar 2003 02:12:17 +0000 (02:12 +0000)]
MFH: Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)

21 years agoreverting jani's non-sense commits
Sascha Schumann [Tue, 11 Mar 2003 01:50:18 +0000 (01:50 +0000)]
reverting jani's non-sense commits

21 years agoMFH
foobar [Mon, 10 Mar 2003 23:13:03 +0000 (23:13 +0000)]
MFH

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 10 Mar 2003 19:09:22 +0000 (19:09 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Mon, 10 Mar 2003 19:07:49 +0000 (19:07 +0000)]
MFH

21 years agofixing missed int to long with zend_parse_parameters
David Hill [Mon, 10 Mar 2003 15:57:07 +0000 (15:57 +0000)]
fixing missed int to long with zend_parse_parameters

21 years ago- MFH: use shtool mkdir always.
foobar [Mon, 10 Mar 2003 14:33:10 +0000 (14:33 +0000)]
- MFH: use shtool mkdir always.

21 years ago64-bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)
David Hill [Mon, 10 Mar 2003 13:35:36 +0000 (13:35 +0000)]
64-bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)
@64-bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)

21 years ago- MFH: apache2handler sapi module
foobar [Mon, 10 Mar 2003 03:17:04 +0000 (03:17 +0000)]
- MFH: apache2handler sapi module
- Changed apache2filter to use --with-apxs2filter

21 years agofix line endings in file
Shane Caraveo [Mon, 10 Mar 2003 02:40:19 +0000 (02:40 +0000)]
fix line endings in file

21 years agofix using stdin. This was already fixed in php5.
Shane Caraveo [Mon, 10 Mar 2003 02:35:59 +0000 (02:35 +0000)]
fix using stdin.  This was already fixed in php5.

21 years agoMFH
foobar [Mon, 10 Mar 2003 02:17:06 +0000 (02:17 +0000)]
MFH

21 years agono c++ comments..
foobar [Mon, 10 Mar 2003 02:10:18 +0000 (02:10 +0000)]
no c++ comments..

21 years agoline endings on win32 made the var_dump'ed string 4 bytes longer. this should work...
Shane Caraveo [Mon, 10 Mar 2003 01:23:10 +0000 (01:23 +0000)]
line endings on win32 made the var_dump'ed string 4 bytes longer.  this should work on all platforms.

21 years agosplitting on whitespace will be different depending on platform, so be specific with...
Shane Caraveo [Mon, 10 Mar 2003 01:10:52 +0000 (01:10 +0000)]
splitting on whitespace will be different depending on platform, so be specific with the line ending.

21 years agomake test happy by adding missing functions to avoid warnings, taken from user_stream.c
Shane Caraveo [Mon, 10 Mar 2003 00:14:11 +0000 (00:14 +0000)]
make test happy by adding missing functions to avoid warnings, taken from user_stream.c

21 years ago- No C++ comments! (Patch by Magnus)
Derick Rethans [Sun, 9 Mar 2003 19:15:16 +0000 (19:15 +0000)]
- No C++ comments! (Patch by Magnus)

21 years agoChanges for iPlanet Webserver 6
Uwe Schindler [Sun, 9 Mar 2003 12:08:36 +0000 (12:08 +0000)]
Changes for iPlanet Webserver 6

21 years ago- MFH: Fixed a bug in GD's truecolor TTF handling.
Derick Rethans [Sat, 8 Mar 2003 18:28:08 +0000 (18:28 +0000)]
- MFH: Fixed a bug in GD's truecolor TTF handling.

21 years agoMFH
Stefan Esser [Sat, 8 Mar 2003 15:24:47 +0000 (15:24 +0000)]
MFH

21 years agoMFH: Fix for bug #22473
foobar [Fri, 7 Mar 2003 18:58:34 +0000 (18:58 +0000)]
MFH: Fix for bug #22473

21 years agoAdded note about the 64bit fixes
foobar [Fri, 7 Mar 2003 18:41:42 +0000 (18:41 +0000)]
Added note about the 64bit fixes

21 years agocredits update
Uwe Schindler [Fri, 7 Mar 2003 17:08:06 +0000 (17:08 +0000)]
credits update

21 years agoBug fixing news.
Ilia Alshanetsky [Fri, 7 Mar 2003 14:08:54 +0000 (14:08 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Fri, 7 Mar 2003 14:08:06 +0000 (14:08 +0000)]
MFH

21 years ago64-bit correction to variables passed to zend_parse_parameters
David Hill [Fri, 7 Mar 2003 13:42:30 +0000 (13:42 +0000)]
64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)

21 years agoMFH
foobar [Fri, 7 Mar 2003 06:18:27 +0000 (06:18 +0000)]
MFH

21 years agoMFH
foobar [Fri, 7 Mar 2003 04:32:49 +0000 (04:32 +0000)]
MFH

21 years agoMFH
Stefan Esser [Thu, 6 Mar 2003 20:59:27 +0000 (20:59 +0000)]
MFH

21 years agoMFH
Moriyoshi Koizumi [Thu, 6 Mar 2003 19:37:32 +0000 (19:37 +0000)]
MFH

21 years agoMFH
foobar [Thu, 6 Mar 2003 16:29:15 +0000 (16:29 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 6 Mar 2003 16:29:06 +0000 (16:29 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoI was bored..
foobar [Wed, 5 Mar 2003 18:48:04 +0000 (18:48 +0000)]
I was bored..

21 years agoBug fixing news.
Ilia Alshanetsky [Wed, 5 Mar 2003 17:03:03 +0000 (17:03 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Wed, 5 Mar 2003 17:00:25 +0000 (17:00 +0000)]
MFH

21 years agoGD news.
Ilia Alshanetsky [Wed, 5 Mar 2003 16:24:05 +0000 (16:24 +0000)]
GD news.

21 years agoMFH
Ilia Alshanetsky [Wed, 5 Mar 2003 16:19:18 +0000 (16:19 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 5 Mar 2003 16:19:09 +0000 (16:19 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH
foobar [Wed, 5 Mar 2003 16:12:41 +0000 (16:12 +0000)]
MFH

21 years agoMFH
Ilia Alshanetsky [Wed, 5 Mar 2003 16:08:21 +0000 (16:08 +0000)]
MFH

21 years agoSynchronized bundled gd with gd 2.0.11 (bug fixes).
Ilia Alshanetsky [Wed, 5 Mar 2003 16:04:20 +0000 (16:04 +0000)]
Synchronized bundled gd with gd 2.0.11 (bug fixes).
MFH
  1) Use Zend allocation macros instead of native allocation functions.
  2) Better error reporting mechanism.
  3) Some style fixes, which allow easier code synchronization & maintenance.

21 years ago- MFH: 1.88
Corne' Cornelius [Wed, 5 Mar 2003 13:20:44 +0000 (13:20 +0000)]
- MFH: 1.88

21 years ago- MFH: 1.87
Corne' Cornelius [Wed, 5 Mar 2003 09:39:53 +0000 (09:39 +0000)]
- MFH: 1.87

21 years agoMFH: added missing phpinfo entry (Russian support)
Moriyoshi Koizumi [Wed, 5 Mar 2003 06:16:54 +0000 (06:16 +0000)]
MFH: added missing phpinfo entry (Russian support)

21 years agoFix some signed/unsigned issues with read() and SSL_read() return values.
Wez Furlong [Wed, 5 Mar 2003 01:28:45 +0000 (01:28 +0000)]
Fix some signed/unsigned issues with read() and SSL_read() return values.
Allow SSL_connect() to retry for non-blocking sockets.
Correctly declare the char as unsigned for php_stream_getc(), as per
fgetc() semantics.

21 years agoMFH: Added a test case for bug #22510
Moriyoshi Koizumi [Tue, 4 Mar 2003 19:52:48 +0000 (19:52 +0000)]
MFH: Added a test case for bug #22510

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 4 Mar 2003 19:52:23 +0000 (19:52 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH
foobar [Tue, 4 Mar 2003 19:00:11 +0000 (19:00 +0000)]
MFH

21 years agoMFH: 64bit fix
Moriyoshi Koizumi [Tue, 4 Mar 2003 17:20:27 +0000 (17:20 +0000)]
MFH: 64bit fix

21 years agoMFH: 64bit long fix
Moriyoshi Koizumi [Tue, 4 Mar 2003 17:14:56 +0000 (17:14 +0000)]
MFH: 64bit long fix

21 years agoMFH
Ilia Alshanetsky [Tue, 4 Mar 2003 16:35:02 +0000 (16:35 +0000)]
MFH

21 years agoBug fixing news.
Ilia Alshanetsky [Tue, 4 Mar 2003 16:22:00 +0000 (16:22 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Tue, 4 Mar 2003 16:20:51 +0000 (16:20 +0000)]
MFH

21 years agoCompiler warning fix.
Ilia Alshanetsky [Tue, 4 Mar 2003 16:20:24 +0000 (16:20 +0000)]
Compiler warning fix.

21 years agoMFH
Ilia Alshanetsky [Tue, 4 Mar 2003 16:09:17 +0000 (16:09 +0000)]
MFH

21 years agoadding news entry for disable_classes addition
foobar [Tue, 4 Mar 2003 14:24:48 +0000 (14:24 +0000)]
adding news entry for disable_classes addition

21 years agomake it really W3C compatible (unlink node, when in tree...)
Christian Stocker [Tue, 4 Mar 2003 13:29:18 +0000 (13:29 +0000)]
make it really W3C compatible (unlink node, when in tree...)

21 years agoUpdate credits.
Edin Kadribasic [Mon, 3 Mar 2003 21:56:51 +0000 (21:56 +0000)]
Update credits.

21 years agoBFN
Edin Kadribasic [Mon, 3 Mar 2003 21:30:19 +0000 (21:30 +0000)]
BFN

21 years agoEnabled mcrypt_generic_deinit() on windows (#22520)
Edin Kadribasic [Mon, 3 Mar 2003 21:23:48 +0000 (21:23 +0000)]
Enabled mcrypt_generic_deinit() on windows (#22520)

21 years agoMFH: adding disable_classes ini directive
Harald Radi [Mon, 3 Mar 2003 01:54:29 +0000 (01:54 +0000)]
MFH: adding disable_classes ini directive

21 years agoMFH: adding placeholder for the new disable_classes directive
Harald Radi [Mon, 3 Mar 2003 01:31:48 +0000 (01:31 +0000)]
MFH: adding placeholder for the new disable_classes directive

21 years agoMFH
foobar [Sun, 2 Mar 2003 18:52:37 +0000 (18:52 +0000)]
MFH

21 years agoMFH
foobar [Sun, 2 Mar 2003 18:51:10 +0000 (18:51 +0000)]
MFH

21 years agoMFH: fix bug #22485
foobar [Sun, 2 Mar 2003 18:47:54 +0000 (18:47 +0000)]
MFH: fix bug #22485

21 years agoNew function news.
Ilia Alshanetsky [Sun, 2 Mar 2003 14:38:54 +0000 (14:38 +0000)]
New function news.

21 years agoUpdate credits
Pierre Joye [Sat, 1 Mar 2003 01:16:00 +0000 (01:16 +0000)]
Update credits

21 years agoMFH imageistruecolor, imagesavealpha
Pierre Joye [Sat, 1 Mar 2003 01:15:47 +0000 (01:15 +0000)]
MFH imageistruecolor, imagesavealpha

21 years ago@- Crash bug fix. If config-file-scan-dir is set and contains .ini files
Rasmus Lerdorf [Fri, 28 Feb 2003 20:44:47 +0000 (20:44 +0000)]
@- Crash bug fix.  If config-file-scan-dir is set and contains .ini files
   but there is no top php.ini file, we would get a segfault.  (Rasmus)

21 years agoWas actually an ucwords() problem...
Moriyoshi Koizumi [Fri, 28 Feb 2003 13:32:46 +0000 (13:32 +0000)]
Was actually an ucwords() problem...

21 years agoBFN
foobar [Fri, 28 Feb 2003 10:23:05 +0000 (10:23 +0000)]
BFN

21 years agoMFphp5
Hartmut Holzgraefe [Fri, 28 Feb 2003 08:43:51 +0000 (08:43 +0000)]
MFphp5

21 years agoBFN
foobar [Fri, 28 Feb 2003 07:35:58 +0000 (07:35 +0000)]
BFN

21 years ago- MFH: Fixed bug #22312 (crash on failed connection when curl_getinfo() was called).
foobar [Fri, 28 Feb 2003 07:35:11 +0000 (07:35 +0000)]
- MFH: Fixed bug #22312 (crash on failed connection when curl_getinfo() was called).
  (Phil Oleson <poleson@verio.net>)

21 years agoMFphp5
Hartmut Holzgraefe [Fri, 28 Feb 2003 06:51:31 +0000 (06:51 +0000)]
MFphp5

21 years agoMFH
Ilia Alshanetsky [Thu, 27 Feb 2003 20:38:22 +0000 (20:38 +0000)]
MFH

21 years agoBug fixing news.
Ilia Alshanetsky [Thu, 27 Feb 2003 16:42:42 +0000 (16:42 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Thu, 27 Feb 2003 16:41:44 +0000 (16:41 +0000)]
MFH

21 years agoMFH
Sascha Schumann [Thu, 27 Feb 2003 10:07:59 +0000 (10:07 +0000)]
MFH

21 years ago- MFH: Segfault in ifx_errormsg()
Corne' Cornelius [Thu, 27 Feb 2003 09:00:52 +0000 (09:00 +0000)]
- MFH: Segfault in ifx_errormsg()

21 years agoGet rid of an unnecessary syscall on non-Windows. We don't need two
Rasmus Lerdorf [Wed, 26 Feb 2003 22:17:35 +0000 (22:17 +0000)]
Get rid of an unnecessary syscall on non-Windows.  We don't need two
setitimer() calls here in order to reset the timer.

21 years agoMFphp5
Hartmut Holzgraefe [Wed, 26 Feb 2003 17:38:03 +0000 (17:38 +0000)]
MFphp5

21 years agoBFN: the fix was actually done by Ilia.
Moriyoshi Koizumi [Tue, 25 Feb 2003 18:56:53 +0000 (18:56 +0000)]
BFN: the fix was actually done by Ilia.

21 years agoMFH(r1.72): int / long change
Moriyoshi Koizumi [Tue, 25 Feb 2003 18:51:21 +0000 (18:51 +0000)]
MFH(r1.72): int / long change
Fixed bug #22301 (htmlspecialchars crashes on Tru64)

21 years agoMFH
Ilia Alshanetsky [Tue, 25 Feb 2003 16:26:55 +0000 (16:26 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 25 Feb 2003 16:21:01 +0000 (16:21 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH
foobar [Tue, 25 Feb 2003 11:48:57 +0000 (11:48 +0000)]
MFH

21 years agoBFN
foobar [Tue, 25 Feb 2003 11:25:00 +0000 (11:25 +0000)]
BFN

21 years agoMFH: Fixed bug #21224 (apache configure fails when using --enable-versioning)
foobar [Tue, 25 Feb 2003 11:23:24 +0000 (11:23 +0000)]
MFH: Fixed bug #21224 (apache configure fails when using --enable-versioning)

21 years agoBFN
foobar [Tue, 25 Feb 2003 09:46:24 +0000 (09:46 +0000)]
BFN

21 years agoMFH: Fixed bug #20256 (snprintf() not defined on some systems)
foobar [Tue, 25 Feb 2003 09:45:47 +0000 (09:45 +0000)]
MFH: Fixed bug #20256 (snprintf() not defined on some systems)