]> granicus.if.org Git - php/log
php
22 years agoMFH: fixed segfaults in array_walk() when keys are passed to cb by reference
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

22 years agoMFH
Sebastian Bergmann [Wed, 4 Dec 2002 08:34:24 +0000 (08:34 +0000)]
MFH

22 years agoMFH
Sebastian Bergmann [Wed, 4 Dec 2002 08:28:05 +0000 (08:28 +0000)]
MFH

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

22 years agoMFH
Ilia Alshanetsky [Tue, 3 Dec 2002 19:25:55 +0000 (19:25 +0000)]
MFH

22 years agoMFH
Frank M. Kromann [Tue, 3 Dec 2002 19:19:45 +0000 (19:19 +0000)]
MFH
# Changed php_error() to php_error_docref()

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

22 years agoMFH
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

22 years agoMFH: Allocating enough memory to hold values.
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.

22 years agoMFH: fixed leaks in array_walk()
Moriyoshi Koizumi [Tue, 3 Dec 2002 15:02:55 +0000 (15:02 +0000)]
MFH: fixed leaks in array_walk()

22 years agoMFH: Need these libraries for static build
foobar [Tue, 3 Dec 2002 11:34:33 +0000 (11:34 +0000)]
MFH: Need these libraries for static build

22 years agoMFH: Fixed build with iPlanet LDAP SDK 5.x
foobar [Tue, 3 Dec 2002 09:36:31 +0000 (09:36 +0000)]
MFH: Fixed build with iPlanet LDAP SDK 5.x

22 years agoMFH
Jason Greene [Tue, 3 Dec 2002 05:46:53 +0000 (05:46 +0000)]
MFH

22 years agoMFH
Ilia Alshanetsky [Mon, 2 Dec 2002 07:03:37 +0000 (07:03 +0000)]
MFH

22 years agoMFH
Ilia Alshanetsky [Mon, 2 Dec 2002 06:45:57 +0000 (06:45 +0000)]
MFH

22 years agoMFH
Ilia Alshanetsky [Mon, 2 Dec 2002 06:35:51 +0000 (06:35 +0000)]
MFH

22 years agoMFH
Shane Caraveo [Mon, 2 Dec 2002 05:25:55 +0000 (05:25 +0000)]
MFH

22 years agoMFH
Shane Caraveo [Mon, 2 Dec 2002 02:21:01 +0000 (02:21 +0000)]
MFH

22 years agoMFH
Shane Caraveo [Sun, 1 Dec 2002 23:30:22 +0000 (23:30 +0000)]
MFH

22 years agoMFH
Shane Caraveo [Sun, 1 Dec 2002 23:15:31 +0000 (23:15 +0000)]
MFH

22 years agoMFH
Frank M. Kromann [Sat, 30 Nov 2002 21:52:36 +0000 (21:52 +0000)]
MFH

22 years agoMFH
Ilia Alshanetsky [Sat, 30 Nov 2002 19:13:28 +0000 (19:13 +0000)]
MFH

22 years agoMFH: Bug #20433
Marcus Boerger [Sat, 30 Nov 2002 18:39:31 +0000 (18:39 +0000)]
MFH: Bug #20433

22 years agoMFH (fixed big bad memory leak in xpath objects.)
Christian Stocker [Sat, 30 Nov 2002 10:52:04 +0000 (10:52 +0000)]
MFH (fixed big bad memory leak in xpath objects.)

22 years agoMFH
Moriyoshi Koizumi [Fri, 29 Nov 2002 18:35:17 +0000 (18:35 +0000)]
MFH

22 years agoMFH
Sander Roobol [Fri, 29 Nov 2002 18:05:22 +0000 (18:05 +0000)]
MFH

22 years agoMFH
Yasuo Ohgaki [Fri, 29 Nov 2002 17:19:05 +0000 (17:19 +0000)]
MFH

22 years ago- Fix memleak (patch by Oleg.Roitburd@lycos-europe.com)
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.

22 years agoPortability: In C sources, do not use C++ comments
Martin Kraemer [Fri, 29 Nov 2002 14:07:28 +0000 (14:07 +0000)]
Portability: In C sources, do not use C++ comments

22 years agoTake this out of here so that the dir can be pruned on checkout.
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.

22 years agoMFH
Christian Stocker [Fri, 29 Nov 2002 13:32:50 +0000 (13:32 +0000)]
MFH
fix for bug #20389  (no trailing slash in configure option)

22 years agoPortability fixes (MFH)
Martin Kraemer [Fri, 29 Nov 2002 11:15:43 +0000 (11:15 +0000)]
Portability fixes (MFH)

22 years agoMFH
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) )

22 years agoMFH
Ilia Alshanetsky [Thu, 28 Nov 2002 14:14:06 +0000 (14:14 +0000)]
MFH

22 years agoMFH
Sterling Hughes [Wed, 27 Nov 2002 20:32:26 +0000 (20:32 +0000)]
MFH

22 years agoMFH
Frank M. Kromann [Wed, 27 Nov 2002 18:54:54 +0000 (18:54 +0000)]
MFH

22 years agoBack to -dev
Andrei Zmievski [Wed, 27 Nov 2002 18:53:04 +0000 (18:53 +0000)]
Back to -dev

22 years agoUpdate version to RC2.
Andrei Zmievski [Wed, 27 Nov 2002 18:51:00 +0000 (18:51 +0000)]
Update version to RC2.

22 years agofix memleak
Sterling Hughes [Wed, 27 Nov 2002 18:35:43 +0000 (18:35 +0000)]
fix memleak

22 years agoMFH
Ilia Alshanetsky [Wed, 27 Nov 2002 06:20:37 +0000 (06:20 +0000)]
MFH

22 years agoMFH
Frank M. Kromann [Wed, 27 Nov 2002 04:07:02 +0000 (04:07 +0000)]
MFH

22 years agoMFH: remove comment
Marcus Boerger [Wed, 27 Nov 2002 02:43:21 +0000 (02:43 +0000)]
MFH: remove comment

22 years agoMFH: Canon fix
Marcus Boerger [Wed, 27 Nov 2002 02:38:37 +0000 (02:38 +0000)]
MFH: Canon fix

22 years agoMFH
Stig Bakken [Wed, 27 Nov 2002 01:01:25 +0000 (01:01 +0000)]
MFH

22 years agoConvert 0D 0D 0A line breaks to 0D 0A
Frank M. Kromann [Wed, 27 Nov 2002 00:40:13 +0000 (00:40 +0000)]
Convert  0D 0D 0A line breaks to 0D 0A

22 years agoMFH
Frank M. Kromann [Wed, 27 Nov 2002 00:36:14 +0000 (00:36 +0000)]
MFH

22 years agoMFH
Stig Bakken [Tue, 26 Nov 2002 23:18:08 +0000 (23:18 +0000)]
MFH

22 years agoMFH: improved the error reporting portion of array_walk()
Moriyoshi Koizumi [Tue, 26 Nov 2002 22:14:11 +0000 (22:14 +0000)]
MFH: improved the error reporting portion of array_walk()

22 years agoMFH: prevent too many error reports from being displayed
Moriyoshi Koizumi [Tue, 26 Nov 2002 21:54:33 +0000 (21:54 +0000)]
MFH: prevent too many error reports from being displayed

22 years agoMFH
Stig Bakken [Tue, 26 Nov 2002 21:53:43 +0000 (21:53 +0000)]
MFH

22 years agoMFH: Fixed incorrect error messages of array_walk()
Moriyoshi Koizumi [Tue, 26 Nov 2002 21:35:52 +0000 (21:35 +0000)]
MFH: Fixed incorrect error messages of array_walk()

22 years agoMFH
Stig Bakken [Tue, 26 Nov 2002 18:24:30 +0000 (18:24 +0000)]
MFH

22 years agoMFH (Fix for Bug #20639 DomElement->get_elements_by_tagname() doesn't work)
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)

22 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

22 years agoMFH
Yasuo Ohgaki [Tue, 26 Nov 2002 02:15:58 +0000 (02:15 +0000)]
MFH

22 years agoMFH
Stig Bakken [Tue, 26 Nov 2002 01:34:31 +0000 (01:34 +0000)]
MFH

22 years agoMFH
Stig Bakken [Tue, 26 Nov 2002 01:33:36 +0000 (01:33 +0000)]
MFH

22 years agoMFH
Stig Bakken [Mon, 25 Nov 2002 23:52:56 +0000 (23:52 +0000)]
MFH

22 years agoSet serialize_handler to php to prevent test failures.
Ilia Alshanetsky [Mon, 25 Nov 2002 23:19:19 +0000 (23:19 +0000)]
Set serialize_handler to php to prevent test failures.

22 years agoMFH (fixed a compile failure when --with-xpm-dir is used).
Ilia Alshanetsky [Mon, 25 Nov 2002 23:12:15 +0000 (23:12 +0000)]
MFH (fixed a compile failure when --with-xpm-dir is used).

22 years agoMFH
Stefan Esser [Mon, 25 Nov 2002 22:58:26 +0000 (22:58 +0000)]
MFH

22 years agoMFH
Ilia Alshanetsky [Mon, 25 Nov 2002 22:01:46 +0000 (22:01 +0000)]
MFH

22 years agosimplified and a bug fixed in korean encoding conversion table.
Rui Hirokawa [Mon, 25 Nov 2002 15:23:01 +0000 (15:23 +0000)]
simplified and a bug fixed in korean encoding conversion table.

22 years agoAdded a further test on mb_parse_str()
Moriyoshi Koizumi [Sun, 24 Nov 2002 19:48:17 +0000 (19:48 +0000)]
Added a further test on mb_parse_str()

22 years agoFixed mb_parse_str() bug pointed out by Yasuo.
Moriyoshi Koizumi [Sun, 24 Nov 2002 19:21:58 +0000 (19:21 +0000)]
Fixed mb_parse_str() bug pointed out by Yasuo.

22 years agofix typo (; instead of :)
foobar [Sun, 24 Nov 2002 05:14:17 +0000 (05:14 +0000)]
fix typo (; instead of :)

22 years ago- MFH: Adjust tests for removed old_function() in Zend Engine 2
Derick Rethans [Sat, 23 Nov 2002 22:08:40 +0000 (22:08 +0000)]
- MFH: Adjust tests for removed old_function() in Zend Engine 2

22 years agoMFH
Marcus Boerger [Sat, 23 Nov 2002 21:12:31 +0000 (21:12 +0000)]
MFH

22 years agoMFH
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.

22 years agoFixed tab positions
Moriyoshi Koizumi [Sat, 23 Nov 2002 11:26:13 +0000 (11:26 +0000)]
Fixed tab positions
# a bit too late to be notified :)

22 years agoMFH (imagecolordeallocate() fix)
Moriyoshi Koizumi [Sat, 23 Nov 2002 05:20:43 +0000 (05:20 +0000)]
MFH (imagecolordeallocate() fix)

22 years agoFix memleak in debug mode
Marcus Boerger [Sat, 23 Nov 2002 01:17:39 +0000 (01:17 +0000)]
Fix memleak in debug mode

22 years agoMFH: Testing default behaviour
Marcus Boerger [Sat, 23 Nov 2002 00:56:21 +0000 (00:56 +0000)]
MFH: Testing default behaviour

22 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

22 years agofixed some bugs in korean encoding conversion.
Rui Hirokawa [Fri, 22 Nov 2002 23:37:17 +0000 (23:37 +0000)]
fixed some bugs in korean encoding conversion.

22 years agoAdded missing declaration.
Ilia Alshanetsky [Fri, 22 Nov 2002 22:30:38 +0000 (22:30 +0000)]
Added missing declaration.

22 years agoMFH
Ilia Alshanetsky [Fri, 22 Nov 2002 21:52:59 +0000 (21:52 +0000)]
MFH

22 years agoMFH
Stefan Esser [Fri, 22 Nov 2002 19:35:43 +0000 (19:35 +0000)]
MFH

22 years agoMFH
Marcus Boerger [Fri, 22 Nov 2002 15:53:01 +0000 (15:53 +0000)]
MFH

22 years agoMFH: Avoid possible buffer overflow.
Edin Kadribasic [Fri, 22 Nov 2002 15:47:44 +0000 (15:47 +0000)]
MFH: Avoid possible buffer overflow.

22 years agoMFH
Marcus Boerger [Fri, 22 Nov 2002 15:13:10 +0000 (15:13 +0000)]
MFH

22 years agoDon't send default http status (200) (Thanks to Sascha Schumann for idea).
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).

22 years agoMFH: sha1() test
Stefan Esser [Fri, 22 Nov 2002 11:04:10 +0000 (11:04 +0000)]
MFH: sha1() test

22 years agoMFH: Fixed bug #19207 by adding cgi.rfc2616_headers config directive.
Edin Kadribasic [Fri, 22 Nov 2002 10:16:36 +0000 (10:16 +0000)]
MFH: Fixed bug #19207 by adding cgi.rfc2616_headers config directive.

22 years agoMFH
Sander Roobol [Fri, 22 Nov 2002 09:27:08 +0000 (09:27 +0000)]
MFH
@Made bcmath extension thread safe. (Sander)

22 years agoMFH
Ilia Alshanetsky [Fri, 22 Nov 2002 00:09:30 +0000 (00:09 +0000)]
MFH

22 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

22 years agoMFH
Ilia Alshanetsky [Thu, 21 Nov 2002 23:51:57 +0000 (23:51 +0000)]
MFH

22 years agoMFH Fix bug #20518
Melvyn Sopacua [Thu, 21 Nov 2002 23:33:01 +0000 (23:33 +0000)]
MFH Fix bug #20518

22 years agotest for bug #20518
Melvyn Sopacua [Thu, 21 Nov 2002 23:31:45 +0000 (23:31 +0000)]
test for bug #20518

22 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

22 years agoMFH (added missing mb_internal_encoding())
Moriyoshi Koizumi [Thu, 21 Nov 2002 18:19:27 +0000 (18:19 +0000)]
MFH (added missing mb_internal_encoding())

22 years agoMFH (removed unnecessary \n)
Moriyoshi Koizumi [Thu, 21 Nov 2002 17:36:57 +0000 (17:36 +0000)]
MFH (removed unnecessary \n)

22 years agoMFH
Marcus Boerger [Thu, 21 Nov 2002 16:50:55 +0000 (16:50 +0000)]
MFH

22 years agombstring is supporting CJK + some other encodings.
Rui Hirokawa [Thu, 21 Nov 2002 16:21:33 +0000 (16:21 +0000)]
mbstring is supporting CJK + some other encodings.

22 years agofixed incorrect encoding conversion in korean.
Rui Hirokawa [Thu, 21 Nov 2002 16:18:17 +0000 (16:18 +0000)]
fixed incorrect encoding conversion in korean.

22 years agoMFH
Sander Roobol [Thu, 21 Nov 2002 16:16:58 +0000 (16:16 +0000)]
MFH

22 years agoMFH
Sander Roobol [Thu, 21 Nov 2002 15:25:51 +0000 (15:25 +0000)]
MFH

22 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

22 years agoFixed yet another mb_parse_str() bug
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!