]>
granicus.if.org Git - php/log
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.
foobar [Wed, 14 May 2003 18:23:41 +0000 (18:23 +0000)]
MFH
Moriyoshi Koizumi [Wed, 14 May 2003 18:19:57 +0000 (18:19 +0000)]
MFH: reverted the patch for the PATH_TRANSLATE issue
foobar [Wed, 14 May 2003 15:01:31 +0000 (15:01 +0000)]
Added test case for bug #23624
Edin Kadribasic [Wed, 14 May 2003 13:40:49 +0000 (13:40 +0000)]
Credits update
Daniela Mariaschi [Wed, 14 May 2003 08:26:34 +0000 (08:26 +0000)]
MFH: better fix bug #20641.
Overflow numeric/deciaml datatype on NT
Marcus Boerger [Wed, 14 May 2003 06:42:21 +0000 (06:42 +0000)]
Update
Marcus Boerger [Wed, 14 May 2003 06:22:58 +0000 (06:22 +0000)]
MFH: Enable db<n> builds configured with --with-uniquename
Sascha Schumann [Wed, 14 May 2003 01:08:47 +0000 (01:08 +0000)]
Fix file_get_contents segfault on empty file
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
Ilia Alshanetsky [Wed, 14 May 2003 00:11:01 +0000 (00:11 +0000)]
Fixed a memory leak when -h flag is used.
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
Sascha Schumann [Tue, 13 May 2003 23:51:57 +0000 (23:51 +0000)]
Readd fd 0-2 protection, so that users cannot close them
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.
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.
Sascha Schumann [Tue, 13 May 2003 23:09:27 +0000 (23:09 +0000)]
Use and supply zend_open func
foobar [Tue, 13 May 2003 22:10:27 +0000 (22:10 +0000)]
MFH
Ilia Alshanetsky [Tue, 13 May 2003 22:09:30 +0000 (22:09 +0000)]
MFH
foobar [Tue, 13 May 2003 22:05:34 +0000 (22:05 +0000)]
reorder
Marcus Boerger [Tue, 13 May 2003 20:39:08 +0000 (20:39 +0000)]
MFH: Fix this test
Moriyoshi Koizumi [Tue, 13 May 2003 19:41:46 +0000 (19:41 +0000)]
made it slightly descriptive
Moriyoshi Koizumi [Tue, 13 May 2003 19:40:29 +0000 (19:40 +0000)]
BFN
Moriyoshi Koizumi [Tue, 13 May 2003 19:38:04 +0000 (19:38 +0000)]
MFH(r-1.112, r-1.18): fixed bug #23610
Sascha Schumann [Tue, 13 May 2003 18:48:18 +0000 (18:48 +0000)]
MFH
Christian Stocker [Tue, 13 May 2003 14:42:23 +0000 (14:42 +0000)]
fix possible segfault
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.
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
Ilia Alshanetsky [Tue, 13 May 2003 01:58:16 +0000 (01:58 +0000)]
MFH
Wez Furlong [Tue, 13 May 2003 00:21:50 +0000 (00:21 +0000)]
BFN!
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.
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
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
Ilia Alshanetsky [Mon, 12 May 2003 04:05:54 +0000 (04:05 +0000)]
ifdef away win32 only variables.
Sascha Schumann [Mon, 12 May 2003 01:29:41 +0000 (01:29 +0000)]
MFH
Sascha Schumann [Mon, 12 May 2003 01:03:47 +0000 (01:03 +0000)]
MFH
Moriyoshi Koizumi [Sun, 11 May 2003 06:39:42 +0000 (06:39 +0000)]
MFH(r-1.228): fixed 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
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'.
Moriyoshi Koizumi [Sat, 10 May 2003 20:55:44 +0000 (20:55 +0000)]
Fixed bug #23016
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)
Sascha Schumann [Sat, 10 May 2003 16:49:53 +0000 (16:49 +0000)]
MFH
Hartmut Holzgraefe [Fri, 9 May 2003 13:55:44 +0000 (13:55 +0000)]
removing the crashbug on windows
Pierre Joye [Fri, 9 May 2003 12:17:07 +0000 (12:17 +0000)]
MFH
Hartmut Holzgraefe [Fri, 9 May 2003 09:56:51 +0000 (09:56 +0000)]
MFH
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.
Ilia Alshanetsky [Fri, 9 May 2003 01:10:24 +0000 (01:10 +0000)]
MFH
Moriyoshi Koizumi [Thu, 8 May 2003 15:44:32 +0000 (15:44 +0000)]
MFH(r-1.84): added "€" support for htmlentities() and html_entity_decode()
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.
Ilia Alshanetsky [Thu, 8 May 2003 01:23:36 +0000 (01:23 +0000)]
MFH
Sara Golemon [Wed, 7 May 2003 20:32:28 +0000 (20:32 +0000)]
MFH(r-1.72)
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)
Sascha Schumann [Tue, 6 May 2003 23:53:33 +0000 (23:53 +0000)]
update
foobar [Tue, 6 May 2003 23:43:13 +0000 (23:43 +0000)]
update
Sascha Schumann [Tue, 6 May 2003 23:26:09 +0000 (23:26 +0000)]
update
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.
Sascha Schumann [Tue, 6 May 2003 19:18:07 +0000 (19:18 +0000)]
MFH
Marcus Boerger [Tue, 6 May 2003 15:07:09 +0000 (15:07 +0000)]
Change of roles
Sascha Schumann [Tue, 6 May 2003 14:39:31 +0000 (14:39 +0000)]
Eliminate fsync calls which apply to files, not sockets.
Also disable the Win32 socket shutdown procedure for non-Win32 systems.
closesocket has quite different semantics on Win32 which requires
a certain shutdown procedure as outlined here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/shutdown_2.asp
Sascha Schumann [Tue, 6 May 2003 13:18:38 +0000 (13:18 +0000)]
Real fix for open() issue on Solaris
Sascha Schumann [Tue, 6 May 2003 13:06:53 +0000 (13:06 +0000)]
When HAVE_BROKEN_GETCWD is in effect, open() will be called, so we need
to include unistd.h.
Sascha Schumann [Tue, 6 May 2003 11:53:33 +0000 (11:53 +0000)]
Move persistent into ZEND_DEBUG section
Sascha Schumann [Tue, 6 May 2003 11:52:11 +0000 (11:52 +0000)]
Drop some TSRMLS_FETCH which are not used according to gcc
Sascha Schumann [Tue, 6 May 2003 11:04:42 +0000 (11:04 +0000)]
Fix URL reading
Sascha Schumann [Tue, 6 May 2003 10:15:59 +0000 (10:15 +0000)]
fix typo
Sascha Schumann [Tue, 6 May 2003 10:14:39 +0000 (10:14 +0000)]
improve portability
Marcus Boerger [Tue, 6 May 2003 09:34:20 +0000 (09:34 +0000)]
MFH
Marcus Boerger [Tue, 6 May 2003 01:26:21 +0000 (01:26 +0000)]
MFH new test layout
Daniela Mariaschi [Mon, 5 May 2003 22:45:32 +0000 (22:45 +0000)]
MFH
Marcus Boerger [Mon, 5 May 2003 22:36:16 +0000 (22:36 +0000)]
Bugfix #22367
Ilia Alshanetsky [Mon, 5 May 2003 22:21:37 +0000 (22:21 +0000)]
MFH
Ilia Alshanetsky [Mon, 5 May 2003 19:57:40 +0000 (19:57 +0000)]
MFH
Moriyoshi Koizumi [Mon, 5 May 2003 19:51:16 +0000 (19:51 +0000)]
MFH(r-1.81): added links to HTML entity resources
Wez Furlong [Mon, 5 May 2003 16:30:04 +0000 (16:30 +0000)]
Avoid potential segfault when preparing an SSL stream.
Christian Stocker [Mon, 5 May 2003 14:46:49 +0000 (14:46 +0000)]
xmlInitParser() at MINIT for better thread-safety (by Rob)
Christian Stocker [Mon, 5 May 2003 12:55:23 +0000 (12:55 +0000)]
Set the doc property to NULL if no parent is available (by Rob Richards)
Thies C. Arntzen [Mon, 5 May 2003 12:17:03 +0000 (12:17 +0000)]
fixed FMR
Sebastian Bergmann [Mon, 5 May 2003 10:17:14 +0000 (10:17 +0000)]
MFH: Add test case for bug #23489.
SVN Migration [Mon, 5 May 2003 10:16:05 +0000 (10:16 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Sun, 4 May 2003 19:34:52 +0000 (19:34 +0000)]
Credit Jay's name
Ilia Alshanetsky [Sun, 4 May 2003 19:10:07 +0000 (19:10 +0000)]
MFH
Ilia Alshanetsky [Sun, 4 May 2003 18:42:19 +0000 (18:42 +0000)]
Bug fixing news.
Ilia Alshanetsky [Sun, 4 May 2003 18:41:37 +0000 (18:41 +0000)]
MFH
SVN Migration [Sun, 4 May 2003 18:41:03 +0000 (18:41 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Sun, 4 May 2003 18:29:05 +0000 (18:29 +0000)]
BFN: #23162
Moriyoshi Koizumi [Sun, 4 May 2003 13:12:26 +0000 (13:12 +0000)]
MFH(r-1.174): fixed an issue that zend-multibyte's behaviour doesn't reflect the change to mbstring.internal_encoding ini setting.
Moriyoshi Koizumi [Sun, 4 May 2003 12:45:12 +0000 (12:45 +0000)]
MFH(r-1.379,r-1.1): real fix and a test case for bug #22008
SVN Migration [Sun, 4 May 2003 12:44:37 +0000 (12:44 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Sun, 4 May 2003 11:52:44 +0000 (11:52 +0000)]
BFN
Moriyoshi Koizumi [Sun, 4 May 2003 11:46:23 +0000 (11:46 +0000)]
MFH(r-1.378): a quick fix for bug #22008
Moriyoshi Koizumi [Sun, 4 May 2003 11:22:00 +0000 (11:22 +0000)]
MFH(r-1.109): added missing sanity check
Marcus Boerger [Fri, 2 May 2003 23:27:46 +0000 (23:27 +0000)]
Fix test
Sascha Schumann [Fri, 2 May 2003 18:25:39 +0000 (18:25 +0000)]
Rework text
Moriyoshi Koizumi [Fri, 2 May 2003 11:01:00 +0000 (11:01 +0000)]
MFH(r-1.80): fixed bug #23449
Thies C. Arntzen [Fri, 2 May 2003 08:43:25 +0000 (08:43 +0000)]
@ - Fixed bug #23376 OCINewDescriptor
Sara Golemon [Fri, 2 May 2003 01:05:16 +0000 (01:05 +0000)]
MFH(r-1.227)
foobar [Fri, 2 May 2003 00:40:35 +0000 (00:40 +0000)]
MFH: - Fixed bug #22580 (ext/odbc compile failure with dbmaker)
foobar [Thu, 1 May 2003 23:50:25 +0000 (23:50 +0000)]
MFH: - Fixed bug #23427 (compile failure with GD 1.8.3)
Ilia Alshanetsky [Thu, 1 May 2003 21:08:47 +0000 (21:08 +0000)]
MFH
Sascha Schumann [Thu, 1 May 2003 20:50:26 +0000 (20:50 +0000)]
cleanup
Wez Furlong [Thu, 1 May 2003 10:44:18 +0000 (10:44 +0000)]
Really fix dll linkage, and fix TSRMLS usage.