]>
granicus.if.org Git - php/log
Antony Dovgal [Tue, 22 Nov 2005 22:54:22 +0000 (22:54 +0000)]
MF51: fix #35341 (Fix for bug #33760 breaks build with older curl)
Sara Golemon [Tue, 22 Nov 2005 22:08:22 +0000 (22:08 +0000)]
MFB (r-1.6.2.1)
Michael Wallner [Tue, 22 Nov 2005 20:46:02 +0000 (20:46 +0000)]
add cvsignore
Michael Wallner [Tue, 22 Nov 2005 19:23:55 +0000 (19:23 +0000)]
- hexlen is 2*digestlen
Michael Wallner [Tue, 22 Nov 2005 19:17:58 +0000 (19:17 +0000)]
- install extension headers
- make the hash algo registry case insensitive
- "export" inline php_hash_bin2hex
Antony Dovgal [Tue, 22 Nov 2005 16:30:36 +0000 (16:30 +0000)]
Initial implementation of oci_bind_array_by_name()
At the moment we support only these types:
SQLT_NUM, SQLT_INT, SQLT_LNG - integer/long
SQLT_FLT - float
SQLT_AFC, SQLT_CHR, SQLT_VCS, SQLT_AVC, SQLT_STR, SQLT_LVC - char/varchar
SQLT_ODT - date
More supported types may follow.
Michael Wallner [Tue, 22 Nov 2005 12:24:25 +0000 (12:24 +0000)]
- avoid segvs
<changelog@php.net> [Tue, 22 Nov 2005 06:48:55 +0000 (06:48 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 22 Nov 2005 03:01:59 +0000 (03:01 +0000)]
MFB51: Fixed command error in ftp:// wrapper.
Michael Wallner [Tue, 22 Nov 2005 00:51:24 +0000 (00:51 +0000)]
- MF51: fix make install
Frank M. Kromann [Tue, 22 Nov 2005 00:29:30 +0000 (00:29 +0000)]
/Gz and /RTC1 is for debug builds
foobar [Mon, 21 Nov 2005 23:07:36 +0000 (23:07 +0000)]
- Fixed header installing under phpize builds
Michael Wallner [Mon, 21 Nov 2005 15:09:58 +0000 (15:09 +0000)]
- fix a couple of warnings
- export php_hash_fetch_ops() and php_hash_register_ops()
Dmitry Stogov [Mon, 21 Nov 2005 10:57:28 +0000 (10:57 +0000)]
Fixed "getParameters" method
<changelog@php.net> [Mon, 21 Nov 2005 06:46:10 +0000 (06:46 +0000)]
ChangeLog update
Sara Golemon [Mon, 21 Nov 2005 06:05:37 +0000 (06:05 +0000)]
Fix double-final potentially causing double-free
Derick Rethans [Sun, 20 Nov 2005 20:31:49 +0000 (20:31 +0000)]
- MF51: Fixed bug #35143 (gettimeofday() ignores current time zone).
- MF51: Fixed tests due to class constants patch.
Sara Golemon [Sun, 20 Nov 2005 20:14:22 +0000 (20:14 +0000)]
Add HAVAL algorithm
Bit widths: 128, 160, 192, 224, 256
Passes: 3, 4, 5
Ilia Alshanetsky [Sun, 20 Nov 2005 20:07:38 +0000 (20:07 +0000)]
MFB51: Fixed bug #35303 (PDO prepare() crashes with invalid parameters).
foobar [Sun, 20 Nov 2005 18:06:09 +0000 (18:06 +0000)]
- Fixed bug #35243 (php_mblen() crashes when compiled with thread-safety on Linux)
Sebastian Bergmann [Sun, 20 Nov 2005 17:03:58 +0000 (17:03 +0000)]
MFB: Use /RTC1 instead of /GZ for MS VisualStudio 2005.
Johannes Schlüter [Sun, 20 Nov 2005 15:21:23 +0000 (15:21 +0000)]
- Fix SPL class listing for phpinfo in unicode mode
Marcus Boerger [Sun, 20 Nov 2005 13:03:15 +0000 (13:03 +0000)]
- Extend SimpleXmlElement::__construct() with two parameters
. int options: pass options to 2.6.0+ parsing functions
. bool data_is_url: whether first parameter is a url rather then xml data
- Fix parameter parsing
Marcus Boerger [Sun, 20 Nov 2005 12:39:04 +0000 (12:39 +0000)]
- Do locking in lib rather then on streams
<changelog@php.net> [Sun, 20 Nov 2005 06:48:39 +0000 (06:48 +0000)]
ChangeLog update
Andrei Zmievski [Sun, 20 Nov 2005 02:27:49 +0000 (02:27 +0000)]
*** empty log message ***
Sara Golemon [Sat, 19 Nov 2005 23:16:56 +0000 (23:16 +0000)]
Add hmac-md5 test file to package.xml
Michael Wallner [Sat, 19 Nov 2005 21:41:08 +0000 (21:41 +0000)]
PHP-5.1 compatibility
Antony Dovgal [Sat, 19 Nov 2005 21:36:06 +0000 (21:36 +0000)]
fix PECL bug #5986 (connections use case sensitive hashed details)
Sara Golemon [Sat, 19 Nov 2005 21:09:40 +0000 (21:09 +0000)]
Add streams based incremental hashing updaters
Sara Golemon [Sat, 19 Nov 2005 20:13:08 +0000 (20:13 +0000)]
Expose registered hashing algos
Marcus Boerger [Sat, 19 Nov 2005 17:47:22 +0000 (17:47 +0000)]
- Fix bug #35295 typo in config.m4 for reflection extension
Antony Dovgal [Sat, 19 Nov 2005 16:39:47 +0000 (16:39 +0000)]
fix #35293 (PDO segfaults when using persistent connections)
foobar [Sat, 19 Nov 2005 11:41:26 +0000 (11:41 +0000)]
NOTE: Things that are fixed in version released year(s) before this one
really don't need any NEWS entries. People kinda expect the stuff being
fixed in the future version..:)
Michael Wallner [Sat, 19 Nov 2005 10:30:52 +0000 (10:30 +0000)]
- fix PCRE_INCDIR for external libpcre
Marcus Boerger [Sat, 19 Nov 2005 09:43:19 +0000 (09:43 +0000)]
- Fixed Bug #35286 tokenizer ext drops final comment (by greg)
<changelog@php.net> [Sat, 19 Nov 2005 06:52:43 +0000 (06:52 +0000)]
ChangeLog update
Rui Hirokawa [Sat, 19 Nov 2005 06:32:20 +0000 (06:32 +0000)]
fixed #35253 length of the encoded string vilolates a RFC.
Marcus Boerger [Fri, 18 Nov 2005 22:59:07 +0000 (22:59 +0000)]
- Disabled globals code in a way that does not affect purist or old compilers
Sara Golemon [Fri, 18 Nov 2005 21:39:29 +0000 (21:39 +0000)]
Typo
Sara Golemon [Fri, 18 Nov 2005 21:37:19 +0000 (21:37 +0000)]
One last 64bit change, skip all this long long malarkey when we're on 64bit procs
Sara Golemon [Fri, 18 Nov 2005 21:30:05 +0000 (21:30 +0000)]
Macrofy 64bit integers in sha384/sha512 to make Win32 happy
Frank M. Kromann [Fri, 18 Nov 2005 21:22:50 +0000 (21:22 +0000)]
Fix #33201 Crash when fetching some data types
Sara Golemon [Fri, 18 Nov 2005 20:58:54 +0000 (20:58 +0000)]
Add HMAC support
Frank M. Kromann [Fri, 18 Nov 2005 20:48:22 +0000 (20:48 +0000)]
Fix #33963. mssql_bind fails on input parameters
Frank M. Kromann [Fri, 18 Nov 2005 20:40:28 +0000 (20:40 +0000)]
Fix #32009 crash when mssql_bind() is called more than once
Sara Golemon [Fri, 18 Nov 2005 20:17:31 +0000 (20:17 +0000)]
Expose sha1() and sha1_file() functions when core funcs not present
Not an issue yet, but could be...
Sara Golemon [Fri, 18 Nov 2005 19:51:09 +0000 (19:51 +0000)]
Initial Commit
Frank M. Kromann [Fri, 18 Nov 2005 19:13:35 +0000 (19:13 +0000)]
Fix #33153 Crash in mssql_next_result().
Ilia Alshanetsky [Fri, 18 Nov 2005 19:01:50 +0000 (19:01 +0000)]
MFB51: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module)
foobar [Fri, 18 Nov 2005 16:41:49 +0000 (16:41 +0000)]
reorder
Rasmus Lerdorf [Fri, 18 Nov 2005 16:28:01 +0000 (16:28 +0000)]
allow_url_include
Rasmus Lerdorf [Fri, 18 Nov 2005 16:20:43 +0000 (16:20 +0000)]
Add allow_url_include to let people turn on allow_url_fopen without also
enabling remote code execution through url wrappers
foobar [Fri, 18 Nov 2005 15:11:14 +0000 (15:11 +0000)]
MFB51: fix build when --with-libedit is used
Dmitry Stogov [Fri, 18 Nov 2005 10:59:55 +0000 (10:59 +0000)]
Fixed bug #35273 (Error in mapping soap - java types)
Derick Rethans [Fri, 18 Nov 2005 09:56:11 +0000 (09:56 +0000)]
- Ready 0.9.3.
Derick Rethans [Fri, 18 Nov 2005 09:17:59 +0000 (09:17 +0000)]
- Fixed default so that it does not even encode quotes.
<changelog@php.net> [Fri, 18 Nov 2005 06:42:57 +0000 (06:42 +0000)]
ChangeLog update
Rob Richards [Fri, 18 Nov 2005 02:50:46 +0000 (02:50 +0000)]
fix configure - reflection is its own extension
Marcus Boerger [Thu, 17 Nov 2005 23:43:53 +0000 (23:43 +0000)]
- Reflection was moved to its own extension
Marcus Boerger [Thu, 17 Nov 2005 23:21:15 +0000 (23:21 +0000)]
- Need to define HAVE_REFLECTION
Marcus Boerger [Thu, 17 Nov 2005 23:20:39 +0000 (23:20 +0000)]
- Reflection was moved into its own extension
Marcus Boerger [Thu, 17 Nov 2005 22:59:39 +0000 (22:59 +0000)]
- Move Reflection into its own extension
Marcus Boerger [Thu, 17 Nov 2005 22:49:03 +0000 (22:49 +0000)]
- reflection not reflectino
Marcus Boerger [Thu, 17 Nov 2005 22:42:00 +0000 (22:42 +0000)]
- Make this an extension
Rasmus Lerdorf [Thu, 17 Nov 2005 21:57:30 +0000 (21:57 +0000)]
MFB: missing }}}
Ilia Alshanetsky [Thu, 17 Nov 2005 21:07:27 +0000 (21:07 +0000)]
MFB51: Moved date constants into the date class, they all class constants
now.
Ilia Alshanetsky [Thu, 17 Nov 2005 20:56:09 +0000 (20:56 +0000)]
Hopefully resolve all the Apache 2 sub-request problems on non-linux systems.
Sara Golemon [Thu, 17 Nov 2005 19:39:39 +0000 (19:39 +0000)]
Bugfix #32371 php://input sometimes returns duplicate data
Antony Dovgal [Thu, 17 Nov 2005 19:20:14 +0000 (19:20 +0000)]
make GCC happy and suppress the warning
Ilia Alshanetsky [Thu, 17 Nov 2005 18:25:48 +0000 (18:25 +0000)]
MFB51: fixed test
Ilia Alshanetsky [Thu, 17 Nov 2005 14:40:11 +0000 (14:40 +0000)]
MFB51: Fixed bug #35248 (sqlite_query() doesnt set error_msg when return
value is being used).
Antony Dovgal [Thu, 17 Nov 2005 14:19:06 +0000 (14:19 +0000)]
fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
Derick Rethans [Thu, 17 Nov 2005 13:15:01 +0000 (13:15 +0000)]
- MF51: Fixed bug #35218 (strtotime no longer ignores timezone comments like (PST)).
foobar [Thu, 17 Nov 2005 10:01:47 +0000 (10:01 +0000)]
- Renamed config.m4 to config0.m4
# PCRE configure tests must be run before e.g. ext/filter
foobar [Thu, 17 Nov 2005 09:56:28 +0000 (09:56 +0000)]
fix typo
foobar [Thu, 17 Nov 2005 09:52:35 +0000 (09:52 +0000)]
- Moved the files from resource to one level down.
# This makes the gcov thing actually work :)
foobar [Thu, 17 Nov 2005 08:36:12 +0000 (08:36 +0000)]
- Fix compile failure when ext/readline is compiled as shared
Dmitry Stogov [Thu, 17 Nov 2005 08:27:25 +0000 (08:27 +0000)]
Removed support for continue and break operators with non-constant operands
<changelog@php.net> [Thu, 17 Nov 2005 06:54:18 +0000 (06:54 +0000)]
ChangeLog update
foobar [Thu, 17 Nov 2005 00:49:48 +0000 (00:49 +0000)]
- Filters may behave differently with empty string so pass it on
foobar [Thu, 17 Nov 2005 00:48:51 +0000 (00:48 +0000)]
- Add simple test for filter_data() basic filters
Ilia Alshanetsky [Thu, 17 Nov 2005 00:20:31 +0000 (00:20 +0000)]
MFB51: Allow zend_parse_parameters to handle non-well formed integers, but
raise E_NOTICE in the process.
foobar [Thu, 17 Nov 2005 00:03:03 +0000 (00:03 +0000)]
- Fix PECL bug #5963
foobar [Wed, 16 Nov 2005 23:18:16 +0000 (23:18 +0000)]
- Fix build in PECL mode and in PHP core
foobar [Wed, 16 Nov 2005 22:14:24 +0000 (22:14 +0000)]
- Fix build problems with pecl/filter/
foobar [Wed, 16 Nov 2005 16:17:40 +0000 (16:17 +0000)]
- Missing .cvsignore
Dmitry Stogov [Wed, 16 Nov 2005 11:52:53 +0000 (11:52 +0000)]
Fixed bug #35239 (Objects can lose references)
Dmitry Stogov [Wed, 16 Nov 2005 09:43:56 +0000 (09:43 +0000)]
Fixed bug #35229 (call_user_func() crashes when arguement_stack is nearly full)
<changelog@php.net> [Wed, 16 Nov 2005 06:44:57 +0000 (06:44 +0000)]
ChangeLog update
Marcus Boerger [Tue, 15 Nov 2005 21:32:54 +0000 (21:32 +0000)]
- Add new test
foobar [Tue, 15 Nov 2005 16:50:32 +0000 (16:50 +0000)]
remove old news
Dmitry Stogov [Tue, 15 Nov 2005 16:50:07 +0000 (16:50 +0000)]
Allow "null" default value for arguments with array type hint
Unicode support
Pierre Joye [Tue, 15 Nov 2005 15:36:29 +0000 (15:36 +0000)]
- switch to bsd license
- prepare 2.0.1
Ilia Alshanetsky [Tue, 15 Nov 2005 15:30:41 +0000 (15:30 +0000)]
MFB51: Fixed memory leak on php-cli -h
Dmitry Stogov [Tue, 15 Nov 2005 15:21:47 +0000 (15:21 +0000)]
Allow recursive calls to __get/__set for different properties
Ilia Alshanetsky [Tue, 15 Nov 2005 14:57:42 +0000 (14:57 +0000)]
Allow recursive calls to __get/__set for different properties
Antony Dovgal [Tue, 15 Nov 2005 14:07:43 +0000 (14:07 +0000)]
call zend_objects_destroy_object() explicitly
fix segfault when intern->time is NULL
foobar [Tue, 15 Nov 2005 13:43:57 +0000 (13:43 +0000)]
fix warning
Dmitry Stogov [Tue, 15 Nov 2005 12:39:54 +0000 (12:39 +0000)]
Fixed call to __destruct() for objects of classes delivered from internal ones those use zend_objects_store_put(obj, NULL, ...