]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Thu, 7 Jul 2005 02:17:20 +0000 (02:17 +0000)]
Leave it up to the user to decide if to escape the sequence name or not.
Ilia Alshanetsky [Thu, 7 Jul 2005 00:52:19 +0000 (00:52 +0000)]
Faster sequence id retrieval.
Edin Kadribasic [Wed, 6 Jul 2005 21:18:09 +0000 (21:18 +0000)]
Export missing symbol
Dmitry Stogov [Wed, 6 Jul 2005 14:15:51 +0000 (14:15 +0000)]
Fixed possible crash
Wez Furlong [Wed, 6 Jul 2005 13:19:25 +0000 (13:19 +0000)]
rename pdo_test.php to pdo_test.inc, add it, and update tests.
Wez Furlong [Wed, 6 Jul 2005 13:16:40 +0000 (13:16 +0000)]
juggling to track down a problem with odbc
Dmitry Stogov [Wed, 6 Jul 2005 07:28:25 +0000 (07:28 +0000)]
Fixed test to support 64-bit platforms
Dmitry Stogov [Wed, 6 Jul 2005 06:58:44 +0000 (06:58 +0000)]
Fixed SIGSEGV during error processing on some systems (linux/ppc)
Wez Furlong [Wed, 6 Jul 2005 06:13:44 +0000 (06:13 +0000)]
last minute debug stuff sneaked in
Wez Furlong [Wed, 6 Jul 2005 06:10:52 +0000 (06:10 +0000)]
replace pdo_odbc tests with new redirection thingy
Wez Furlong [Wed, 6 Jul 2005 06:09:13 +0000 (06:09 +0000)]
remove the old tests for pdo_sqlite
Wez Furlong [Wed, 6 Jul 2005 06:08:53 +0000 (06:08 +0000)]
Add a redirect test to run the common pdo core tests against the sqlite
driver
Wez Furlong [Wed, 6 Jul 2005 06:07:26 +0000 (06:07 +0000)]
Add tests that can be redirected to with new test harness feature.
Wez Furlong [Wed, 6 Jul 2005 06:06:23 +0000 (06:06 +0000)]
Add a new kind of test to the test harness. REDIRECTTEST sections allow an
extension to piggy-back on the tests defined under another dir and run those.
Example of its use follows shortly with pdo tests.
<changelog@php.net> [Wed, 6 Jul 2005 05:31:49 +0000 (05:31 +0000)]
ChangeLog update
foobar [Tue, 5 Jul 2005 23:48:44 +0000 (23:48 +0000)]
- Fixed crash in serialize() + classes. (64bit only)
Derick Rethans [Tue, 5 Jul 2005 21:38:37 +0000 (21:38 +0000)]
- Added testcase for bug #33578.
Derick Rethans [Tue, 5 Jul 2005 21:33:33 +0000 (21:33 +0000)]
- Fixed bug #33578 (strtotime() doesn't understand "11 Oct" format). (Derick)
Ilia Alshanetsky [Tue, 5 Jul 2005 19:24:07 +0000 (19:24 +0000)]
Fixed crash inside stream_get_line() when length parameter equals 0.
Derick Rethans [Tue, 5 Jul 2005 18:30:30 +0000 (18:30 +0000)]
- Change memory management so that tzinfo structures can live outside time
structures too.
Edin Kadribasic [Tue, 5 Jul 2005 14:49:22 +0000 (14:49 +0000)]
Properly detect when the copy command fails
Dmitry Stogov [Tue, 5 Jul 2005 14:13:46 +0000 (14:13 +0000)]
Fixed crash in ext\standard\tests\general_functions\bug32647.php on Windows
Dmitry Stogov [Tue, 5 Jul 2005 14:10:31 +0000 (14:10 +0000)]
Fixed test file
Derick Rethans [Tue, 5 Jul 2005 12:45:39 +0000 (12:45 +0000)]
- Fixed memory corruption in pg_copy_from() in case the as_null parameter was
passed. (Derick)
<changelog@php.net> [Tue, 5 Jul 2005 05:39:31 +0000 (05:39 +0000)]
ChangeLog update
Derick Rethans [Mon, 4 Jul 2005 21:27:26 +0000 (21:27 +0000)]
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
- Added missing proto's and folding marks.
Jon Parise [Mon, 4 Jul 2005 20:37:07 +0000 (20:37 +0000)]
If the PHP_AUTOCONF and PHP_AUTOMAKE environmental variables are set, use
them when describing the build environment.
Support for these variables was originally added to build/build2.mk:1.36.
As a side note, the build system uses PHP_AUTOHEADER. Perhaps it should
be listed on its own in the build environment for completeness, despite it
being a component of the autoconf package.
Ilia Alshanetsky [Mon, 4 Jul 2005 18:13:15 +0000 (18:13 +0000)]
Make sure the timezone is NULL, if change operation fails. Ex. memory_limit
Derick Rethans [Mon, 4 Jul 2005 14:32:50 +0000 (14:32 +0000)]
- Fixed logic.
Dmitry Stogov [Mon, 4 Jul 2005 13:24:46 +0000 (13:24 +0000)]
Fixed SIGSEGV on 'global ${"{$blah}_ID"};'
Wez Furlong [Mon, 4 Jul 2005 13:22:27 +0000 (13:22 +0000)]
Fix win32 build
Derick Rethans [Mon, 4 Jul 2005 13:21:39 +0000 (13:21 +0000)]
- PHPAPI + static don't mix, obviously.
foobar [Mon, 4 Jul 2005 13:09:14 +0000 (13:09 +0000)]
Make sure files-save handler is used always
Dmitry Stogov [Mon, 4 Jul 2005 12:47:10 +0000 (12:47 +0000)]
Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)
Derick Rethans [Mon, 4 Jul 2005 12:41:20 +0000 (12:41 +0000)]
- Added testcase for bug #33563 which is already fixed.
foobar [Mon, 4 Jul 2005 12:41:00 +0000 (12:41 +0000)]
UTC is better
Dmitry Stogov [Mon, 4 Jul 2005 10:01:10 +0000 (10:01 +0000)]
Fixed bug #31158 (array_splice on $GLOBALS crashes)
foobar [Mon, 4 Jul 2005 08:32:07 +0000 (08:32 +0000)]
fix test
Derick Rethans [Mon, 4 Jul 2005 07:48:19 +0000 (07:48 +0000)]
- Fixed bug #33562 (date("") crashes).
Derick Rethans [Mon, 4 Jul 2005 07:16:09 +0000 (07:16 +0000)]
- Do not crash when the abbreviation doesn't exist.
<changelog@php.net> [Mon, 4 Jul 2005 05:38:46 +0000 (05:38 +0000)]
ChangeLog update
foobar [Mon, 4 Jul 2005 00:25:39 +0000 (00:25 +0000)]
- Always create the file with correct paths (gdb likes it better like this)
foobar [Sun, 3 Jul 2005 23:30:52 +0000 (23:30 +0000)]
- Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS()
- Added check for strftime() also in the timelib configure
Derick Rethans [Sun, 3 Jul 2005 21:38:54 +0000 (21:38 +0000)]
- Fixed bug #33536 (strtotime defaults to now even on non time string).
Derick Rethans [Sun, 3 Jul 2005 20:45:08 +0000 (20:45 +0000)]
- Reimplemented time(), getdate() and localtime() functions with new datetime
library.
Derick Rethans [Sun, 3 Jul 2005 19:14:55 +0000 (19:14 +0000)]
- Fixed bug #33532 (Different output for strftime() and date()).
- Re-implemented checkdate(), strftime() and gmstrftime() with the new timelib
code.
Ilia Alshanetsky [Sun, 3 Jul 2005 18:56:57 +0000 (18:56 +0000)]
Avoid strlen() if we know the length.
Derick Rethans [Sun, 3 Jul 2005 18:49:07 +0000 (18:49 +0000)]
- Fixed unintialized variable issue.
foobar [Sun, 3 Jul 2005 15:39:48 +0000 (15:39 +0000)]
function style
Derick Rethans [Sun, 3 Jul 2005 15:01:29 +0000 (15:01 +0000)]
- Added fallback to system's timezone setting, but marked with an E_STRICT
error.
- Adjusted tests to use the date_timezone_set() function.
Derick Rethans [Sun, 3 Jul 2005 14:36:59 +0000 (14:36 +0000)]
- Move mktime/gmmktime related tests from ext/standard to ext/date.
Derick Rethans [Sun, 3 Jul 2005 14:27:31 +0000 (14:27 +0000)]
- Fixed bug #30096 (gmmktime does not return the corrent time).
- Re-implemented mktime and gmmktime with new date time library.
- Added testcase for bug #30096, updated test cases for E_STRICT warning of
is_dst parameter usage for mktime/gmmktime.
Dmitry Stogov [Sun, 3 Jul 2005 11:09:42 +0000 (11:09 +0000)]
Fixed memory leak
Marcus Boerger [Sun, 3 Jul 2005 09:10:41 +0000 (09:10 +0000)]
- Tweak tests a bit
<changelog@php.net> [Sun, 3 Jul 2005 05:32:08 +0000 (05:32 +0000)]
ChangeLog update
Wez Furlong [Sun, 3 Jul 2005 03:49:44 +0000 (03:49 +0000)]
Add PDO_FETCH_NAMED; closes PECL #4641 by providing a way to access columns
by name, even when multiple columns have the same name:
$sql = "SELECT 1 a, 2 a, 3 b, 4 c, 5 d, 6 c, 7 a";
echo "$sql\n";
print_r($db->query($sql)->fetchAll(PDO_FETCH_NAMED));
Array
(
[0] => Array
(
[a] => Array
(
[0] => 1
[1] => 2
[2] => 7
)
[b] => 3
[c] => Array
(
[0] => 4
[1] => 6
)
[d] => 5
)
)
Also added two new attributes for use at prepare time;
PDO_ATTR_FETCH_TABLE_NAMES and PDO_ATTR_FETCH_CATALOG_NAMES instruct the driver
that the names of the columns that they return to PDO should include the table
and catalog names respectively. Both attributes may be used together or
independently. The catalog, table and column name components should be
separated by a . character.
Wez Furlong [Sun, 3 Jul 2005 03:04:13 +0000 (03:04 +0000)]
probable fix for PECL bug #4546
Wez Furlong [Sun, 3 Jul 2005 02:20:08 +0000 (02:20 +0000)]
Enable native mysql 4.1.x prepared statement support
# the hardest part was installing 4.1.x on a gentoo box over a 56k modem
Edin Kadribasic [Sat, 2 Jul 2005 23:04:34 +0000 (23:04 +0000)]
BFN
Edin Kadribasic [Sat, 2 Jul 2005 22:48:06 +0000 (22:48 +0000)]
Don't crash on exit by destroying the same hash twice
Derick Rethans [Sat, 2 Jul 2005 21:19:25 +0000 (21:19 +0000)]
- Overhauled selecting the correct timezone. The timezone set with
"date_timezone_set" override the TZ environment variable, which on its turn
overrides the date.timezone setting. If none of the three is set, we fallback
to UTC.
- Added "date_timezone_set" function to set the timezone that the date
functions will use.
Wez Furlong [Sat, 2 Jul 2005 21:01:38 +0000 (21:01 +0000)]
Experimental support for queries returning multiple rowsets under mysql 5.0.
Patch from Guy Harrison (guy dot a dot harrison (at) gmail dot com)
Ilia Alshanetsky [Sat, 2 Jul 2005 17:19:58 +0000 (17:19 +0000)]
Fixed memory leak on PDO_FETCH_OBJ.
<changelog@php.net> [Sat, 2 Jul 2005 05:34:49 +0000 (05:34 +0000)]
ChangeLog update
Greg Beaver [Sat, 2 Jul 2005 02:55:32 +0000 (02:55 +0000)]
XML_RPC -> 1.3.1 (tar, not tgz)
Greg Beaver [Sat, 2 Jul 2005 02:48:06 +0000 (02:48 +0000)]
XML_RPC -> 1.3.1
Edin Kadribasic [Fri, 1 Jul 2005 23:47:08 +0000 (23:47 +0000)]
Inconsistency noticed by Nicholas Telford
Edin Kadribasic [Fri, 1 Jul 2005 23:32:39 +0000 (23:32 +0000)]
Add sqlstates defined in PostgreSQL documentation.
Source: http://www.postgresql.org/docs/8.0/static/errcodes-appendix.html
Edin Kadribasic [Fri, 1 Jul 2005 22:43:16 +0000 (22:43 +0000)]
Only check for InvalidOid when not looking up a sequence
Edin Kadribasic [Fri, 1 Jul 2005 22:30:55 +0000 (22:30 +0000)]
Fold PQresultErrorField() into a macro
Edin Kadribasic [Fri, 1 Jul 2005 22:12:00 +0000 (22:12 +0000)]
Added class 55 sqlstates
Edin Kadribasic [Fri, 1 Jul 2005 21:54:50 +0000 (21:54 +0000)]
Added support for fetching current value of a sequence when the
optional sequence name has been passed to PDO::lastInsertId()
Pierre Joye [Fri, 1 Jul 2005 09:20:28 +0000 (09:20 +0000)]
bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)
Edin Kadribasic [Fri, 1 Jul 2005 08:59:57 +0000 (08:59 +0000)]
Use timelib types.
(Fixes compilation on older Microsoft compilers)
Anantha Kesari H Y [Fri, 1 Jul 2005 07:55:28 +0000 (07:55 +0000)]
NetWare LibC has reentrant time functions no need to have this.
-- Kamesh from hyanantha's account
Derick Rethans [Fri, 1 Jul 2005 07:18:43 +0000 (07:18 +0000)]
- parse_date.c is a generated file, updated parse_date.re and regenerated
parse_date.c.
Anantha Kesari H Y [Fri, 1 Jul 2005 06:49:29 +0000 (06:49 +0000)]
As fork implementation of NetWare LibC still in experimental stages making the procve based solution ahead of HAVE_FORK. Later When fork becomes stable will revert this fix.
--Kamesh from hyanantha's account
<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.