]>
granicus.if.org Git - php/log
<changelog@php.net> [Fri, 1 Jul 2005 05:37:58 +0000 (05:37 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 30 Jun 2005 23:33:37 +0000 (23:33 +0000)]
Fixed memory leak.
Frank M. Kromann [Thu, 30 Jun 2005 23:03:36 +0000 (23:03 +0000)]
Fix Win32 build
Frank M. Kromann [Thu, 30 Jun 2005 22:49:47 +0000 (22:49 +0000)]
Fix ZTS build
Ilia Alshanetsky [Thu, 30 Jun 2005 22:47:39 +0000 (22:47 +0000)]
Fixed compiler warnings.
Ilia Alshanetsky [Thu, 30 Jun 2005 22:44:28 +0000 (22:44 +0000)]
Fixed memory leak on error inside php_date().
Ilia Alshanetsky [Thu, 30 Jun 2005 22:29:36 +0000 (22:29 +0000)]
Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).
Derick Rethans [Thu, 30 Jun 2005 21:38:06 +0000 (21:38 +0000)]
- Reimplemented date and gmdate with new timelib code.
- Removed old date/gmdate implementations.
- Moved date() related testcases to ext/date/tests.
- Implemented bug #33452.
- Fixed testcase for bug #27719 - there is no timezone called "EST5DST".
Ilia Alshanetsky [Thu, 30 Jun 2005 21:13:34 +0000 (21:13 +0000)]
Release news
Ilia Alshanetsky [Thu, 30 Jun 2005 21:00:35 +0000 (21:00 +0000)]
SQLite lib upgrade news.
Ilia Alshanetsky [Thu, 30 Jun 2005 20:59:21 +0000 (20:59 +0000)]
touch generated file.
Ilia Alshanetsky [Thu, 30 Jun 2005 20:58:36 +0000 (20:58 +0000)]
Upgraded bundled sqlite lib to 3.2.2
Wez Furlong [Thu, 30 Jun 2005 14:25:41 +0000 (14:25 +0000)]
Add optional parameter to openssl_pkcs7_verify() which specifies the name
of a file that will be filled with the verified data, but with the signature
information stripped.
Patch by Marton Kenyeres, mkenyeres (at) konvergencia dot hu
foobar [Thu, 30 Jun 2005 14:15:51 +0000 (14:15 +0000)]
consistent naming: prefix always with MYSQL_
foobar [Thu, 30 Jun 2005 14:11:13 +0000 (14:11 +0000)]
Netware also uses autoconf based config now
Dmitry Stogov [Thu, 30 Jun 2005 13:43:00 +0000 (13:43 +0000)]
Restored old behavior of zend_statup_module()
foobar [Thu, 30 Jun 2005 13:39:42 +0000 (13:39 +0000)]
typo
foobar [Thu, 30 Jun 2005 11:15:00 +0000 (11:15 +0000)]
- Unify (+ spl can't be build shared so COMPILE_DL_SPL
Derick Rethans [Thu, 30 Jun 2005 10:03:36 +0000 (10:03 +0000)]
- Added check for makedev systemcall, which Netware doesn't support.
Derick Rethans [Thu, 30 Jun 2005 06:40:57 +0000 (06:40 +0000)]
- Make the Netware guys happy by removing the config.nw.h define.
<changelog@php.net> [Thu, 30 Jun 2005 05:34:14 +0000 (05:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 30 Jun 2005 00:07:42 +0000 (00:07 +0000)]
Silence warnings.
Derick Rethans [Wed, 29 Jun 2005 19:08:26 +0000 (19:08 +0000)]
- Reorganize headers, and update TODO.
Derick Rethans [Wed, 29 Jun 2005 19:07:06 +0000 (19:07 +0000)]
- Added support for negative timestamps with the @<number> format. (Patch by
Nuno Lopes)
Derick Rethans [Wed, 29 Jun 2005 19:00:35 +0000 (19:00 +0000)]
- Make sure the already set "TZ" environment doesn't mess up the tests.
Ilia Alshanetsky [Wed, 29 Jun 2005 15:57:16 +0000 (15:57 +0000)]
Final (i hope) set of magic.h detection fixes.
Ilia Alshanetsky [Wed, 29 Jun 2005 13:53:59 +0000 (13:53 +0000)]
More reliable library detection.
# Thanks Jani
Anantha Kesari H Y [Wed, 29 Jun 2005 13:11:08 +0000 (13:11 +0000)]
This file is not needed anymore
Anantha Kesari H Y [Wed, 29 Jun 2005 12:44:06 +0000 (12:44 +0000)]
this file is not used at all so removing it.
Anantha Kesari H Y [Wed, 29 Jun 2005 12:16:25 +0000 (12:16 +0000)]
Netware LibC has mktemp implementation
Anantha Kesari H Y [Wed, 29 Jun 2005 12:04:33 +0000 (12:04 +0000)]
NetWare LibC has getpwnam, getlogin, getpwuid, getpid, this file is not needed anymore
Antony Dovgal [Wed, 29 Jun 2005 11:52:18 +0000 (11:52 +0000)]
fix test
Anantha Kesari H Y [Wed, 29 Jun 2005 11:49:16 +0000 (11:49 +0000)]
NetWare LibC has readlink implementation. This is not needed anymore.
Anantha Kesari H Y [Wed, 29 Jun 2005 11:22:09 +0000 (11:22 +0000)]
This file does nothing so removing this file.
Anantha Kesari H Y [Wed, 29 Jun 2005 11:04:25 +0000 (11:04 +0000)]
NetWare LibC has grp.h
Anantha Kesari H Y [Wed, 29 Jun 2005 10:53:48 +0000 (10:53 +0000)]
NetWare LibC has param.h
Anantha Kesari H Y [Wed, 29 Jun 2005 10:18:16 +0000 (10:18 +0000)]
NetWare LibC itself has popen/pclose functionality so removing this
Johannes Schlüter [Wed, 29 Jun 2005 09:28:44 +0000 (09:28 +0000)]
- Fix TSRM build
Anantha Kesari H Y [Wed, 29 Jun 2005 08:59:30 +0000 (08:59 +0000)]
NetWare LibC has pipe/popen support
Stanislav Malyshev [Wed, 29 Jun 2005 08:44:01 +0000 (08:44 +0000)]
fix conditions for freeing
Stanislav Malyshev [Wed, 29 Jun 2005 08:43:38 +0000 (08:43 +0000)]
add comment
Anantha Kesari H Y [Wed, 29 Jun 2005 08:34:20 +0000 (08:34 +0000)]
mktemp functionality is part of Regular LibC
Anantha Kesari H Y [Wed, 29 Jun 2005 07:02:58 +0000 (07:02 +0000)]
removing pwd.h as NetWare LibC itself supplies pwd.h
<changelog@php.net> [Wed, 29 Jun 2005 05:36:03 +0000 (05:36 +0000)]
ChangeLog update
foobar [Tue, 28 Jun 2005 23:33:42 +0000 (23:33 +0000)]
fix tests when error_reporting is E_ALL
foobar [Tue, 28 Jun 2005 23:16:49 +0000 (23:16 +0000)]
- Regenerated with re2c 0.9.8
Antony Dovgal [Tue, 28 Jun 2005 22:04:07 +0000 (22:04 +0000)]
fix leak: when dup was <success>ful zend_std_object_get_class_name() returns SUCCESS aka 0
Derick Rethans [Tue, 28 Jun 2005 21:49:35 +0000 (21:49 +0000)]
- Added testcases for bug #14561 and #26090 and updated NEWS with those
fixed bug nr's.
foobar [Tue, 28 Jun 2005 21:47:30 +0000 (21:47 +0000)]
- Fixed bug #33469 also for shared builds
Derick Rethans [Tue, 28 Jun 2005 21:37:36 +0000 (21:37 +0000)]
- Fixed bug #33415 and added test cases for #33414 and #33415.
foobar [Tue, 28 Jun 2005 20:58:34 +0000 (20:58 +0000)]
re2c 0.98 is the current working version
Derick Rethans [Tue, 28 Jun 2005 18:05:59 +0000 (18:05 +0000)]
- Fixed bug #33433 (strtoll not available on Tru64).
Derick Rethans [Tue, 28 Jun 2005 17:56:47 +0000 (17:56 +0000)]
- Implemented binary search for timezone abbreviations and timezone identifier
lookups. (Based on a patch by Nuno Lopes)
foobar [Tue, 28 Jun 2005 17:06:09 +0000 (17:06 +0000)]
BFN
Brian France [Tue, 28 Jun 2005 16:34:18 +0000 (16:34 +0000)]
Added a SG(server_context) NULL check to php_apache_getenv.
This can get called when "<key> = ${<key>}:/foo" is used in a .ini file, but <key> has not be set yet.
You will end up with a value of ":/foo", but at least it will not crash now.
Ilia Alshanetsky [Tue, 28 Jun 2005 14:54:44 +0000 (14:54 +0000)]
Make exec() return FALSE on error as do other drivers.
Stanislav Malyshev [Tue, 28 Jun 2005 12:42:56 +0000 (12:42 +0000)]
fix previous patch
Stanislav Malyshev [Tue, 28 Jun 2005 10:52:00 +0000 (10:52 +0000)]
update
Stanislav Malyshev [Tue, 28 Jun 2005 10:49:56 +0000 (10:49 +0000)]
fixes for non-php objects
foobar [Tue, 28 Jun 2005 10:17:01 +0000 (10:17 +0000)]
one might not have simplexml enabled
Stanislav Malyshev [Tue, 28 Jun 2005 09:46:30 +0000 (09:46 +0000)]
fix handling of non-PHP classes (John Coggeshall)
<changelog@php.net> [Tue, 28 Jun 2005 05:37:03 +0000 (05:37 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 28 Jun 2005 04:03:58 +0000 (04:03 +0000)]
Fixed double-free bug.
Ilia Alshanetsky [Tue, 28 Jun 2005 02:09:53 +0000 (02:09 +0000)]
fixed oid retrieval.
foobar [Mon, 27 Jun 2005 22:04:41 +0000 (22:04 +0000)]
- Fixed bug #31358 (Older GCC versions do not provide portable va_copy()).
foobar [Mon, 27 Jun 2005 19:07:52 +0000 (19:07 +0000)]
add test case
foobar [Mon, 27 Jun 2005 18:38:04 +0000 (18:38 +0000)]
- Fixed bug #33469 (Compile error undefined reference to ifx_checkAPI).
foobar [Mon, 27 Jun 2005 18:30:14 +0000 (18:30 +0000)]
- Cache the xml2-config path
Stanislav Malyshev [Mon, 27 Jun 2005 18:13:13 +0000 (18:13 +0000)]
fix various "Class entry requested for an object without PHP class" messages
when working with non-PHP objects.
# Using Z_OBJCE(object)->name is usually bad idea unless you know it's
# a pure PHP object
Antony Dovgal [Mon, 27 Jun 2005 17:42:32 +0000 (17:42 +0000)]
BFN
Antony Dovgal [Mon, 27 Jun 2005 17:40:37 +0000 (17:40 +0000)]
fix #33491 (crash after extending MySQLi internal class)
Antony Dovgal [Mon, 27 Jun 2005 17:33:56 +0000 (17:33 +0000)]
fix couple of leaks in MySQLi
Ilia Alshanetsky [Mon, 27 Jun 2005 14:52:46 +0000 (14:52 +0000)]
Remove "custom" PDDRV sqlstate.
foobar [Mon, 27 Jun 2005 10:34:42 +0000 (10:34 +0000)]
set_charset() is only available in mysql versions > 4.1.12
foobar [Mon, 27 Jun 2005 10:14:11 +0000 (10:14 +0000)]
do not pollute other directories and cleanup after test
Dmitry Stogov [Mon, 27 Jun 2005 06:15:35 +0000 (06:15 +0000)]
Fixed SIGSEGV on assigment string offset by reference
Dmitry Stogov [Mon, 27 Jun 2005 06:03:10 +0000 (06:03 +0000)]
Fixed wrong include/requre occurrences in debug backtrace.
<changelog@php.net> [Mon, 27 Jun 2005 05:34:54 +0000 (05:34 +0000)]
ChangeLog update
foobar [Sun, 26 Jun 2005 22:34:26 +0000 (22:34 +0000)]
- Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter parsing)
Ilia Alshanetsky [Sun, 26 Jun 2005 17:31:07 +0000 (17:31 +0000)]
Fixed bug #33475 (cURL handle is not closed on curl_close().
Pierre Joye [Sun, 26 Jun 2005 07:00:18 +0000 (07:00 +0000)]
- bump xml_rpc version
Georg Richter [Sun, 26 Jun 2005 04:44:03 +0000 (04:44 +0000)]
fix for #33474
Rob Richards [Sat, 25 Jun 2005 10:16:59 +0000 (10:16 +0000)]
Fix build under PHP 4
<changelog@php.net> [Sat, 25 Jun 2005 05:32:01 +0000 (05:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 24 Jun 2005 23:58:06 +0000 (23:58 +0000)]
Fixed bogus query failure claim, on some queries such as OPTIMIZE table.
Rob Richards [Fri, 24 Jun 2005 21:00:27 +0000 (21:00 +0000)]
fix build for libxml > 2.6.17
Ilia Alshanetsky [Fri, 24 Jun 2005 19:46:37 +0000 (19:46 +0000)]
Missing part of the previous patch.
Ilia Alshanetsky [Fri, 24 Jun 2005 19:45:59 +0000 (19:45 +0000)]
Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle
usage of buffered queries.
Ilia Alshanetsky [Fri, 24 Jun 2005 19:20:59 +0000 (19:20 +0000)]
Skip the test, it fails due to missing transaction support.
Ilia Alshanetsky [Fri, 24 Jun 2005 19:10:41 +0000 (19:10 +0000)]
Fixed PDO Mysql tests.
Georg Richter [Fri, 24 Jun 2005 14:44:45 +0000 (14:44 +0000)]
reverted Ilias changes - added get_warnings methods
(forgot to commit the file in my last commit)
Dmitry Stogov [Fri, 24 Jun 2005 12:33:53 +0000 (12:33 +0000)]
Export zend_do_fcall() helper from executor
Pierre Joye [Fri, 24 Jun 2005 10:22:21 +0000 (10:22 +0000)]
- fix win32 builds, vc likes to have declarations first
Dmitry Stogov [Fri, 24 Jun 2005 09:24:42 +0000 (09:24 +0000)]
Partial fix for bug #26584 (Class member - array key overflow)
It doesn't fix integer overflow problem, but allows null, boolean and double keys in array constants in the same way as in runtime.
Dmitry Stogov [Fri, 24 Jun 2005 08:45:17 +0000 (08:45 +0000)]
Fixed bug #30519 (Interface not existing says Class not found)
<changelog@php.net> [Fri, 24 Jun 2005 05:38:47 +0000 (05:38 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 24 Jun 2005 02:04:19 +0000 (02:04 +0000)]
Likely fix for bug #33140
Dmitry Stogov [Thu, 23 Jun 2005 12:00:13 +0000 (12:00 +0000)]
Fixed bug #28377 (debug_backtrace is intermittently passing args)
Pierre Joye [Thu, 23 Jun 2005 11:29:26 +0000 (11:29 +0000)]
- OO example
Pierre Joye [Thu, 23 Jun 2005 11:29:03 +0000 (11:29 +0000)]
- initial tests