]>
granicus.if.org Git - php/log
foobar [Tue, 1 Jul 2003 15:55:27 +0000 (15:55 +0000)]
MFH: Added --help to phpize
foobar [Tue, 1 Jul 2003 13:34:04 +0000 (13:34 +0000)]
MFH
Corne' Cornelius [Tue, 1 Jul 2003 12:37:12 +0000 (12:37 +0000)]
- Removed unlink() from php_intifx_create_blob() and replaced with a php_copy_file()
Corne' Cornelius [Tue, 1 Jul 2003 10:56:17 +0000 (10:56 +0000)]
- Fxied bug in php_intifx_init_blob_infile() where blob.loc_loctype wasn't set
Edin Kadribasic [Tue, 1 Jul 2003 08:10:33 +0000 (08:10 +0000)]
Some more cvs cleanup
Edin Kadribasic [Tue, 1 Jul 2003 08:08:43 +0000 (08:08 +0000)]
Touch
Sascha Schumann [Tue, 1 Jul 2003 05:28:53 +0000 (05:28 +0000)]
properly restart syscalls
Sascha Schumann [Tue, 1 Jul 2003 04:25:32 +0000 (04:25 +0000)]
MFH
(jason) Prevent lines following the version output from confusing
the version test
foobar [Tue, 1 Jul 2003 00:02:29 +0000 (00:02 +0000)]
MFH: Fixed bug #24025 (Can not build with shared ldap support)
Shane Caraveo [Mon, 30 Jun 2003 21:10:33 +0000 (21:10 +0000)]
MFH
Marcus Boerger [Mon, 30 Jun 2003 18:00:55 +0000 (18:00 +0000)]
MFH: Do not test postgres settings
Sergey Kartashoff [Mon, 30 Jun 2003 17:44:20 +0000 (17:44 +0000)]
- A memory leaks at UdmCatPath and UdmCatList functions have been fixed.
foobar [Mon, 30 Jun 2003 17:30:47 +0000 (17:30 +0000)]
MFH
SVN Migration [Mon, 30 Jun 2003 17:30:17 +0000 (17:30 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Mon, 30 Jun 2003 13:37:43 +0000 (13:37 +0000)]
minor correction. :)
Andrei Zmievski [Mon, 30 Jun 2003 13:28:20 +0000 (13:28 +0000)]
*** empty log message ***
Ilia Alshanetsky [Mon, 30 Jun 2003 01:05:02 +0000 (01:05 +0000)]
MFH: fix for bug #24063
SVN Migration [Mon, 30 Jun 2003 01:03:22 +0000 (01:03 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Edin Kadribasic [Mon, 30 Jun 2003 00:44:03 +0000 (00:44 +0000)]
Fixed win32 build
Edin Kadribasic [Sun, 29 Jun 2003 23:59:20 +0000 (23:59 +0000)]
Winsock2 doesn't seem to work in PHP_4_3
Edin Kadribasic [Sun, 29 Jun 2003 23:49:39 +0000 (23:49 +0000)]
Fixed CVS screw-up leftovers
Edin Kadribasic [Sun, 29 Jun 2003 23:29:49 +0000 (23:29 +0000)]
MFH: extensions like imap need this exported
foobar [Sun, 29 Jun 2003 23:02:33 +0000 (23:02 +0000)]
reorder
Shane Caraveo [Sun, 29 Jun 2003 21:37:11 +0000 (21:37 +0000)]
stuff
Shane Caraveo [Sun, 29 Jun 2003 20:45:53 +0000 (20:45 +0000)]
MFH
renable -b option (removed when longopts were added)
dissable -b on windows due to fastcgi lib bug
close stdin on linux when using socket server (bug 23664)
Shane Caraveo [Sun, 29 Jun 2003 20:09:56 +0000 (20:09 +0000)]
MFH
fix bug http://bugs.php.net/bug.php?id=24009
also do not use APPL_PHYSICAL_PATH as DOCUMENT_ROOT under IIS, it's
different depending on IIS configuration. Code works fine without it, that
was just an attempt at a shortcut.
Pierre Joye [Sun, 29 Jun 2003 19:42:57 +0000 (19:42 +0000)]
- Sync from head (DB 1.5RC1)
SVN Migration [Sun, 29 Jun 2003 19:40:14 +0000 (19:40 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Sun, 29 Jun 2003 15:36:10 +0000 (15:36 +0000)]
Fixed bug #24340 (basename failure win32 with containing both \ and /)
foobar [Sun, 29 Jun 2003 06:04:04 +0000 (06:04 +0000)]
MFH: Fixed bug #24363 (plain "./configure && make install" failed)
foobar [Sun, 29 Jun 2003 02:08:16 +0000 (02:08 +0000)]
Note about PCRE upgrade
Andrei Zmievski [Sun, 29 Jun 2003 00:08:30 +0000 (00:08 +0000)]
- Added a new parameter to preg_match_* functions that can be used to
specify the offset to start matching from.
- Added support for named subpatterns.
Martin Jansen [Sat, 28 Jun 2003 18:15:35 +0000 (18:15 +0000)]
* MFH: Silence warning
Sascha Schumann [Sat, 28 Jun 2003 12:29:07 +0000 (12:29 +0000)]
Fix snprintf test.
C99 allows for the Single Unix Spec semantics which prescribe a return
value of -1 for n == 0 which is treated as an encoding error.
This reenables use of snprintf on Solaris at least.
Relevant excerpts from ection 7.19.6.5:
Description
[..] If n is zero, nothing is written, and s may be a null pointer. [..]
Returns
The snprintf function returns the number of characters that would have been
written had n been sufficiently large, not counting the terminating null
character, or a negative value if an encoding error occurred.
Single Unix Spec:
http://www.opengroup.org/onlinepubs/
007908799 /xsh/fprintf.html
Rui Hirokawa [Sat, 28 Jun 2003 11:00:37 +0000 (11:00 +0000)]
deleted code for debuging.
Rui Hirokawa [Sat, 28 Jun 2003 08:51:05 +0000 (08:51 +0000)]
Fixed corruption of multibyte character including 0x5c as second
byte in multipart/form-data.
Ilia Alshanetsky [Sat, 28 Jun 2003 06:59:31 +0000 (06:59 +0000)]
MFH: Added missing handling of dateTime
SVN Migration [Sat, 28 Jun 2003 06:55:48 +0000 (06:55 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Sascha Schumann [Fri, 27 Jun 2003 18:40:55 +0000 (18:40 +0000)]
Serialize headers for systems with low IOV_MAX (e.g. Solaris)
foobar [Fri, 27 Jun 2003 16:42:51 +0000 (16:42 +0000)]
MFH
Sebastian Bergmann [Fri, 27 Jun 2003 16:42:49 +0000 (16:42 +0000)]
libpcre 4.X needs POSIX_MALLOC_THRESHOLD to be defined.
Sara Golemon [Fri, 27 Jun 2003 16:16:46 +0000 (16:16 +0000)]
Plug the last (hopefully) of the PHP4 context leaks. This one regarding notifier->ptr
Andrei Zmievski [Fri, 27 Jun 2003 14:47:55 +0000 (14:47 +0000)]
Upgrading PCRE library to version 4.3
Sascha Schumann [Fri, 27 Jun 2003 07:43:05 +0000 (07:43 +0000)]
undefine macros before defining them
Sascha Schumann [Fri, 27 Jun 2003 07:07:03 +0000 (07:07 +0000)]
Try to link the getaddrinfo test, so that one can disable it using
-Dgetaddrinfo=NO_getaddrinfo.
Sara Golemon [Fri, 27 Jun 2003 03:40:55 +0000 (03:40 +0000)]
Plug *half* a leak in context notifiers.
We still need a check and zval_ptr_dtor(&context->notifier->ptr); in the
php_stream_context_free function, but since ptr is supposed to be a general
purpose container we need to define how that will be done.
Sara Golemon [Fri, 27 Jun 2003 01:46:30 +0000 (01:46 +0000)]
MFH: Plug memory leaks when freeing contexts (particularly options)
Sara Golemon [Fri, 27 Jun 2003 01:32:26 +0000 (01:32 +0000)]
MFH streamsfuncs.c r-1.22
Sascha Schumann [Fri, 27 Jun 2003 00:37:53 +0000 (00:37 +0000)]
MFH Don't add -L/usr/lib
Sascha Schumann [Fri, 27 Jun 2003 00:19:26 +0000 (00:19 +0000)]
Eliminate need for automake/aclocal
foobar [Thu, 26 Jun 2003 18:06:46 +0000 (18:06 +0000)]
Fixed bug #24261
Pierre Joye [Thu, 26 Jun 2003 14:38:04 +0000 (14:38 +0000)]
- reapply the fix about binary safe write mode (fix multiple sapi bug)
Pierre Joye [Thu, 26 Jun 2003 08:45:51 +0000 (08:45 +0000)]
- MFH
foobar [Wed, 25 Jun 2003 23:09:12 +0000 (23:09 +0000)]
- Crap removal.
Ilia Alshanetsky [Wed, 25 Jun 2003 18:06:56 +0000 (18:06 +0000)]
Missing bit of the previous patch.
Ilia Alshanetsky [Wed, 25 Jun 2003 17:02:56 +0000 (17:02 +0000)]
Added sqlite_single_query() function
Fixed a typo in sqlite_array_query() that prevented the acceptance of the
decode_binary parameter.
SVN Migration [Wed, 25 Jun 2003 16:59:25 +0000 (16:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Edin Kadribasic [Wed, 25 Jun 2003 13:21:54 +0000 (13:21 +0000)]
Fixed win32 build
Sascha Schumann [Wed, 25 Jun 2003 13:00:46 +0000 (13:00 +0000)]
make ze1/ze2 coexist
foobar [Tue, 24 Jun 2003 18:00:13 +0000 (18:00 +0000)]
BFN
Ilia Alshanetsky [Tue, 24 Jun 2003 15:26:10 +0000 (15:26 +0000)]
MFH: Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters)
SVN Migration [Tue, 24 Jun 2003 15:23:18 +0000 (15:23 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Tue, 24 Jun 2003 14:36:18 +0000 (14:36 +0000)]
MFH: typo fix.
Ilia Alshanetsky [Tue, 24 Jun 2003 13:44:57 +0000 (13:44 +0000)]
MFH: Fixed bug #24313 (file_exist() warning on non-existent files when
open_basedir is used).
Sascha Schumann [Tue, 24 Jun 2003 01:03:07 +0000 (01:03 +0000)]
Test commit
Ilia Alshanetsky [Mon, 23 Jun 2003 19:30:42 +0000 (19:30 +0000)]
Fixed a crash inside sqlite_array_query() when invalid query
is specified.
Pierre Joye [Sun, 22 Jun 2003 20:11:27 +0000 (20:11 +0000)]
- MFH packages
Ilia Alshanetsky [Sun, 22 Jun 2003 16:48:16 +0000 (16:48 +0000)]
MFH: Fixed bug #24284 (Fixed memory leak inside pg_ping())
Marcus Boerger [Sun, 22 Jun 2003 15:55:31 +0000 (15:55 +0000)]
MFH: Fix possible SEGV
Wez Furlong [Sun, 22 Jun 2003 10:07:20 +0000 (10:07 +0000)]
Don't raise two warnings when connection attempt failed.
Harrie Hazewinkel [Sat, 21 Jun 2003 21:50:01 +0000 (21:50 +0000)]
Applying the contributed patch of Johan hanne.
The patch enables control on the way the values are returned
into the PHP script, instaed of always strings. Also the type
of the value is now returned when configured to do so.
This enables better management scripts to do more automatic
processing and value calculations.
SVN Migration [Sat, 21 Jun 2003 13:50:44 +0000 (13:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Derick Rethans [Sat, 21 Jun 2003 12:05:45 +0000 (12:05 +0000)]
- MFH: Test for bug #17115
Ilia Alshanetsky [Fri, 20 Jun 2003 17:00:16 +0000 (17:00 +0000)]
Fixed bug #24253 (missing variables when register_globals is on)
Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
Fixed a memory leak when variables_order is not set and gpc_order has S|s
flag.
Optimized out duplicate parsing of the variables order string.
Sara Golemon [Fri, 20 Jun 2003 15:44:48 +0000 (15:44 +0000)]
MFH (r-1.391) When skipping blank searchvals we should advance the corresponding replace hash as well
Ilia Alshanetsky [Thu, 19 Jun 2003 22:18:58 +0000 (22:18 +0000)]
Added missing safe_mode checks
Wez Furlong [Thu, 19 Jun 2003 22:11:39 +0000 (22:11 +0000)]
Tidy up getaddrinfo() code so that it can handle broken ipv6 stacks and only
returns TCP addresses for TCP and UDP addresses for UDP requests respectively.
Also, when a connect call "returns" EINPROGRESS and the full timeout limit
has not yet been reached, retry the select with the remaining time interval.
This is a potential fix for Bug #21653.
# Note: atm, the fix is Linux specific; will do some more work to make this
# portable at the weekend.
Ilia Alshanetsky [Thu, 19 Jun 2003 16:43:41 +0000 (16:43 +0000)]
MFH (possible streams crash)
Ilia Alshanetsky [Thu, 19 Jun 2003 16:35:29 +0000 (16:35 +0000)]
MFH: Fixed memory leak, when invalid context is specified.
Ilia Alshanetsky [Thu, 19 Jun 2003 16:10:37 +0000 (16:10 +0000)]
Fixed a possible crash in parse_context_options()
Marcus Boerger [Thu, 19 Jun 2003 15:48:18 +0000 (15:48 +0000)]
MFH: Allow the extension to reside elsewhere
Ilia Alshanetsky [Thu, 19 Jun 2003 15:48:09 +0000 (15:48 +0000)]
MFH: Fixed a crash inside php_imagettftext_common();
foobar [Wed, 18 Jun 2003 23:24:13 +0000 (23:24 +0000)]
- Added the 'header'. These 4.3.3RCx sections will be combined for the
final release, 4.3.3. just added them now to keep better track on changes
between the RCs.
Pierre Joye [Wed, 18 Jun 2003 22:32:04 +0000 (22:32 +0000)]
MFH
foobar [Wed, 18 Jun 2003 22:04:41 +0000 (22:04 +0000)]
- Go to RC2-dev.
foobar [Wed, 18 Jun 2003 22:02:28 +0000 (22:02 +0000)]
Correct version info.
foobar [Wed, 18 Jun 2003 21:59:59 +0000 (21:59 +0000)]
- Go with PHP 4.3.3RC1
foobar [Wed, 18 Jun 2003 21:58:07 +0000 (21:58 +0000)]
This broke more than fixed. Fixes e.g. max_input_time.
foobar [Wed, 18 Jun 2003 18:29:04 +0000 (18:29 +0000)]
MFH: Fixed bug #24231: ext/sybase_ct could not be build as shared
Rob Richards [Wed, 18 Jun 2003 17:43:34 +0000 (17:43 +0000)]
Fix for bug #24219 segfault during resource destruction
Used bug fix to optimize free_doc routine
Ilia Alshanetsky [Wed, 18 Jun 2003 15:19:28 +0000 (15:19 +0000)]
MFH
Rasmus Lerdorf [Tue, 17 Jun 2003 22:32:51 +0000 (22:32 +0000)]
variables_order needs to include S for both of these to work
Ilia Alshanetsky [Tue, 17 Jun 2003 17:15:16 +0000 (17:15 +0000)]
MFH: Handle numeric keys passed via GPC
Pierre Joye [Tue, 17 Jun 2003 17:13:19 +0000 (17:13 +0000)]
MFH,(4.3.3RC1)
foobar [Tue, 17 Jun 2003 15:53:33 +0000 (15:53 +0000)]
BFN
Ilia Alshanetsky [Tue, 17 Jun 2003 14:13:25 +0000 (14:13 +0000)]
MFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:59:56 +0000 (13:59 +0000)]
MFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:38:38 +0000 (13:38 +0000)]
MFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:37:57 +0000 (13:37 +0000)]
MFH: Fixed bug #24223 (missing variable initialization in bundled gd)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:20:54 +0000 (13:20 +0000)]
BFN