]> granicus.if.org Git - php/log
php
17 years agoMFB: fix #40931 (open_basedir bypass via symlink and move_uploaded_file())
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())

17 years agoskip test if openssl is present
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

17 years agoskip this test on MacOS
Antony Dovgal [Tue, 10 Apr 2007 21:20:33 +0000 (21:20 +0000)]
skip this test on MacOS

17 years ago- MFB Synch
Marcus Boerger [Tue, 10 Apr 2007 15:59:29 +0000 (15:59 +0000)]
- MFB Synch

17 years agoMFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail...
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)

17 years agofix test
Antony Dovgal [Tue, 10 Apr 2007 10:49:10 +0000 (10:49 +0000)]
fix test

17 years agofix #41037 (unregister_tick_function() inside the tick function crash PHP)
Antony Dovgal [Tue, 10 Apr 2007 09:36:10 +0000 (09:36 +0000)]
fix #41037 (unregister_tick_function() inside the tick function crash PHP)

17 years agoMFB
Antony Dovgal [Tue, 10 Apr 2007 07:08:51 +0000 (07:08 +0000)]
MFB

17 years agoInitial WIN64 support
Dmitry Stogov [Tue, 10 Apr 2007 06:22:45 +0000 (06:22 +0000)]
Initial WIN64 support

17 years agoChangeLog update
<changelog@php.net> [Tue, 10 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

17 years agoRemoved wrong size_t definition
Dmitry Stogov [Mon, 9 Apr 2007 15:40:23 +0000 (15:40 +0000)]
Removed wrong size_t definition

17 years agoFixed 64-bit support
Dmitry Stogov [Mon, 9 Apr 2007 15:39:16 +0000 (15:39 +0000)]
Fixed 64-bit support

17 years agoZTS fix
Dmitry Stogov [Mon, 9 Apr 2007 15:35:49 +0000 (15:35 +0000)]
ZTS fix

17 years agoUsage of sizeof(void*) is not portable
Dmitry Stogov [Mon, 9 Apr 2007 15:33:59 +0000 (15:33 +0000)]
Usage of sizeof(void*) is not portable

17 years agoFixed 64-bit support
Dmitry Stogov [Mon, 9 Apr 2007 15:30:37 +0000 (15:30 +0000)]
Fixed 64-bit support

17 years agonew test
Antony Dovgal [Mon, 9 Apr 2007 07:29:12 +0000 (07:29 +0000)]
new test

17 years agoChangeLog update
<changelog@php.net> [Mon, 9 Apr 2007 01:31:10 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: fix #40999 (mcrypt_create_iv() not using random seed)
Antony Dovgal [Sun, 8 Apr 2007 08:04:30 +0000 (08:04 +0000)]
MFB: fix #40999 (mcrypt_create_iv() not using random seed)

17 years agoMFB: Avoid locks when appening to the error log file
Antony Dovgal [Sun, 8 Apr 2007 08:02:02 +0000 (08:02 +0000)]
MFB: Avoid locks when appening to the error log file

17 years ago- Added linenumbers to array returned by token_get_all()
Johannes Schlüter [Sun, 8 Apr 2007 00:17:40 +0000 (00:17 +0000)]
- Added linenumbers to array returned by token_get_all()

17 years agoChangeLog update
<changelog@php.net> [Sat, 7 Apr 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix unicode issue
Marcus Boerger [Fri, 6 Apr 2007 21:15:44 +0000 (21:15 +0000)]
- Fix unicode issue

17 years ago- Fix unicode issue in unregister according to register solution
Marcus Boerger [Fri, 6 Apr 2007 21:07:48 +0000 (21:07 +0000)]
- Fix unicode issue in unregister according to register solution

17 years ago- Fix unicode issue (our string termination test checks both ending bytes instead...
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)

17 years ago- Add a helper
Marcus Boerger [Fri, 6 Apr 2007 20:41:23 +0000 (20:41 +0000)]
- Add a helper

17 years agofix test
Antony Dovgal [Fri, 6 Apr 2007 19:35:06 +0000 (19:35 +0000)]
fix test

17 years agoMFB
Andrei Zmievski [Fri, 6 Apr 2007 19:27:15 +0000 (19:27 +0000)]
MFB

17 years ago- Fix types
Marcus Boerger [Fri, 6 Apr 2007 19:04:53 +0000 (19:04 +0000)]
- Fix types

17 years ago- MFB #40091 fix
Marcus Boerger [Fri, 6 Apr 2007 18:50:07 +0000 (18:50 +0000)]
- MFB #40091 fix

17 years ago- MFB: Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and
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)

17 years ago- Fix #40442
Marcus Boerger [Fri, 6 Apr 2007 15:32:29 +0000 (15:32 +0000)]
- Fix #40442

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

17 years agofix win32 build
Rob Richards [Thu, 5 Apr 2007 18:09:48 +0000 (18:09 +0000)]
fix win32 build

17 years ago- depends on 2.0.34
Pierre Joye [Thu, 5 Apr 2007 11:59:13 +0000 (11:59 +0000)]
- depends on 2.0.34

17 years agofix build without FreeType
Antony Dovgal [Thu, 5 Apr 2007 09:32:58 +0000 (09:32 +0000)]
fix build without FreeType

17 years agofix build & test
Antony Dovgal [Thu, 5 Apr 2007 07:24:21 +0000 (07:24 +0000)]
fix build & test
improve coding style

17 years agoChangeLog update
<changelog@php.net> [Thu, 5 Apr 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- MFB:
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

17 years ago- MFB: #40947, allow a single filter as argument for filter_var_arra
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

17 years agofix #40998 (long session array keys are truncated)
Antony Dovgal [Wed, 4 Apr 2007 19:46:42 +0000 (19:46 +0000)]
fix #40998 (long session array keys are truncated)

17 years ago- Update TODO, we most likely release current state as 1.1.0
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

17 years agoSync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB...
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).

17 years agoMFB: fix race condition on font cache shutdown
Nuno Lopes [Wed, 4 Apr 2007 14:26:04 +0000 (14:26 +0000)]
MFB: fix race condition on font cache shutdown

17 years ago- MFH:
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

17 years agofix leak on error
Antony Dovgal [Wed, 4 Apr 2007 10:44:49 +0000 (10:44 +0000)]
fix leak on error

17 years ago- fix previous commit (missing #ifdef in shutdown declaration)
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)

17 years agoChangeLog update
<changelog@php.net> [Wed, 4 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- remove double lock (tween colors cache is created in each thread, the
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.

17 years ago- MFB: colors allocated henceforth from the resulting image overwrite
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)

17 years agofix #39351 (relative include fails on Solaris)
Antony Dovgal [Tue, 3 Apr 2007 20:19:47 +0000 (20:19 +0000)]
fix #39351 (relative include fails on Solaris)

17 years agoMFB: correction for previous fix to bug #38770 (pack/unpack is broken on 64bit)
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

17 years agoMFB: allow registered classes to be changed
Rob Richards [Tue, 3 Apr 2007 11:58:24 +0000 (11:58 +0000)]
MFB: allow registered classes to be changed

17 years agoFugbix typo.
Sebastian Bergmann [Tue, 3 Apr 2007 06:56:39 +0000 (06:56 +0000)]
Fugbix typo.

17 years agoRemoved undocumnted and incomplete support for strings in list() operator
Dmitry Stogov [Tue, 3 Apr 2007 06:33:00 +0000 (06:33 +0000)]
Removed undocumnted and incomplete support for strings in list() operator

17 years agoChangeLog update
<changelog@php.net> [Tue, 3 Apr 2007 01:30:57 +0000 (01:30 +0000)]
ChangeLog update

17 years agofix for #33664 Console window appears when using exec()
Stanislav Malyshev [Mon, 2 Apr 2007 20:48:53 +0000 (20:48 +0000)]
fix for #33664 Console window appears when using exec()

17 years agoMFB- 64bit test
foobar [Mon, 2 Apr 2007 15:12:55 +0000 (15:12 +0000)]
MFB- 64bit test

17 years agoMFB:- Make this 32bit only test. (will add 64bit version next)
foobar [Mon, 2 Apr 2007 15:02:22 +0000 (15:02 +0000)]
MFB:- Make this 32bit only test. (will add 64bit version next)

17 years agoFixed bug #37013 (server hangs when returning circular object references)
Dmitry Stogov [Mon, 2 Apr 2007 13:43:29 +0000 (13:43 +0000)]
Fixed bug #37013 (server hangs when returning circular object references)

17 years agoMFB52:- Changed phpinfo() to make difference between set php.ini path and what was...
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.

17 years agoChangeLog update
<changelog@php.net> [Mon, 2 Apr 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

17 years agoChangeLog update
<changelog@php.net> [Sat, 31 Mar 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

17 years agonew test
Dmitry Stogov [Fri, 30 Mar 2007 10:10:15 +0000 (10:10 +0000)]
new test

17 years agoChangeLog update
<changelog@php.net> [Fri, 30 Mar 2007 01:31:11 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix #10194 (crash in Oracle client when memory limit reached in the callback)
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.

17 years agoChangeLog update
<changelog@php.net> [Thu, 29 Mar 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

17 years agoOracle seems to return non zero terminated strings or strings with only 1 zero at...
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()

17 years agoImproved FastCGI SAPI to support external pipe and socket servers on win32
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

17 years ago- Fixed test
foobar [Wed, 28 Mar 2007 12:26:44 +0000 (12:26 +0000)]
- Fixed test

17 years agoNew tests for ltrim, rtrim, str_pad
Zoe Slattery [Wed, 28 Mar 2007 10:31:13 +0000 (10:31 +0000)]
New tests for ltrim, rtrim, str_pad

17 years agodrop deprecated funcs and change error level to E_WARNING
Antony Dovgal [Wed, 28 Mar 2007 10:22:33 +0000 (10:22 +0000)]
drop deprecated funcs and change error level to E_WARNING

17 years agoadd .cvsignore
Antony Dovgal [Wed, 28 Mar 2007 10:09:55 +0000 (10:09 +0000)]
add .cvsignore

17 years agofix #40392 (memory leaks in PHP milter SAPI)
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

17 years agoNew ucfirst() test.
Zoe Slattery [Wed, 28 Mar 2007 09:54:31 +0000 (09:54 +0000)]
New ucfirst() test.

17 years agonew test for printf
Zoe Slattery [Wed, 28 Mar 2007 09:41:55 +0000 (09:41 +0000)]
new test for printf

17 years agofix compile warning
Antony Dovgal [Wed, 28 Mar 2007 09:13:55 +0000 (09:13 +0000)]
fix compile warning

17 years agoChangeLog update
<changelog@php.net> [Wed, 28 Mar 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Compatibility with suhosin
Marcus Boerger [Tue, 27 Mar 2007 21:28:22 +0000 (21:28 +0000)]
- Compatibility with suhosin

17 years ago- Allow to load multipe extensions via -d
Marcus Boerger [Tue, 27 Mar 2007 20:27:39 +0000 (20:27 +0000)]
- Allow to load multipe extensions via -d

17 years ago- Update package info
Marcus Boerger [Tue, 27 Mar 2007 20:03:56 +0000 (20:03 +0000)]
- Update package info

17 years agofix compile warning
Antony Dovgal [Tue, 27 Mar 2007 09:28:49 +0000 (09:28 +0000)]
fix compile warning

17 years agoChangeLog update
<changelog@php.net> [Tue, 27 Mar 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Split TODO
Marcus Boerger [Mon, 26 Mar 2007 20:36:10 +0000 (20:36 +0000)]
- Split TODO

17 years agoMFB: fix bug #37386 (autocreating element doesn't assign value to first node)
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

17 years ago- Prevent rename on extracted archieves
Marcus Boerger [Mon, 26 Mar 2007 19:51:22 +0000 (19:51 +0000)]
- Prevent rename on extracted archieves

17 years ago- Fix return value of unlink/rename handlers
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

17 years agofix memleak in external dirs
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

17 years agofix extra extsrcrelease tags
Greg Beaver [Mon, 26 Mar 2007 15:51:17 +0000 (15:51 +0000)]
fix extra extsrcrelease tags

17 years agoas Marcus said: "don't we need this for bz2?" :)
Greg Beaver [Mon, 26 Mar 2007 15:50:26 +0000 (15:50 +0000)]
as Marcus said: "don't we need this for bz2?" :)

17 years agofix #40915 (addcslashes unexpected behavior with binary input)
Antony Dovgal [Mon, 26 Mar 2007 10:23:50 +0000 (10:23 +0000)]
fix #40915 (addcslashes unexpected behavior with binary input)

17 years agoMFB
Antony Dovgal [Mon, 26 Mar 2007 08:02:36 +0000 (08:02 +0000)]
MFB

17 years agoChangeLog update
<changelog@php.net> [Mon, 26 Mar 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix tests, add missing break to setSignatureAlgorithm()
Greg Beaver [Mon, 26 Mar 2007 00:29:22 +0000 (00:29 +0000)]
fix tests, add missing break to setSignatureAlgorithm()

17 years agoupdate note
Greg Beaver [Mon, 26 Mar 2007 00:03:53 +0000 (00:03 +0000)]
update note

17 years agoupdate package.xml
Greg Beaver [Mon, 26 Mar 2007 00:02:14 +0000 (00:02 +0000)]
update package.xml

17 years agoadd tests for signature algo
Greg Beaver [Mon, 26 Mar 2007 00:01:34 +0000 (00:01 +0000)]
add tests for signature algo

17 years ago[DOC]
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

17 years agodefault must be SHA1 or we get a BC break
Greg Beaver [Sun, 25 Mar 2007 23:42:49 +0000 (23:42 +0000)]
default must be SHA1 or we get a BC break

17 years agoadd <providesextension> to the hash dep so it can be built statically as well
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

17 years ago- Add general SHA-2 support by optional pecl/hash dependency
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