]> granicus.if.org Git - php/log
php
20 years agoImproved error handling
Ard Biesheuvel [Sat, 12 Jun 2004 16:58:20 +0000 (16:58 +0000)]
Improved error handling
Added some comments

20 years agoRemoved dependency on regular interbase extension
Ard Biesheuvel [Sat, 12 Jun 2004 16:07:52 +0000 (16:07 +0000)]
Removed dependency on regular interbase extension
Added support for all datatypes except BLOBs

20 years agoRemoved dependency on regular interbase extension
Ard Biesheuvel [Sat, 12 Jun 2004 16:05:49 +0000 (16:05 +0000)]
Removed dependency on regular interbase extension

20 years agoUse snaps. LIB path
Ard Biesheuvel [Sat, 12 Jun 2004 14:59:45 +0000 (14:59 +0000)]
Use snaps. LIB path

20 years agoChanged LIB path
Ard Biesheuvel [Sat, 12 Jun 2004 10:23:31 +0000 (10:23 +0000)]
Changed LIB path

20 years agofix bug #1610: pear package doesn't validate deps
Greg Beaver [Sat, 12 Jun 2004 06:15:55 +0000 (06:15 +0000)]
fix bug #1610: pear package doesn't validate deps

It was never validating deps at all!

20 years agofix bug #1615: installer must create extension dir if it doesn't exist, patch by...
Greg Beaver [Sat, 12 Jun 2004 05:48:10 +0000 (05:48 +0000)]
fix bug #1615: installer must create extension dir if it doesn't exist, patch by Tomas

20 years agofix bug #1617, exception never returned from PEAR_ErrorStack->push()
Greg Beaver [Sat, 12 Jun 2004 05:36:40 +0000 (05:36 +0000)]
fix bug #1617, exception never returned from PEAR_ErrorStack->push()

20 years agoNew test
Ard Biesheuvel [Sat, 12 Jun 2004 03:11:16 +0000 (03:11 +0000)]
New test

20 years agoNearly complete implementation
Ard Biesheuvel [Sat, 12 Jun 2004 03:09:48 +0000 (03:09 +0000)]
Nearly complete implementation
No date/time fields yet ...

20 years agoAdded export macros
Ard Biesheuvel [Sat, 12 Jun 2004 02:49:47 +0000 (02:49 +0000)]
Added export macros

20 years agoAdded double param type
Ard Biesheuvel [Sat, 12 Jun 2004 02:35:34 +0000 (02:35 +0000)]
Added double param type
Added param struct initialiser
Reversed param parsing order (long <=> string)

20 years agoInitial revision (incomplete)
Ard Biesheuvel [Fri, 11 Jun 2004 01:37:06 +0000 (01:37 +0000)]
Initial revision (incomplete)

20 years agoChangeLog update
<changelog@php.net> [Fri, 11 Jun 2004 00:34:13 +0000 (00:34 +0000)]
ChangeLog update

20 years agohypot() is not experimental.
Ilia Alshanetsky [Thu, 10 Jun 2004 19:38:24 +0000 (19:38 +0000)]
hypot() is not experimental.

20 years agoFixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
Ilia Alshanetsky [Thu, 10 Jun 2004 14:06:17 +0000 (14:06 +0000)]
Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
command does not support -e parameter).

20 years agoChanged that a bit
Marcus Boerger [Thu, 10 Jun 2004 13:39:30 +0000 (13:39 +0000)]
Changed that a bit

20 years ago- Require a single white-space char after /** to start a doc comment that
Marcus Boerger [Thu, 10 Jun 2004 13:38:31 +0000 (13:38 +0000)]
- Require a single white-space char after /** to start a doc comment that
  way we prevent /*** from becoming a doc comment (as requested Derick).

20 years agoAdd missing declaration
Marcus Boerger [Thu, 10 Jun 2004 12:32:09 +0000 (12:32 +0000)]
Add missing declaration

20 years agoSmall code layout change
Marcus Boerger [Thu, 10 Jun 2004 12:11:16 +0000 (12:11 +0000)]
Small code layout change

20 years agoBFN
Marcus Boerger [Thu, 10 Jun 2004 11:57:04 +0000 (11:57 +0000)]
BFN

20 years agoDo not require NEWLINE at start of doccomment
Marcus Boerger [Thu, 10 Jun 2004 11:40:34 +0000 (11:40 +0000)]
Do not require NEWLINE at start of doccomment

20 years agoBFN
Marcus Boerger [Thu, 10 Jun 2004 11:29:15 +0000 (11:29 +0000)]
BFN

20 years agoBugfix #28699: Reflection api bugs
Marcus Boerger [Thu, 10 Jun 2004 11:28:29 +0000 (11:28 +0000)]
Bugfix #28699: Reflection api bugs

20 years agoFixed bug #28702 (SOAP does not parse WSDL service address correctly).
Dmitry Stogov [Thu, 10 Jun 2004 09:07:09 +0000 (09:07 +0000)]
Fixed bug #28702 (SOAP does not parse WSDL service address correctly).

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

20 years agoAllow compilation on Win32.
Frank M. Kromann [Wed, 9 Jun 2004 19:27:36 +0000 (19:27 +0000)]
Allow compilation on Win32.
Need to implement a few Windows specific functions.

20 years agoBFN
Marcus Boerger [Wed, 9 Jun 2004 19:26:55 +0000 (19:26 +0000)]
BFN

20 years agoFix Bug #28694 ReflectionExtension::getFunctions() crashes PHP
Marcus Boerger [Wed, 9 Jun 2004 19:25:42 +0000 (19:25 +0000)]
Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHP

20 years agoFixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
Ilia Alshanetsky [Wed, 9 Jun 2004 14:50:05 +0000 (14:50 +0000)]
Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).

20 years agoFixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo
Ilia Alshanetsky [Wed, 9 Jun 2004 14:39:33 +0000 (14:39 +0000)]
Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo
represented as a string).
Patch by: pickett at sumu dot org

20 years agoFixed memory leak on error in win32's opendir() emulation. (Patch by Wez)
Ilia Alshanetsky [Wed, 9 Jun 2004 14:18:14 +0000 (14:18 +0000)]
Fixed memory leak on error in win32's opendir() emulation. (Patch by Wez)

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

20 years agoInterbase news
Ard Biesheuvel [Tue, 8 Jun 2004 20:25:49 +0000 (20:25 +0000)]
Interbase news

20 years agopartial fix, bug #1163: rpm build doesn't build properly
Greg Beaver [Tue, 8 Jun 2004 18:26:20 +0000 (18:26 +0000)]
partial fix, bug #1163: rpm build doesn't build properly

20 years agofix bug #1550: Builder does not set path to match bin_dir
Greg Beaver [Tue, 8 Jun 2004 18:15:11 +0000 (18:15 +0000)]
fix bug #1550: Builder does not set path to match bin_dir

20 years agofix bug #1378: user/pass must be urldecoded from parse_url in Remote.php
Greg Beaver [Tue, 8 Jun 2004 18:03:46 +0000 (18:03 +0000)]
fix bug #1378: user/pass must be urldecoded from parse_url in Remote.php

20 years agofix bug #1153: PEAR command doesn't work after upgrading
Greg Beaver [Tue, 8 Jun 2004 17:56:22 +0000 (17:56 +0000)]
fix bug #1153: PEAR command doesn't work after upgrading

reverting earlier fix - people must have register_argc_argv=on set in php.ini for PEAR to work.

20 years agofix bug #1581: unhelpful error message if "pear blatch" is typed
Greg Beaver [Tue, 8 Jun 2004 17:49:19 +0000 (17:49 +0000)]
fix bug #1581: unhelpful error message if "pear blatch" is typed

20 years agoFixed bug #1580 (Tidy configuration settings leak memory).
Ilia Alshanetsky [Tue, 8 Jun 2004 14:55:14 +0000 (14:55 +0000)]
Fixed bug #1580 (Tidy configuration settings leak memory).

20 years agoFixed bug #28692 (\0 in Authenticate header passed via safe_mode).
Ilia Alshanetsky [Tue, 8 Jun 2004 13:23:38 +0000 (13:23 +0000)]
Fixed bug #28692 (\0 in Authenticate header passed via safe_mode).

20 years ago... back from the dead
Ard Biesheuvel [Tue, 8 Jun 2004 10:04:09 +0000 (10:04 +0000)]
... back from the dead

20 years agofixed crash (changed MYSQL TO MY_MYSQL in mysql_stmt_init)
Georg Richter [Tue, 8 Jun 2004 06:20:58 +0000 (06:20 +0000)]
fixed crash (changed MYSQL TO MY_MYSQL in mysql_stmt_init)

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

20 years ago- Go back to -dev (Shouldn't need another RC)
Andi Gutmans [Mon, 7 Jun 2004 18:57:34 +0000 (18:57 +0000)]
- Go back to -dev (Shouldn't need another RC)

20 years agoFixed bug #28668 (glob() does not work with relative paths on Windows).
Ilia Alshanetsky [Mon, 7 Jun 2004 18:30:16 +0000 (18:30 +0000)]
Fixed bug #28668 (glob() does not work with relative paths on Windows).

20 years agoFix build on win32
Frank M. Kromann [Mon, 7 Jun 2004 18:03:51 +0000 (18:03 +0000)]
Fix build on win32

20 years ago- Roll RC3
Andi Gutmans [Mon, 7 Jun 2004 14:23:45 +0000 (14:23 +0000)]
- Roll RC3

20 years agoFixed bug #28670 (WWW-Authentication header mangling with PCRE in safe_mode
Ilia Alshanetsky [Mon, 7 Jun 2004 13:51:50 +0000 (13:51 +0000)]
Fixed bug #28670 (WWW-Authentication header mangling with PCRE in safe_mode
adds extra spaces).

20 years agoforgot to remove Win32 restrictions for mysql methods
Georg Richter [Mon, 7 Jun 2004 08:34:52 +0000 (08:34 +0000)]
forgot to remove Win32 restrictions for mysql methods

20 years ago- Reorder (again :)
Derick Rethans [Mon, 7 Jun 2004 07:05:33 +0000 (07:05 +0000)]
- Reorder (again :)

20 years agoMFB: Missing length limit parameter.
Sara Golemon [Mon, 7 Jun 2004 05:00:37 +0000 (05:00 +0000)]
MFB: Missing length limit parameter.

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

20 years ago- No more Pager
Pierre Joye [Sun, 6 Jun 2004 22:49:46 +0000 (22:49 +0000)]
- No more Pager

20 years ago- Update for 5.0RC3
Pierre Joye [Sun, 6 Jun 2004 22:49:10 +0000 (22:49 +0000)]
- Update for 5.0RC3

20 years agoFixed bug #28649 (Proper glob() return value on Linux when there are no
Ilia Alshanetsky [Sun, 6 Jun 2004 16:21:11 +0000 (16:21 +0000)]
Fixed bug #28649 (Proper glob() return value on Linux when there are no
matches).

20 years agoupdate unit tests for PEAR 1.4.0dev6, using new getDownloadURL() xml-rpc call
Greg Beaver [Sun, 6 Jun 2004 16:05:30 +0000 (16:05 +0000)]
update unit tests for PEAR 1.4.0dev6, using new getDownloadURL() xml-rpc call

20 years agoadd missing $tmp to PEAR::isError()
Greg Beaver [Sun, 6 Jun 2004 15:52:41 +0000 (15:52 +0000)]
add missing $tmp to PEAR::isError()

20 years agoeliminate the annoyance of upgrading from crapster versions of PEAR once and for...
Greg Beaver [Sun, 6 Jun 2004 15:04:16 +0000 (15:04 +0000)]
eliminate the annoyance of upgrading from crapster versions of PEAR once and for all.

Now, if getopt2 exists, it is used, otherwise getopt is used.

20 years agoremoved conditional defines for load_data_infile_handlers on windows
Georg Richter [Sun, 6 Jun 2004 08:52:19 +0000 (08:52 +0000)]
removed conditional defines for load_data_infile_handlers on windows
(4.1.2 windows build is fixed now on mysql.com)

20 years agoFixed Zend Function Destructor to use correct TSRM handle.
Stefan Esser [Sun, 6 Jun 2004 08:37:12 +0000 (08:37 +0000)]
Fixed Zend Function Destructor to use correct TSRM handle.

20 years agoZTS fixes.
Sebastian Bergmann [Sun, 6 Jun 2004 06:40:19 +0000 (06:40 +0000)]
ZTS fixes.

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

20 years agoadded mysqli changes
Georg Richter [Sat, 5 Jun 2004 18:43:31 +0000 (18:43 +0000)]
added mysqli changes

20 years agoMajor changes for 4.1.2-alpha/4.1.3-beta:
Georg Richter [Sat, 5 Jun 2004 18:31:56 +0000 (18:31 +0000)]
Major changes for 4.1.2-alpha/4.1.3-beta:
- added container for mysql structure
- added load data infile callback functions (currently disabled under win)
Bug fixes:
- fixed property changes (4.1.1 -> 4.1.2)
- fixed memleak in mysqli_connect
- fixed bug #28100
- fixed bug #28205
- fixed bug #28430

20 years agoBFN
Marcus Boerger [Sat, 5 Jun 2004 14:59:32 +0000 (14:59 +0000)]
BFN

20 years agoFix #28641: Instance of Interface
Marcus Boerger [Sat, 5 Jun 2004 14:59:21 +0000 (14:59 +0000)]
Fix #28641: Instance of Interface

20 years agoAdded support for date/time types
Ard Biesheuvel [Sat, 5 Jun 2004 10:03:42 +0000 (10:03 +0000)]
Added support for date/time types
Added support for compiling/executing PHP code stored in the database
Added support for TSRM

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

20 years agoFixed unregistered bug [crash in http_build_query()]
Ard Biesheuvel [Fri, 4 Jun 2004 16:54:14 +0000 (16:54 +0000)]
Fixed unregistered bug [crash in http_build_query()]

20 years agoFixed bug #28632 (Prevent open_basedir bypass in MySQL's LOAD DATA LOCAL).
Ilia Alshanetsky [Fri, 4 Jun 2004 15:26:54 +0000 (15:26 +0000)]
Fixed bug #28632 (Prevent open_basedir bypass in MySQL's LOAD DATA LOCAL).

20 years agoAdded support for scaled integers
Ard Biesheuvel [Fri, 4 Jun 2004 14:26:33 +0000 (14:26 +0000)]
Added support for scaled integers

20 years agoFixed bug #28627 (When multiple MySQL links are used default link is
Ilia Alshanetsky [Fri, 4 Jun 2004 13:49:31 +0000 (13:49 +0000)]
Fixed bug #28627 (When multiple MySQL links are used default link is
leaked).
Patch by: gavin at ipalsoftware dot com

20 years agoAdded support for arbitrary input types
Ard Biesheuvel [Fri, 4 Jun 2004 13:33:56 +0000 (13:33 +0000)]
Added support for arbitrary input types
Added support for NULL input/output values

20 years agoMFB BugFix# 28626 You can't #ifdef check a typedef. Just give it another name since...
Sara Golemon [Fri, 4 Jun 2004 01:03:38 +0000 (01:03 +0000)]
MFB BugFix# 28626 You can't #ifdef check a typedef.  Just give it another name since it's only used once anyway.

20 years agoChangeLog update
<changelog@php.net> [Fri, 4 Jun 2004 00:34:01 +0000 (00:34 +0000)]
ChangeLog update

20 years agoLet DB handle type coercion instead of PHP
Ard Biesheuvel [Thu, 3 Jun 2004 23:18:36 +0000 (23:18 +0000)]
Let DB handle type coercion instead of PHP

20 years agoAdded support for other return types besides VARCHAR
Ard Biesheuvel [Thu, 3 Jun 2004 15:31:17 +0000 (15:31 +0000)]
Added support for other return types besides VARCHAR

20 years agoFixed blob ID format
Ard Biesheuvel [Thu, 3 Jun 2004 12:00:23 +0000 (12:00 +0000)]
Fixed blob ID format

20 years agonews
Ard Biesheuvel [Thu, 3 Jun 2004 10:55:27 +0000 (10:55 +0000)]
news

20 years ago- Prepare for RC3RC2
Andi Gutmans [Thu, 3 Jun 2004 08:17:15 +0000 (08:17 +0000)]
- Prepare for RC3RC2

20 years agoChangeLog update
<changelog@php.net> [Thu, 3 Jun 2004 03:03:17 +0000 (03:03 +0000)]
ChangeLog update

20 years agoTon of fixes
Ard Biesheuvel [Wed, 2 Jun 2004 21:43:31 +0000 (21:43 +0000)]
Ton of fixes

20 years agoInitial revision of PHP/Interbase UDF lib
Ard Biesheuvel [Wed, 2 Jun 2004 21:15:27 +0000 (21:15 +0000)]
Initial revision of PHP/Interbase UDF lib
# This will allow users running the embedded engine
# to call PHP functions from inside their SQL statements

20 years ago- Don't use ZEND_MM in Windows
Andi Gutmans [Wed, 2 Jun 2004 15:05:10 +0000 (15:05 +0000)]
- Don't use ZEND_MM in Windows

20 years agofix incdec - make value's refcount non-zero when passing to
Stanislav Malyshev [Wed, 2 Jun 2004 12:48:19 +0000 (12:48 +0000)]
fix incdec - make value's refcount non-zero when passing to
write_property - otherwise __set caller cleanup could kill it.

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

20 years agoDon't be too strict if the number of binding arguments provided exceeds the expected...
Ard Biesheuvel [Tue, 1 Jun 2004 23:31:43 +0000 (23:31 +0000)]
Don't be too strict if the number of binding arguments provided exceeds the expected number

20 years agoNo need to NULL terminate manually, snprintf() does it for us already.
Ilia Alshanetsky [Tue, 1 Jun 2004 21:04:33 +0000 (21:04 +0000)]
No need to NULL terminate manually, snprintf() does it for us already.

20 years agoFixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in
Ilia Alshanetsky [Tue, 1 Jun 2004 20:16:06 +0000 (20:16 +0000)]
Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in
200-210 range).
Patch by: fernando dot nemec at folha dot com dot br

20 years agoFixed leak inside MINFO function.
Ilia Alshanetsky [Tue, 1 Jun 2004 18:59:49 +0000 (18:59 +0000)]
Fixed leak inside MINFO function.
Fixed crash inside enchant_dict_suggest() when there are no suggestions.
Added missing safe_mode/open_basedir check inside
enchant_broker_request_pwl_dict().
Fixed various function prototypes.

20 years agoRemoved debugging code
Ard Biesheuvel [Tue, 1 Jun 2004 17:14:47 +0000 (17:14 +0000)]
Removed debugging code

20 years agoupdate dependency to PEAR 1.4.0dev5
Greg Beaver [Tue, 1 Jun 2004 14:51:49 +0000 (14:51 +0000)]
update dependency to PEAR 1.4.0dev5

20 years agotest files for PEAR are now installable!
Greg Beaver [Tue, 1 Jun 2004 14:29:59 +0000 (14:29 +0000)]
test files for PEAR are now installable!

20 years agofile needed for registry test
Greg Beaver [Tue, 1 Jun 2004 14:27:54 +0000 (14:27 +0000)]
file needed for registry test

20 years agoadd needed package.xml files for channel tests
Greg Beaver [Tue, 1 Jun 2004 14:15:41 +0000 (14:15 +0000)]
add needed package.xml files for channel tests

20 years agoupdate to include all new unit tests and files
Greg Beaver [Tue, 1 Jun 2004 13:55:49 +0000 (13:55 +0000)]
update to include all new unit tests and files

20 years agobegin work on making the tests installable
Greg Beaver [Tue, 1 Jun 2004 13:45:55 +0000 (13:45 +0000)]
begin work on making the tests installable

20 years agoprepare for actual installable unit tests
Greg Beaver [Tue, 1 Jun 2004 13:22:28 +0000 (13:22 +0000)]
prepare for actual installable unit tests

20 years agofix unit tests for 1.4.0dev4
Greg Beaver [Tue, 1 Jun 2004 13:11:15 +0000 (13:11 +0000)]
fix unit tests for 1.4.0dev4