]> granicus.if.org Git - php/log
php
22 years agorainy and cold here.
James Cox [Thu, 5 Dec 2002 23:06:40 +0000 (23:06 +0000)]
rainy and cold here.

22 years agotouch again.
James Cox [Thu, 5 Dec 2002 22:55:25 +0000 (22:55 +0000)]
touch again.

22 years agoFixed a memory leak inside heb_number_to_chars().
Ilia Alshanetsky [Thu, 5 Dec 2002 22:46:54 +0000 (22:46 +0000)]
Fixed a memory leak inside heb_number_to_chars().

22 years agotouch2.
James Cox [Thu, 5 Dec 2002 22:35:11 +0000 (22:35 +0000)]
touch2.

22 years agotouch
James Cox [Thu, 5 Dec 2002 22:31:18 +0000 (22:31 +0000)]
touch

22 years agoRemove pointless checks for array_init() return values.
Ilia Alshanetsky [Thu, 5 Dec 2002 22:28:02 +0000 (22:28 +0000)]
Remove pointless checks for array_init() return values.

22 years agophp_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 21:53:25 +0000 (21:53 +0000)]
php_error -> php_error_docref

22 years ago-php_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 21:46:08 +0000 (21:46 +0000)]
-php_error -> php_error_docref

22 years agoBug #20746. Renamed aggregation_info() to aggregate_info() per naming conventions...
Sara Golemon [Thu, 5 Dec 2002 21:20:47 +0000 (21:20 +0000)]
Bug #20746.  Renamed aggregation_info() to aggregate_info() per naming conventions and created alias for BC.

22 years ago-php_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 20:59:49 +0000 (20:59 +0000)]
-php_error -> php_error_docref
-removed some cases where emalloc result was tested

22 years agocorrect code that is guarded by "#if 0"
Marcus Boerger [Thu, 5 Dec 2002 20:41:55 +0000 (20:41 +0000)]
correct code that is guarded by "#if 0"

22 years agofix ZTS build
Marcus Boerger [Thu, 5 Dec 2002 20:39:43 +0000 (20:39 +0000)]
fix ZTS build

22 years agophp_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 20:13:35 +0000 (20:13 +0000)]
php_error -> php_error_docref

22 years ago-fix a warning that was an error
Marcus Boerger [Thu, 5 Dec 2002 20:01:31 +0000 (20:01 +0000)]
-fix a warning that was an error
-php_error -> php_error_docref

22 years agoFixed bug #12556, updated the test for this bug.
Ilia Alshanetsky [Thu, 5 Dec 2002 20:01:19 +0000 (20:01 +0000)]
Fixed bug #12556, updated the test for this bug.

22 years agofix debug only
Marcus Boerger [Thu, 5 Dec 2002 19:49:12 +0000 (19:49 +0000)]
fix debug only

22 years ago- Renamed snmpv3_* to snmp3_*
Derick Rethans [Thu, 5 Dec 2002 19:33:03 +0000 (19:33 +0000)]
- Renamed snmpv3_* to snmp3_*
- Conversion to php_error_docref
- Whitespace fixes

22 years agoTest data
Melvyn Sopacua [Thu, 5 Dec 2002 19:30:28 +0000 (19:30 +0000)]
Test data

22 years agoAdd a testcase for this bug
Melvyn Sopacua [Thu, 5 Dec 2002 19:29:45 +0000 (19:29 +0000)]
Add a testcase for this bug

22 years agoRemove unnecessary code here
Marcus Boerger [Thu, 5 Dec 2002 15:52:20 +0000 (15:52 +0000)]
Remove unnecessary code here

22 years agows fix (bug: #20808)
foobar [Thu, 5 Dec 2002 15:44:27 +0000 (15:44 +0000)]
ws fix (bug: #20808)

22 years agoReturn FALSE on error as mentioned by John Coggeshall.
Marcus Boerger [Thu, 5 Dec 2002 12:39:00 +0000 (12:39 +0000)]
Return FALSE on error as mentioned by John Coggeshall.
See Bug #20822

22 years agoFix build
Rasmus Lerdorf [Wed, 4 Dec 2002 23:21:30 +0000 (23:21 +0000)]
Fix build

22 years agoAdded GD image conversion tests.
Ilia Alshanetsky [Wed, 4 Dec 2002 21:04:07 +0000 (21:04 +0000)]
Added GD image conversion tests.

22 years agoMade imagecreatefromxpm() work once again.
Ilia Alshanetsky [Wed, 4 Dec 2002 20:58:04 +0000 (20:58 +0000)]
Made imagecreatefromxpm() work once again.

22 years agoFixed a typo.
Ilia Alshanetsky [Wed, 4 Dec 2002 17:31:35 +0000 (17:31 +0000)]
Fixed a typo.

22 years agoBug fixing news.
Ilia Alshanetsky [Wed, 4 Dec 2002 17:29:48 +0000 (17:29 +0000)]
Bug fixing news.

22 years agoFixed a memory leak inside gdImageTrueColorToPalette().
Ilia Alshanetsky [Wed, 4 Dec 2002 17:16:19 +0000 (17:16 +0000)]
Fixed a memory leak inside gdImageTrueColorToPalette().

22 years agoAdded a test for bug #12776
Moriyoshi Koizumi [Wed, 4 Dec 2002 17:01:07 +0000 (17:01 +0000)]
Added a test for bug #12776

22 years agoBug fix news
Moriyoshi Koizumi [Wed, 4 Dec 2002 16:49:59 +0000 (16:49 +0000)]
Bug fix news

22 years agoFixed segfaults of array_walk() when keys are passed to cb by reference.
Moriyoshi Koizumi [Wed, 4 Dec 2002 16:41:28 +0000 (16:41 +0000)]
Fixed segfaults of array_walk() when keys are passed to cb by reference.
Fixed bug #12776.

22 years agoWS fixes.
Ilia Alshanetsky [Wed, 4 Dec 2002 16:29:48 +0000 (16:29 +0000)]
WS fixes.

22 years agoFix bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)
Sebastian Bergmann [Wed, 4 Dec 2002 08:31:43 +0000 (08:31 +0000)]
Fix bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)

22 years agoFix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.
Sebastian Bergmann [Wed, 4 Dec 2002 08:18:02 +0000 (08:18 +0000)]
Fix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.

22 years agoFix imagegd stdoutput
Pierre Joye [Wed, 4 Dec 2002 02:48:23 +0000 (02:48 +0000)]
Fix imagegd stdoutput
Typo 256 colors

22 years agoFix imagegd crashes when used with truecolor image (from jpeg,png, or imagecreatetrue...
Pierre Joye [Wed, 4 Dec 2002 02:37:21 +0000 (02:37 +0000)]
Fix imagegd crashes when used with truecolor image (from jpeg,png, or imagecreatetruecolor)
may we add parameters to imagegd to let user specify the palette size and dither (set to 256 and true) ?

22 years agosilence some possible warnings
Christian Dickmann [Tue, 3 Dec 2002 20:51:36 +0000 (20:51 +0000)]
silence some possible warnings

22 years agoChanged php_error() to php_error_docref()
Frank M. Kromann [Tue, 3 Dec 2002 19:39:25 +0000 (19:39 +0000)]
Changed php_error() to php_error_docref()

22 years agoFixed a bug that caused a crash in pdf_open_memory_image(), when a truecolor
Ilia Alshanetsky [Tue, 3 Dec 2002 19:25:17 +0000 (19:25 +0000)]
Fixed a bug that caused a crash in pdf_open_memory_image(), when a truecolor
image was loaded, it now checks if the image is truecolor and performs the
appropriate calculations (fixed bug #20785).
Changed E_WARNING back to E_ERROR.

22 years agoChanged php_error() to php_error_docref()
Frank M. Kromann [Tue, 3 Dec 2002 19:19:15 +0000 (19:19 +0000)]
Changed php_error() to php_error_docref()

22 years agoBug #19370
Frank M. Kromann [Tue, 3 Dec 2002 18:57:04 +0000 (18:57 +0000)]
Bug #19370
Allow stored procedures to return multiple results.

22 years agoBug #17593
Frank M. Kromann [Tue, 3 Dec 2002 18:04:35 +0000 (18:04 +0000)]
Bug #17593
Make sure any pending data is released from the server when freeing the result

22 years agodamn milter api:
Harald Radi [Tue, 3 Dec 2002 16:26:57 +0000 (16:26 +0000)]
damn milter api:
"Furthermore, since there is not a one-to-one correspondence between
 threads and connections (N connections mapped onto M threads,
 M <= N), connection-specific data must be accessed through the handles
 provided by the Milter library."

which in other words means php_request_startup() and the corresponding
php_request_shutdown() will never be called for the same thread

22 years agoFixed a crash that occurs during the last step of png/jpeg -> gd2 -> png/jpeg
Ilia Alshanetsky [Tue, 3 Dec 2002 15:43:17 +0000 (15:43 +0000)]
Fixed a crash that occurs during the last step of png/jpeg -> gd2 -> png/jpeg
conversion. The same crash still occures with png/jpeg -> gd -> png/jpeg, because
apparently gd format cannot handle truecolor images.
Turned off debug messages inside gd_gd2.c.

22 years agoFixed leaks in array_walk()
Moriyoshi Koizumi [Tue, 3 Dec 2002 15:02:06 +0000 (15:02 +0000)]
Fixed leaks in array_walk()

22 years agofix typos and make example more useful
Harald Radi [Tue, 3 Dec 2002 14:43:43 +0000 (14:43 +0000)]
fix typos and make example more useful

22 years ago- Need these libraries for static build
foobar [Tue, 3 Dec 2002 11:34:12 +0000 (11:34 +0000)]
- Need these libraries for static build

22 years ago- Fixed the build with iPlanet LDAP SDK 5.x
foobar [Tue, 3 Dec 2002 09:35:42 +0000 (09:35 +0000)]
- Fixed the build with iPlanet LDAP SDK 5.x

22 years agoAllocating enough memory to hold values.
Frank M. Kromann [Tue, 3 Dec 2002 05:56:39 +0000 (05:56 +0000)]
Allocating enough memory to hold values.
Fix crash when certan stored procedures was called. This caused the free_result function to free memory not yet allocated.

22 years agoIconv extension is no longer experimental
Moriyoshi Koizumi [Mon, 2 Dec 2002 21:29:06 +0000 (21:29 +0000)]
Iconv extension is no longer experimental

22 years agoReverted the changes because the problem was elsewhere.
Moriyoshi Koizumi [Mon, 2 Dec 2002 21:10:37 +0000 (21:10 +0000)]
Reverted the changes because the problem was elsewhere.

22 years agoReverted wrong part of the commit made in 1.24
Moriyoshi Koizumi [Mon, 2 Dec 2002 20:11:59 +0000 (20:11 +0000)]
Reverted wrong part of the commit made in 1.24

22 years agoFixing the Win32 compilation of mbstring with mbregex enabled.
Frank M. Kromann [Mon, 2 Dec 2002 19:18:23 +0000 (19:18 +0000)]
Fixing the Win32 compilation of mbstring with mbregex enabled.

22 years agoFixing build on WIn32
Frank M. Kromann [Mon, 2 Dec 2002 18:19:17 +0000 (18:19 +0000)]
Fixing build on WIn32
MBREGEX is disabled for now. 5 mbre_* functions are undefined on WIn32

22 years agoapparently this isn't finished
Sterling Hughes [Mon, 2 Dec 2002 16:38:22 +0000 (16:38 +0000)]
apparently this isn't finished

22 years agoFixed flex version check. Some lex scanners like Sun's SGU do not appear
Ilia Alshanetsky [Mon, 2 Dec 2002 07:03:00 +0000 (07:03 +0000)]
Fixed flex version check. Some lex scanners like Sun's SGU do not appear
to support -V flag, so by passing them data on stdin we prevent them from
sitting idle waiting for stdin data. I've also added some common version
retrieval flags, that may be supported by various lex scanners.

22 years agoRepositioned CoInitialize and CoUninitialize that apparetly makes it more
Ilia Alshanetsky [Mon, 2 Dec 2002 06:43:54 +0000 (06:43 +0000)]
Repositioned CoInitialize and CoUninitialize that apparetly makes it more
correct according to MS docs. Patch (+5) by Michael Sisolak
<msisolak@yahoo.com>.

22 years agoFixed a crash bug that can occur due to PDF_delete() being called more then
Ilia Alshanetsky [Mon, 2 Dec 2002 06:35:29 +0000 (06:35 +0000)]
Fixed a crash bug that can occur due to PDF_delete() being called more then
once and E_ERROR occurring during the shutdown sequence.

22 years agoRevert patch that should have been reverted a long time ago.
Jason Greene [Mon, 2 Dec 2002 05:45:13 +0000 (05:45 +0000)]
Revert patch that should have been reverted a long time ago.
There was a memory leak in the error handling system on win32, that this patch
circumvented (by preventing the errors (EAGAIN mesages) from being generated).
# I must have forgotten to remove this when I fixed the leak

22 years agoaparently did not add these on head
Shane Caraveo [Mon, 2 Dec 2002 05:24:54 +0000 (05:24 +0000)]
aparently did not add these on head
removed ssize_t which was causing problems, and not in libfcgi anyway

22 years agofix use of Alias under apache by defaulting script_name to redirect_url
Shane Caraveo [Mon, 2 Dec 2002 02:16:38 +0000 (02:16 +0000)]
fix use of Alias under apache by defaulting script_name to redirect_url
dont lstat, stat.

22 years agoCorrect the punctuation of these error messages.
Jon Parise [Mon, 2 Dec 2002 00:21:15 +0000 (00:21 +0000)]
Correct the punctuation of these error messages.

22 years agoTODO: Cleanup elements that have happened, or most likely won't happen. There
Sterling Hughes [Sun, 1 Dec 2002 22:15:39 +0000 (22:15 +0000)]
TODO: Cleanup elements that have happened, or most likely won't happen.  There
is probably more that should be gone, but its still a move in the right
direction.

Other stuff is ws/formatting changes

22 years agobuild support for cgi fixes previously commited
Shane Caraveo [Sun, 1 Dec 2002 21:50:35 +0000 (21:50 +0000)]
build support for cgi fixes previously commited

22 years agoFix CGI to match cgi spec.
Shane Caraveo [Sun, 1 Dec 2002 21:37:14 +0000 (21:37 +0000)]
Fix CGI to match cgi spec.
This patch properly fixes support for CGI in PHP.  For backwards compatible
broken behaviour, cgi.fix_pathinfo can be set to zero in php.ini.
CGI failed to work under apache at all, either using the cgi-script directive
or as a ScriptAlias setup. Typicaly it would try to parse itself.  This will
still happen if you dissable fix_pathinfo, and set DISCARD_PATH.
This also fixes PATH_INFO, and finally we can run pres2 under cgi or fastcgi.
This patch has been tested under Apache 1.3, 2.0, IIS, as both cgi and fastcgi,
on Windows and OSX.  A followup patch with build stuff for linux will follow.

22 years agophp_error_docref aborts cgi. This broke using php as cgi under
Shane Caraveo [Sun, 1 Dec 2002 21:28:27 +0000 (21:28 +0000)]
php_error_docref aborts cgi.  This broke using php as cgi under
apache/mod_cgi with the cgi-script directive and bang lines in php scripts.
removing it allows this to work again.

22 years agoexample
Harald Radi [Sun, 1 Dec 2002 20:29:14 +0000 (20:29 +0000)]
example

22 years agorename callbacks to fit the original name
Harald Radi [Sun, 1 Dec 2002 20:28:54 +0000 (20:28 +0000)]
rename callbacks to fit the original name

22 years ago- Allow enabling of memory cache with zend_mm
Andi Gutmans [Sun, 1 Dec 2002 20:15:09 +0000 (20:15 +0000)]
- Allow enabling of memory cache with zend_mm

22 years agoinitial checkin
Harald Radi [Sun, 1 Dec 2002 19:55:48 +0000 (19:55 +0000)]
initial checkin

22 years agoif the api functions are called, check if they're valid in that context
Harald Radi [Sun, 1 Dec 2002 19:50:07 +0000 (19:50 +0000)]
if the api functions are called, check if they're valid in that context
reopen file per request, so milter doesn't hang. PHPA or APC can be used to speed the milter up
added a milter_init callback to init the milter before it is registered
added protos to make sniper happy

22 years ago- MFZE1
Andi Gutmans [Sun, 1 Dec 2002 19:47:02 +0000 (19:47 +0000)]
- MFZE1

22 years ago- Revert as the patch doesn't compile
Andi Gutmans [Sun, 1 Dec 2002 19:22:30 +0000 (19:22 +0000)]
- Revert as the patch doesn't compile

22 years ago- MFZE1
Andi Gutmans [Sun, 1 Dec 2002 19:07:07 +0000 (19:07 +0000)]
- MFZE1

22 years agoComment about maximal length now matches code.
Stefan Roehrich [Sun, 1 Dec 2002 18:48:51 +0000 (18:48 +0000)]
Comment about maximal length now matches code.

22 years agofix build..
foobar [Sun, 1 Dec 2002 17:24:00 +0000 (17:24 +0000)]
fix build..

22 years agofirst working version
Harald Radi [Sun, 1 Dec 2002 16:37:59 +0000 (16:37 +0000)]
first working version

22 years agocheck for libmilter path
Harald Radi [Sun, 1 Dec 2002 13:44:22 +0000 (13:44 +0000)]
check for libmilter path

22 years ago-fix typo
Derick Rethans [Sun, 1 Dec 2002 13:43:17 +0000 (13:43 +0000)]
-fix typo

22 years agono message
Harald Radi [Sun, 1 Dec 2002 13:36:53 +0000 (13:36 +0000)]
no message

22 years agoimprove username/password detection for IIS
Stanislav Malyshev [Sun, 1 Dec 2002 12:48:08 +0000 (12:48 +0000)]
improve username/password detection for IIS

22 years agono message
Harald Radi [Sun, 1 Dec 2002 12:23:47 +0000 (12:23 +0000)]
no message

22 years agoNo more (f)printf for errors and warnings instead use php_error_docref.
Marcus Boerger [Sun, 1 Dec 2002 11:43:54 +0000 (11:43 +0000)]
No more (f)printf for errors and warnings instead use php_error_docref.

22 years agoFix build
foobar [Sun, 1 Dec 2002 05:14:56 +0000 (05:14 +0000)]
Fix build

22 years agoit finally compiles now
Harald Radi [Sun, 1 Dec 2002 03:37:49 +0000 (03:37 +0000)]
it finally compiles now
tests will follow tomorrow

22 years agoadd a "force HTTP/1.0 response" facility to the SAPI layer
Sascha Schumann [Sun, 1 Dec 2002 03:28:21 +0000 (03:28 +0000)]
add a "force HTTP/1.0 response" facility to the SAPI layer

this is necessary, when you want to take over control of a connection
and the web server is doing stupid things by default (like enabling
chunked transfer encoding for no reason).

22 years agoremove dos line endings
Sterling Hughes [Sun, 1 Dec 2002 03:13:03 +0000 (03:13 +0000)]
remove dos line endings

22 years agofix build
Harald Radi [Sun, 1 Dec 2002 02:45:30 +0000 (02:45 +0000)]
fix build

22 years agoFixed possible buffer overflow in php_base64_decode();
Moriyoshi Koizumi [Sun, 1 Dec 2002 02:44:50 +0000 (02:44 +0000)]
Fixed possible buffer overflow in php_base64_decode();
# This bug doesn't appear to be harmful for now,
# so I won't merge it into branches...

22 years agotodo or not todo
Harald Radi [Sun, 1 Dec 2002 01:36:26 +0000 (01:36 +0000)]
todo or not todo

22 years agoadded remaining functions, still untested, still having problems with config.m4
Harald Radi [Sun, 1 Dec 2002 01:18:48 +0000 (01:18 +0000)]
added remaining functions, still untested, still having problems with config.m4

22 years agoSkip overload for ZE2
Marcus Boerger [Sun, 1 Dec 2002 00:38:30 +0000 (00:38 +0000)]
Skip overload for ZE2
Bug #20156

22 years agoSendmail Milter SAPI
Harald Radi [Sun, 1 Dec 2002 00:21:10 +0000 (00:21 +0000)]
Sendmail Milter SAPI
initial version

22 years agoDont scan headers for cc abd bcc if extra parameters are used for these
Frank M. Kromann [Sat, 30 Nov 2002 21:50:17 +0000 (21:50 +0000)]
Dont scan headers for cc abd bcc if extra parameters are used for these

22 years agoFix the use of "personal" information in To and Cc headers
Frank M. Kromann [Sat, 30 Nov 2002 21:49:20 +0000 (21:49 +0000)]
Fix the use of "personal" information in To and Cc headers

22 years agoFixed bug #20716.
Ilia Alshanetsky [Sat, 30 Nov 2002 19:12:48 +0000 (19:12 +0000)]
Fixed bug #20716.

22 years agoBug #20433
Marcus Boerger [Sat, 30 Nov 2002 18:36:17 +0000 (18:36 +0000)]
Bug #20433

22 years agoh WHitespace
Andi Gutmans [Sat, 30 Nov 2002 11:20:25 +0000 (11:20 +0000)]
h WHitespace

22 years agofixed big bad memory leak in xpath objects.
Christian Stocker [Sat, 30 Nov 2002 10:38:17 +0000 (10:38 +0000)]
fixed big bad memory leak in xpath objects.

22 years agoSockets is no longer experimental
Jason Greene [Fri, 29 Nov 2002 23:44:06 +0000 (23:44 +0000)]
Sockets is no longer experimental