]>
granicus.if.org Git - php/log
Antony Dovgal [Tue, 10 Apr 2007 22:31:27 +0000 (22:31 +0000)]
MFB: fix #40931 (open_basedir bypass via symlink and move_uploaded_file())
Antony Dovgal [Tue, 10 Apr 2007 21:38:09 +0000 (21:38 +0000)]
skip test if openssl is present
in this case the error messages are different
Antony Dovgal [Tue, 10 Apr 2007 21:20:33 +0000 (21:20 +0000)]
skip this test on MacOS
Marcus Boerger [Tue, 10 Apr 2007 15:59:29 +0000 (15:59 +0000)]
- MFB Synch
foobar [Tue, 10 Apr 2007 10:57:54 +0000 (10:57 +0000)]
MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail. (Integer overflow)
Antony Dovgal [Tue, 10 Apr 2007 10:49:10 +0000 (10:49 +0000)]
fix test
Antony Dovgal [Tue, 10 Apr 2007 09:36:10 +0000 (09:36 +0000)]
fix #41037 (unregister_tick_function() inside the tick function crash PHP)
Antony Dovgal [Tue, 10 Apr 2007 07:08:51 +0000 (07:08 +0000)]
MFB
Dmitry Stogov [Tue, 10 Apr 2007 06:22:45 +0000 (06:22 +0000)]
Initial WIN64 support
<changelog@php.net> [Tue, 10 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Mon, 9 Apr 2007 15:40:23 +0000 (15:40 +0000)]
Removed wrong size_t definition
Dmitry Stogov [Mon, 9 Apr 2007 15:39:16 +0000 (15:39 +0000)]
Fixed 64-bit support
Dmitry Stogov [Mon, 9 Apr 2007 15:35:49 +0000 (15:35 +0000)]
ZTS fix
Dmitry Stogov [Mon, 9 Apr 2007 15:33:59 +0000 (15:33 +0000)]
Usage of sizeof(void*) is not portable
Dmitry Stogov [Mon, 9 Apr 2007 15:30:37 +0000 (15:30 +0000)]
Fixed 64-bit support
Antony Dovgal [Mon, 9 Apr 2007 07:29:12 +0000 (07:29 +0000)]
new test
<changelog@php.net> [Mon, 9 Apr 2007 01:31:10 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 8 Apr 2007 08:04:30 +0000 (08:04 +0000)]
MFB: fix #40999 (mcrypt_create_iv() not using random seed)
Antony Dovgal [Sun, 8 Apr 2007 08:02:02 +0000 (08:02 +0000)]
MFB: Avoid locks when appening to the error log file
Johannes Schlüter [Sun, 8 Apr 2007 00:17:40 +0000 (00:17 +0000)]
- Added linenumbers to array returned by token_get_all()
<changelog@php.net> [Sat, 7 Apr 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Fri, 6 Apr 2007 21:15:44 +0000 (21:15 +0000)]
- Fix unicode issue
Marcus Boerger [Fri, 6 Apr 2007 21:07:48 +0000 (21:07 +0000)]
- Fix unicode issue in unregister according to register solution
Marcus Boerger [Fri, 6 Apr 2007 21:02:20 +0000 (21:02 +0000)]
- Fix unicode issue (our string termination test checks both ending bytes instead of just one)
Marcus Boerger [Fri, 6 Apr 2007 20:41:23 +0000 (20:41 +0000)]
- Add a helper
Antony Dovgal [Fri, 6 Apr 2007 19:35:06 +0000 (19:35 +0000)]
fix test
Andrei Zmievski [Fri, 6 Apr 2007 19:27:15 +0000 (19:27 +0000)]
MFB
Marcus Boerger [Fri, 6 Apr 2007 19:04:53 +0000 (19:04 +0000)]
- Fix types
Marcus Boerger [Fri, 6 Apr 2007 18:50:07 +0000 (18:50 +0000)]
- MFB #40091 fix
Pierre Joye [Fri, 6 Apr 2007 15:42:27 +0000 (15:42 +0000)]
- MFB: Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and
HAVE_LIBFREETYPE to config.w32 (Thanks to Frank for the report)
Marcus Boerger [Fri, 6 Apr 2007 15:32:29 +0000 (15:32 +0000)]
- Fix #40442
<changelog@php.net> [Fri, 6 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Rob Richards [Thu, 5 Apr 2007 18:09:48 +0000 (18:09 +0000)]
fix win32 build
Pierre Joye [Thu, 5 Apr 2007 11:59:13 +0000 (11:59 +0000)]
- depends on 2.0.34
Antony Dovgal [Thu, 5 Apr 2007 09:32:58 +0000 (09:32 +0000)]
fix build without FreeType
Antony Dovgal [Thu, 5 Apr 2007 07:24:21 +0000 (07:24 +0000)]
fix build & test
improve coding style
<changelog@php.net> [Thu, 5 Apr 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Wed, 4 Apr 2007 21:39:01 +0000 (21:39 +0000)]
- MFB:
- implement #39867, PKCS#12 support
- Fix possible multibyte issues issue in the add_assoc function
- add test for openssl_csr_get_subject
Pierre Joye [Wed, 4 Apr 2007 20:51:42 +0000 (20:51 +0000)]
- MFB: #40947, allow a single filter as argument for filter_var_arra
Antony Dovgal [Wed, 4 Apr 2007 19:46:42 +0000 (19:46 +0000)]
fix #40998 (long session array keys are truncated)
Marcus Boerger [Wed, 4 Apr 2007 19:03:54 +0000 (19:03 +0000)]
- Update TODO, we most likely release current state as 1.1.0
Seiji Masugata [Wed, 4 Apr 2007 15:23:09 +0000 (15:23 +0000)]
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).
Nuno Lopes [Wed, 4 Apr 2007 14:26:04 +0000 (14:26 +0000)]
MFB: fix race condition on font cache shutdown
Pierre Joye [Wed, 4 Apr 2007 11:42:54 +0000 (11:42 +0000)]
- MFH:
- do not try to use the global color map when none was found (Nuno, Pierre)
- free im on error
Antony Dovgal [Wed, 4 Apr 2007 10:44:49 +0000 (10:44 +0000)]
fix leak on error
Pierre Joye [Wed, 4 Apr 2007 01:54:34 +0000 (01:54 +0000)]
- fix previous commit (missing #ifdef in shutdown declaration)
- MFB:
- Sync with gd 2.0.35 (bug #52, #60 and #66)
- Improve TS of gif loading code (Roman Nemecek, Nuno, Pierre)
- a frame size must be confined to the screen defition (Pierre)
- be sure to always read the dimensions in the frame and does not use
the screen size (see #66 for a side effect) (Pierre)
- Update #37360 test. The frame does not fit the logical screen (specs
tell that it must fit) (Pierre)
<changelog@php.net> [Wed, 4 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Wed, 4 Apr 2007 00:44:38 +0000 (00:44 +0000)]
- remove double lock (tween colors cache is created in each thread, the
cache mutex is already locked earlier)
- #40858, other TS improvements for gd freetype cache management
cache initialization and shutdown is now done in MINIT and MSHUTDOWN.
Pierre Joye [Wed, 4 Apr 2007 00:41:08 +0000 (00:41 +0000)]
- MFB: colors allocated henceforth from the resulting image overwrite
the palette colors (sync with 2.0.34) (Rob Leslie)
Antony Dovgal [Tue, 3 Apr 2007 20:19:47 +0000 (20:19 +0000)]
fix #39351 (relative include fails on Solaris)
Brian Shire [Tue, 3 Apr 2007 19:50:43 +0000 (19:50 +0000)]
MFB: correction for previous fix to bug #38770 (pack/unpack is broken on 64bit)
fix pack test, correct space to tabs
Rob Richards [Tue, 3 Apr 2007 11:58:24 +0000 (11:58 +0000)]
MFB: allow registered classes to be changed
Sebastian Bergmann [Tue, 3 Apr 2007 06:56:39 +0000 (06:56 +0000)]
Fugbix typo.
Dmitry Stogov [Tue, 3 Apr 2007 06:33:00 +0000 (06:33 +0000)]
Removed undocumnted and incomplete support for strings in list() operator
<changelog@php.net> [Tue, 3 Apr 2007 01:30:57 +0000 (01:30 +0000)]
ChangeLog update
Stanislav Malyshev [Mon, 2 Apr 2007 20:48:53 +0000 (20:48 +0000)]
fix for #33664 Console window appears when using exec()
foobar [Mon, 2 Apr 2007 15:12:55 +0000 (15:12 +0000)]
MFB- 64bit test
foobar [Mon, 2 Apr 2007 15:02:22 +0000 (15:02 +0000)]
MFB:- Make this 32bit only test. (will add 64bit version next)
Dmitry Stogov [Mon, 2 Apr 2007 13:43:29 +0000 (13:43 +0000)]
Fixed bug #37013 (server hangs when returning circular object references)
foobar [Mon, 2 Apr 2007 12:42:18 +0000 (12:42 +0000)]
MFB52:- Changed phpinfo() to make difference between set php.ini path and what was actually loaded.
<changelog@php.net> [Mon, 2 Apr 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 31 Mar 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Fri, 30 Mar 2007 10:10:15 +0000 (10:10 +0000)]
new test
<changelog@php.net> [Fri, 30 Mar 2007 01:31:11 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 29 Mar 2007 09:30:25 +0000 (09:30 +0000)]
fix #10194 (crash in Oracle client when memory limit reached in the callback)
preallocate the required buffer, so that it would fail earlier.
<changelog@php.net> [Thu, 29 Mar 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 28 Mar 2007 23:05:36 +0000 (23:05 +0000)]
Oracle seems to return non zero terminated strings or strings with only 1 zero at the end in Unicode mode
surely u_strlen() doesn't like it, so lets use OCIStringSize() and avoid u_strlen()
Dmitry Stogov [Wed, 28 Mar 2007 15:39:35 +0000 (15:39 +0000)]
Improved FastCGI SAPI to support external pipe and socket servers on win32
foobar [Wed, 28 Mar 2007 12:26:44 +0000 (12:26 +0000)]
- Fixed test
Zoe Slattery [Wed, 28 Mar 2007 10:31:13 +0000 (10:31 +0000)]
New tests for ltrim, rtrim, str_pad
Antony Dovgal [Wed, 28 Mar 2007 10:22:33 +0000 (10:22 +0000)]
drop deprecated funcs and change error level to E_WARNING
Antony Dovgal [Wed, 28 Mar 2007 10:09:55 +0000 (10:09 +0000)]
add .cvsignore
Antony Dovgal [Wed, 28 Mar 2007 10:06:54 +0000 (10:06 +0000)]
fix #40392 (memory leaks in PHP milter SAPI)
we should have dropped this SAPI years ago
Zoe Slattery [Wed, 28 Mar 2007 09:54:31 +0000 (09:54 +0000)]
New ucfirst() test.
Zoe Slattery [Wed, 28 Mar 2007 09:41:55 +0000 (09:41 +0000)]
new test for printf
Antony Dovgal [Wed, 28 Mar 2007 09:13:55 +0000 (09:13 +0000)]
fix compile warning
<changelog@php.net> [Wed, 28 Mar 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Tue, 27 Mar 2007 21:28:22 +0000 (21:28 +0000)]
- Compatibility with suhosin
Marcus Boerger [Tue, 27 Mar 2007 20:27:39 +0000 (20:27 +0000)]
- Allow to load multipe extensions via -d
Marcus Boerger [Tue, 27 Mar 2007 20:03:56 +0000 (20:03 +0000)]
- Update package info
Antony Dovgal [Tue, 27 Mar 2007 09:28:49 +0000 (09:28 +0000)]
fix compile warning
<changelog@php.net> [Tue, 27 Mar 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 26 Mar 2007 20:36:10 +0000 (20:36 +0000)]
- Split TODO
Rob Richards [Mon, 26 Mar 2007 20:16:16 +0000 (20:16 +0000)]
MFB: fix bug #37386 (autocreating element doesn't assign value to first node)
all single SimpleXMLElements are addressable using offset 0
use correct node for xpath context node
add test
Marcus Boerger [Mon, 26 Mar 2007 19:51:22 +0000 (19:51 +0000)]
- Prevent rename on extracted archieves
Marcus Boerger [Mon, 26 Mar 2007 19:20:00 +0000 (19:20 +0000)]
- Fix return value of unlink/rename handlers
- Add extract_list support to all wrapper handlers but rename
Greg Beaver [Mon, 26 Mar 2007 16:42:47 +0000 (16:42 +0000)]
fix memleak in external dirs
update package.xml
move API to 1.1.0
update package version to 1.1.0RC1
update API test
Greg Beaver [Mon, 26 Mar 2007 15:51:17 +0000 (15:51 +0000)]
fix extra extsrcrelease tags
Greg Beaver [Mon, 26 Mar 2007 15:50:26 +0000 (15:50 +0000)]
as Marcus said: "don't we need this for bz2?" :)
Antony Dovgal [Mon, 26 Mar 2007 10:23:50 +0000 (10:23 +0000)]
fix #40915 (addcslashes unexpected behavior with binary input)
Antony Dovgal [Mon, 26 Mar 2007 08:02:36 +0000 (08:02 +0000)]
MFB
<changelog@php.net> [Mon, 26 Mar 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Mon, 26 Mar 2007 00:29:22 +0000 (00:29 +0000)]
fix tests, add missing break to setSignatureAlgorithm()
Greg Beaver [Mon, 26 Mar 2007 00:03:53 +0000 (00:03 +0000)]
update note
Greg Beaver [Mon, 26 Mar 2007 00:02:14 +0000 (00:02 +0000)]
update package.xml
Greg Beaver [Mon, 26 Mar 2007 00:01:34 +0000 (00:01 +0000)]
add tests for signature algo
Greg Beaver [Mon, 26 Mar 2007 00:00:56 +0000 (00:00 +0000)]
[DOC]
implement setSignatureAlgorithm() and add class constants Phar::MD5, Phar::SHA1, Phar::SHA256, Phar::SHA512, Phar::PGP
Greg Beaver [Sun, 25 Mar 2007 23:42:49 +0000 (23:42 +0000)]
default must be SHA1 or we get a BC break
Greg Beaver [Sun, 25 Mar 2007 23:19:26 +0000 (23:19 +0000)]
add <providesextension> to the hash dep so it can be built statically as well
Marcus Boerger [Sun, 25 Mar 2007 21:43:49 +0000 (21:43 +0000)]
- Add general SHA-2 support by optional pecl/hash dependency
# We actually need support to select the signature type somehow