]>
granicus.if.org Git - php/log
Moriyoshi Koizumi [Wed, 4 Dec 2002 16:44:24 +0000 (16:44 +0000)]
MFH: fixed segfaults in array_walk() when keys are passed to cb by reference
Sebastian Bergmann [Wed, 4 Dec 2002 08:34:24 +0000 (08:34 +0000)]
MFH
Sebastian Bergmann [Wed, 4 Dec 2002 08:28:05 +0000 (08:28 +0000)]
MFH
Frank M. Kromann [Tue, 3 Dec 2002 19:39:54 +0000 (19:39 +0000)]
MFH
# Changed php_error() to php_error_docref()
Ilia Alshanetsky [Tue, 3 Dec 2002 19:25:55 +0000 (19:25 +0000)]
MFH
Frank M. Kromann [Tue, 3 Dec 2002 19:19:45 +0000 (19:19 +0000)]
MFH
# Changed php_error() to php_error_docref()
Frank M. Kromann [Tue, 3 Dec 2002 18:59:38 +0000 (18:59 +0000)]
MFH
# Bug #19370
# Allow stored procedures to return multiple results.
Frank M. Kromann [Tue, 3 Dec 2002 18:07:57 +0000 (18:07 +0000)]
MFH
# Bug #17593
# Make sure any pending data is released from the server when freeing the result
Edin Kadribasic [Tue, 3 Dec 2002 16:09:14 +0000 (16:09 +0000)]
MFH: 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.
Moriyoshi Koizumi [Tue, 3 Dec 2002 15:02:55 +0000 (15:02 +0000)]
MFH: fixed leaks in array_walk()
foobar [Tue, 3 Dec 2002 11:34:33 +0000 (11:34 +0000)]
MFH: Need these libraries for static build
foobar [Tue, 3 Dec 2002 09:36:31 +0000 (09:36 +0000)]
MFH: Fixed build with iPlanet LDAP SDK 5.x
Jason Greene [Tue, 3 Dec 2002 05:46:53 +0000 (05:46 +0000)]
MFH
Ilia Alshanetsky [Mon, 2 Dec 2002 07:03:37 +0000 (07:03 +0000)]
MFH
Ilia Alshanetsky [Mon, 2 Dec 2002 06:45:57 +0000 (06:45 +0000)]
MFH
Ilia Alshanetsky [Mon, 2 Dec 2002 06:35:51 +0000 (06:35 +0000)]
MFH
Shane Caraveo [Mon, 2 Dec 2002 05:25:55 +0000 (05:25 +0000)]
MFH
Shane Caraveo [Mon, 2 Dec 2002 02:21:01 +0000 (02:21 +0000)]
MFH
Shane Caraveo [Sun, 1 Dec 2002 23:30:22 +0000 (23:30 +0000)]
MFH
Shane Caraveo [Sun, 1 Dec 2002 23:15:31 +0000 (23:15 +0000)]
MFH
Frank M. Kromann [Sat, 30 Nov 2002 21:52:36 +0000 (21:52 +0000)]
MFH
Ilia Alshanetsky [Sat, 30 Nov 2002 19:13:28 +0000 (19:13 +0000)]
MFH
Marcus Boerger [Sat, 30 Nov 2002 18:39:31 +0000 (18:39 +0000)]
MFH: Bug #20433
Christian Stocker [Sat, 30 Nov 2002 10:52:04 +0000 (10:52 +0000)]
MFH (fixed big bad memory leak in xpath objects.)
Moriyoshi Koizumi [Fri, 29 Nov 2002 18:35:17 +0000 (18:35 +0000)]
MFH
Sander Roobol [Fri, 29 Nov 2002 18:05:22 +0000 (18:05 +0000)]
MFH
Yasuo Ohgaki [Fri, 29 Nov 2002 17:19:05 +0000 (17:19 +0000)]
MFH
Derick Rethans [Fri, 29 Nov 2002 15:57:39 +0000 (15:57 +0000)]
- Fix memleak (patch by Oleg.Roitburd@lycos-europe.com)
#- I don't merge this to HEAD right away, as my current development tree
# has a lot of modifications, of course I did this change there too.
Martin Kraemer [Fri, 29 Nov 2002 14:07:28 +0000 (14:07 +0000)]
Portability: In C sources, do not use C++ comments
Wez Furlong [Fri, 29 Nov 2002 13:39:29 +0000 (13:39 +0000)]
Take this out of here so that the dir can be pruned on checkout.
Christian Stocker [Fri, 29 Nov 2002 13:32:50 +0000 (13:32 +0000)]
MFH
fix for bug #20389 (no trailing slash in configure option)
Martin Kraemer [Fri, 29 Nov 2002 11:15:43 +0000 (11:15 +0000)]
Portability fixes (MFH)
Christian Stocker [Fri, 29 Nov 2002 08:30:05 +0000 (08:30 +0000)]
MFH
relative xpath queries are already possible
(use $ctx->xpath_eval($xpath,$contextnode) )
Ilia Alshanetsky [Thu, 28 Nov 2002 14:14:06 +0000 (14:14 +0000)]
MFH
Sterling Hughes [Wed, 27 Nov 2002 20:32:26 +0000 (20:32 +0000)]
MFH
Frank M. Kromann [Wed, 27 Nov 2002 18:54:54 +0000 (18:54 +0000)]
MFH
Andrei Zmievski [Wed, 27 Nov 2002 18:53:04 +0000 (18:53 +0000)]
Back to -dev
Andrei Zmievski [Wed, 27 Nov 2002 18:51:00 +0000 (18:51 +0000)]
Update version to RC2.
Sterling Hughes [Wed, 27 Nov 2002 18:35:43 +0000 (18:35 +0000)]
fix memleak
Ilia Alshanetsky [Wed, 27 Nov 2002 06:20:37 +0000 (06:20 +0000)]
MFH
Frank M. Kromann [Wed, 27 Nov 2002 04:07:02 +0000 (04:07 +0000)]
MFH
Marcus Boerger [Wed, 27 Nov 2002 02:43:21 +0000 (02:43 +0000)]
MFH: remove comment
Marcus Boerger [Wed, 27 Nov 2002 02:38:37 +0000 (02:38 +0000)]
MFH: Canon fix
Stig Bakken [Wed, 27 Nov 2002 01:01:25 +0000 (01:01 +0000)]
MFH
Frank M. Kromann [Wed, 27 Nov 2002 00:40:13 +0000 (00:40 +0000)]
Convert 0D 0D 0A line breaks to 0D 0A
Frank M. Kromann [Wed, 27 Nov 2002 00:36:14 +0000 (00:36 +0000)]
MFH
Stig Bakken [Tue, 26 Nov 2002 23:18:08 +0000 (23:18 +0000)]
MFH
Moriyoshi Koizumi [Tue, 26 Nov 2002 22:14:11 +0000 (22:14 +0000)]
MFH: improved the error reporting portion of array_walk()
Moriyoshi Koizumi [Tue, 26 Nov 2002 21:54:33 +0000 (21:54 +0000)]
MFH: prevent too many error reports from being displayed
Stig Bakken [Tue, 26 Nov 2002 21:53:43 +0000 (21:53 +0000)]
MFH
Moriyoshi Koizumi [Tue, 26 Nov 2002 21:35:52 +0000 (21:35 +0000)]
MFH: Fixed incorrect error messages of array_walk()
Stig Bakken [Tue, 26 Nov 2002 18:24:30 +0000 (18:24 +0000)]
MFH
Christian Stocker [Tue, 26 Nov 2002 15:39:13 +0000 (15:39 +0000)]
MFH (Fix for Bug #20639 DomElement->get_elements_by_tagname() doesn't work)
SVN Migration [Tue, 26 Nov 2002 12:06:00 +0000 (12:06 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Yasuo Ohgaki [Tue, 26 Nov 2002 02:15:58 +0000 (02:15 +0000)]
MFH
Stig Bakken [Tue, 26 Nov 2002 01:34:31 +0000 (01:34 +0000)]
MFH
Stig Bakken [Tue, 26 Nov 2002 01:33:36 +0000 (01:33 +0000)]
MFH
Stig Bakken [Mon, 25 Nov 2002 23:52:56 +0000 (23:52 +0000)]
MFH
Ilia Alshanetsky [Mon, 25 Nov 2002 23:19:19 +0000 (23:19 +0000)]
Set serialize_handler to php to prevent test failures.
Ilia Alshanetsky [Mon, 25 Nov 2002 23:12:15 +0000 (23:12 +0000)]
MFH (fixed a compile failure when --with-xpm-dir is used).
Stefan Esser [Mon, 25 Nov 2002 22:58:26 +0000 (22:58 +0000)]
MFH
Ilia Alshanetsky [Mon, 25 Nov 2002 22:01:46 +0000 (22:01 +0000)]
MFH
Rui Hirokawa [Mon, 25 Nov 2002 15:23:01 +0000 (15:23 +0000)]
simplified and a bug fixed in korean encoding conversion table.
Moriyoshi Koizumi [Sun, 24 Nov 2002 19:48:17 +0000 (19:48 +0000)]
Added a further test on mb_parse_str()
Moriyoshi Koizumi [Sun, 24 Nov 2002 19:21:58 +0000 (19:21 +0000)]
Fixed mb_parse_str() bug pointed out by Yasuo.
foobar [Sun, 24 Nov 2002 05:14:17 +0000 (05:14 +0000)]
fix typo (; instead of :)
Derick Rethans [Sat, 23 Nov 2002 22:08:40 +0000 (22:08 +0000)]
- MFH: Adjust tests for removed old_function() in Zend Engine 2
Marcus Boerger [Sat, 23 Nov 2002 21:12:31 +0000 (21:12 +0000)]
MFH
Marcus Boerger [Sat, 23 Nov 2002 17:50:37 +0000 (17:50 +0000)]
MFH
#This includes the " to ' change but not the added settings which 4.3
#doesn't have.
Moriyoshi Koizumi [Sat, 23 Nov 2002 11:26:13 +0000 (11:26 +0000)]
Fixed tab positions
# a bit too late to be notified :)
Moriyoshi Koizumi [Sat, 23 Nov 2002 05:20:43 +0000 (05:20 +0000)]
MFH (imagecolordeallocate() fix)
Marcus Boerger [Sat, 23 Nov 2002 01:17:39 +0000 (01:17 +0000)]
Fix memleak in debug mode
Marcus Boerger [Sat, 23 Nov 2002 00:56:21 +0000 (00:56 +0000)]
MFH: Testing default behaviour
SVN Migration [Sat, 23 Nov 2002 00:54:05 +0000 (00:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Rui Hirokawa [Fri, 22 Nov 2002 23:37:17 +0000 (23:37 +0000)]
fixed some bugs in korean encoding conversion.
Ilia Alshanetsky [Fri, 22 Nov 2002 22:30:38 +0000 (22:30 +0000)]
Added missing declaration.
Ilia Alshanetsky [Fri, 22 Nov 2002 21:52:59 +0000 (21:52 +0000)]
MFH
Stefan Esser [Fri, 22 Nov 2002 19:35:43 +0000 (19:35 +0000)]
MFH
Marcus Boerger [Fri, 22 Nov 2002 15:53:01 +0000 (15:53 +0000)]
MFH
Edin Kadribasic [Fri, 22 Nov 2002 15:47:44 +0000 (15:47 +0000)]
MFH: Avoid possible buffer overflow.
Marcus Boerger [Fri, 22 Nov 2002 15:13:10 +0000 (15:13 +0000)]
MFH
Edin Kadribasic [Fri, 22 Nov 2002 13:50:40 +0000 (13:50 +0000)]
Don't send default http status (200) (Thanks to Sascha Schumann for idea).
Stefan Esser [Fri, 22 Nov 2002 11:04:10 +0000 (11:04 +0000)]
MFH: sha1() test
Edin Kadribasic [Fri, 22 Nov 2002 10:16:36 +0000 (10:16 +0000)]
MFH: Fixed bug #19207 by adding cgi.rfc2616_headers config directive.
Sander Roobol [Fri, 22 Nov 2002 09:27:08 +0000 (09:27 +0000)]
MFH
@Made bcmath extension thread safe. (Sander)
Ilia Alshanetsky [Fri, 22 Nov 2002 00:09:30 +0000 (00:09 +0000)]
MFH
SVN Migration [Fri, 22 Nov 2002 00:08:58 +0000 (00:08 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Thu, 21 Nov 2002 23:51:57 +0000 (23:51 +0000)]
MFH
Melvyn Sopacua [Thu, 21 Nov 2002 23:33:01 +0000 (23:33 +0000)]
MFH Fix bug #20518
Melvyn Sopacua [Thu, 21 Nov 2002 23:31:45 +0000 (23:31 +0000)]
test for bug #20518
SVN Migration [Thu, 21 Nov 2002 23:27:39 +0000 (23:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Thu, 21 Nov 2002 18:19:27 +0000 (18:19 +0000)]
MFH (added missing mb_internal_encoding())
Moriyoshi Koizumi [Thu, 21 Nov 2002 17:36:57 +0000 (17:36 +0000)]
MFH (removed unnecessary \n)
Marcus Boerger [Thu, 21 Nov 2002 16:50:55 +0000 (16:50 +0000)]
MFH
Rui Hirokawa [Thu, 21 Nov 2002 16:21:33 +0000 (16:21 +0000)]
mbstring is supporting CJK + some other encodings.
Rui Hirokawa [Thu, 21 Nov 2002 16:18:17 +0000 (16:18 +0000)]
fixed incorrect encoding conversion in korean.
Sander Roobol [Thu, 21 Nov 2002 16:16:58 +0000 (16:16 +0000)]
MFH
Sander Roobol [Thu, 21 Nov 2002 15:25:51 +0000 (15:25 +0000)]
MFH
SVN Migration [Thu, 21 Nov 2002 15:24:46 +0000 (15:24 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Thu, 21 Nov 2002 14:51:26 +0000 (14:51 +0000)]
Fixed yet another mb_parse_str() bug
# This is reported by Ilia. Thanks!