]> granicus.if.org Git - php/log
php
20 years agoFixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
Ilia Alshanetsky [Thu, 15 Jul 2004 01:26:03 +0000 (01:26 +0000)]
Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).

# Original Patch by: curt@php.net

20 years agoChangeLog update
<changelog@php.net> [Thu, 15 Jul 2004 00:33:10 +0000 (00:33 +0000)]
ChangeLog update

20 years agoMade php -m output sorted case-insensitevly
Edin Kadribasic [Wed, 14 Jul 2004 22:30:29 +0000 (22:30 +0000)]
Made php -m output sorted case-insensitevly

20 years agosame bug.
Stefan Esser [Wed, 14 Jul 2004 09:55:24 +0000 (09:55 +0000)]
same bug.

20 years ago- Fixed text.
Derick Rethans [Wed, 14 Jul 2004 09:54:02 +0000 (09:54 +0000)]
- Fixed text.

20 years agoSecurity Fix broken! Destroyed Basic auth. Blame: me
Stefan Esser [Wed, 14 Jul 2004 09:43:26 +0000 (09:43 +0000)]
Security Fix broken! Destroyed Basic auth. Blame: me
4.3.x not affected

20 years agobe consistent with write_dimension
Stanislav Malyshev [Wed, 14 Jul 2004 09:04:13 +0000 (09:04 +0000)]
be consistent with write_dimension

20 years agofix #28957
Stanislav Malyshev [Wed, 14 Jul 2004 09:01:58 +0000 (09:01 +0000)]
fix #28957

20 years agoChanging the Tidy version to 2.0
John Coggeshall [Wed, 14 Jul 2004 02:41:53 +0000 (02:41 +0000)]
Changing the Tidy version to 2.0

20 years agoChangeLog update
<changelog@php.net> [Wed, 14 Jul 2004 00:33:30 +0000 (00:33 +0000)]
ChangeLog update

20 years agoBugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threa...
Sara Golemon [Wed, 14 Jul 2004 00:14:43 +0000 (00:14 +0000)]
Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis.

20 years agoAdd {{{ proto's
Zeev Suraski [Tue, 13 Jul 2004 20:41:55 +0000 (20:41 +0000)]
Add {{{ proto's

20 years ago- 5.0.1-dev
Andi Gutmans [Tue, 13 Jul 2004 19:56:49 +0000 (19:56 +0000)]
- 5.0.1-dev

20 years agoBugfix #29116 Zend constant warning uses memory after free (jdolecek at NetBSD dot...
Marcus Boerger [Tue, 13 Jul 2004 19:22:11 +0000 (19:22 +0000)]
Bugfix #29116 Zend constant warning uses memory after free (jdolecek at NetBSD dot org)

20 years ago- Roll PHP 5.0.0
Andi Gutmans [Tue, 13 Jul 2004 19:05:31 +0000 (19:05 +0000)]
- Roll PHP 5.0.0

20 years agoadd missing break
Wez Furlong [Tue, 13 Jul 2004 17:14:49 +0000 (17:14 +0000)]
add missing break

20 years agoprototype fixes
Georg Richter [Tue, 13 Jul 2004 17:04:16 +0000 (17:04 +0000)]
prototype fixes

20 years agoinitial xmlwriter code
Rob Richards [Tue, 13 Jul 2004 17:01:30 +0000 (17:01 +0000)]
initial xmlwriter code

20 years agoLooks like Sara forgot to change this too.
Wez Furlong [Tue, 13 Jul 2004 16:34:56 +0000 (16:34 +0000)]
Looks like Sara forgot to change this too.

20 years agochanged mysqli_stmt_reset (returns now bool instead of void)
Georg Richter [Tue, 13 Jul 2004 16:12:28 +0000 (16:12 +0000)]
changed mysqli_stmt_reset (returns now bool instead of void)

20 years agoFixed typo
Stefan Esser [Tue, 13 Jul 2004 11:30:50 +0000 (11:30 +0000)]
Fixed typo

20 years agoremove test dependance on postgres ** this still fails however
Alan Knowles [Tue, 13 Jul 2004 07:20:45 +0000 (07:20 +0000)]
remove test dependance on postgres ** this still fails however

20 years agoensure that test passes on systems without postgres built in.
Alan Knowles [Tue, 13 Jul 2004 07:12:06 +0000 (07:12 +0000)]
ensure that test passes on systems without postgres built in.

20 years agoChangeLog update
<changelog@php.net> [Tue, 13 Jul 2004 00:32:43 +0000 (00:32 +0000)]
ChangeLog update

20 years agoFix file_get_contents() bug...
Wez Furlong [Mon, 12 Jul 2004 20:59:24 +0000 (20:59 +0000)]
Fix file_get_contents() bug...

20 years ago- Initial release
Timm Friebe [Mon, 12 Jul 2004 20:26:53 +0000 (20:26 +0000)]
- Initial release

20 years agoAdded missing constant and correct bound column retrieval. When bound
Ilia Alshanetsky [Mon, 12 Jul 2004 20:12:39 +0000 (20:12 +0000)]
Added missing constant and correct bound column retrieval. When bound
columns are specified only return status (TRUE/FALSE) indicator.

20 years agoFixed a bug that could result in false failed query reporting on
Ilia Alshanetsky [Mon, 12 Jul 2004 20:09:19 +0000 (20:09 +0000)]
Fixed a bug that could result in false failed query reporting on
INSERT/UPDATE/DELETE queries.

20 years agoMissing patch.
Ilia Alshanetsky [Mon, 12 Jul 2004 18:49:47 +0000 (18:49 +0000)]
Missing patch.

20 years agoFixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X).
Ilia Alshanetsky [Mon, 12 Jul 2004 18:48:30 +0000 (18:48 +0000)]
Fixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X).

20 years agoFixed bug #29086 & #28064 (PHP crashes on extremly long scripts).
Ilia Alshanetsky [Mon, 12 Jul 2004 17:47:29 +0000 (17:47 +0000)]
Fixed bug #29086 & #28064 (PHP crashes on extremly long scripts).

20 years agoTouch the file so that build system does not try to rebuild it.
Ilia Alshanetsky [Mon, 12 Jul 2004 17:44:40 +0000 (17:44 +0000)]
Touch the file so that build system does not try to rebuild it.

20 years ago- Convert zend_class_entry -> zend_class_entry *
Andi Gutmans [Mon, 12 Jul 2004 16:38:45 +0000 (16:38 +0000)]
- Convert zend_class_entry -> zend_class_entry *

20 years agoimplement the clone code for the XSLTProcessor object and fix #29108
Christian Stocker [Mon, 12 Jul 2004 13:04:01 +0000 (13:04 +0000)]
implement the clone code for the XSLTProcessor object and fix #29108
"xslt segfaults when ze1_compatibility_mode is on" (By Rob Richards)

20 years agofix #28978 (multiple OCIBindByName on the same placeholder eats memory)
Antony Dovgal [Mon, 12 Jul 2004 07:40:05 +0000 (07:40 +0000)]
fix #28978 (multiple OCIBindByName on the same placeholder eats memory)

20 years agoChangeLog update
<changelog@php.net> [Mon, 12 Jul 2004 00:32:48 +0000 (00:32 +0000)]
ChangeLog update

20 years agoreorder + add
Andrey Hristov [Sun, 11 Jul 2004 21:41:33 +0000 (21:41 +0000)]
reorder + add

20 years agofixing bug #28974 : overflow in array_slice()
Andrey Hristov [Sun, 11 Jul 2004 21:15:04 +0000 (21:15 +0000)]
fixing bug #28974 : overflow in array_slice()
The same kind of overflow appeared in array_splice(), substr() and
substr_replace()

20 years agoOoups...
Stefan Esser [Sun, 11 Jul 2004 21:14:50 +0000 (21:14 +0000)]
Ooups...

20 years agoFixed: PARSE_TYPE parameter to input_filter
Stefan Esser [Sun, 11 Jul 2004 20:13:39 +0000 (20:13 +0000)]
Fixed: PARSE_TYPE parameter to input_filter
Fixed: input_filter should also be able to filter empty variables by name

20 years agofixing bug #28739
Andrey Hristov [Sun, 11 Jul 2004 19:20:05 +0000 (19:20 +0000)]
fixing bug #28739
array_*diff() and array_*intersect() not clearing the fci cache before work.
FCI call cache was introduced in HEAD. All functions that perform sorting
of arrays clear the fci cache before work. array_*diff() and\ array_*intersect()
were somehow missed to be updated.

20 years agofixing the name of the test
Andrey Hristov [Sun, 11 Jul 2004 18:19:43 +0000 (18:19 +0000)]
fixing the name of the test

20 years agofixing bug 29038:
Andrey Hristov [Sun, 11 Jul 2004 18:18:05 +0000 (18:18 +0000)]
fixing bug 29038:
EXTR_PREFIX_SAME is prevented from creating a new variable when the key
is a empty string. EXTR_PREFIX_ALL is also prevented from doing that,
but works for numbers.

20 years ago- Initial release
Timm Friebe [Sun, 11 Jul 2004 16:57:38 +0000 (16:57 +0000)]
- Initial release

20 years ago- Added simple test for float exceeding the float precision
Timm Friebe [Sun, 11 Jul 2004 16:57:12 +0000 (16:57 +0000)]
- Added simple test for float exceeding the float precision
# See bug #29064

20 years ago- Initial release
Timm Friebe [Sun, 11 Jul 2004 16:31:32 +0000 (16:31 +0000)]
- Initial release

20 years ago- Initial release
Timm Friebe [Sun, 11 Jul 2004 16:10:03 +0000 (16:10 +0000)]
- Initial release

20 years agoFixed bug #29008 (array_combine() does not handle non-numeric/string keys).
Ilia Alshanetsky [Sun, 11 Jul 2004 15:23:57 +0000 (15:23 +0000)]
Fixed bug #29008 (array_combine() does not handle non-numeric/string keys).

20 years agoChangeLog update
<changelog@php.net> [Sun, 11 Jul 2004 00:33:01 +0000 (00:33 +0000)]
ChangeLog update

20 years agoDragonFly BSD is derived from FreeBSD and requires the same floating point
Jon Parise [Sat, 10 Jul 2004 19:29:01 +0000 (19:29 +0000)]
DragonFly BSD is derived from FreeBSD and requires the same floating point
precision fix.

20 years agoFix #28402: no need for -ldl
Wez Furlong [Sat, 10 Jul 2004 12:49:34 +0000 (12:49 +0000)]
Fix #28402: no need for -ldl

20 years agoBump PHP 5 sqlite extension number to 2.0
Wez Furlong [Sat, 10 Jul 2004 12:30:18 +0000 (12:30 +0000)]
Bump PHP 5 sqlite extension number to 2.0
(put some distance between it and the 4.3 version)

20 years agoUpgrade bundled library to 2.8.14 + misc fixes
Wez Furlong [Sat, 10 Jul 2004 12:27:51 +0000 (12:27 +0000)]
Upgrade bundled library to 2.8.14 + misc fixes
(http://www.sqlite.org/cvstrac/chngview?cn=1742)

20 years agoRIP: greedy ready problems
Wez Furlong [Sat, 10 Jul 2004 10:54:09 +0000 (10:54 +0000)]
RIP: greedy ready problems
This allows people to use fread($fp, filesize($filename)) for regular files,
but packet-based non-greedy reads for everything else.

20 years ago- Better stability during premature shutdown of request startup
Andi Gutmans [Sat, 10 Jul 2004 07:46:17 +0000 (07:46 +0000)]
- Better stability during premature shutdown of request startup

20 years agoFixed function proto.
Ilia Alshanetsky [Fri, 9 Jul 2004 17:49:08 +0000 (17:49 +0000)]
Fixed function proto.

20 years agoChangeLog update
<changelog@php.net> [Fri, 9 Jul 2004 00:33:24 +0000 (00:33 +0000)]
ChangeLog update

20 years agoFixed bug #29049 (array sorting via user function/method does not validate
Ilia Alshanetsky [Thu, 8 Jul 2004 17:07:22 +0000 (17:07 +0000)]
Fixed bug #29049 (array sorting via user function/method does not validate
it).

20 years ago- A bugfix in search words hilightling code (mnogosearch extension).
Sergey Kartashoff [Thu, 8 Jul 2004 05:22:14 +0000 (05:22 +0000)]
- A bugfix in search words hilightling code (mnogosearch extension).

20 years agoLast dangerous alloca() bits.
Ilia Alshanetsky [Thu, 8 Jul 2004 01:18:43 +0000 (01:18 +0000)]
Last dangerous alloca() bits.

20 years agoChangeLog update
<changelog@php.net> [Thu, 8 Jul 2004 00:32:27 +0000 (00:32 +0000)]
ChangeLog update

20 years agoAdded memory-limit to the list of excluded force-on options
Edin Kadribasic [Wed, 7 Jul 2004 12:25:10 +0000 (12:25 +0000)]
Added memory-limit to the list of excluded force-on options

20 years agoadded check in config.m4 for deprecated library
Georg Richter [Wed, 7 Jul 2004 08:02:27 +0000 (08:02 +0000)]
added check in config.m4 for deprecated library
added support for new 4.1.3-beta functions
mysqli_stmt_field_count
mysqli_stmt_attr_set
mysqli_stmt_attr_get
removed support for deprecated/old api functions
fixed bug in constructor_get

20 years agoChangeLog update
<changelog@php.net> [Wed, 7 Jul 2004 00:32:37 +0000 (00:32 +0000)]
ChangeLog update

20 years agoFixed bug #29034 (wordwrap() returns a boolean when passed empty string).
Ilia Alshanetsky [Tue, 6 Jul 2004 22:16:42 +0000 (22:16 +0000)]
Fixed bug #29034 (wordwrap() returns a boolean when passed empty string).

20 years ago- Some fixes in mnogosearch extension
Sergey Kartashoff [Tue, 6 Jul 2004 19:08:45 +0000 (19:08 +0000)]
- Some fixes in mnogosearch extension

20 years ago- Revert storing handle, got lost in 1.92, noticed by Kamesh Jayachandran
Marcus Boerger [Tue, 6 Jul 2004 18:48:39 +0000 (18:48 +0000)]
- Revert storing handle, got lost in 1.92, noticed by Kamesh Jayachandran
  <kameshj at fastmail dot fm>

20 years agoDon't copy ini items to module globals
Ard Biesheuvel [Tue, 6 Jul 2004 13:46:19 +0000 (13:46 +0000)]
Don't copy ini items to module globals
(fixed unregistered bug with mangled default_db setting)

20 years agoFix ZTS build.
Sebastian Bergmann [Tue, 6 Jul 2004 08:01:07 +0000 (08:01 +0000)]
Fix ZTS build.

20 years agoFixed bug #28751 (SoapServer does not call _autoload())
Dmitry Stogov [Tue, 6 Jul 2004 07:30:33 +0000 (07:30 +0000)]
Fixed bug #28751 (SoapServer does not call _autoload())

20 years agoChangeLog update
<changelog@php.net> [Tue, 6 Jul 2004 00:33:32 +0000 (00:33 +0000)]
ChangeLog update

20 years agoEliminate alloca() calls where they can be affected by the users.
Ilia Alshanetsky [Mon, 5 Jul 2004 21:31:35 +0000 (21:31 +0000)]
Eliminate alloca() calls where they can be affected by the users.

20 years agoDon't use alloca() where it can reached by the users.
Ilia Alshanetsky [Mon, 5 Jul 2004 21:16:29 +0000 (21:16 +0000)]
Don't use alloca() where it can reached by the users.

20 years ago- Bugfix: #29019 Database not closing
Marcus Boerger [Mon, 5 Jul 2004 19:36:10 +0000 (19:36 +0000)]
- Bugfix: #29019 Database not closing

20 years ago- Disable zend_mm for 5.0.0
Andi Gutmans [Mon, 5 Jul 2004 17:06:41 +0000 (17:06 +0000)]
- Disable zend_mm for 5.0.0

20 years ago- revert to proper behaviour
Sascha Schumann [Mon, 5 Jul 2004 11:41:31 +0000 (11:41 +0000)]
- revert to proper behaviour

20 years ago- Add test for bug #28325.
Moriyoshi Koizumi [Mon, 5 Jul 2004 07:53:41 +0000 (07:53 +0000)]
- Add test for bug #28325.

20 years agoChangeLog update
<changelog@php.net> [Mon, 5 Jul 2004 00:32:17 +0000 (00:32 +0000)]
ChangeLog update

20 years agoEliminate potentially dangerous alloca().
Ilia Alshanetsky [Sun, 4 Jul 2004 17:13:58 +0000 (17:13 +0000)]
Eliminate potentially dangerous alloca().

20 years agoFixed bug #28963 (Missing space for \0 in address allocation).
Ilia Alshanetsky [Sun, 4 Jul 2004 16:52:59 +0000 (16:52 +0000)]
Fixed bug #28963 (Missing space for \0 in address allocation).

20 years agoFix TSRM build
Marcus Boerger [Sun, 4 Jul 2004 11:14:17 +0000 (11:14 +0000)]
Fix TSRM build

20 years agoChangeLog update
<changelog@php.net> [Sun, 4 Jul 2004 00:32:20 +0000 (00:32 +0000)]
ChangeLog update

20 years agoBFN
Moriyoshi Koizumi [Sat, 3 Jul 2004 16:14:46 +0000 (16:14 +0000)]
BFN

20 years ago- Bugfix #28325 (circular reference serialisation).
Moriyoshi Koizumi [Sat, 3 Jul 2004 16:10:28 +0000 (16:10 +0000)]
- Bugfix #28325 (circular reference serialisation).

20 years agoChangeLog update
<changelog@php.net> [Sat, 3 Jul 2004 00:32:18 +0000 (00:32 +0000)]
ChangeLog update

20 years ago- Should fix mem leak with ZEND_MM. I made this change a while ago and
Andi Gutmans [Sat, 3 Jul 2004 00:16:39 +0000 (00:16 +0000)]
- Should fix mem leak with ZEND_MM. I made this change a while ago and
- rolled it back but I don't remember why. Please test!

20 years agoChangeLog update
<changelog@php.net> [Fri, 2 Jul 2004 00:32:17 +0000 (00:32 +0000)]
ChangeLog update

20 years agoDo not use alloca() where it can be easily abused by the users.
Ilia Alshanetsky [Thu, 1 Jul 2004 16:28:32 +0000 (16:28 +0000)]
Do not use alloca() where it can be easily abused by the users.

# This probably should go into reflection code as well.

20 years agofix bug wrt to CURLOPT_POSTFIELDS where if you passed it code like:
Sterling Hughes [Thu, 1 Jul 2004 06:50:46 +0000 (06:50 +0000)]
fix bug wrt to CURLOPT_POSTFIELDS where if you passed it code like:

$fields = array('foo' => 'bar');
curl_setopt($ch, CURLOPT_POSTFIELDS, $fields);
curl_exec($ch);
as opposed to :

curl_setopt($ch, CURLOPT_POSTFIELDS, array('foo' => 'bar'));

you'll get a segv or no results, depending on the mood and cycle of the
moon.

20 years agoThat hashtable should never have been an argument....
Sara Golemon [Thu, 1 Jul 2004 04:43:29 +0000 (04:43 +0000)]
That hashtable should never have been an argument....

20 years agoChangeLog update
<changelog@php.net> [Thu, 1 Jul 2004 00:32:13 +0000 (00:32 +0000)]
ChangeLog update

20 years agoFix for #28512. news entry
Frank M. Kromann [Wed, 30 Jun 2004 19:51:28 +0000 (19:51 +0000)]
Fix for #28512. news entry

20 years agoFix for #28512. Allocate enough space to store data
Frank M. Kromann [Wed, 30 Jun 2004 19:46:57 +0000 (19:46 +0000)]
Fix for #28512. Allocate enough space to store data

20 years agoAnother instance where alloca() is not needed.
Ilia Alshanetsky [Wed, 30 Jun 2004 13:43:16 +0000 (13:43 +0000)]
Another instance where alloca() is not needed.

20 years agoFixed Ilia's alloca() issue/exploit
Ard Biesheuvel [Wed, 30 Jun 2004 10:55:03 +0000 (10:55 +0000)]
Fixed Ilia's alloca() issue/exploit
Removed pointless RINIT()
Use macros for consistent resource type names

20 years agoDo not use alloca() where it can be abused through user input.
Ilia Alshanetsky [Wed, 30 Jun 2004 01:12:06 +0000 (01:12 +0000)]
Do not use alloca() where it can be abused through user input.

20 years agoChangeLog update
<changelog@php.net> [Wed, 30 Jun 2004 00:32:27 +0000 (00:32 +0000)]
ChangeLog update

20 years agoFix for Bug #28964 fread "greedy" behaviour
Wez Furlong [Tue, 29 Jun 2004 21:51:53 +0000 (21:51 +0000)]
Fix for Bug #28964 fread "greedy" behaviour

20 years agoChangeLog update
<changelog@php.net> [Tue, 29 Jun 2004 00:32:44 +0000 (00:32 +0000)]
ChangeLog update

20 years agoRemoved pointless allocation check.
Ilia Alshanetsky [Mon, 28 Jun 2004 22:31:28 +0000 (22:31 +0000)]
Removed pointless allocation check.