]>
granicus.if.org Git - php/log
Rasmus Lerdorf [Thu, 17 Nov 2005 21:56:04 +0000 (21:56 +0000)]
Missing }}}
Ilia Alshanetsky [Thu, 17 Nov 2005 21:27:58 +0000 (21:27 +0000)]
RC6
foobar [Thu, 17 Nov 2005 21:15:19 +0000 (21:15 +0000)]
fix news
Ilia Alshanetsky [Thu, 17 Nov 2005 21:05:30 +0000 (21:05 +0000)]
Moved date constants into the date class, they all class constants now.
Ilia Alshanetsky [Thu, 17 Nov 2005 21:00:28 +0000 (21:00 +0000)]
MFH: Resolve Apache 2 regression with sub-request handling on non-linux
systems.
Sara Golemon [Thu, 17 Nov 2005 19:40:38 +0000 (19:40 +0000)]
MFH (r-1.51) #32371 php://input sometimes returns duplicate data
Antony Dovgal [Thu, 17 Nov 2005 19:21:32 +0000 (19:21 +0000)]
MFH: make GCC happy and suppress the warning
Ilia Alshanetsky [Thu, 17 Nov 2005 18:25:16 +0000 (18:25 +0000)]
Fixed test.
Ilia Alshanetsky [Thu, 17 Nov 2005 14:38:36 +0000 (14:38 +0000)]
Fixed bug #35248 (sqlite_query() doesnt set error_msg when return value is
being used).
Antony Dovgal [Thu, 17 Nov 2005 14:19:40 +0000 (14:19 +0000)]
MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
Derick Rethans [Thu, 17 Nov 2005 13:04:31 +0000 (13:04 +0000)]
- Fixed bug #35218 (strtotime no longer ignores timezone comments like "(PST)")
Derick Rethans [Thu, 17 Nov 2005 12:33:36 +0000 (12:33 +0000)]
- Fixed typo
foobar [Thu, 17 Nov 2005 10:02:42 +0000 (10:02 +0000)]
MFH: Renamed config.m4 to config0.m4
# PCRE configure tests must be run before e.g. ext/filter
foobar [Thu, 17 Nov 2005 09:58:28 +0000 (09:58 +0000)]
MFH
foobar [Thu, 17 Nov 2005 08:37:31 +0000 (08:37 +0000)]
MFH: - Fix compile failure when ext/readline is compiled as shared (bug #35249)
Ilia Alshanetsky [Thu, 17 Nov 2005 00:19:23 +0000 (00:19 +0000)]
Allow zend_parse_parameters to handle non-well formed integers, but raise
E_NOTICE in the process.
foobar [Wed, 16 Nov 2005 22:14:32 +0000 (22:14 +0000)]
MFH
Ilia Alshanetsky [Wed, 16 Nov 2005 16:57:27 +0000 (16:57 +0000)]
{} to [] test fixes
Ilia Alshanetsky [Wed, 16 Nov 2005 15:41:59 +0000 (15:41 +0000)]
back to dev
Ilia Alshanetsky [Wed, 16 Nov 2005 15:13:20 +0000 (15:13 +0000)]
Updated tests to use [] instead of {}
Ilia Alshanetsky [Wed, 16 Nov 2005 15:10:56 +0000 (15:10 +0000)]
By popular demand the {} message is now an E_STRICT.
Ilia Alshanetsky [Wed, 16 Nov 2005 14:55:21 +0000 (14:55 +0000)]
Added depreciation notice for {} string offset access.
Ilia Alshanetsky [Wed, 16 Nov 2005 14:18:11 +0000 (14:18 +0000)]
5.1.0RC5
Dmitry Stogov [Wed, 16 Nov 2005 11:52:27 +0000 (11:52 +0000)]
Fixed bug #35239 (Objects can lose references)
Dmitry Stogov [Wed, 16 Nov 2005 09:31:21 +0000 (09:31 +0000)]
Fixed bug #35229 (call_user_func() crashes when arguement_stack is nearly full)
Wez Furlong [Wed, 16 Nov 2005 06:32:33 +0000 (06:32 +0000)]
Closes PECL #5944; binding an invalid parameter can lead to segfaults.
Modified patch provided by curt@php.net.
Marcus Boerger [Tue, 15 Nov 2005 21:33:10 +0000 (21:33 +0000)]
- MFH Add new test
foobar [Tue, 15 Nov 2005 16:53:14 +0000 (16:53 +0000)]
extend the entry a bit :)
foobar [Tue, 15 Nov 2005 16:51:24 +0000 (16:51 +0000)]
bfp
Dmitry Stogov [Tue, 15 Nov 2005 16:49:40 +0000 (16:49 +0000)]
Allow "null" default value for arguments with array type hint
Derick Rethans [Tue, 15 Nov 2005 15:59:49 +0000 (15:59 +0000)]
- Allow "= null" default for parameters with a class type-hint.
Ilia Alshanetsky [Tue, 15 Nov 2005 15:27:26 +0000 (15:27 +0000)]
Fixed memory leak on php-cli -h
Ilia Alshanetsky [Tue, 15 Nov 2005 14:46:34 +0000 (14:46 +0000)]
MFH: Fixed possible crash in http:// wrapper.
Dmitry Stogov [Tue, 15 Nov 2005 14:28:40 +0000 (14:28 +0000)]
Allow recursive calls to __get/__set for different properties
Dmitry Stogov [Tue, 15 Nov 2005 14:18:15 +0000 (14:18 +0000)]
Allow recursive calls to __get/__set for different properties
Antony Dovgal [Tue, 15 Nov 2005 14:08:03 +0000 (14:08 +0000)]
MFH: call zend_objects_destroy_object() explicitly
fix segfault when intern->time is NULL
Dmitry Stogov [Tue, 15 Nov 2005 13:35:23 +0000 (13:35 +0000)]
Allow recursive calls to __get/__set for different properties
Dmitry Stogov [Tue, 15 Nov 2005 13:29:39 +0000 (13:29 +0000)]
Fixed bug #35147 (__HALT_COMPILER() breaks with --enable-zend-multibyte)
Dmitry Stogov [Tue, 15 Nov 2005 12:41:31 +0000 (12:41 +0000)]
Fixed call to __destruct() for objects of classes delivered from internal ones those use zend_objects_store_put(obj, NULL, ...
Dmitry Stogov [Tue, 15 Nov 2005 11:13:43 +0000 (11:13 +0000)]
Fixed bug #35176 (include()/require()/*_once() produce wrong error messages about main())
Frank M. Kromann [Mon, 14 Nov 2005 23:14:25 +0000 (23:14 +0000)]
Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better
Antony Dovgal [Mon, 14 Nov 2005 22:03:02 +0000 (22:03 +0000)]
MFH: fix #35197 (Destructor is not called) and similar issues in other extensions
Antony Dovgal [Mon, 14 Nov 2005 21:54:35 +0000 (21:54 +0000)]
MFH: fix #35197 (Destructor is not called) and similar issues in other extensions
Ilia Alshanetsky [Sun, 13 Nov 2005 18:23:25 +0000 (18:23 +0000)]
PEAR news
Ilia Alshanetsky [Sun, 13 Nov 2005 18:02:47 +0000 (18:02 +0000)]
Slated for PHP 6
foobar [Thu, 10 Nov 2005 07:50:59 +0000 (07:50 +0000)]
MFH: - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER)
foobar [Tue, 8 Nov 2005 20:21:47 +0000 (20:21 +0000)]
MFH
foobar [Tue, 8 Nov 2005 16:57:10 +0000 (16:57 +0000)]
FBFN
foobar [Tue, 8 Nov 2005 15:54:48 +0000 (15:54 +0000)]
MFH
Rui Hirokawa [Tue, 8 Nov 2005 14:47:50 +0000 (14:47 +0000)]
NEWS updated.
Andrey Hristov [Tue, 8 Nov 2005 14:43:49 +0000 (14:43 +0000)]
test fetching of unsigned int(11)
Andrey Hristov [Tue, 8 Nov 2005 14:10:17 +0000 (14:10 +0000)]
BFN
Andrey Hristov [Tue, 8 Nov 2005 14:06:40 +0000 (14:06 +0000)]
fix test - putting signed into unsigned produces 0, if not in strict mode
(in strict mode this will fail)
Andrey Hristov [Tue, 8 Nov 2005 13:50:50 +0000 (13:50 +0000)]
on 32bit platform if the column is UNSIGNED INT(11) and the value
is greater than 2^31-1 then convert to string. on 64bit this is of no
problem because there long inside zval is big enough to keep unsigned
int(11)
Dmitry Stogov [Tue, 8 Nov 2005 08:30:19 +0000 (08:30 +0000)]
Fixed bug #35142 (SOAP Client/Server Complex Object Support)
Marcus Boerger [Mon, 7 Nov 2005 19:14:40 +0000 (19:14 +0000)]
- MFH heredoc handling in -a mode
Marcus Boerger [Mon, 7 Nov 2005 18:38:20 +0000 (18:38 +0000)]
- Add new tests
Ilia Alshanetsky [Mon, 7 Nov 2005 16:53:15 +0000 (16:53 +0000)]
Fixed bug #35135 (PDOStatment without related PDO object may crash).
Marcus Boerger [Mon, 7 Nov 2005 13:08:24 +0000 (13:08 +0000)]
- Drop unnecessary param
Marcus Boerger [Mon, 7 Nov 2005 12:57:49 +0000 (12:57 +0000)]
- MFH Bug #32223 weird behaviour of pg_last_notice
Dmitry Stogov [Mon, 7 Nov 2005 12:24:55 +0000 (12:24 +0000)]
Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compiled as shared)
Dmitry Stogov [Mon, 7 Nov 2005 10:05:35 +0000 (10:05 +0000)]
Fixed bug #35091 (SoapClient leaks memory)
foobar [Sun, 6 Nov 2005 22:42:23 +0000 (22:42 +0000)]
MFH:- Fixed minor leak with -dzlib.output_compression=1 -m
foobar [Sun, 6 Nov 2005 22:08:30 +0000 (22:08 +0000)]
MFH
Marcus Boerger [Sun, 6 Nov 2005 12:25:53 +0000 (12:25 +0000)]
- Remve bogus part of test
Marcus Boerger [Sun, 6 Nov 2005 11:58:34 +0000 (11:58 +0000)]
- Fix parameter parsing
Derick Rethans [Sun, 6 Nov 2005 11:09:32 +0000 (11:09 +0000)]
- MFH: E_STRICT is not part of E_ALL, so the lines were wrong here.
Marcus Boerger [Sun, 6 Nov 2005 10:51:29 +0000 (10:51 +0000)]
- Fix test expectations
foobar [Sun, 6 Nov 2005 02:59:18 +0000 (02:59 +0000)]
Fix bad MFH
Rasmus Lerdorf [Sat, 5 Nov 2005 22:37:18 +0000 (22:37 +0000)]
And simplexml doesn't need dom anymore to do the import
Rasmus Lerdorf [Sat, 5 Nov 2005 22:25:12 +0000 (22:25 +0000)]
This SimpleXML requirement is no longer needed and by removing it we
remove a circular dep where it was impossible to build simplexml shared
and not load it.
Ilia Alshanetsky [Sat, 5 Nov 2005 22:02:15 +0000 (22:02 +0000)]
Fixed bug #31971 (ftp_login fails on some SSL servers).
Patch by: frantisek at augusztin dot com
Wez Furlong [Sat, 5 Nov 2005 16:20:06 +0000 (16:20 +0000)]
improve configure script.
Fixes #35107; compile failure with MySQL 5
Rui Hirokawa [Sat, 5 Nov 2005 04:49:57 +0000 (04:49 +0000)]
MFH: fixed garbled multibyte characters.
Wez Furlong [Fri, 4 Nov 2005 18:11:40 +0000 (18:11 +0000)]
Fixes PECL Bug #5868; wrong iters count for OCIStmtExecute
Marcus Boerger [Thu, 3 Nov 2005 23:48:09 +0000 (23:48 +0000)]
- Fix test expectations - we are no detecting the error earlier
# Unfortunatley we also lower the severity here because sqlite's error
# facility is dealing with the problem at this early stage as E_WARNING.
Marcus Boerger [Thu, 3 Nov 2005 23:45:18 +0000 (23:45 +0000)]
- Fix static check in zend_is_callable_ex()
- Fix/speedup zend_make_callable()
# Actually the ...STATIC... flag in zend_is_callable_ex() *must* go, too.
# We keep it for the moment to support old stuff and skip analyzing them
# in detail...
Marcus Boerger [Thu, 3 Nov 2005 22:06:30 +0000 (22:06 +0000)]
- MFH Add missing check flag
Marcus Boerger [Thu, 3 Nov 2005 21:59:13 +0000 (21:59 +0000)]
- MFH Try fixing #35088
Marcus Boerger [Thu, 3 Nov 2005 21:28:43 +0000 (21:28 +0000)]
- MFH Add missing check
foobar [Thu, 3 Nov 2005 20:41:13 +0000 (20:41 +0000)]
MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)
Ilia Alshanetsky [Thu, 3 Nov 2005 15:01:30 +0000 (15:01 +0000)]
Fixed typo.
Michael Wallner [Thu, 3 Nov 2005 15:00:51 +0000 (15:00 +0000)]
- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
parameter on Windows)
foobar [Wed, 2 Nov 2005 21:26:25 +0000 (21:26 +0000)]
MFH: Fixed bad usage of php_checkuid()
Marcus Boerger [Wed, 2 Nov 2005 20:32:21 +0000 (20:32 +0000)]
- Add missing test
Marcus Boerger [Wed, 2 Nov 2005 20:31:01 +0000 (20:31 +0000)]
- Make spl_autoload_register use zend_is_callable_ex()
Marcus Boerger [Wed, 2 Nov 2005 20:30:13 +0000 (20:30 +0000)]
- Add missing cases and checks
Derick Rethans [Wed, 2 Nov 2005 15:53:49 +0000 (15:53 +0000)]
- MFH: Fixed initializing and argument checking for posix_mknod().
Michael Wallner [Wed, 2 Nov 2005 14:38:13 +0000 (14:38 +0000)]
- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
- sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983)
Ilia Alshanetsky [Tue, 1 Nov 2005 22:59:18 +0000 (22:59 +0000)]
Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m
foobar [Tue, 1 Nov 2005 22:39:53 +0000 (22:39 +0000)]
- Fixed test. Some people might actually be using php.ini-dist which
has precision set to 12. (and this test results need 14)
Marcus Boerger [Tue, 1 Nov 2005 21:48:25 +0000 (21:48 +0000)]
- Update docu
Marcus Boerger [Tue, 1 Nov 2005 21:18:24 +0000 (21:18 +0000)]
- MFH the iterator base interface is Traversable not IteratorAggregate
Frank M. Kromann [Tue, 1 Nov 2005 18:15:44 +0000 (18:15 +0000)]
MFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds.
foobar [Tue, 1 Nov 2005 17:05:09 +0000 (17:05 +0000)]
MFH: - Added missing safe-mode checks
# Added by replacing the existing open_basedir checks with a macro
# Also, the filename passed might be null, etc. so it's not very good
# idea to pass to php_error_docref() (catch by Ilia)
foobar [Tue, 1 Nov 2005 16:21:29 +0000 (16:21 +0000)]
nuke typo
foobar [Tue, 1 Nov 2005 14:36:37 +0000 (14:36 +0000)]
MFH: Hiding bugs is not purpose of the regression tests.
Edin Kadribasic [Tue, 1 Nov 2005 14:18:20 +0000 (14:18 +0000)]
Fix ZTS build
Wez Furlong [Tue, 1 Nov 2005 13:14:10 +0000 (13:14 +0000)]
update ready for release spree today
Wez Furlong [Tue, 1 Nov 2005 13:12:52 +0000 (13:12 +0000)]
Fix #35032; pdo_dblib doesn't find includes on some systems