]>
granicus.if.org Git - php/log
Jason Greene [Wed, 14 Aug 2002 01:40:59 +0000 (01:40 +0000)]
MFZE1 (use token instead of global for opcode counting)
Dan Kalowsky [Wed, 14 Aug 2002 00:42:02 +0000 (00:42 +0000)]
Adding in updates for the fixes to ODBC, and markers for the pack/unpack
memory leaks
<changelog@php.net> [Wed, 14 Aug 2002 00:18:47 +0000 (00:18 +0000)]
NEWS update
<changelog@php.net> [Wed, 14 Aug 2002 00:18:10 +0000 (00:18 +0000)]
ChangeLog update
Dan Kalowsky [Tue, 13 Aug 2002 23:48:05 +0000 (23:48 +0000)]
Fix for Bug #17572
Dan Kalowsky [Tue, 13 Aug 2002 23:12:54 +0000 (23:12 +0000)]
Fixed another memory leak, patch provided by Ilia <ilia@prohost.org>
Dan Kalowsky [Tue, 13 Aug 2002 21:56:39 +0000 (21:56 +0000)]
Fixes a memory leak which results when an invalid format code is
specified. Patch by Ilia <ilia@prohost.org>
#Someone give him php4 karma :)
Dan Kalowsky [Tue, 13 Aug 2002 21:44:59 +0000 (21:44 +0000)]
As per the suggestion on php-dev, now please #ifdef 0_<username here>
Dan Kalowsky [Tue, 13 Aug 2002 21:43:14 +0000 (21:43 +0000)]
Updating to reflect ODBC additons and default timeout
Dan Kalowsky [Tue, 13 Aug 2002 21:39:36 +0000 (21:39 +0000)]
fixing my misunderstanding of the php_error_docref
Dan Kalowsky [Tue, 13 Aug 2002 21:35:54 +0000 (21:35 +0000)]
Removing the PHP_31 tag...
# I'm not sure if the rest of this define can go or not...
Marcus Boerger [Tue, 13 Aug 2002 20:55:42 +0000 (20:55 +0000)]
-better use external example
-say NULL is intended
-correct example
#hope this is a bit easier to understand and clears it a bit
Andi Gutmans [Tue, 13 Aug 2002 16:46:40 +0000 (16:46 +0000)]
- Fix crash when exception is raised in __autoload function
Marcus Boerger [Tue, 13 Aug 2002 15:29:34 +0000 (15:29 +0000)]
docref_root and docref_ext for php_error_docref()
@Added clickable error messages that direct to a page describing the
@error or function causing the error in detail. (Yasuo, Wez, Marcus)
Zeev Suraski [Tue, 13 Aug 2002 15:14:45 +0000 (15:14 +0000)]
MFZE1
Dan Kalowsky [Tue, 13 Aug 2002 14:56:50 +0000 (14:56 +0000)]
Correcting as per discussion with Iliaa and Edin on efnet://#php.bugs
Dan Kalowsky [Tue, 13 Aug 2002 14:39:03 +0000 (14:39 +0000)]
Bug Fix #16113, as reflective of a php-dev convo between wez and iliaa
Dan Kalowsky [Tue, 13 Aug 2002 13:26:31 +0000 (13:26 +0000)]
Fixing the php_error_docref's to be compliant with the standard.
# Can't we just compress all these docrefs down to one function?!?
Marcus Boerger [Tue, 13 Aug 2002 09:42:51 +0000 (09:42 +0000)]
comments & php_error_docref
Marcus Boerger [Tue, 13 Aug 2002 09:41:30 +0000 (09:41 +0000)]
some work on the messages
Marcus Boerger [Tue, 13 Aug 2002 09:37:51 +0000 (09:37 +0000)]
allow target anchor only for docref parameter
Masaki Fujimoto [Tue, 13 Aug 2002 06:51:28 +0000 (06:51 +0000)]
cleaning up include files created by PHP_DEFINE when 'make distclean'ed
Dan Kalowsky [Tue, 13 Aug 2002 05:12:32 +0000 (05:12 +0000)]
Fix for Bug #18873
Rasmus Lerdorf [Tue, 13 Aug 2002 05:08:47 +0000 (05:08 +0000)]
Missing proto
Rasmus Lerdorf [Tue, 13 Aug 2002 05:00:11 +0000 (05:00 +0000)]
Single-line comments please
Dan Kalowsky [Tue, 13 Aug 2002 04:52:50 +0000 (04:52 +0000)]
spelling error
Dan Kalowsky [Tue, 13 Aug 2002 04:47:02 +0000 (04:47 +0000)]
Added more folding markers....
Rasmus Lerdorf [Tue, 13 Aug 2002 04:44:45 +0000 (04:44 +0000)]
bool not boolean
Rasmus Lerdorf [Tue, 13 Aug 2002 04:37:28 +0000 (04:37 +0000)]
bool not boolean
Rasmus Lerdorf [Tue, 13 Aug 2002 04:31:59 +0000 (04:31 +0000)]
Use int, not integer.
Rasmus Lerdorf [Tue, 13 Aug 2002 04:24:15 +0000 (04:24 +0000)]
dir() returns an instantiated object, not a class.
Rasmus Lerdorf [Tue, 13 Aug 2002 04:20:34 +0000 (04:20 +0000)]
Don't use long as a type
Rasmus Lerdorf [Tue, 13 Aug 2002 04:19:25 +0000 (04:19 +0000)]
Fix typo
Rasmus Lerdorf [Tue, 13 Aug 2002 04:11:51 +0000 (04:11 +0000)]
Don't use long as a type
Dan Kalowsky [Tue, 13 Aug 2002 04:10:31 +0000 (04:10 +0000)]
Fix for Bug #18746 by sfox and I
#What is the GDBM_FIX for anyways, we can find it anywhere?
Rasmus Lerdorf [Tue, 13 Aug 2002 04:03:20 +0000 (04:03 +0000)]
Fix proto
Dan Kalowsky [Tue, 13 Aug 2002 00:45:08 +0000 (00:45 +0000)]
Let to php_error_docref revolution begin
<changelog@php.net> [Tue, 13 Aug 2002 00:19:02 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Tue, 13 Aug 2002 00:18:11 +0000 (00:18 +0000)]
ChangeLog update
Marcus Boerger [Mon, 12 Aug 2002 20:18:25 +0000 (20:18 +0000)]
use of php_error_docref
Marcus Boerger [Mon, 12 Aug 2002 20:12:31 +0000 (20:12 +0000)]
fix for extension = ""
make php_verror available
Marcus Boerger [Mon, 12 Aug 2002 19:09:26 +0000 (19:09 +0000)]
-wrong fabsf define for MSVC.6
-MIN and MAX only if undefined
#should be last commit to fix all warnings (-:
Dan Kalowsky [Mon, 12 Aug 2002 18:21:33 +0000 (18:21 +0000)]
Point corrected by Markus
Dan Kalowsky [Mon, 12 Aug 2002 16:17:18 +0000 (16:17 +0000)]
Umm forgot to clean up the error messages, and add a stop for looping.
Dan Kalowsky [Mon, 12 Aug 2002 16:04:48 +0000 (16:04 +0000)]
cleaned up to work with OpenLink iODBC better
Wez Furlong [Mon, 12 Aug 2002 15:56:13 +0000 (15:56 +0000)]
Implement curl based wrappers.
Currently read-only, and http is the only thing tested.
Because of this, using them can be controlled by configure:
--with-curlwrappers Use CURL for url streams
Not for production use...
This enables http, https, ftp and ldap protocols as streams.
Marcus Boerger [Mon, 12 Aug 2002 15:29:05 +0000 (15:29 +0000)]
ups wrong include committed
#if anybody objects we would need config stuuf in ligd otherwise but
#this way we can use other php functions...for example we could use
#php_error_docref....
Marcus Boerger [Mon, 12 Aug 2002 14:02:51 +0000 (14:02 +0000)]
increase allocation chunks
Marcus Boerger [Mon, 12 Aug 2002 13:59:01 +0000 (13:59 +0000)]
check for fabsf and floorf in config.m4
msvc.6 needs a define, msvc.net needs special treatment
Christian Stocker [Mon, 12 Aug 2002 13:11:50 +0000 (13:11 +0000)]
@ - Added $DomDocument->xinclude() for substitution of XIncludes in
a DomDocument (chregu)
Marcus Boerger [Mon, 12 Aug 2002 09:58:51 +0000 (09:58 +0000)]
more conversion fixes
Edin Kadribasic [Mon, 12 Aug 2002 09:07:26 +0000 (09:07 +0000)]
Export spprintf() so that extension can link properly on win32.
Preston L. Bannister [Mon, 12 Aug 2002 05:37:03 +0000 (05:37 +0000)]
Minor cleanups to path building and php*.ini search logic.
Made path_seperator string static (which solves the lookup problems Sebastian saw).
<changelog@php.net> [Mon, 12 Aug 2002 00:19:01 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Mon, 12 Aug 2002 00:18:07 +0000 (00:18 +0000)]
ChangeLog update
Dan Kalowsky [Mon, 12 Aug 2002 00:00:54 +0000 (00:00 +0000)]
okay confirmation they don't exist in another driver... they're gone
Marcus Boerger [Sun, 11 Aug 2002 23:56:11 +0000 (23:56 +0000)]
-quick hack to allow compilation under windows again
-correct solution to follow tomorrow
Dan Kalowsky [Sun, 11 Aug 2002 23:40:34 +0000 (23:40 +0000)]
Added the php_odbc_includes.h file
Dan Kalowsky [Sun, 11 Aug 2002 23:39:03 +0000 (23:39 +0000)]
The start of adding odbc_data_source() functionality
Marcus Boerger [Sun, 11 Aug 2002 19:19:35 +0000 (19:19 +0000)]
missed to commit this fix: correct since this is only a flag
Marcus Boerger [Sun, 11 Aug 2002 19:13:07 +0000 (19:13 +0000)]
try even more to fix those warnings.....
#repeat: this code must come from hell
Wez Furlong [Sun, 11 Aug 2002 18:51:40 +0000 (18:51 +0000)]
Missing word...
Dan Kalowsky [Sun, 11 Aug 2002 15:33:25 +0000 (15:33 +0000)]
The start of adding in MacOSX compatibility. No objections on the
php-dev list from the sent patch for a week. Test and fix.
Dan Kalowsky [Sun, 11 Aug 2002 15:26:46 +0000 (15:26 +0000)]
removing the TODOs done already.
Wez Furlong [Sun, 11 Aug 2002 14:29:01 +0000 (14:29 +0000)]
Properly implement TSRM parameters to the new log_error
function... (Thanks Marcus!)
Add a convenience macro for importing a stream from a zval.
Marcus Boerger [Sun, 11 Aug 2002 14:05:30 +0000 (14:05 +0000)]
try to get this work ...
Marcus Boerger [Sun, 11 Aug 2002 13:50:27 +0000 (13:50 +0000)]
try to fix those warnings.....
#this code must come from hell: will we change code to our coding-scheme?
Wez Furlong [Sun, 11 Aug 2002 11:25:24 +0000 (11:25 +0000)]
More verbosity when activating SSL on a socket fails.
Wez Furlong [Sun, 11 Aug 2002 10:53:10 +0000 (10:53 +0000)]
Introduce an error stack for wrappers, to help prevent multiple errors
and warnings (some of which are bogus) when there are problems opening
streams.
Implement sanity check on the mode used to open ftp and http connections.
This fixes Bug 12004.
Wez Furlong [Sun, 11 Aug 2002 09:52:06 +0000 (09:52 +0000)]
Minor fix for html_errors=on in php_error_docref.
Yasuo Ohgaki [Sun, 11 Aug 2002 02:32:49 +0000 (02:32 +0000)]
Changed my mind.
Let users decided whether users want larger chunk size or not.
@ Changed zlib.output_compression behavior. If larger chunk is preferred,
enable output_buffering also. (Marcus, Yasuo)
Yasuo Ohgaki [Sun, 11 Aug 2002 01:11:11 +0000 (01:11 +0000)]
Generally speaking, sending packets less than 1KB is not efficient.
We're better to take some benchmarks see if removing extra buffer
is actually a good idea or not.
<changelog@php.net> [Sun, 11 Aug 2002 00:17:35 +0000 (00:17 +0000)]
ChangeLog update
Marcus Boerger [Sat, 10 Aug 2002 22:42:38 +0000 (22:42 +0000)]
change order of initialisation to allow making filename available
through $_SERVER variables (Bug #18657)
Wez Furlong [Sat, 10 Aug 2002 20:20:55 +0000 (20:20 +0000)]
remove obsolete TSRMLS_FETCH
Wez Furlong [Sat, 10 Aug 2002 20:19:49 +0000 (20:19 +0000)]
correct proto
Tomas V.V.Cox [Sat, 10 Aug 2002 16:33:08 +0000 (16:33 +0000)]
ZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>)
Marcus Boerger [Sat, 10 Aug 2002 16:12:36 +0000 (16:12 +0000)]
corrected handling of internal output buffers
minor fixs
Marcus Boerger [Sat, 10 Aug 2002 12:58:46 +0000 (12:58 +0000)]
no need to start additional first buffer when output compression is first buffer
Marcus Boerger [Sat, 10 Aug 2002 10:40:59 +0000 (10:40 +0000)]
should fix all windows warnings
Sebastian Bergmann [Sat, 10 Aug 2002 03:03:03 +0000 (03:03 +0000)]
Fix ZTS builds.
<changelog@php.net> [Sat, 10 Aug 2002 00:17:51 +0000 (00:17 +0000)]
NEWS update
<changelog@php.net> [Sat, 10 Aug 2002 00:16:53 +0000 (00:16 +0000)]
ChangeLog update
Marcus Boerger [Fri, 9 Aug 2002 22:29:58 +0000 (22:29 +0000)]
Improved handling of output buffers (see news)\n#No trim for the string parameter...
Marcus Boerger [Fri, 9 Aug 2002 21:57:03 +0000 (21:57 +0000)]
docref shall either be NULL or a reference to a manual page without an
extension or an external reference starting with 'http://'.
Georg Richter [Fri, 9 Aug 2002 21:13:00 +0000 (21:13 +0000)]
forgot to remove another LOCAL_INFILE opion call
Wez Furlong [Fri, 9 Aug 2002 21:02:36 +0000 (21:02 +0000)]
Centralize some blocking socket related code.
# It's been a while since I wrote this!
Wez Furlong [Fri, 9 Aug 2002 20:56:52 +0000 (20:56 +0000)]
syntax highlighting for vim
Marcus Boerger [Fri, 9 Aug 2002 20:53:37 +0000 (20:53 +0000)]
possible memoryleak
Georg Richter [Fri, 9 Aug 2002 20:38:12 +0000 (20:38 +0000)]
fixed bug #18815
Yasuo Ohgaki [Fri, 9 Aug 2002 06:18:46 +0000 (06:18 +0000)]
Move unserialize_callback_func description a little
Yasuo Ohgaki [Fri, 9 Aug 2002 06:17:06 +0000 (06:17 +0000)]
Add unserialize_callback_func to php.ini-recommended.
Yasuo Ohgaki [Fri, 9 Aug 2002 06:14:33 +0000 (06:14 +0000)]
Added note for output_handler usage. (with Marcus and Adam's fix)
James Cox [Fri, 9 Aug 2002 00:33:06 +0000 (00:33 +0000)]
@Copy() fixed to return 1 on 0 byte files. Patch by Ilia A <ilia@prohost.org>.
<changelog@php.net> [Fri, 9 Aug 2002 00:18:23 +0000 (00:18 +0000)]
ChangeLog update
Yasuo Ohgaki [Thu, 8 Aug 2002 22:59:41 +0000 (22:59 +0000)]
Remove duplicated checks.
Marcus Boerger [Thu, 8 Aug 2002 22:11:24 +0000 (22:11 +0000)]
No missleading
James Cox [Thu, 8 Aug 2002 21:26:49 +0000 (21:26 +0000)]
thunder seems to have stopped
Hartmut Holzgraefe [Thu, 8 Aug 2002 20:19:33 +0000 (20:19 +0000)]
reverting ' to \" to stop stupid discussions
although i still do not believe the arguments are reasonable ...
Marcus Boerger [Thu, 8 Aug 2002 19:36:49 +0000 (19:36 +0000)]
Say FIXME to non function calls and non TSRM builds. Both will currentls
not show a default reference.