]> granicus.if.org Git - php/log
php
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

21 years agoEliminate fsync calls which apply to files, not sockets.
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

21 years agoReal fix for open() issue on Solaris
Sascha Schumann [Tue, 6 May 2003 13:18:38 +0000 (13:18 +0000)]
Real fix for open() issue on Solaris

21 years agoWhen HAVE_BROKEN_GETCWD is in effect, open() will be called, so we need
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.

21 years agoMove persistent into ZEND_DEBUG section
Sascha Schumann [Tue, 6 May 2003 11:53:33 +0000 (11:53 +0000)]
Move persistent into ZEND_DEBUG section

21 years agoDrop some TSRMLS_FETCH which are not used according to gcc
Sascha Schumann [Tue, 6 May 2003 11:52:11 +0000 (11:52 +0000)]
Drop some TSRMLS_FETCH which are not used according to gcc

21 years agoFix URL reading
Sascha Schumann [Tue, 6 May 2003 11:04:42 +0000 (11:04 +0000)]
Fix URL reading

21 years agofix typo
Sascha Schumann [Tue, 6 May 2003 10:15:59 +0000 (10:15 +0000)]
fix typo

21 years agoimprove portability
Sascha Schumann [Tue, 6 May 2003 10:14:39 +0000 (10:14 +0000)]
improve portability

21 years agoMFH
Marcus Boerger [Tue, 6 May 2003 09:34:20 +0000 (09:34 +0000)]
MFH

21 years agoMFH new test layout
Marcus Boerger [Tue, 6 May 2003 01:26:21 +0000 (01:26 +0000)]
MFH new test layout

21 years agoMFH
Daniela Mariaschi [Mon, 5 May 2003 22:45:32 +0000 (22:45 +0000)]
MFH

21 years agoBugfix #22367
Marcus Boerger [Mon, 5 May 2003 22:36:16 +0000 (22:36 +0000)]
Bugfix #22367

21 years agoMFH
Ilia Alshanetsky [Mon, 5 May 2003 22:21:37 +0000 (22:21 +0000)]
MFH

21 years agoMFH
Ilia Alshanetsky [Mon, 5 May 2003 19:57:40 +0000 (19:57 +0000)]
MFH

21 years agoMFH(r-1.81): added links to HTML entity resources
Moriyoshi Koizumi [Mon, 5 May 2003 19:51:16 +0000 (19:51 +0000)]
MFH(r-1.81): added links to HTML entity resources

21 years agoAvoid potential segfault when preparing an SSL stream.
Wez Furlong [Mon, 5 May 2003 16:30:04 +0000 (16:30 +0000)]
Avoid potential segfault when preparing an SSL stream.

21 years agoxmlInitParser() at MINIT for better thread-safety (by Rob)
Christian Stocker [Mon, 5 May 2003 14:46:49 +0000 (14:46 +0000)]
xmlInitParser() at MINIT for better thread-safety (by Rob)

21 years agoSet the doc property to NULL if no parent is available (by Rob Richards)
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)

21 years agofixed FMR
Thies C. Arntzen [Mon, 5 May 2003 12:17:03 +0000 (12:17 +0000)]
fixed FMR

21 years agoMFH: Add test case for bug #23489.
Sebastian Bergmann [Mon, 5 May 2003 10:17:14 +0000 (10:17 +0000)]
MFH: Add test case for bug #23489.

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoCredit Jay's name
Moriyoshi Koizumi [Sun, 4 May 2003 19:34:52 +0000 (19:34 +0000)]
Credit Jay's name

21 years agoMFH
Ilia Alshanetsky [Sun, 4 May 2003 19:10:07 +0000 (19:10 +0000)]
MFH

21 years agoBug fixing news.
Ilia Alshanetsky [Sun, 4 May 2003 18:42:19 +0000 (18:42 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Sun, 4 May 2003 18:41:37 +0000 (18:41 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoBFN: #23162
Marcus Boerger [Sun, 4 May 2003 18:29:05 +0000 (18:29 +0000)]
BFN: #23162

21 years agoMFH(r-1.174): fixed an issue that zend-multibyte's behaviour doesn't reflect the...
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.

21 years agoMFH(r-1.379,r-1.1): real fix and a test case for bug #22008
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

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoBFN
Moriyoshi Koizumi [Sun, 4 May 2003 11:52:44 +0000 (11:52 +0000)]
BFN

21 years agoMFH(r-1.378): a quick fix for bug #22008
Moriyoshi Koizumi [Sun, 4 May 2003 11:46:23 +0000 (11:46 +0000)]
MFH(r-1.378): a quick fix for bug #22008

21 years agoMFH(r-1.109): added missing sanity check
Moriyoshi Koizumi [Sun, 4 May 2003 11:22:00 +0000 (11:22 +0000)]
MFH(r-1.109): added missing sanity check

21 years agoFix test
Marcus Boerger [Fri, 2 May 2003 23:27:46 +0000 (23:27 +0000)]
Fix test

21 years agoRework text
Sascha Schumann [Fri, 2 May 2003 18:25:39 +0000 (18:25 +0000)]
Rework text

21 years agoMFH(r-1.80): fixed bug #23449
Moriyoshi Koizumi [Fri, 2 May 2003 11:01:00 +0000 (11:01 +0000)]
MFH(r-1.80): fixed bug #23449

21 years ago@ - Fixed bug #23376 OCINewDescriptor
Thies C. Arntzen [Fri, 2 May 2003 08:43:25 +0000 (08:43 +0000)]
@ - Fixed bug #23376 OCINewDescriptor

21 years agoMFH(r-1.227)
Sara Golemon [Fri, 2 May 2003 01:05:16 +0000 (01:05 +0000)]
MFH(r-1.227)

21 years agoMFH: - Fixed bug #22580 (ext/odbc compile failure with dbmaker)
foobar [Fri, 2 May 2003 00:40:35 +0000 (00:40 +0000)]
MFH: - Fixed bug #22580 (ext/odbc compile failure with dbmaker)

21 years agoMFH: - Fixed bug #23427 (compile failure with GD 1.8.3)
foobar [Thu, 1 May 2003 23:50:25 +0000 (23:50 +0000)]
MFH: - Fixed bug #23427 (compile failure with GD 1.8.3)

21 years agoMFH
Ilia Alshanetsky [Thu, 1 May 2003 21:08:47 +0000 (21:08 +0000)]
MFH

21 years agocleanup
Sascha Schumann [Thu, 1 May 2003 20:50:26 +0000 (20:50 +0000)]
cleanup

21 years agoReally fix dll linkage, and fix TSRMLS usage.
Wez Furlong [Thu, 1 May 2003 10:44:18 +0000 (10:44 +0000)]
Really fix dll linkage, and fix TSRMLS usage.

21 years agoMFH: Fix odbc_fetch_(array|object) for UnixODBC.
Wez Furlong [Wed, 30 Apr 2003 23:33:18 +0000 (23:33 +0000)]
MFH: Fix odbc_fetch_(array|object) for UnixODBC.

21 years agoMFH
Ilia Alshanetsky [Wed, 30 Apr 2003 21:54:04 +0000 (21:54 +0000)]
MFH

21 years agoFixing bit support. Bug #23324
Frank M. Kromann [Wed, 30 Apr 2003 21:52:06 +0000 (21:52 +0000)]
Fixing bit support. Bug #23324

21 years agoanother oops. (sync with HEAD)
Moriyoshi Koizumi [Wed, 30 Apr 2003 16:32:15 +0000 (16:32 +0000)]
another oops. (sync with HEAD)

21 years agoMFH(r-1.5): really fix the test
Moriyoshi Koizumi [Wed, 30 Apr 2003 16:31:01 +0000 (16:31 +0000)]
MFH(r-1.5): really fix the test

21 years agoFix gdCacheDelete() crashes in the bundled gd library
Rasmus Lerdorf [Wed, 30 Apr 2003 16:23:59 +0000 (16:23 +0000)]
Fix gdCacheDelete() crashes in the bundled gd library

21 years agoFix leak in "php -m".
Wez Furlong [Wed, 30 Apr 2003 13:07:18 +0000 (13:07 +0000)]
Fix leak in "php -m".