]> granicus.if.org Git - php/log
php
21 years agomove to pecl
Georg Richter [Sat, 17 May 2003 15:06:02 +0000 (15:06 +0000)]
move to pecl

21 years agoadded ext/mysqli for PHP4. This version doesn't support OO-function calls
Georg Richter [Sat, 17 May 2003 14:15:58 +0000 (14:15 +0000)]
added ext/mysqli for PHP4. This version doesn't support OO-function calls

21 years agoMail too
Marcus Boerger [Sat, 17 May 2003 11:32:22 +0000 (11:32 +0000)]
Mail  too

21 years agoFix segfault
Wez Furlong [Sat, 17 May 2003 09:34:12 +0000 (09:34 +0000)]
Fix segfault

21 years agoprotect against further surprises by initializing all zend_file_handle's
Sascha Schumann [Sat, 17 May 2003 08:06:53 +0000 (08:06 +0000)]
protect against further surprises by initializing all zend_file_handle's

21 years agoInitialize all zend_file_handle instances properly
Sascha Schumann [Sat, 17 May 2003 07:55:18 +0000 (07:55 +0000)]
Initialize all zend_file_handle instances properly

21 years agoBug #14369. ftp extension allows circumvention of safe_mode restrictions
Sara Golemon [Sat, 17 May 2003 04:20:12 +0000 (04:20 +0000)]
Bug #14369.  ftp extension allows circumvention of safe_mode restrictions

21 years agoBugfix 23654. If subject is an array and it contains other arrays, we want to pass...
Sara Golemon [Fri, 16 May 2003 23:24:55 +0000 (23:24 +0000)]
Bugfix 23654.  If subject is an array and it contains other arrays, we want to pass those subarrays through unchanged rather than attempt to convert them to string.

21 years agoMFH(r-1.43): fixed a syntax highlighter problem that happens when output buffering...
Moriyoshi Koizumi [Fri, 16 May 2003 23:08:47 +0000 (23:08 +0000)]
MFH(r-1.43): fixed a syntax highlighter problem that happens when output buffering is turned on

21 years agoMFH
Sascha Schumann [Fri, 16 May 2003 22:33:15 +0000 (22:33 +0000)]
MFH

21 years ago- mbstring.h is no more needed
Masaki Fujimoto [Fri, 16 May 2003 20:33:18 +0000 (20:33 +0000)]
- mbstring.h is no more needed

21 years agotypo fixing
foobar [Fri, 16 May 2003 20:20:06 +0000 (20:20 +0000)]
typo fixing

21 years agoNo typo... its tmpnam in one place, tempnam in another...
Wez Furlong [Fri, 16 May 2003 20:12:46 +0000 (20:12 +0000)]
No typo... its tmpnam in one place, tempnam in another...

/home/wez/packages/imap-2002b/c-client/osdep.c:287:
the use of `tmpnam' is dangerous, better use `mkstemp'

21 years agoMoved initialisation code to the proper place.
Moriyoshi Koizumi [Fri, 16 May 2003 19:28:17 +0000 (19:28 +0000)]
Moved initialisation code to the proper place.

21 years agoFix memory leak in the COM extension.
Wez Furlong [Fri, 16 May 2003 19:20:18 +0000 (19:20 +0000)]
Fix memory leak in the COM extension.
Patch from Michael Sisolak <msisolak at yahoo dot com>

21 years ago- Fixed bug #23661: mysql_fetch_array gives no warning on an invalid
Derick Rethans [Fri, 16 May 2003 19:07:57 +0000 (19:07 +0000)]
- Fixed bug #23661: mysql_fetch_array gives no warning on an invalid
  result_type

21 years agoStronger validation of parameters to ob_start().
Wez Furlong [Fri, 16 May 2003 19:06:37 +0000 (19:06 +0000)]
Stronger validation of parameters to ob_start().

21 years agoWe do not have to add entries for bugs that are introcuded between RCs..
foobar [Fri, 16 May 2003 15:30:57 +0000 (15:30 +0000)]
We do not have to add entries for bugs that are introcuded between RCs..

21 years agoBug fixing news.
Ilia Alshanetsky [Fri, 16 May 2003 15:15:29 +0000 (15:15 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Fri, 16 May 2003 15:13:57 +0000 (15:13 +0000)]
MFH

21 years ago- Fix speling:
Derick Rethans [Fri, 16 May 2003 15:03:45 +0000 (15:03 +0000)]
- Fix speling:
  /dat/dev/php/php-4.3.2RC3/ext/mysql/libmysql/my_tempnam.c:115: the use of
  `tempnam' is dangerous, better use `mkstemp'

21 years agoMFH(r-1.2): copy'n'paste failure
Moriyoshi Koizumi [Fri, 16 May 2003 06:25:12 +0000 (06:25 +0000)]
MFH(r-1.2): copy'n'paste failure

21 years agoMFH(r-1.1): added test case for bug #23650
Moriyoshi Koizumi [Fri, 16 May 2003 06:21:57 +0000 (06:21 +0000)]
MFH(r-1.1): added test case for bug #23650

21 years agoMFH(r-1.381): fixed bug #23650
Moriyoshi Koizumi [Fri, 16 May 2003 06:21:39 +0000 (06:21 +0000)]
MFH(r-1.381): fixed bug #23650

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 16 May 2003 06:20:24 +0000 (06:20 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoforgot that
Sascha Schumann [Fri, 16 May 2003 06:16:16 +0000 (06:16 +0000)]
forgot that

21 years agoFixed proto
Ilia Alshanetsky [Fri, 16 May 2003 01:09:10 +0000 (01:09 +0000)]
Fixed proto

21 years agoMFH(r-1.6): fixed test so it won't fail with the output_handler enabled
Moriyoshi Koizumi [Thu, 15 May 2003 19:20:55 +0000 (19:20 +0000)]
MFH(r-1.6): fixed test so it won't fail with the output_handler enabled

21 years ago- Now this is 4.3.2RC4-dev..hopefully we won't need it. :)
foobar [Thu, 15 May 2003 18:50:48 +0000 (18:50 +0000)]
- Now this is 4.3.2RC4-dev..hopefully we won't need it. :)

21 years agoBumb version.
foobar [Thu, 15 May 2003 18:46:20 +0000 (18:46 +0000)]
Bumb version.

21 years agofix this test for release..
foobar [Thu, 15 May 2003 18:36:59 +0000 (18:36 +0000)]
fix this test for release..

21 years agobetter not confuse people with this test..
foobar [Thu, 15 May 2003 17:50:29 +0000 (17:50 +0000)]
better not confuse people with this test..

21 years agoMFH
Sascha Schumann [Thu, 15 May 2003 16:55:21 +0000 (16:55 +0000)]
MFH

21 years agoMFH
Sascha Schumann [Thu, 15 May 2003 16:43:29 +0000 (16:43 +0000)]
MFH

21 years agoAdded missing bracket.
foobar [Thu, 15 May 2003 14:47:00 +0000 (14:47 +0000)]
Added missing bracket.

21 years agoMFH
Sascha Schumann [Thu, 15 May 2003 13:33:52 +0000 (13:33 +0000)]
MFH

21 years agowrapped the lines to be max. 80 chars as some people still use antique..
foobar [Thu, 15 May 2003 12:48:15 +0000 (12:48 +0000)]
wrapped the lines to be max. 80 chars as some people still use antique..

21 years agomy back hurts..
foobar [Thu, 15 May 2003 12:28:46 +0000 (12:28 +0000)]
my back hurts..

21 years agoAvoid using a stream which has already been freed
Sascha Schumann [Thu, 15 May 2003 12:01:01 +0000 (12:01 +0000)]
Avoid using a stream which has already been freed

21 years agoBug fixing news.
Ilia Alshanetsky [Thu, 15 May 2003 02:27:11 +0000 (02:27 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Thu, 15 May 2003 02:25:59 +0000 (02:25 +0000)]
MFH

21 years agoBetter be sure to spell it out...
Wez Furlong [Wed, 14 May 2003 19:10:27 +0000 (19:10 +0000)]
Better be sure to spell it out...

21 years ago4, not 3 :)
Wez Furlong [Wed, 14 May 2003 19:10:02 +0000 (19:10 +0000)]
4, not 3 :)

21 years agoAvoid warning about casting as FD when including. This fixes the
Wez Furlong [Wed, 14 May 2003 18:38:01 +0000 (18:38 +0000)]
Avoid warning about casting as FD when including. This fixes the
fopencookie/userstream/include test.

Add label for new selectable descriptor cast mode.

21 years agoMFH
foobar [Wed, 14 May 2003 18:23:41 +0000 (18:23 +0000)]
MFH

21 years agoMFH: reverted the patch for the PATH_TRANSLATE issue
Moriyoshi Koizumi [Wed, 14 May 2003 18:19:57 +0000 (18:19 +0000)]
MFH: reverted the patch for the PATH_TRANSLATE issue

21 years agoAdded test case for bug #23624
foobar [Wed, 14 May 2003 15:01:31 +0000 (15:01 +0000)]
Added test case for bug #23624

21 years agoCredits update
Edin Kadribasic [Wed, 14 May 2003 13:40:49 +0000 (13:40 +0000)]
Credits update

21 years agoMFH: better fix bug #20641.
Daniela Mariaschi [Wed, 14 May 2003 08:26:34 +0000 (08:26 +0000)]
MFH: better fix bug #20641.
Overflow numeric/deciaml datatype on NT

21 years agoUpdate
Marcus Boerger [Wed, 14 May 2003 06:42:21 +0000 (06:42 +0000)]
Update

21 years agoMFH: Enable db<n> builds configured with --with-uniquename
Marcus Boerger [Wed, 14 May 2003 06:22:58 +0000 (06:22 +0000)]
MFH: Enable db<n> builds configured with --with-uniquename

21 years agoFix file_get_contents segfault on empty file
Sascha Schumann [Wed, 14 May 2003 01:08:47 +0000 (01:08 +0000)]
Fix file_get_contents segfault on empty file

21 years agoMFH(r-1.4, r-1.4, r-1.5, r-1.4, r-1.4, r-1.4): fixed tests so they won't fail
Moriyoshi Koizumi [Wed, 14 May 2003 00:37:45 +0000 (00:37 +0000)]
MFH(r-1.4, r-1.4, r-1.5, r-1.4, r-1.4, r-1.4): fixed tests so they won't fail
in correct situations

21 years agoFixed a memory leak when -h flag is used.
Ilia Alshanetsky [Wed, 14 May 2003 00:11:01 +0000 (00:11 +0000)]
Fixed a memory leak when -h flag is used.

21 years ago- Fixed bug #23584 (error line numbers off by one when using #!php).
foobar [Wed, 14 May 2003 00:05:12 +0000 (00:05 +0000)]
- Fixed bug #23584 (error line numbers off by one when using #!php).
# already fixed in php5

21 years agoReadd fd 0-2 protection, so that users cannot close them
Sascha Schumann [Tue, 13 May 2003 23:51:57 +0000 (23:51 +0000)]
Readd fd 0-2 protection, so that users cannot close them

21 years agoSupply STDIN/OUT/ERR_FILENO directly, instead of opening them through
Sascha Schumann [Tue, 13 May 2003 23:44:35 +0000 (23:44 +0000)]
Supply STDIN/OUT/ERR_FILENO directly, instead of opening them through
stdio's fdopen.

21 years agoUse POSIX IO here, mainly to fix interactive mode.
Sascha Schumann [Tue, 13 May 2003 23:36:38 +0000 (23:36 +0000)]
Use POSIX IO here, mainly to fix interactive mode.

This also fixes a possible cpu-time hog bug where a file would consist
of "#" and nothing else.

21 years agoUse and supply zend_open func
Sascha Schumann [Tue, 13 May 2003 23:09:27 +0000 (23:09 +0000)]
Use and supply zend_open func

21 years agoMFH
foobar [Tue, 13 May 2003 22:10:27 +0000 (22:10 +0000)]
MFH

21 years agoMFH
Ilia Alshanetsky [Tue, 13 May 2003 22:09:30 +0000 (22:09 +0000)]
MFH

21 years agoreorder
foobar [Tue, 13 May 2003 22:05:34 +0000 (22:05 +0000)]
reorder

21 years agoMFH: Fix this test
Marcus Boerger [Tue, 13 May 2003 20:39:08 +0000 (20:39 +0000)]
MFH: Fix this test

21 years agomade it slightly descriptive
Moriyoshi Koizumi [Tue, 13 May 2003 19:41:46 +0000 (19:41 +0000)]
made it slightly descriptive

21 years agoBFN
Moriyoshi Koizumi [Tue, 13 May 2003 19:40:29 +0000 (19:40 +0000)]
BFN

21 years agoMFH(r-1.112, r-1.18): fixed bug #23610
Moriyoshi Koizumi [Tue, 13 May 2003 19:38:04 +0000 (19:38 +0000)]
MFH(r-1.112, r-1.18): fixed bug #23610

21 years agoMFH
Sascha Schumann [Tue, 13 May 2003 18:48:18 +0000 (18:48 +0000)]
MFH

21 years agofix possible segfault
Christian Stocker [Tue, 13 May 2003 14:42:23 +0000 (14:42 +0000)]
fix possible segfault

21 years agoFix problem with yaz_record in array mode, when record is unavailable.
Adam Dickmeiss [Tue, 13 May 2003 11:05:59 +0000 (11:05 +0000)]
Fix problem with yaz_record in array mode, when record is unavailable.

21 years agoEnsure that we don't close a random fd
Sascha Schumann [Tue, 13 May 2003 02:25:29 +0000 (02:25 +0000)]
Ensure that we don't close a random fd

fchdir(0)                                       Err#20 ENOTDIR
close(0)                                        = 0

21 years agoMFH
Ilia Alshanetsky [Tue, 13 May 2003 01:58:16 +0000 (01:58 +0000)]
MFH

21 years agoBFN!
Wez Furlong [Tue, 13 May 2003 00:21:50 +0000 (00:21 +0000)]
BFN!

21 years agoFix erroneous error status when attempting to use stream_select() on an SSL
Wez Furlong [Tue, 13 May 2003 00:18:27 +0000 (00:18 +0000)]
Fix erroneous error status when attempting to use stream_select() on an SSL
stream.  As a by-product, this also fixes Bug #22238, stream_select() clobbers
read buffer for pipes.

21 years agoProbable fix for #23567 - pfsockopen returns dead connection.
Wez Furlong [Mon, 12 May 2003 23:44:48 +0000 (23:44 +0000)]
Probable fix for #23567 - pfsockopen returns dead connection.
# Just need to verify under win32

21 years agoMFH(r-1.175, r-1.53): applied the right fix for bug #23016
Moriyoshi Koizumi [Mon, 12 May 2003 13:31:16 +0000 (13:31 +0000)]
MFH(r-1.175, r-1.53): applied the right fix for bug #23016

21 years agoifdef away win32 only variables.
Ilia Alshanetsky [Mon, 12 May 2003 04:05:54 +0000 (04:05 +0000)]
ifdef away win32 only variables.

21 years agoMFH
Sascha Schumann [Mon, 12 May 2003 01:29:41 +0000 (01:29 +0000)]
MFH

21 years agoMFH
Sascha Schumann [Mon, 12 May 2003 01:03:47 +0000 (01:03 +0000)]
MFH

21 years agoMFH(r-1.228): fixed bug #22463 and bug #23581
Moriyoshi Koizumi [Sun, 11 May 2003 06:39:42 +0000 (06:39 +0000)]
MFH(r-1.228): fixed bug #22463 and bug #23581

21 years agoMFH(r-1.1, r-1.1): added test cases for bug #22463 and bug #23581
Moriyoshi Koizumi [Sun, 11 May 2003 06:35:11 +0000 (06:35 +0000)]
MFH(r-1.1, r-1.1): added test cases for bug #22463 and bug #23581

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sun, 11 May 2003 06:33:36 +0000 (06:33 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoFixed bug #23016
Moriyoshi Koizumi [Sat, 10 May 2003 20:55:44 +0000 (20:55 +0000)]
Fixed bug #23016

21 years agoNeed to add the kerberos include dir here (fixes compile problem on RH9)
Rasmus Lerdorf [Sat, 10 May 2003 17:11:33 +0000 (17:11 +0000)]
Need to add the kerberos include dir here (fixes compile problem on RH9)

21 years agoMFH
Sascha Schumann [Sat, 10 May 2003 16:49:53 +0000 (16:49 +0000)]
MFH

21 years agoremoving the crashbug on windows
Hartmut Holzgraefe [Fri, 9 May 2003 13:55:44 +0000 (13:55 +0000)]
removing the crashbug on windows

21 years agoMFH
Pierre Joye [Fri, 9 May 2003 12:17:07 +0000 (12:17 +0000)]
MFH

21 years agoMFH
Hartmut Holzgraefe [Fri, 9 May 2003 09:56:51 +0000 (09:56 +0000)]
MFH

21 years agoReverting my last patch because user reports it does not help
Edin Kadribasic [Fri, 9 May 2003 09:08:09 +0000 (09:08 +0000)]
Reverting my last patch because user reports it does not help
solve the problem. (bug #23504)

# I cannot reproduce this myself so reverting the patch
# is probably the best thing to do at this point.

21 years agoMFH
Ilia Alshanetsky [Fri, 9 May 2003 01:10:24 +0000 (01:10 +0000)]
MFH

21 years agoMFH(r-1.84): added "&euro;" support for htmlentities() and html_entity_decode()
Moriyoshi Koizumi [Thu, 8 May 2003 15:44:32 +0000 (15:44 +0000)]
MFH(r-1.84): added "&euro;" support for htmlentities() and html_entity_decode()

21 years agoFix for bug #23504. Read per_dir configuration before trying to open the
Edin Kadribasic [Thu, 8 May 2003 09:19:44 +0000 (09:19 +0000)]
Fix for bug #23504. Read per_dir configuration before trying to open the
the php file for execution.

21 years agoMFH
Ilia Alshanetsky [Thu, 8 May 2003 01:23:36 +0000 (01:23 +0000)]
MFH

21 years agoMFH(r-1.72)
Sara Golemon [Wed, 7 May 2003 20:32:28 +0000 (20:32 +0000)]
MFH(r-1.72)

21 years agoMFH(r-1.16): possible fix for bug #23455 (patch by rrichards@digarc.com)
Moriyoshi Koizumi [Wed, 7 May 2003 14:12:57 +0000 (14:12 +0000)]
MFH(r-1.16): possible fix for bug #23455 (patch by rrichards@digarc.com)

21 years agoupdate
Sascha Schumann [Tue, 6 May 2003 23:53:33 +0000 (23:53 +0000)]
update

21 years agoupdate
foobar [Tue, 6 May 2003 23:43:13 +0000 (23:43 +0000)]
update

21 years agoupdate
Sascha Schumann [Tue, 6 May 2003 23:26:09 +0000 (23:26 +0000)]
update

21 years agoRemind people that sending in their qa info may contain sensitive data.
Rasmus Lerdorf [Tue, 6 May 2003 20:22:17 +0000 (20:22 +0000)]
Remind people that sending in their qa info may contain sensitive data.

21 years agoMFH
Sascha Schumann [Tue, 6 May 2003 19:18:07 +0000 (19:18 +0000)]
MFH

21 years agoChange of roles
Marcus Boerger [Tue, 6 May 2003 15:07:09 +0000 (15:07 +0000)]
Change of roles