]> granicus.if.org Git - php/log
php
18 years agoimprove the fix
Antony Dovgal [Fri, 19 Jan 2007 18:03:25 +0000 (18:03 +0000)]
improve the fix

18 years agofix #40169 (CURLOPT_TCP_NODELAY only available in curl >= 7.11.2)
Antony Dovgal [Fri, 19 Jan 2007 15:38:02 +0000 (15:38 +0000)]
fix #40169 (CURLOPT_TCP_NODELAY only available in curl >= 7.11.2)

18 years ago- MFB: save/restore the alpha blending mode correctly in imagefill and
Pierre Joye [Fri, 19 Jan 2007 15:16:46 +0000 (15:16 +0000)]
- MFB: save/restore the alpha blending mode correctly in imagefill and
    imagefilltoborder

18 years agofix #40168
Antony Dovgal [Fri, 19 Jan 2007 14:49:52 +0000 (14:49 +0000)]
fix #40168

18 years ago- Update unicode progress on SPL, looks like nearly done, actually all is
Marcus Boerger [Fri, 19 Jan 2007 10:19:50 +0000 (10:19 +0000)]
- Update unicode progress on SPL, looks like nearly done, actually all is
  unicode safe by now but a few things need to be added and a few problems
  be clarified.
# I wonder why my keyboard has space issues...it should be out of Us by now

18 years ago- Nicer version
Marcus Boerger [Fri, 19 Jan 2007 09:31:52 +0000 (09:31 +0000)]
- Nicer version

18 years ago- Update
Marcus Boerger [Fri, 19 Jan 2007 09:30:18 +0000 (09:30 +0000)]
- Update

18 years ago- Change hardcoded size to lentgh translation to use sizeof(UChar) as suggested by...
Marcus Boerger [Fri, 19 Jan 2007 09:12:08 +0000 (09:12 +0000)]
- Change hardcoded size to lentgh translation to use sizeof(UChar) as suggested by Andrei

18 years agoChangeLog update
<changelog@php.net> [Fri, 19 Jan 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- A few unicode fixes and tidying
Marcus Boerger [Fri, 19 Jan 2007 00:36:11 +0000 (00:36 +0000)]
- A few unicode fixes and tidying

18 years ago- Implement debug helper
Marcus Boerger [Thu, 18 Jan 2007 23:23:50 +0000 (23:23 +0000)]
- Implement debug helper

18 years ago- Add debug_info helper to overloadedobjects
Marcus Boerger [Thu, 18 Jan 2007 23:23:13 +0000 (23:23 +0000)]
- Add debug_info helper to overloadedobjects

18 years ago- We want the size here not the length
Marcus Boerger [Thu, 18 Jan 2007 23:17:49 +0000 (23:17 +0000)]
- We want the size here not the length

18 years ago- We need to return the length not the byte size
Marcus Boerger [Thu, 18 Jan 2007 23:11:42 +0000 (23:11 +0000)]
- We need to return the length not the byte size

18 years ago- Use correct string inunicode mode
Marcus Boerger [Thu, 18 Jan 2007 22:57:03 +0000 (22:57 +0000)]
- Use correct string inunicode mode

18 years agofix win32 build
Antony Dovgal [Thu, 18 Jan 2007 22:52:32 +0000 (22:52 +0000)]
fix win32 build

18 years agoadd roadmap
Greg Beaver [Thu, 18 Jan 2007 22:29:25 +0000 (22:29 +0000)]
add roadmap

18 years ago- Simplify by using zspprintf
Marcus Boerger [Thu, 18 Jan 2007 21:40:18 +0000 (21:40 +0000)]
- Simplify by using zspprintf

18 years ago- Fix [v]uspprintf()
Marcus Boerger [Thu, 18 Jan 2007 21:39:50 +0000 (21:39 +0000)]
- Fix [v]uspprintf()
- Add [v]zspprintf

18 years ago*** empty log message ***
Andrei Zmievski [Thu, 18 Jan 2007 16:45:43 +0000 (16:45 +0000)]
*** empty log message ***

18 years agomore snprintf()
Antony Dovgal [Thu, 18 Jan 2007 16:21:00 +0000 (16:21 +0000)]
more snprintf()

18 years agoMFB: use only 2 bits
Nuno Lopes [Thu, 18 Jan 2007 16:06:28 +0000 (16:06 +0000)]
MFB: use only 2 bits

18 years agouse snprintf()
Antony Dovgal [Thu, 18 Jan 2007 15:54:45 +0000 (15:54 +0000)]
use snprintf()

18 years agofix the previous patch
Antony Dovgal [Thu, 18 Jan 2007 15:53:53 +0000 (15:53 +0000)]
fix the previous patch

18 years agouse snprintf()
Antony Dovgal [Thu, 18 Jan 2007 15:40:54 +0000 (15:40 +0000)]
use snprintf()

18 years agouse snprintf()
Antony Dovgal [Thu, 18 Jan 2007 15:29:11 +0000 (15:29 +0000)]
use snprintf()

18 years agoimprove check configure for new version of utf8_mime2text()
Antony Dovgal [Thu, 18 Jan 2007 14:05:07 +0000 (14:05 +0000)]
improve check configure for new version of utf8_mime2text()

18 years agouse strlcat()
Antony Dovgal [Thu, 18 Jan 2007 14:03:24 +0000 (14:03 +0000)]
use strlcat()

18 years agofix fodling, mark set_time_limit() unicode safe
Antony Dovgal [Thu, 18 Jan 2007 12:37:44 +0000 (12:37 +0000)]
fix fodling, mark set_time_limit() unicode safe

18 years agomoved ext/informix to PECL
Antony Dovgal [Thu, 18 Jan 2007 12:26:21 +0000 (12:26 +0000)]
moved ext/informix to PECL

18 years agofix folding, mark functions as unicode safe
Antony Dovgal [Thu, 18 Jan 2007 12:13:05 +0000 (12:13 +0000)]
fix folding, mark functions as unicode safe

18 years agoChangeLog update
<changelog@php.net> [Thu, 18 Jan 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update

18 years agoadd class constants Phar::COMPRESSED, Phar::GZ, and Phar::BZ2 for eventual compressio...
Greg Beaver [Thu, 18 Jan 2007 00:13:18 +0000 (00:13 +0000)]
add class constants Phar::COMPRESSED, Phar::GZ, and Phar::BZ2 for eventual compression manipulation

18 years ago- Different results in unicode now
Marcus Boerger [Wed, 17 Jan 2007 22:49:39 +0000 (22:49 +0000)]
- Different results in unicode now

18 years ago- Ensure string-type is always set correctly
Marcus Boerger [Wed, 17 Jan 2007 22:43:53 +0000 (22:43 +0000)]
- Ensure string-type is always set correctly

18 years ago- More help from David
Marcus Boerger [Wed, 17 Jan 2007 21:29:38 +0000 (21:29 +0000)]
- More help from David

18 years ago- A little help from Andrei
Marcus Boerger [Wed, 17 Jan 2007 21:23:55 +0000 (21:23 +0000)]
- A little help from Andrei

18 years agofix #40129 (iconv extension doesn't compile with CodeWarrior on Netware)
Antony Dovgal [Wed, 17 Jan 2007 20:31:49 +0000 (20:31 +0000)]
fix #40129 (iconv extension doesn't compile with CodeWarrior on Netware)
patch by gk at gknw dot de

18 years agofix grammar
Antony Dovgal [Wed, 17 Jan 2007 08:25:25 +0000 (08:25 +0000)]
fix grammar

18 years agoChangeLog update
<changelog@php.net> [Wed, 17 Jan 2007 01:30:58 +0000 (01:30 +0000)]
ChangeLog update

18 years agoINI options should not be modified directly.
Sara Golemon [Wed, 17 Jan 2007 00:22:48 +0000 (00:22 +0000)]
INI options should not be modified directly.
Bad extension.  No cookie for you.

18 years ago- Steps towards unicode
Marcus Boerger [Tue, 16 Jan 2007 23:52:14 +0000 (23:52 +0000)]
- Steps towards unicode

18 years agoUpdate PHP API version.
Andrei Zmievski [Tue, 16 Jan 2007 22:18:39 +0000 (22:18 +0000)]
Update PHP API version.

# Wonder why it hasn't been done already.

18 years ago- Add php_u_stat()
Marcus Boerger [Tue, 16 Jan 2007 22:10:25 +0000 (22:10 +0000)]
- Add php_u_stat()

18 years ago- Add more unicode stuff
Marcus Boerger [Tue, 16 Jan 2007 20:36:04 +0000 (20:36 +0000)]
- Add more unicode stuff

18 years agoMFB: Fixed output code inside odbc_result_all()
Ilia Alshanetsky [Tue, 16 Jan 2007 18:56:55 +0000 (18:56 +0000)]
MFB: Fixed output code inside odbc_result_all()

18 years agoreturn false if realpath()/getcwd() fail
Antony Dovgal [Tue, 16 Jan 2007 14:42:14 +0000 (14:42 +0000)]
return false if realpath()/getcwd() fail

18 years agofree temporary cwd_state struct on error
Antony Dovgal [Tue, 16 Jan 2007 14:01:51 +0000 (14:01 +0000)]
free temporary cwd_state struct on error

18 years agoplug leaks
Antony Dovgal [Tue, 16 Jan 2007 11:18:54 +0000 (11:18 +0000)]
plug leaks
initialize the last argument of RegQueryValueEx()
fix ws

18 years agofix test
Greg Beaver [Tue, 16 Jan 2007 03:59:56 +0000 (03:59 +0000)]
fix test

18 years agofix for deleted files when read from, generalize refcount1 test better
Greg Beaver [Tue, 16 Jan 2007 03:41:52 +0000 (03:41 +0000)]
fix for deleted files when read from, generalize refcount1 test better

18 years agofailing test that demonstrates existing file pointer and PharFileInfo don't respond...
Greg Beaver [Tue, 16 Jan 2007 03:21:55 +0000 (03:21 +0000)]
failing test that demonstrates existing file pointer and PharFileInfo don't respond to changes in the underlying file

18 years agoChangeLog update
<changelog@php.net> [Tue, 16 Jan 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

18 years agotweak docs for canCompress
Greg Beaver [Tue, 16 Jan 2007 00:00:26 +0000 (00:00 +0000)]
tweak docs for canCompress

18 years ago- Help streams debugging
Marcus Boerger [Mon, 15 Jan 2007 22:19:33 +0000 (22:19 +0000)]
- Help streams debugging

18 years agoadd trailing '\0' to stream hashes
Antony Dovgal [Mon, 15 Jan 2007 17:06:52 +0000 (17:06 +0000)]
add trailing '\0' to stream hashes

18 years agoinclude \0 to the hash
Antony Dovgal [Mon, 15 Jan 2007 14:59:40 +0000 (14:59 +0000)]
include \0 to the hash
it does matter because we use these strings in phpinfo()

18 years agotabs -> ws
Antony Dovgal [Mon, 15 Jan 2007 14:07:18 +0000 (14:07 +0000)]
tabs -> ws

18 years agoimprove icu-config check
Antony Dovgal [Mon, 15 Jan 2007 14:03:55 +0000 (14:03 +0000)]
improve icu-config check

18 years agofix test
Antony Dovgal [Mon, 15 Jan 2007 10:31:04 +0000 (10:31 +0000)]
fix test

18 years agoChangeLog update
<changelog@php.net> [Mon, 15 Jan 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- Use relay to aid debugging
Marcus Boerger [Sun, 14 Jan 2007 19:13:34 +0000 (19:13 +0000)]
- Use relay to aid debugging

18 years ago- Fix readonly mode to 'rb'
Marcus Boerger [Sun, 14 Jan 2007 19:09:55 +0000 (19:09 +0000)]
- Fix readonly mode to 'rb'

18 years ago- Fix error expectations
Marcus Boerger [Sun, 14 Jan 2007 18:57:22 +0000 (18:57 +0000)]
- Fix error expectations

18 years agoMFB: Fix typo in error message
Hannes Magnusson [Sun, 14 Jan 2007 14:37:16 +0000 (14:37 +0000)]
MFB: Fix typo in error message

18 years agoChangeLog update
<changelog@php.net> [Sun, 14 Jan 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- Improve flag handling
Marcus Boerger [Sun, 14 Jan 2007 00:32:38 +0000 (00:32 +0000)]
- Improve flag handling
- Fixes to file open mode
- First step towards permission handling

18 years ago- Drop useless comment
Marcus Boerger [Sat, 13 Jan 2007 17:10:18 +0000 (17:10 +0000)]
- Drop useless comment
- Move global macro def to .c
- Cleanup by using bit fields for internal flags

18 years ago- Change version validation to minimum api version required
Marcus Boerger [Sat, 13 Jan 2007 16:44:54 +0000 (16:44 +0000)]
- Change version validation to minimum api version required

18 years agoMFB: Improve validation of argnum, width and precision.
Ilia Alshanetsky [Sat, 13 Jan 2007 16:32:29 +0000 (16:32 +0000)]
MFB: Improve validation of argnum, width and precision.

18 years ago- Change to new layout wich has some more flags that will be used for perms
Marcus Boerger [Sat, 13 Jan 2007 16:17:04 +0000 (16:17 +0000)]
- Change to new layout wich has some more flags that will be used for perms
- Update/simplify tests

18 years agoMFB
Nuno Lopes [Sat, 13 Jan 2007 11:22:44 +0000 (11:22 +0000)]
MFB

18 years agoMFB
Nuno Lopes [Sat, 13 Jan 2007 11:16:53 +0000 (11:16 +0000)]
MFB

18 years agoKill warnings when mt is not installed or is found as the tape command under cygwin
Frank M. Kromann [Sat, 13 Jan 2007 03:32:14 +0000 (03:32 +0000)]
Kill warnings when mt is not installed or is found as the tape command under cygwin

18 years ago- WS
Marcus Boerger [Fri, 12 Jan 2007 22:28:05 +0000 (22:28 +0000)]
- WS

18 years agoadd a sticky note
Andrey Hristov [Fri, 12 Jan 2007 20:26:35 +0000 (20:26 +0000)]
add a sticky note

18 years agoFix copy/paste typo.
Andrei Zmievski [Fri, 12 Jan 2007 19:13:07 +0000 (19:13 +0000)]
Fix copy/paste typo.

18 years agoUse PHP_SETUP_ICU in self-contained extensions
Andrei Zmievski [Fri, 12 Jan 2007 19:02:14 +0000 (19:02 +0000)]
Use PHP_SETUP_ICU in self-contained extensions

18 years agoCreate PHP_SETUP_ICU macro that can be used in self-contained
Andrei Zmievski [Fri, 12 Jan 2007 18:57:11 +0000 (18:57 +0000)]
Create PHP_SETUP_ICU macro that can be used in self-contained
extensions.

18 years agoFixed bug #39969 (ini setting short_open_tag has no effect when using --enable-mainta...
Dmitry Stogov [Fri, 12 Jan 2007 14:38:07 +0000 (14:38 +0000)]
Fixed bug #39969 (ini setting short_open_tag has no effect when using --enable-maintainer-zts)

18 years agoMFB: Fix build (wharmby at uk dot ibm dot com)
Hannes Magnusson [Fri, 12 Jan 2007 14:34:46 +0000 (14:34 +0000)]
MFB: Fix build (wharmby at uk dot ibm dot com)

18 years agonuke more dead code
Antony Dovgal [Fri, 12 Jan 2007 12:31:31 +0000 (12:31 +0000)]
nuke more dead code

18 years agodelete useless comments and skeleton leftovers
Antony Dovgal [Fri, 12 Jan 2007 12:16:36 +0000 (12:16 +0000)]
delete useless comments and skeleton leftovers

18 years agofix folding and ws
Antony Dovgal [Fri, 12 Jan 2007 12:06:33 +0000 (12:06 +0000)]
fix folding and ws

18 years agoplug newly added leak
Antony Dovgal [Fri, 12 Jan 2007 09:10:05 +0000 (09:10 +0000)]
plug newly added leak

18 years agoMFB: Use long instead of int where long is expected.
Ilia Alshanetsky [Fri, 12 Jan 2007 02:04:27 +0000 (02:04 +0000)]
MFB: Use long instead of int where long is expected.

18 years agoMFB:
Ilia Alshanetsky [Fri, 12 Jan 2007 01:50:43 +0000 (01:50 +0000)]
MFB:
Fixed bug #40098 (php_fopen_primary_script() not thread safe).
Adjusted previous fixes for similar issue to handle sysconf() failures

18 years agoChangeLog update
<changelog@php.net> [Fri, 12 Jan 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

18 years agoFake out the module name, since the filename is different now.
Andrei Zmievski [Thu, 11 Jan 2007 23:18:11 +0000 (23:18 +0000)]
Fake out the module name, since the filename is different now.

18 years ago- Reorder includes
Marcus Boerger [Thu, 11 Jan 2007 22:57:42 +0000 (22:57 +0000)]
- Reorder includes

18 years ago- Consistency: macros shall be uppercased (as requested by Andrei)
Marcus Boerger [Thu, 11 Jan 2007 22:55:33 +0000 (22:55 +0000)]
- Consistency: macros shall be uppercased (as requested by Andrei)

18 years ago- Make test compatible with HEAD
Marcus Boerger [Thu, 11 Jan 2007 22:46:02 +0000 (22:46 +0000)]
- Make test compatible with HEAD

18 years ago- MFB Missing part of __toString() support
Marcus Boerger [Thu, 11 Jan 2007 22:35:36 +0000 (22:35 +0000)]
- MFB Missing part of __toString() support

18 years agoavoid changing original zval
Antony Dovgal [Thu, 11 Jan 2007 22:23:06 +0000 (22:23 +0000)]
avoid changing original zval

18 years ago- Unicode support
Marcus Boerger [Thu, 11 Jan 2007 21:33:23 +0000 (21:33 +0000)]
- Unicode support

18 years ago- Add zstrlen() helper
Marcus Boerger [Thu, 11 Jan 2007 21:32:57 +0000 (21:32 +0000)]
- Add zstrlen() helper

18 years agoFixed bug #35634 (Erroneous "Class declarations may not be nested" error raised)...
Dmitry Stogov [Thu, 11 Jan 2007 16:47:46 +0000 (16:47 +0000)]
Fixed bug #35634 (Erroneous "Class declarations may not be nested" error raised). (Carl P. Corliss)

18 years agomake sure the string is non-empty and use strlcpy() & strlcat()
Antony Dovgal [Thu, 11 Jan 2007 16:45:27 +0000 (16:45 +0000)]
make sure the string is non-empty and use strlcpy() & strlcat()

18 years agouse closesocket() on Win32 and close() on *nix
Antony Dovgal [Thu, 11 Jan 2007 15:51:29 +0000 (15:51 +0000)]
use closesocket() on Win32 and close() on *nix

18 years agofix #39988 (type argument of oci_define_by_name() is ignored)
Antony Dovgal [Thu, 11 Jan 2007 11:58:34 +0000 (11:58 +0000)]
fix #39988 (type argument of oci_define_by_name() is ignored)
patch and tests by Chris Jones