]> granicus.if.org Git - php/log
php
19 years ago- fix tiger algo
Michael Wallner [Thu, 24 Nov 2005 14:28:34 +0000 (14:28 +0000)]
- fix tiger algo

19 years ago- fix segvs
Michael Wallner [Thu, 24 Nov 2005 14:07:24 +0000 (14:07 +0000)]
- fix segvs
# there's still somthing wrong though

19 years agoFixed bug #35360 (exceptions in interactive mode (php -a) may cause crash)
Dmitry Stogov [Thu, 24 Nov 2005 11:32:44 +0000 (11:32 +0000)]
Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash)

19 years ago- add tiger algo
Michael Wallner [Thu, 24 Nov 2005 08:59:54 +0000 (08:59 +0000)]
- add tiger algo

19 years agoChangeLog update
<changelog@php.net> [Thu, 24 Nov 2005 06:41:47 +0000 (06:41 +0000)]
ChangeLog update

19 years agoSync tests with new defaults
Sara Golemon [Thu, 24 Nov 2005 04:37:04 +0000 (04:37 +0000)]
Sync tests with new defaults

19 years ago- License for core extensions is PHP License
Marcus Boerger [Thu, 24 Nov 2005 00:30:41 +0000 (00:30 +0000)]
- License for core extensions is PHP License
- Add Johannes to credits for his work here

19 years ago- add whirlpool algo
Michael Wallner [Wed, 23 Nov 2005 21:15:41 +0000 (21:15 +0000)]
- add whirlpool algo

19 years agoChanged reflection constants to class constants
Johannes Schlüter [Wed, 23 Nov 2005 20:47:42 +0000 (20:47 +0000)]
Changed reflection constants to class constants

19 years agoCleaned CGI code. Now FastCGI can not be disabled. See into sapi/cgi/CHANGES for...
Dmitry Stogov [Wed, 23 Nov 2005 18:08:51 +0000 (18:08 +0000)]
Cleaned CGI code. Now FastCGI can not be disabled. See into sapi/cgi/CHANGES for more details.

19 years ago- add salsa implementation
Michael Wallner [Wed, 23 Nov 2005 17:18:56 +0000 (17:18 +0000)]
- add salsa implementation
# its not common and I've no reference output to compare against,
# thus it's not enabled; I'm also pretty unsure about the initialization

19 years ago- no trailing NULs
Michael Wallner [Wed, 23 Nov 2005 16:36:11 +0000 (16:36 +0000)]
- no trailing NULs

19 years ago- No need for extra strlen() call here
foobar [Wed, 23 Nov 2005 15:51:45 +0000 (15:51 +0000)]
- No need for extra strlen() call here

19 years agofix leaks
foobar [Wed, 23 Nov 2005 15:50:27 +0000 (15:50 +0000)]
fix leaks

19 years agofixed 5307 unexpected header can be injected to mb_send_mail().
Rui Hirokawa [Wed, 23 Nov 2005 15:16:39 +0000 (15:16 +0000)]
fixed 5307 unexpected header can be injected to mb_send_mail().

19 years agoAdditional fix for fix #35536
Dmitry Stogov [Wed, 23 Nov 2005 13:30:18 +0000 (13:30 +0000)]
Additional fix for fix #35536

19 years agoforgotten part of the fix
Antony Dovgal [Wed, 23 Nov 2005 11:57:43 +0000 (11:57 +0000)]
forgotten part of the fix

19 years agoMF51: fix #35336 (crash on PDO::FETCH_CLASS + __set())
Antony Dovgal [Wed, 23 Nov 2005 11:55:46 +0000 (11:55 +0000)]
MF51: fix #35336 (crash on PDO::FETCH_CLASS + __set())

19 years agoadd test for #35336
Antony Dovgal [Wed, 23 Nov 2005 11:55:09 +0000 (11:55 +0000)]
add test for #35336

19 years agofix build under 5.0
Rob Richards [Wed, 23 Nov 2005 11:23:39 +0000 (11:23 +0000)]
fix build under 5.0
fix crash when XMLWriter is instantiated but not used

19 years agoBug #33732 (Wrong behavior of constants in class and interface extending)
Dmitry Stogov [Wed, 23 Nov 2005 09:27:01 +0000 (09:27 +0000)]
Bug #33732 (Wrong behavior of constants in class and interface extending)

19 years agoChangeLog update
<changelog@php.net> [Wed, 23 Nov 2005 06:51:42 +0000 (06:51 +0000)]
ChangeLog update

19 years agoadd test
Rob Richards [Wed, 23 Nov 2005 03:10:45 +0000 (03:10 +0000)]
add test

19 years agoadd registerNodeClass() method
Rob Richards [Wed, 23 Nov 2005 02:56:41 +0000 (02:56 +0000)]
add registerNodeClass() method
 - methods can now natively return user classes registered with document

19 years agomove document property struct from xml_common.h
Rob Richards [Wed, 23 Nov 2005 02:54:10 +0000 (02:54 +0000)]
move document property struct from xml_common.h

19 years agoimplement setIDAttributeXXX functionality
Rob Richards [Wed, 23 Nov 2005 02:52:56 +0000 (02:52 +0000)]
implement setIDAttributeXXX functionality

19 years agoFixed bug #35342 (isset(DOMNodeList->length) returns false).
Rob Richards [Wed, 23 Nov 2005 00:55:34 +0000 (00:55 +0000)]
Fixed bug #35342 (isset(DOMNodeList->length) returns false).

19 years agoNo dynamic output, so no need for regex.
Ilia Alshanetsky [Wed, 23 Nov 2005 00:30:08 +0000 (00:30 +0000)]
No dynamic output, so no need for regex.

19 years ago- Fixed PECL bug #6021: parse_str() returns empty array when filter enabled
foobar [Wed, 23 Nov 2005 00:20:16 +0000 (00:20 +0000)]
- Fixed PECL bug #6021: parse_str() returns empty array when filter enabled

19 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Wed, 23 Nov 2005 00:19:20 +0000 (00:19 +0000)]
emalloc -> safe_emalloc

19 years agoMFB51: Fixed bug #35046 (phpinfo() uses improper css enclosure).
Ilia Alshanetsky [Wed, 23 Nov 2005 00:15:26 +0000 (00:15 +0000)]
MFB51: Fixed bug #35046 (phpinfo() uses improper css enclosure).

19 years ago3.01 license - we technically don't need to switch the PHP sources to this
Rasmus Lerdorf [Wed, 23 Nov 2005 00:08:00 +0000 (00:08 +0000)]
3.01 license - we technically don't need to switch the PHP sources to this
one, it is more for pear/pecl, but to be consistent we probably should.
Anybody want to do the sed magic to fix all the headers?

19 years agoMF51: fix #35341 (Fix for bug #33760 breaks build with older curl)
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)

19 years agoMFB (r-1.6.2.1)
Sara Golemon [Tue, 22 Nov 2005 22:08:22 +0000 (22:08 +0000)]
MFB (r-1.6.2.1)

19 years agoadd cvsignore
Michael Wallner [Tue, 22 Nov 2005 20:46:02 +0000 (20:46 +0000)]
add cvsignore

19 years ago- hexlen is 2*digestlen
Michael Wallner [Tue, 22 Nov 2005 19:23:55 +0000 (19:23 +0000)]
- hexlen is 2*digestlen

19 years ago- install extension headers
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

19 years agoInitial implementation of oci_bind_array_by_name()
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.

19 years ago- avoid segvs
Michael Wallner [Tue, 22 Nov 2005 12:24:25 +0000 (12:24 +0000)]
- avoid segvs

19 years agoChangeLog update
<changelog@php.net> [Tue, 22 Nov 2005 06:48:55 +0000 (06:48 +0000)]
ChangeLog update

19 years agoMFB51: Fixed command error in ftp:// wrapper.
Ilia Alshanetsky [Tue, 22 Nov 2005 03:01:59 +0000 (03:01 +0000)]
MFB51: Fixed command error in ftp:// wrapper.

19 years ago- MF51: fix make install
Michael Wallner [Tue, 22 Nov 2005 00:51:24 +0000 (00:51 +0000)]
- MF51: fix make install

19 years ago/Gz and /RTC1 is for debug builds
Frank M. Kromann [Tue, 22 Nov 2005 00:29:30 +0000 (00:29 +0000)]
/Gz and /RTC1 is for debug builds

19 years ago- Fixed header installing under phpize builds
foobar [Mon, 21 Nov 2005 23:07:36 +0000 (23:07 +0000)]
- Fixed header installing under phpize builds

19 years ago- fix a couple of warnings
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()

19 years agoFixed "getParameters" method
Dmitry Stogov [Mon, 21 Nov 2005 10:57:28 +0000 (10:57 +0000)]
Fixed "getParameters" method

19 years agoChangeLog update
<changelog@php.net> [Mon, 21 Nov 2005 06:46:10 +0000 (06:46 +0000)]
ChangeLog update

19 years agoFix double-final potentially causing double-free
Sara Golemon [Mon, 21 Nov 2005 06:05:37 +0000 (06:05 +0000)]
Fix double-final potentially causing double-free

19 years ago- MF51: Fixed bug #35143 (gettimeofday() ignores current time zone).
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.

19 years agoAdd HAVAL algorithm
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

19 years agoMFB51: Fixed bug #35303 (PDO prepare() crashes with invalid parameters).
Ilia Alshanetsky [Sun, 20 Nov 2005 20:07:38 +0000 (20:07 +0000)]
MFB51: Fixed bug #35303 (PDO prepare() crashes with invalid parameters).

19 years ago- Fixed bug #35243 (php_mblen() crashes when compiled with thread-safety on Linux)
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)

19 years agoMFB: Use /RTC1 instead of /GZ for MS VisualStudio 2005.
Sebastian Bergmann [Sun, 20 Nov 2005 17:03:58 +0000 (17:03 +0000)]
MFB: Use /RTC1 instead of /GZ for MS VisualStudio 2005.

19 years ago- Fix SPL class listing for phpinfo in unicode mode
Johannes Schlüter [Sun, 20 Nov 2005 15:21:23 +0000 (15:21 +0000)]
- Fix SPL class listing for phpinfo in unicode mode

19 years ago- Extend SimpleXmlElement::__construct() with two parameters
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

19 years ago- Do locking in lib rather then on streams
Marcus Boerger [Sun, 20 Nov 2005 12:39:04 +0000 (12:39 +0000)]
- Do locking in lib rather then on streams

19 years agoChangeLog update
<changelog@php.net> [Sun, 20 Nov 2005 06:48:39 +0000 (06:48 +0000)]
ChangeLog update

19 years ago*** empty log message ***
Andrei Zmievski [Sun, 20 Nov 2005 02:27:49 +0000 (02:27 +0000)]
*** empty log message ***

19 years agoAdd hmac-md5 test file to package.xml
Sara Golemon [Sat, 19 Nov 2005 23:16:56 +0000 (23:16 +0000)]
Add hmac-md5 test file to package.xml

19 years agoPHP-5.1 compatibility
Michael Wallner [Sat, 19 Nov 2005 21:41:08 +0000 (21:41 +0000)]
PHP-5.1 compatibility

19 years agofix PECL bug #5986 (connections use case sensitive hashed details)
Antony Dovgal [Sat, 19 Nov 2005 21:36:06 +0000 (21:36 +0000)]
fix PECL bug #5986 (connections use case sensitive hashed details)

19 years agoAdd streams based incremental hashing updaters
Sara Golemon [Sat, 19 Nov 2005 21:09:40 +0000 (21:09 +0000)]
Add streams based incremental hashing updaters

19 years agoExpose registered hashing algos
Sara Golemon [Sat, 19 Nov 2005 20:13:08 +0000 (20:13 +0000)]
Expose registered hashing algos

19 years ago- Fix bug #35295 typo in config.m4 for reflection extension
Marcus Boerger [Sat, 19 Nov 2005 17:47:22 +0000 (17:47 +0000)]
- Fix bug #35295 typo in config.m4 for reflection extension

19 years agofix #35293 (PDO segfaults when using persistent connections)
Antony Dovgal [Sat, 19 Nov 2005 16:39:47 +0000 (16:39 +0000)]
fix #35293 (PDO segfaults when using persistent connections)

19 years agoNOTE: Things that are fixed in version released year(s) before this one
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..:)

19 years ago- fix PCRE_INCDIR for external libpcre
Michael Wallner [Sat, 19 Nov 2005 10:30:52 +0000 (10:30 +0000)]
- fix PCRE_INCDIR for external libpcre

19 years ago- Fixed Bug #35286 tokenizer ext drops final comment (by greg)
Marcus Boerger [Sat, 19 Nov 2005 09:43:19 +0000 (09:43 +0000)]
- Fixed Bug #35286 tokenizer ext drops final comment (by greg)

19 years agoChangeLog update
<changelog@php.net> [Sat, 19 Nov 2005 06:52:43 +0000 (06:52 +0000)]
ChangeLog update

19 years agofixed #35253 length of the encoded string vilolates a RFC.
Rui Hirokawa [Sat, 19 Nov 2005 06:32:20 +0000 (06:32 +0000)]
fixed #35253 length of the encoded string vilolates a RFC.

19 years ago- Disabled globals code in a way that does not affect purist or old compilers
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

19 years agoTypo
Sara Golemon [Fri, 18 Nov 2005 21:39:29 +0000 (21:39 +0000)]
Typo

19 years agoOne last 64bit change, skip all this long long malarkey when we're on 64bit procs
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

19 years agoMacrofy 64bit integers in sha384/sha512 to make Win32 happy
Sara Golemon [Fri, 18 Nov 2005 21:30:05 +0000 (21:30 +0000)]
Macrofy 64bit integers in sha384/sha512 to make Win32 happy

19 years agoFix #33201 Crash when fetching some data types
Frank M. Kromann [Fri, 18 Nov 2005 21:22:50 +0000 (21:22 +0000)]
Fix #33201 Crash when fetching some data types

19 years agoAdd HMAC support
Sara Golemon [Fri, 18 Nov 2005 20:58:54 +0000 (20:58 +0000)]
Add HMAC support

19 years agoFix #33963. mssql_bind fails on input parameters
Frank M. Kromann [Fri, 18 Nov 2005 20:48:22 +0000 (20:48 +0000)]
Fix #33963. mssql_bind fails on input parameters

19 years agoFix #32009 crash when mssql_bind() is called more than once
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

19 years agoExpose sha1() and sha1_file() functions when core funcs not present
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...

19 years agoInitial Commit
Sara Golemon [Fri, 18 Nov 2005 19:51:09 +0000 (19:51 +0000)]
Initial Commit

19 years agoFix #33153 Crash in mssql_next_result().
Frank M. Kromann [Fri, 18 Nov 2005 19:13:35 +0000 (19:13 +0000)]
Fix #33153 Crash in mssql_next_result().

19 years agoMFB51: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module)
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)

19 years agoreorder
foobar [Fri, 18 Nov 2005 16:41:49 +0000 (16:41 +0000)]
reorder

19 years agoallow_url_include
Rasmus Lerdorf [Fri, 18 Nov 2005 16:28:01 +0000 (16:28 +0000)]
allow_url_include

19 years agoAdd allow_url_include to let people turn on allow_url_fopen without also
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

19 years agoMFB51: fix build when --with-libedit is used
foobar [Fri, 18 Nov 2005 15:11:14 +0000 (15:11 +0000)]
MFB51: fix build when --with-libedit is used

19 years agoFixed bug #35273 (Error in mapping soap - java types)
Dmitry Stogov [Fri, 18 Nov 2005 10:59:55 +0000 (10:59 +0000)]
Fixed bug #35273 (Error in mapping soap - java types)

19 years ago- Ready 0.9.3.
Derick Rethans [Fri, 18 Nov 2005 09:56:11 +0000 (09:56 +0000)]
- Ready 0.9.3.

19 years ago- Fixed default so that it does not even encode quotes.
Derick Rethans [Fri, 18 Nov 2005 09:17:59 +0000 (09:17 +0000)]
- Fixed default so that it does not even encode quotes.

19 years agoChangeLog update
<changelog@php.net> [Fri, 18 Nov 2005 06:42:57 +0000 (06:42 +0000)]
ChangeLog update

19 years agofix configure - reflection is its own extension
Rob Richards [Fri, 18 Nov 2005 02:50:46 +0000 (02:50 +0000)]
fix configure - reflection is its own extension

19 years ago- Reflection was moved to its own extension
Marcus Boerger [Thu, 17 Nov 2005 23:43:53 +0000 (23:43 +0000)]
- Reflection was moved to its own extension

19 years ago- Need to define HAVE_REFLECTION
Marcus Boerger [Thu, 17 Nov 2005 23:21:15 +0000 (23:21 +0000)]
- Need to define HAVE_REFLECTION

19 years ago- Reflection was moved into its own extension
Marcus Boerger [Thu, 17 Nov 2005 23:20:39 +0000 (23:20 +0000)]
- Reflection was moved into its own extension

19 years ago- Move Reflection into its own extension
Marcus Boerger [Thu, 17 Nov 2005 22:59:39 +0000 (22:59 +0000)]
- Move Reflection into its own extension

19 years ago- reflection not reflectino
Marcus Boerger [Thu, 17 Nov 2005 22:49:03 +0000 (22:49 +0000)]
- reflection not reflectino

19 years ago- Make this an extension
Marcus Boerger [Thu, 17 Nov 2005 22:42:00 +0000 (22:42 +0000)]
- Make this an extension

19 years agoMFB: missing }}}
Rasmus Lerdorf [Thu, 17 Nov 2005 21:57:30 +0000 (21:57 +0000)]
MFB: missing }}}

19 years agoMFB51: Moved date constants into the date class, they all class constants
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.

19 years agoHopefully resolve all the Apache 2 sub-request problems on non-linux systems.
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.