]> granicus.if.org Git - php/log
php
21 years agoMFH: 64 bit stuff.
Ilia Alshanetsky [Tue, 6 Jan 2004 00:56:10 +0000 (00:56 +0000)]
MFH: 64 bit stuff.

21 years agos/2003/2004 :)
Georg Richter [Mon, 5 Jan 2004 14:42:26 +0000 (14:42 +0000)]
s/2003/2004 :)

21 years agoFixed compile warnings.
Ilia Alshanetsky [Sun, 4 Jan 2004 20:01:07 +0000 (20:01 +0000)]
Fixed compile warnings.
Fixed crash in crack_closedict();
Switched from zend_error() to php_error_docref();

21 years agoBFN
Edin Kadribasic [Sat, 3 Jan 2004 23:33:01 +0000 (23:33 +0000)]
BFN

21 years agoMore proper news format.
Edin Kadribasic [Sat, 3 Jan 2004 21:45:47 +0000 (21:45 +0000)]
More proper news format.

21 years agoMFH: cli overrides php.ini and switches output buffering off.
Edin Kadribasic [Sat, 3 Jan 2004 21:36:18 +0000 (21:36 +0000)]
MFH: cli overrides php.ini and switches output buffering off.

21 years agoMFH: s/then/than/
Ilia Alshanetsky [Sat, 3 Jan 2004 00:50:01 +0000 (00:50 +0000)]
MFH: s/then/than/

21 years agoMFH: Fixed bug #26752 (Silent unterminated loop when length parameter for
Ilia Alshanetsky [Fri, 2 Jan 2004 00:58:15 +0000 (00:58 +0000)]
MFH: Fixed bug #26752 (Silent unterminated loop when length parameter for
fgets(), fread() and fgetss() is 0).

21 years ago- MFH: Fixed bug #26751 (PHP can't find the MySQL socket on a case sensitive
Derick Rethans [Wed, 31 Dec 2003 11:28:39 +0000 (11:28 +0000)]
- MFH: Fixed bug #26751 (PHP can't find the MySQL socket on a case sensitive
  file system).

21 years agoBoundry check.
Ilia Alshanetsky [Sun, 28 Dec 2003 19:31:48 +0000 (19:31 +0000)]
Boundry check.

21 years agoFixed Bug #25329 sqlite_create_function with method and reference to $this
Marcus Boerger [Sat, 27 Dec 2003 22:20:55 +0000 (22:20 +0000)]
Fixed Bug #25329 sqlite_create_function with method and reference to $this

21 years agoGD news
Ilia Alshanetsky [Thu, 25 Dec 2003 22:33:50 +0000 (22:33 +0000)]
GD news

21 years agoMFH: Synchronized bundled GD library with GD 2.0.17
Ilia Alshanetsky [Thu, 25 Dec 2003 22:33:03 +0000 (22:33 +0000)]
MFH: Synchronized bundled GD library with GD 2.0.17

21 years agoBug fixing news.
Ilia Alshanetsky [Thu, 25 Dec 2003 18:58:30 +0000 (18:58 +0000)]
Bug fixing news.

21 years agoMFH: Fixed Bug #26703 (Certain characters inside strings incorrectly
Ilia Alshanetsky [Thu, 25 Dec 2003 18:57:30 +0000 (18:57 +0000)]
MFH: Fixed Bug #26703 (Certain characters inside strings incorrectly
treated as keywords).

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 25 Dec 2003 18:57:27 +0000 (18:57 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Fixed bug #26707 (Incorrect error for disabled functions/classes).
Ilia Alshanetsky [Wed, 24 Dec 2003 16:43:23 +0000 (16:43 +0000)]
MFH: Fixed bug #26707 (Incorrect error for disabled functions/classes).

# Direct MFH of the patch in PHP 5.0 cannot be used because that would
# require the change of API. So we'll need to make do with a one time
# (small) memory leak on startup when disable_functions and/or classes are
# used.

21 years agoMFH: Make test work with PostgreSQL 7.4
Ilia Alshanetsky [Tue, 23 Dec 2003 17:33:16 +0000 (17:33 +0000)]
MFH: Make test work with PostgreSQL 7.4

21 years agoAdd inifile handler in windows build too.
Marcus Boerger [Tue, 23 Dec 2003 13:42:12 +0000 (13:42 +0000)]
Add inifile handler in windows build too.

21 years agoOops.
Moriyoshi Koizumi [Tue, 23 Dec 2003 11:06:42 +0000 (11:06 +0000)]
Oops.

21 years agoFix fgetcsv()'s null line handling.
Moriyoshi Koizumi [Tue, 23 Dec 2003 11:02:26 +0000 (11:02 +0000)]
Fix fgetcsv()'s null line handling.
# Thanks Takeshi Nakamura for reporting this bug.

21 years agoFixed memory leak.
Ilia Alshanetsky [Mon, 22 Dec 2003 21:03:54 +0000 (21:03 +0000)]
Fixed memory leak.

21 years agodefine LIBXML_THREAD_ENABLED
Rob Richards [Mon, 22 Dec 2003 16:51:50 +0000 (16:51 +0000)]
define LIBXML_THREAD_ENABLED

21 years agoMFH: Define INADDR_NONE for systems that don't have it (apparently solaris)
Ilia Alshanetsky [Mon, 22 Dec 2003 16:00:54 +0000 (16:00 +0000)]
MFH: Define INADDR_NONE for systems that don't have it (apparently solaris)

21 years agoMFH: Missing bit for bug #26625.
Ilia Alshanetsky [Mon, 22 Dec 2003 15:56:52 +0000 (15:56 +0000)]
MFH: Missing bit for bug #26625.

21 years agoFix Bug #25597 pfsockopen crashes when recycling a persistent list entry.
Wez Furlong [Sat, 20 Dec 2003 20:24:36 +0000 (20:24 +0000)]
Fix Bug #25597 pfsockopen crashes when recycling a persistent list entry.

21 years agoadd .cvsignore to oci8/tests
Antony Dovgal [Fri, 19 Dec 2003 17:02:03 +0000 (17:02 +0000)]
add .cvsignore to oci8/tests

21 years agoadd test
Antony Dovgal [Fri, 19 Dec 2003 17:01:24 +0000 (17:01 +0000)]
add test

21 years ago- MFH 1.3b5 release tag
Pierre Joye [Fri, 19 Dec 2003 13:55:45 +0000 (13:55 +0000)]
- MFH 1.3b5 release tag

21 years agoMFH: Check correction
Ilia Alshanetsky [Fri, 19 Dec 2003 13:50:01 +0000 (13:50 +0000)]
MFH: Check correction

21 years agoMFH: Fixed bug #26667 (Added safety checks to ip2long()).
Ilia Alshanetsky [Fri, 19 Dec 2003 13:33:57 +0000 (13:33 +0000)]
MFH: Fixed bug #26667 (Added safety checks to ip2long()).

21 years agoMFH(r-1.206): Fixed bug #26639 (mb_convert_variables() clutters variables beyond...
Moriyoshi Koizumi [Thu, 18 Dec 2003 09:52:51 +0000 (09:52 +0000)]
MFH(r-1.206): Fixed bug #26639 (mb_convert_variables() clutters variables beyond the references)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 18 Dec 2003 09:50:21 +0000 (09:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agowet
foobar [Wed, 17 Dec 2003 21:10:23 +0000 (21:10 +0000)]
wet

21 years agoMFH: Fix warning
Marcus Boerger [Wed, 17 Dec 2003 09:08:37 +0000 (09:08 +0000)]
MFH: Fix warning

21 years agoMFH: Fix warnings
Marcus Boerger [Wed, 17 Dec 2003 09:02:07 +0000 (09:02 +0000)]
MFH: Fix warnings

21 years agoUmm, let's not enable NO_RECURSE by default. The matches on some
Andrei Zmievski [Tue, 16 Dec 2003 22:14:55 +0000 (22:14 +0000)]
Umm, let's not enable NO_RECURSE by default. The matches on some
patterns can be more than twice as slow as before.
# Maybe we should add a --disable-pcre-stack-recursion compile option

21 years agoFix function name.
Andrei Zmievski [Tue, 16 Dec 2003 21:55:22 +0000 (21:55 +0000)]
Fix function name.

21 years ago- Upgraded library to version 4.5
Andrei Zmievski [Tue, 16 Dec 2003 21:52:14 +0000 (21:52 +0000)]
- Upgraded library to version 4.5
- Define NO_RECURSE to avoid stack problems.
- Moved contents of RINIT hook to MINIT and removed RINIT.
- Removed a couple of extraneous files.

21 years agoMFH: Fix winbuild
Marcus Boerger [Tue, 16 Dec 2003 21:41:57 +0000 (21:41 +0000)]
MFH: Fix winbuild

21 years agoMFH: fix compile warnings
foobar [Tue, 16 Dec 2003 21:00:36 +0000 (21:00 +0000)]
MFH: fix compile warnings

21 years ago - MFH memleak fix from rev 1.50
Derick Rethans [Tue, 16 Dec 2003 19:59:58 +0000 (19:59 +0000)]
 - MFH memleak fix from rev 1.50

21 years agoMFH: Fail loudly. This is too often reported as a "bug".
Sara Golemon [Tue, 16 Dec 2003 19:45:35 +0000 (19:45 +0000)]
MFH: Fail loudly. This is too often reported as a "bug".

21 years agoZTS fix.
Ilia Alshanetsky [Tue, 16 Dec 2003 17:23:27 +0000 (17:23 +0000)]
ZTS fix.

21 years agoMFH: Fixed Bug #26625 (pg_convert sets NULL incorrectly for character data
Ilia Alshanetsky [Tue, 16 Dec 2003 01:00:45 +0000 (01:00 +0000)]
MFH: Fixed Bug #26625 (pg_convert sets NULL incorrectly for character data
types).

21 years agoMFH: Fixed bug #26635 (fixed look up for fonts in the current directory
Ilia Alshanetsky [Mon, 15 Dec 2003 20:34:57 +0000 (20:34 +0000)]
MFH: Fixed bug #26635 (fixed look up for fonts in the current directory
w/ZTS)

21 years ago*** empty log message ***
Andrei Zmievski [Mon, 15 Dec 2003 19:35:34 +0000 (19:35 +0000)]
*** empty log message ***

21 years agoFixed bug #26634 & added test case.
Ilia Alshanetsky [Mon, 15 Dec 2003 18:53:26 +0000 (18:53 +0000)]
Fixed bug #26634 & added test case.

21 years agoBFN
foobar [Mon, 15 Dec 2003 01:18:46 +0000 (01:18 +0000)]
BFN

21 years agoMFH: Fix from Michael Sisolak (destructors weren't always properly called)
foobar [Mon, 15 Dec 2003 01:14:54 +0000 (01:14 +0000)]
MFH: Fix from Michael Sisolak (destructors weren't always properly called)

21 years agoBFN
Marcus Boerger [Sun, 14 Dec 2003 22:20:55 +0000 (22:20 +0000)]
BFN

21 years agoMFH: Synch (as far as possible) and fix #26304
Marcus Boerger [Sun, 14 Dec 2003 22:20:05 +0000 (22:20 +0000)]
MFH: Synch (as far as possible) and fix #26304

21 years agofix for bug #26595 "`XSLT_NAMESPACE' undeclared"
Christian Stocker [Sat, 13 Dec 2003 11:36:14 +0000 (11:36 +0000)]
fix for bug #26595 "`XSLT_NAMESPACE' undeclared"

21 years agoMore fgetcsv() fixes.
Ilia Alshanetsky [Sat, 13 Dec 2003 01:44:24 +0000 (01:44 +0000)]
More fgetcsv() fixes.

21 years agoFor BC reasons we need to do ltrim() on csv entries.
Ilia Alshanetsky [Fri, 12 Dec 2003 19:25:33 +0000 (19:25 +0000)]
For BC reasons we need to do ltrim() on csv entries.

21 years agoMFH: Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)
Ilia Alshanetsky [Fri, 12 Dec 2003 17:19:18 +0000 (17:19 +0000)]
MFH: Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)

21 years agoremove revision tag from module version entry
Uwe Schindler [Fri, 12 Dec 2003 16:21:44 +0000 (16:21 +0000)]
remove revision tag from module version entry

21 years agoMFH: Fixed bug #26461 (-lssl missing from LIBS)
foobar [Fri, 12 Dec 2003 05:20:24 +0000 (05:20 +0000)]
MFH: Fixed bug #26461 (-lssl missing from LIBS)

21 years agogenerated, ignored files should not be in CVS..
foobar [Fri, 12 Dec 2003 05:05:34 +0000 (05:05 +0000)]
generated, ignored files should not be in CVS..

21 years agoMFH
Greg Beaver [Fri, 12 Dec 2003 00:04:17 +0000 (00:04 +0000)]
MFH

21 years agofix error message, it shouldn't attempt to display a version if none is installed
Greg Beaver [Thu, 11 Dec 2003 23:55:03 +0000 (23:55 +0000)]
fix error message, it shouldn't attempt to display a version if none is installed

21 years agoremove obsolete parameters to constructor
Greg Beaver [Thu, 11 Dec 2003 23:54:39 +0000 (23:54 +0000)]
remove obsolete parameters to constructor

21 years agoMFH
Greg Beaver [Thu, 11 Dec 2003 23:46:55 +0000 (23:46 +0000)]
MFH

21 years agoreword
foobar [Thu, 11 Dec 2003 23:14:55 +0000 (23:14 +0000)]
reword

21 years agoImplement getopt2() method and keep BC for getopt().
Andrei Zmievski [Thu, 11 Dec 2003 19:28:25 +0000 (19:28 +0000)]
Implement getopt2() method and keep BC for getopt().

21 years agoMFH fix #391, PHP 5 reference fix
Greg Beaver [Thu, 11 Dec 2003 16:08:19 +0000 (16:08 +0000)]
MFH fix #391, PHP 5 reference fix

21 years agoMention new pgsql libs
Edin Kadribasic [Thu, 11 Dec 2003 12:58:17 +0000 (12:58 +0000)]
Mention new pgsql libs

21 years agoStandard header file locations
Edin Kadribasic [Thu, 11 Dec 2003 10:06:39 +0000 (10:06 +0000)]
Standard header file locations

21 years agoNuke unused local vars
Edin Kadribasic [Thu, 11 Dec 2003 10:06:12 +0000 (10:06 +0000)]
Nuke unused local vars

21 years agoThis file is automagically generated in the custom build process on win32.
Moriyoshi Koizumi [Thu, 11 Dec 2003 08:40:30 +0000 (08:40 +0000)]
This file is automagically generated in the custom build process on win32.

21 years agoEliminate compiler warnings.
Moriyoshi Koizumi [Wed, 10 Dec 2003 17:44:12 +0000 (17:44 +0000)]
Eliminate compiler warnings.

21 years agoEliminate compiler warnings.
Moriyoshi Koizumi [Wed, 10 Dec 2003 17:36:05 +0000 (17:36 +0000)]
Eliminate compiler warnings.

21 years agoDOS line endings...
Moriyoshi Koizumi [Wed, 10 Dec 2003 17:26:24 +0000 (17:26 +0000)]
DOS line endings...

21 years agoFix win32 build.
Moriyoshi Koizumi [Wed, 10 Dec 2003 17:25:40 +0000 (17:25 +0000)]
Fix win32 build.

21 years agoMFH(1.4): Remove leftover
Moriyoshi Koizumi [Wed, 10 Dec 2003 17:10:05 +0000 (17:10 +0000)]
MFH(1.4): Remove leftover

21 years agoMFH: Fixed bug #26565 (strtotime("this month") resolving to the wrong month)
foobar [Wed, 10 Dec 2003 14:09:44 +0000 (14:09 +0000)]
MFH: Fixed bug #26565 (strtotime("this month") resolving to the wrong month)

21 years ago- Fix pecl installer
Pierre Joye [Tue, 9 Dec 2003 20:51:49 +0000 (20:51 +0000)]
- Fix pecl installer
  package::info() _must_ be called with PECL in mind
  There should be other issues, more later.

21 years agoMFH: Fixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses/)
foobar [Tue, 9 Dec 2003 20:33:22 +0000 (20:33 +0000)]
MFH: Fixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses/)

21 years agoFix build
Ard Biesheuvel [Mon, 8 Dec 2003 10:01:11 +0000 (10:01 +0000)]
Fix build

21 years agoCorrected ibase_close() fix
Ard Biesheuvel [Mon, 8 Dec 2003 09:46:07 +0000 (09:46 +0000)]
Corrected ibase_close() fix

21 years ago- A bug in Udm_Hash32 function was fixed.
Sergey Kartashoff [Mon, 8 Dec 2003 08:24:59 +0000 (08:24 +0000)]
- A bug in Udm_Hash32 function was fixed.

21 years agoMFH(r-1.45): Avoid using non-portable test syntax.
Moriyoshi Koizumi [Mon, 8 Dec 2003 07:18:46 +0000 (07:18 +0000)]
MFH(r-1.45): Avoid using non-portable test syntax.

21 years agoThose casts are really necessary.
Moriyoshi Koizumi [Sun, 7 Dec 2003 21:55:16 +0000 (21:55 +0000)]
Those casts are really necessary.
# Heads up; please be careful using is*() functions. The function of that kind
# takes an integer value as its argument and expects the value to be range of
# 0-255 as a parameter. So if you pass a plain char value to it, the char
# value will be converted implicitly to an integer value of the range
# -128 ~ 127, which will end up with an unwanted result, most likely with
# non-ASCII characters. This has been considered to be a big flaw in the
# specification of the ctype functions. However, the malfunction is not
# reproducible with the recent versions of the GNU C library because it is
# made to deal with such exceptional cases, while Microsoft's C library
# and several standard C libraries of BSD origin aren't.
#
# See also bug #10896, #12127, #18318, and #21689.
#

21 years agoBFN
foobar [Sun, 7 Dec 2003 17:02:26 +0000 (17:02 +0000)]
BFN

21 years agoMFH: Fix for bug #26548: Malformed HTTP dates in headers
foobar [Sun, 7 Dec 2003 16:53:30 +0000 (16:53 +0000)]
MFH: Fix for bug #26548: Malformed HTTP dates in headers

21 years agofix potential buffer overrun
Stanislav Malyshev [Sun, 7 Dec 2003 12:57:26 +0000 (12:57 +0000)]
fix potential buffer overrun

21 years agoMFH
Greg Beaver [Sun, 7 Dec 2003 00:31:50 +0000 (00:31 +0000)]
MFH

21 years agoMFH last 2 commits
Greg Beaver [Sun, 7 Dec 2003 00:11:45 +0000 (00:11 +0000)]
MFH last 2 commits

21 years agoMFH
Greg Beaver [Sat, 6 Dec 2003 23:52:44 +0000 (23:52 +0000)]
MFH

21 years agoMFH
Greg Beaver [Sat, 6 Dec 2003 23:44:23 +0000 (23:44 +0000)]
MFH

21 years agoMFH
Greg Beaver [Sat, 6 Dec 2003 22:19:53 +0000 (22:19 +0000)]
MFH

21 years agoMFH
Greg Beaver [Sat, 6 Dec 2003 22:14:49 +0000 (22:14 +0000)]
MFH

21 years agoMFH
Greg Beaver [Sat, 6 Dec 2003 22:08:58 +0000 (22:08 +0000)]
MFH

21 years agoFixed memory corruption occuring in fgetcsv() on certain files.
Ilia Alshanetsky [Sat, 6 Dec 2003 22:07:00 +0000 (22:07 +0000)]
Fixed memory corruption occuring in fgetcsv() on certain files.

21 years agoMFH
Greg Beaver [Sat, 6 Dec 2003 21:54:06 +0000 (21:54 +0000)]
MFH

21 years agogetting ready for both packages to be released
Greg Beaver [Sat, 6 Dec 2003 21:47:54 +0000 (21:47 +0000)]
getting ready for both packages to be released

21 years agoUpdate error/warning messages
Marcus Boerger [Sat, 6 Dec 2003 21:28:07 +0000 (21:28 +0000)]
Update error/warning messages

21 years agoMFH: Do not dynamically load the extension in skipif
Marcus Boerger [Sat, 6 Dec 2003 20:46:48 +0000 (20:46 +0000)]
MFH: Do not dynamically load the extension in skipif

21 years agoNo maintainer for oci8 / oracle
foobar [Sat, 6 Dec 2003 16:28:19 +0000 (16:28 +0000)]
No maintainer for oci8 / oracle

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sat, 6 Dec 2003 06:06:51 +0000 (06:06 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.