]> granicus.if.org Git - php/log
php
19 years agoFixed bug #26456 (Wrong results from Reflection-API getDocComment() when called via...
Dmitry Stogov [Tue, 7 Jun 2005 18:07:52 +0000 (18:07 +0000)]
Fixed bug #26456 (Wrong results from Reflection-API getDocComment() when called via STDIN)

19 years agoMFH
foobar [Tue, 7 Jun 2005 17:22:56 +0000 (17:22 +0000)]
MFH

19 years agoFixed memory allocation bugs. Probably this patch should fix bug #31725.
Dmitry Stogov [Tue, 7 Jun 2005 15:38:37 +0000 (15:38 +0000)]
Fixed memory allocation bugs. Probably this patch should fix bug #31725.

19 years agoMFH: Fixed ZTS build.
Ilia Alshanetsky [Tue, 7 Jun 2005 14:01:46 +0000 (14:01 +0000)]
MFH: Fixed ZTS build.

19 years ago- MFH: Added the --disable-zend-memory-manager switch to disable the Zend
Derick Rethans [Tue, 7 Jun 2005 13:37:13 +0000 (13:37 +0000)]
- MFH: Added the --disable-zend-memory-manager switch to disable the Zend
  memory manager.
#- I discussed this with Dmitry today - we found it useful.

19 years agoFixed memory leak in debug_print_backtrace()
Dmitry Stogov [Tue, 7 Jun 2005 13:14:34 +0000 (13:14 +0000)]
Fixed memory leak in debug_print_backtrace()

19 years agofixed memory leak in bug #28972 ([] operator overflow treatment is incorrect), not...
Dmitry Stogov [Tue, 7 Jun 2005 10:29:42 +0000 (10:29 +0000)]
fixed memory leak in bug #28972 ([] operator overflow treatment is incorrect), not the bug itself.

19 years ago- MF44: Problems with user defined error handler and references
Derick Rethans [Tue, 7 Jun 2005 09:59:48 +0000 (09:59 +0000)]
- MF44: Problems with user defined error handler and references

19 years ago- MFH: Don't crash when compiled with the zend memory manager disabled.
Derick Rethans [Tue, 7 Jun 2005 08:25:29 +0000 (08:25 +0000)]
- MFH: Don't crash when compiled with the zend memory manager disabled.

19 years agoFixed bug #33243 (ze1_compatibility_mode does not work as expected)
Dmitry Stogov [Tue, 7 Jun 2005 07:03:20 +0000 (07:03 +0000)]
Fixed bug #33243 (ze1_compatibility_mode does not work as expected)

19 years agomfh: fix solaris build
Wez Furlong [Mon, 6 Jun 2005 22:06:00 +0000 (22:06 +0000)]
mfh: fix solaris build

19 years agolibmonetra 5.0 sync.
Brad House [Mon, 6 Jun 2005 16:43:55 +0000 (16:43 +0000)]
libmonetra 5.0 sync.
added m_validateidentifier, which is enabled by default to keep invalid pointer addresses from causing PHP to crash
kept compatability with older versions of libmonetra.

19 years agoMFH: Better storage size for output length.
Ilia Alshanetsky [Mon, 6 Jun 2005 16:31:00 +0000 (16:31 +0000)]
MFH: Better storage size for output length.

19 years ago- MH44: Problems with user defined error handler and wrong usage of references
Derick Rethans [Mon, 6 Jun 2005 13:07:56 +0000 (13:07 +0000)]
- MH44: Problems with user defined error handler and wrong usage of references

19 years ago- Fixed bug #33242 (Mangled error message when stream fails).
Derick Rethans [Mon, 6 Jun 2005 12:41:28 +0000 (12:41 +0000)]
- Fixed bug #33242 (Mangled error message when stream fails).

19 years agows
foobar [Mon, 6 Jun 2005 11:50:25 +0000 (11:50 +0000)]
ws

19 years agoFix bug #33166 for other branches and new bug #33255
Uwe Schindler [Mon, 6 Jun 2005 11:00:48 +0000 (11:00 +0000)]
Fix bug #33166 for other branches and new bug #33255

19 years agoFixed bug #32799 (crash: calling the corresponding global var during the destruct)
Dmitry Stogov [Mon, 6 Jun 2005 10:38:22 +0000 (10:38 +0000)]
Fixed bug #32799 (crash: calling the corresponding global var during the destruct)

19 years agoFixed bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)
Dmitry Stogov [Mon, 6 Jun 2005 09:50:08 +0000 (09:50 +0000)]
Fixed bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)

19 years agoAdded test for bug #32993 (implemented Iterator function current() don't throw
Dmitry Stogov [Mon, 6 Jun 2005 08:25:22 +0000 (08:25 +0000)]
Added test for bug #32993 (implemented Iterator function current() don't throw
  exception)

19 years agoFixed bug #33171 (foreach enumerates private fields declared in base classes)
Dmitry Stogov [Mon, 6 Jun 2005 07:51:19 +0000 (07:51 +0000)]
Fixed bug #33171 (foreach enumerates private fields declared in base classes)

19 years agoMFH: Fixed bug #33070 (Improved performance of bzdecompress() by several
Ilia Alshanetsky [Sun, 5 Jun 2005 18:05:07 +0000 (18:05 +0000)]
MFH: Fixed bug #33070 (Improved performance of bzdecompress() by several
orders of magnitude).

19 years agoMFH: Add skipif, test requires iconv.
Magnus M��tt� [Fri, 3 Jun 2005 22:51:58 +0000 (22:51 +0000)]
MFH: Add skipif, test requires iconv.

19 years agoFixed bug #30394 (Assignment operators yield wrong result with __get/__set)
Dmitry Stogov [Fri, 3 Jun 2005 15:36:48 +0000 (15:36 +0000)]
Fixed bug #30394 (Assignment operators yield wrong result with __get/__set)

19 years agoFixed bug #30080 (Passing array or non array of objects)
Dmitry Stogov [Fri, 3 Jun 2005 15:02:09 +0000 (15:02 +0000)]
Fixed bug #30080 (Passing array or non array of objects)

19 years agoFixed bug #27598 (list() array key assignment causes HUGE memory leak)
Dmitry Stogov [Fri, 3 Jun 2005 13:57:01 +0000 (13:57 +0000)]
Fixed bug #27598 (list() array key assignment causes HUGE memory leak)

19 years agoFixed memory allocation bugs related to magic object handlers (__get(), __set(),...
Dmitry Stogov [Fri, 3 Jun 2005 11:15:50 +0000 (11:15 +0000)]
Fixed memory allocation bugs related to magic object handlers (__get(), __set(), ...)

19 years agoOn architectures that support va_copy (specifically x86_64 linux distros),
George Schlossnagle [Fri, 3 Jun 2005 07:31:59 +0000 (07:31 +0000)]
On architectures that support va_copy (specifically x86_64 linux distros),
if you use va_list args more than once, you can corrupt memory - you
need to use va_copy instead.  man va_copy for details.

Also, derefrencing a void * to a long on 64 bit is totally uncool.

19 years agoMFH: unnecessary variable.
Ilia Alshanetsky [Fri, 3 Jun 2005 03:54:02 +0000 (03:54 +0000)]
MFH: unnecessary variable.

19 years agoMFH: - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)
foobar [Thu, 2 Jun 2005 21:32:09 +0000 (21:32 +0000)]
MFH: - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)

19 years agoMFH: fix bug #33222 (segfault when CURL handle is closed in a callback).
Antony Dovgal [Thu, 2 Jun 2005 21:04:43 +0000 (21:04 +0000)]
MFH: fix bug #33222 (segfault when CURL handle is closed in a callback).
fix segfaults when CURL callback functions throw exception.

19 years agoMFH: fix bug #33214 (odbc_next_result does not signal SQL errors with 2-statement...
Antony Dovgal [Thu, 2 Jun 2005 15:42:44 +0000 (15:42 +0000)]
MFH: fix bug #33214 (odbc_next_result does not signal SQL errors with 2-statement SQL batches).
Path by rich at kastle dot com.

19 years ago- That should have been removed, not commented out.
Derick Rethans [Thu, 2 Jun 2005 08:51:10 +0000 (08:51 +0000)]
- That should have been removed, not commented out.

19 years ago- MFH: Fixed memory corruption in stristr().
Derick Rethans [Thu, 2 Jun 2005 08:31:03 +0000 (08:31 +0000)]
- MFH: Fixed memory corruption in stristr().

19 years agoMFH: Fixed bug #33210 (relax jpeg recursive loop protection).
Ilia Alshanetsky [Wed, 1 Jun 2005 22:28:38 +0000 (22:28 +0000)]
MFH: Fixed bug #33210 (relax jpeg recursive loop protection).

19 years agoDisabled search of recored separator outside of buffer
Dmitry Stogov [Wed, 1 Jun 2005 15:11:15 +0000 (15:11 +0000)]
Disabled search of recored separator outside of buffer

19 years agoFixed bug #32941 (Sending structured SOAP fault kills a php)
Dmitry Stogov [Wed, 1 Jun 2005 14:42:50 +0000 (14:42 +0000)]
Fixed bug #32941 (Sending structured SOAP fault kills a php)

19 years agoFixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object...
Dmitry Stogov [Wed, 1 Jun 2005 10:53:57 +0000 (10:53 +0000)]
Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)

19 years agoFixed "refcount" counting for autoglobals
Dmitry Stogov [Wed, 1 Jun 2005 09:43:48 +0000 (09:43 +0000)]
Fixed "refcount" counting for autoglobals

19 years agoFixed possible memory corruption on request shutdown
Dmitry Stogov [Tue, 31 May 2005 17:40:48 +0000 (17:40 +0000)]
Fixed possible memory corruption on request shutdown
`valgrind -q --tool=memcheck sapi/cli/php tests/reflection/001.phpt`

19 years agoFixed usage of uninicialized variable
Dmitry Stogov [Tue, 31 May 2005 14:35:25 +0000 (14:35 +0000)]
Fixed usage of uninicialized variable

19 years agoMFH: Fix test
Magnus M��tt� [Tue, 31 May 2005 13:46:59 +0000 (13:46 +0000)]
MFH: Fix test

19 years agoMFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier...
foobar [Tue, 31 May 2005 12:55:33 +0000 (12:55 +0000)]
MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave)

19 years agoMFH: Fixed bug #33164 (Soap extension incorrectly detects HTTP/1.1).
Ilia Alshanetsky [Mon, 30 May 2005 23:46:28 +0000 (23:46 +0000)]
MFH: Fixed bug #33164 (Soap extension incorrectly detects HTTP/1.1).

19 years ago- Fixed bug #33185 (--enable-session=shared does not build)
foobar [Mon, 30 May 2005 15:13:57 +0000 (15:13 +0000)]
- Fixed bug #33185 (--enable-session=shared does not build)

19 years agoMFH: Sync with config.m4.
Sebastian Bergmann [Sat, 28 May 2005 06:38:48 +0000 (06:38 +0000)]
MFH: Sync with config.m4.

19 years agoUpgrade PCRE library to 5.0.
Andrei Zmievski [Fri, 27 May 2005 18:07:33 +0000 (18:07 +0000)]
Upgrade PCRE library to 5.0.

19 years agoFixed bug #22836 (returning reference to uninitialized variable)
Dmitry Stogov [Fri, 27 May 2005 16:05:52 +0000 (16:05 +0000)]
Fixed bug #22836 (returning reference to uninitialized variable)

19 years agoMove BFN to correct version..
foobar [Fri, 27 May 2005 07:21:11 +0000 (07:21 +0000)]
Move BFN to correct version..

19 years agoFixed bug #33080 (missing MFH of a fix for bug #31465)
Ilia Alshanetsky [Fri, 27 May 2005 02:03:27 +0000 (02:03 +0000)]
Fixed bug #33080 (missing MFH of a fix for bug #31465)

19 years agoMFH
Andrei Zmievski [Thu, 26 May 2005 21:49:32 +0000 (21:49 +0000)]
MFH

19 years agoFixed bug #33116 (crash when assigning class name to global variable in __autoload)
Dmitry Stogov [Thu, 26 May 2005 14:40:12 +0000 (14:40 +0000)]
Fixed bug #33116 (crash when assigning class name to global variable in __autoload)

19 years ago- Add new tests
Marcus Boerger [Thu, 26 May 2005 12:24:57 +0000 (12:24 +0000)]
- Add new tests

19 years ago- BFN
Marcus Boerger [Thu, 26 May 2005 11:59:36 +0000 (11:59 +0000)]
- BFN

19 years ago- MFH making SQLiteDatabase derivable
Marcus Boerger [Thu, 26 May 2005 11:56:03 +0000 (11:56 +0000)]
- MFH making SQLiteDatabase derivable

19 years agoMFH: Added scheme validation for parse_url().
Ilia Alshanetsky [Thu, 26 May 2005 03:56:34 +0000 (03:56 +0000)]
MFH: Added scheme validation for parse_url().

19 years agoFixed bug #29971 (variables_order behaviour)
Dmitry Stogov [Wed, 25 May 2005 17:41:18 +0000 (17:41 +0000)]
Fixed bug #29971 (variables_order behaviour)

19 years agofix is_object on non-php objects
Stanislav Malyshev [Wed, 25 May 2005 10:58:26 +0000 (10:58 +0000)]
fix is_object on non-php objects

19 years agoMFH: Return error on an invalid input to mime_content_type() function.
Ilia Alshanetsky [Wed, 25 May 2005 03:06:07 +0000 (03:06 +0000)]
MFH: Return error on an invalid input to mime_content_type() function.

19 years agoMFH
Andrei Zmievski [Tue, 24 May 2005 22:11:39 +0000 (22:11 +0000)]
MFH

19 years agoMFH: make it compile on Win32
Antony Dovgal [Tue, 24 May 2005 10:14:05 +0000 (10:14 +0000)]
MFH: make it compile on Win32

19 years agoMFH: Fixed bug #32810 (temporary files not using plain file wrapper).
Ilia Alshanetsky [Mon, 23 May 2005 21:49:53 +0000 (21:49 +0000)]
MFH: Fixed bug #32810 (temporary files not using plain file wrapper).

19 years agorevert by Wez's request
Antony Dovgal [Mon, 23 May 2005 15:37:10 +0000 (15:37 +0000)]
revert by Wez's request

19 years agoBFN
Antony Dovgal [Mon, 23 May 2005 11:52:23 +0000 (11:52 +0000)]
BFN

19 years agoMFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
Antony Dovgal [Mon, 23 May 2005 11:52:12 +0000 (11:52 +0000)]
MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)

19 years agoMFH: fix test
Antony Dovgal [Mon, 23 May 2005 11:38:54 +0000 (11:38 +0000)]
MFH: fix test

19 years agoMFH: Upgrade bundled shtool to 2.0.1
foobar [Mon, 23 May 2005 09:46:17 +0000 (09:46 +0000)]
MFH: Upgrade bundled shtool to 2.0.1

19 years agoMFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build).
foobar [Mon, 23 May 2005 09:41:51 +0000 (09:41 +0000)]
MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build).

19 years agoMissed the bus now..
foobar [Mon, 23 May 2005 06:49:48 +0000 (06:49 +0000)]
Missed the bus now..

19 years agoHandling responses with Content-Lenght: 0
Dmitry Stogov [Mon, 23 May 2005 06:25:02 +0000 (06:25 +0000)]
Handling responses with Content-Lenght: 0

19 years agoMFH: adjust highlight test.
Ilia Alshanetsky [Sun, 22 May 2005 16:41:33 +0000 (16:41 +0000)]
MFH: adjust highlight test.

19 years agoMFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).
Ilia Alshanetsky [Sun, 22 May 2005 16:40:49 +0000 (16:40 +0000)]
MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).

19 years agoMFH: fix compile warning
Antony Dovgal [Sun, 22 May 2005 12:57:45 +0000 (12:57 +0000)]
MFH: fix compile warning

19 years agofix leak
Stanislav Malyshev [Sun, 22 May 2005 11:11:42 +0000 (11:11 +0000)]
fix leak

19 years agoMFH Fixed bug 33072 - safemode/open_basedir check for runtime save_path
Rasmus Lerdorf [Sat, 21 May 2005 18:54:57 +0000 (18:54 +0000)]
MFH Fixed bug 33072 - safemode/open_basedir check for runtime save_path
change

19 years agoAh, never mind. Didn't notice a conflict on my last checkout. Jani's MFH
Rasmus Lerdorf [Sat, 21 May 2005 18:26:27 +0000 (18:26 +0000)]
Ah, never mind.  Didn't notice a conflict on my last checkout.  Jani's MFH
was fine.

19 years agoRoll back Jani's blind MFH here. zend_call_destructors() is PHP 5.1 only.
Rasmus Lerdorf [Sat, 21 May 2005 18:11:17 +0000 (18:11 +0000)]
Roll back Jani's blind MFH here.  zend_call_destructors() is PHP 5.1 only.

19 years agoMFH:
Georg Richter [Sat, 21 May 2005 08:54:57 +0000 (08:54 +0000)]
MFH:
- fix for bug #33090 (mysqli_prepare doesn't return an error)
- mysql_set_charset now works for MySQL >= 5.0.6

19 years ago- Fixed bug #30593 (--with-ingres option generates broken Makefile).
Grant Croker [Fri, 20 May 2005 16:13:27 +0000 (16:13 +0000)]
- Fixed bug #30593 (--with-ingres option generates broken Makefile).

19 years agoMFH: correct fix for bug #33059
Rob Richards [Fri, 20 May 2005 15:02:48 +0000 (15:02 +0000)]
MFH: correct fix for bug #33059
- fix issue in other methods

19 years agoMFH:
Antony Dovgal [Fri, 20 May 2005 14:24:16 +0000 (14:24 +0000)]
MFH:
fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault)
add test

19 years ago- Update NEWS
Derick Rethans [Fri, 20 May 2005 11:15:03 +0000 (11:15 +0000)]
- Update NEWS

19 years ago- MFH: Fixed bug #33013: "next month" was handled wrong.
Derick Rethans [Fri, 20 May 2005 11:14:01 +0000 (11:14 +0000)]
- MFH: Fixed bug #33013: "next month" was handled wrong.

19 years agoMFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session...
Antony Dovgal [Fri, 20 May 2005 10:28:16 +0000 (10:28 +0000)]
MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies)

19 years agoreorder
foobar [Fri, 20 May 2005 06:37:30 +0000 (06:37 +0000)]
reorder

19 years ago.
Rasmus Lerdorf [Thu, 19 May 2005 16:17:17 +0000 (16:17 +0000)]
.

19 years agoMFH Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
Rasmus Lerdorf [Thu, 19 May 2005 16:06:38 +0000 (16:06 +0000)]
MFH Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
RFC 2616 section 10.3.5

19 years agosupport building on new-fangled 64bit linux distros that stick
George Schlossnagle [Thu, 19 May 2005 14:23:07 +0000 (14:23 +0000)]
support building on new-fangled 64bit linux distros that stick
libraries in /usr/lib64

19 years agoMFH: Fixed bug #33059 (crash when moving xml attribute set in dtd).
Ilia Alshanetsky [Thu, 19 May 2005 13:47:47 +0000 (13:47 +0000)]
MFH: Fixed bug #33059 (crash when moving xml attribute set in dtd).

19 years agoBackported fix for bug #30451
Dmitry Stogov [Thu, 19 May 2005 10:37:09 +0000 (10:37 +0000)]
Backported fix for bug #30451

19 years agoStrict warnings
Dmitry Stogov [Thu, 19 May 2005 09:56:00 +0000 (09:56 +0000)]
Strict warnings

19 years agofix for #29890 - part 2
Stanislav Malyshev [Wed, 18 May 2005 18:10:17 +0000 (18:10 +0000)]
fix for #29890 - part 2

19 years agotest
Stanislav Malyshev [Wed, 18 May 2005 18:08:36 +0000 (18:08 +0000)]
test

19 years agofix #29890 - crash when function call fails
Stanislav Malyshev [Wed, 18 May 2005 18:01:13 +0000 (18:01 +0000)]
fix #29890 - crash when function call fails

19 years agotests
Stanislav Malyshev [Wed, 18 May 2005 14:51:08 +0000 (14:51 +0000)]
tests

19 years agoMFH: Fix tests.
Magnus M��tt� [Tue, 17 May 2005 18:43:58 +0000 (18:43 +0000)]
MFH: Fix tests.

19 years agoMFH: gdImageGifCtx() is always available in bundled lib
Antony Dovgal [Tue, 17 May 2005 12:23:02 +0000 (12:23 +0000)]
MFH: gdImageGifCtx() is always available in bundled lib

19 years agoMFH: fix bugs #32742 (segmentation fault when the stream with a wrapper
Antony Dovgal [Mon, 16 May 2005 08:37:41 +0000 (08:37 +0000)]
MFH: fix bugs #32742 (segmentation fault when the stream with a wrapper
is not closed), #32171 (Userspace stream wrapper crashes PHP)

19 years agoBFN
Antony Dovgal [Fri, 13 May 2005 23:15:33 +0000 (23:15 +0000)]
BFN

19 years agoMFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)
Antony Dovgal [Fri, 13 May 2005 23:15:21 +0000 (23:15 +0000)]
MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)