]> granicus.if.org Git - php/log
php
17 years ago- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative
Derick Rethans [Wed, 11 Apr 2007 14:37:42 +0000 (14:37 +0000)]
- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative
  time units correctly).

17 years ago- add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)
Pierre Joye [Wed, 11 Apr 2007 11:44:20 +0000 (11:44 +0000)]
- add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)

17 years agoBack to dev
Ilia Alshanetsky [Tue, 10 Apr 2007 22:38:47 +0000 (22:38 +0000)]
Back to dev

17 years ago5.2.2RC1
Ilia Alshanetsky [Tue, 10 Apr 2007 22:31:16 +0000 (22:31 +0000)]
5.2.2RC1

17 years agofix #40931 (open_basedir bypass via symlink and move_uploaded_file())
Antony Dovgal [Tue, 10 Apr 2007 22:30:07 +0000 (22:30 +0000)]
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:20 +0000 (21:38 +0000)]
skip test if openssl is present

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

17 years agofix test name
Antony Dovgal [Tue, 10 Apr 2007 21:16:56 +0000 (21:16 +0000)]
fix test name

17 years agofix #41043 (pdo_oci crash when freeing error text with persistent connection)
Antony Dovgal [Tue, 10 Apr 2007 20:28:49 +0000 (20:28 +0000)]
fix #41043 (pdo_oci crash when freeing error text with persistent connection)

17 years ago- WS/CS
Marcus Boerger [Tue, 10 Apr 2007 15:56:31 +0000 (15:56 +0000)]
- WS/CS

17 years ago- Cleanup the cleanup
Marcus Boerger [Tue, 10 Apr 2007 15:50:34 +0000 (15:50 +0000)]
- Cleanup the cleanup

17 years agodeclare THREADSAFE explicitly (it's On if undefined)
Antony Dovgal [Tue, 10 Apr 2007 11:32:48 +0000 (11:32 +0000)]
declare THREADSAFE explicitly (it's On if undefined)

17 years ago- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail....
foobar [Tue, 10 Apr 2007 10:57:35 +0000 (10:57 +0000)]
- 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:16 +0000 (10:49 +0000)]
fix test

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

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

17 years agofix folding tags
Antony Dovgal [Mon, 9 Apr 2007 21:19:38 +0000 (21:19 +0000)]
fix folding tags

17 years agoFix test
foobar [Mon, 9 Apr 2007 20:07:25 +0000 (20:07 +0000)]
Fix test

17 years agoUpgrade libsqlite 3 inside PDO sqlite to version 3.3.15
Ilia Alshanetsky [Mon, 9 Apr 2007 16:35:11 +0000 (16:35 +0000)]
Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15

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

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

17 years agoFixed 64-bit issues
Dmitry Stogov [Mon, 9 Apr 2007 15:32:35 +0000 (15:32 +0000)]
Fixed 64-bit issues

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

17 years agoBFN
Antony Dovgal [Mon, 9 Apr 2007 07:30:26 +0000 (07:30 +0000)]
BFN

17 years agofix #41026 (segfault when calling "self::method()" in shutdown functions)
Antony Dovgal [Mon, 9 Apr 2007 07:30:09 +0000 (07:30 +0000)]
fix #41026 (segfault when calling "self::method()" in shutdown functions)

17 years agoFixed bug #40822 (pdo_mysql does not return rowCount() on select).
Ilia Alshanetsky [Sun, 8 Apr 2007 15:26:21 +0000 (15:26 +0000)]
Fixed bug #40822 (pdo_mysql does not return rowCount() on select).

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

17 years agoMFB: clean & refactored disk_*() funcs implementation
Antony Dovgal [Fri, 6 Apr 2007 22:10:56 +0000 (22:10 +0000)]
MFB: clean & refactored disk_*() funcs implementation
Ilia, feel free to make these functions public, though I don't see why would want to do that

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

17 years agoWe can't use the printf attribute here since we are supporting
Andrei Zmievski [Fri, 6 Apr 2007 19:25:52 +0000 (19:25 +0000)]
We can't use the printf attribute here since we are supporting
non-standard formats (like 'F').

17 years agoApologies. Didn't realize we were using custom snprintf().
Andrei Zmievski [Fri, 6 Apr 2007 18:27:58 +0000 (18:27 +0000)]
Apologies. Didn't realize we were using custom snprintf().

17 years agoTypo?
Andrei Zmievski [Fri, 6 Apr 2007 18:25:49 +0000 (18:25 +0000)]
Typo?

17 years ago- Fix 40442
Marcus Boerger [Fri, 6 Apr 2007 17:57:10 +0000 (17:57 +0000)]
- Fix 40442

17 years ago- Add bug name
Marcus Boerger [Fri, 6 Apr 2007 17:54:22 +0000 (17:54 +0000)]
- Add bug name

17 years ago- Better fix for #40091
Marcus Boerger [Fri, 6 Apr 2007 16:00:08 +0000 (16:00 +0000)]
- Better fix for #40091

17 years ago- Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPE
Pierre Joye [Fri, 6 Apr 2007 15:38:35 +0000 (15:38 +0000)]
- 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:30 +0000 (15:32 +0000)]
- Fix #40442

17 years agoAvoid locks when appening to the error log file
Ilia Alshanetsky [Fri, 6 Apr 2007 13:58:48 +0000 (13:58 +0000)]
Avoid locks when appening to the error log file

17 years agoFixed foreach by-ref bug.
Ilia Alshanetsky [Thu, 5 Apr 2007 23:48:43 +0000 (23:48 +0000)]
Fixed foreach by-ref bug.

# Patch from Brian Shire

17 years ago- MFH zend_info_call_*() stuff, fixes coverity issue #328, noticed by tony
Marcus Boerger [Thu, 5 Apr 2007 19:49:42 +0000 (19:49 +0000)]
- MFH zend_info_call_*() stuff, fixes coverity issue #328, noticed by tony

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

17 years ago- reflect the "real" version to avoid confusions. Users should really use
Pierre Joye [Thu, 5 Apr 2007 11:57:57 +0000 (11:57 +0000)]
- reflect the "real" version to avoid confusions. Users should really use
  only the bundled version

17 years ago- MFB: import the right data 005_crt.txt
Pierre Joye [Thu, 5 Apr 2007 09:38:45 +0000 (09:38 +0000)]
- MFB: import the right data 005_crt.txt

17 years agoMFH: fix build
Antony Dovgal [Thu, 5 Apr 2007 09:33:10 +0000 (09:33 +0000)]
MFH: fix build

17 years ago- MFH: add missing data for 005.phpt
Pierre Joye [Thu, 5 Apr 2007 09:00:07 +0000 (09:00 +0000)]
- MFH: add missing data for 005.phpt

17 years agofix test
Antony Dovgal [Thu, 5 Apr 2007 07:23:56 +0000 (07:23 +0000)]
fix test

17 years agofix ZTS build
Antony Dovgal [Thu, 5 Apr 2007 07:10:07 +0000 (07:10 +0000)]
fix ZTS build

17 years agoFixed bug #40999 (mcrypt_create_iv() not using random seed).
Ilia Alshanetsky [Thu, 5 Apr 2007 01:48:56 +0000 (01:48 +0000)]
Fixed bug #40999 (mcrypt_create_iv() not using random seed).

17 years ago- nuke c++ comments
Pierre Joye [Wed, 4 Apr 2007 22:00:51 +0000 (22:00 +0000)]
- nuke c++ comments

17 years ago- #39867 and openssl MB fix
Pierre Joye [Wed, 4 Apr 2007 21:27:55 +0000 (21:27 +0000)]
- #39867 and openssl MB fix

17 years ago- implement #39867, PKCS#12 support
Pierre Joye [Wed, 4 Apr 2007 21:24:01 +0000 (21:24 +0000)]
- 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- filter and gd entries
Pierre Joye [Wed, 4 Apr 2007 21:01:51 +0000 (21:01 +0000)]
- filter and gd entries

17 years ago- #40947, allow a single filter as argument for filter_var_array
Pierre Joye [Wed, 4 Apr 2007 20:50:26 +0000 (20:50 +0000)]
- #40947, allow a single filter as argument for filter_var_array

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

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:25:41 +0000 (15:25 +0000)]
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).

17 years agofix race condition on font cache shutdown
Nuno Lopes [Wed, 4 Apr 2007 14:24:03 +0000 (14:24 +0000)]
fix race condition on font cache shutdown

17 years ago- do not try to use the global color map when none was found (Nuno, Pierre)
Pierre Joye [Wed, 4 Apr 2007 11:40:11 +0000 (11:40 +0000)]
- do not try to use the global color map when none was found (Nuno, Pierre)
- free im on error

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

17 years ago- MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used
Pierre Joye [Wed, 4 Apr 2007 01:58:24 +0000 (01:58 +0000)]
- MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used

17 years ago- Sync with gd 2.0.35 (bug #52, #60 and #66)
Pierre Joye [Wed, 4 Apr 2007 01:34:50 +0000 (01:34 +0000)]
- 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 ago- MFH:
Pierre Joye [Wed, 4 Apr 2007 00:47:55 +0000 (00:47 +0000)]
- MFH:
 - 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 agoAddres limitation of __HALT_COMPILER() that allowed only one instance
Ilia Alshanetsky [Wed, 4 Apr 2007 00:42:42 +0000 (00:42 +0000)]
Addres limitation of __HALT_COMPILER() that allowed only one instance
per request.

# Patch by Greg Beaver

17 years ago. colors allocated henceforth from the resulting image overwrite
Pierre Joye [Wed, 4 Apr 2007 00:30:18 +0000 (00:30 +0000)]
. colors allocated henceforth from the resulting image overwrite
  the palette colors (sync with 2.0.34) (Rob Leslie)

17 years agoBFN
Antony Dovgal [Tue, 3 Apr 2007 20:21:20 +0000 (20:21 +0000)]
BFN

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

17 years agocorrection for previous fix to bug #38770 (pack/unpack is broken on 64bit)
Brian Shire [Tue, 3 Apr 2007 19:50:40 +0000 (19:50 +0000)]
correction for previous fix to bug #38770 (pack/unpack is broken on 64bit)
fix pack test, correct space to tabs

17 years agoallow registered classes to be changed
Rob Richards [Tue, 3 Apr 2007 11:57:04 +0000 (11:57 +0000)]
allow registered classes to be changed

17 years agoFixed typos
Ilia Alshanetsky [Mon, 2 Apr 2007 21:35:46 +0000 (21:35 +0000)]
Fixed typos

17 years agofix #33664
Stanislav Malyshev [Mon, 2 Apr 2007 20:51:12 +0000 (20:51 +0000)]
fix #33664

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

17 years ago- 64bit test
foobar [Mon, 2 Apr 2007 15:09:37 +0000 (15:09 +0000)]
- 64bit test

17 years ago- Make this 32bit only test. (will add 64bit version next)
foobar [Mon, 2 Apr 2007 15:02:02 +0000 (15:02 +0000)]
- 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:08 +0000 (13:43 +0000)]
Fixed bug #37013 (server hangs when returning circular object references)

17 years ago- Changed phpinfo() to make difference between set php.ini path and what was actually...
foobar [Mon, 2 Apr 2007 12:41:07 +0000 (12:41 +0000)]
- Changed phpinfo() to make difference between set php.ini path and what was actually loaded.

17 years agoFixed test
Dmitry Stogov [Mon, 2 Apr 2007 11:44:40 +0000 (11:44 +0000)]
Fixed test

17 years agoFixed bug #40897 (error_log file not locked)
Ilia Alshanetsky [Sun, 1 Apr 2007 19:29:42 +0000 (19:29 +0000)]
Fixed bug #40897 (error_log file not locked)

17 years agoFixed bug #40921 (php_default_post_reader crashes when post_max_size is
Ilia Alshanetsky [Sun, 1 Apr 2007 19:09:36 +0000 (19:09 +0000)]
Fixed bug #40921 (php_default_post_reader crashes when post_max_size is
exceeded).

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

17 years agoFixed MOPB-34-2007:PHP mail() Header Injection Through Subject and To
Ilia Alshanetsky [Fri, 30 Mar 2007 00:28:58 +0000 (00:28 +0000)]
Fixed MOPB-34-2007:PHP mail() Header Injection Through Subject and To
Parameters

17 years agoAdd missing #if check
Sara Golemon [Thu, 29 Mar 2007 18:47:04 +0000 (18:47 +0000)]
Add missing #if check

17 years agoadd news entry
Antony Dovgal [Thu, 29 Mar 2007 09:33:50 +0000 (09:33 +0000)]
add news entry
+ minor text fixes

17 years agoMFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in the...
Antony Dovgal [Thu, 29 Mar 2007 09:33:04 +0000 (09:33 +0000)]
MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in the callback)
preallocate the required buffer, so that it would fail earlier.

17 years agoImproved FastCGI SAPI to support external pipe and socket servers on win32
Dmitry Stogov [Wed, 28 Mar 2007 15:39:22 +0000 (15:39 +0000)]
Improved FastCGI SAPI to support external pipe and socket servers on win32

17 years ago- Fix test: Some people actually use --enable-debug here..
foobar [Wed, 28 Mar 2007 12:25:33 +0000 (12:25 +0000)]
- Fix test: Some people actually use --enable-debug here..

17 years agonew ltrim, rtrim and str_pad tests
Zoe Slattery [Wed, 28 Mar 2007 10:44:04 +0000 (10:44 +0000)]
new ltrim, rtrim and str_pad tests

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

17 years agoMFH: fix #40392 (memory leaks in PHP milter SAPI)
Antony Dovgal [Wed, 28 Mar 2007 10:08:31 +0000 (10:08 +0000)]
MFH: fix #40392 (memory leaks in PHP milter SAPI)

17 years agoNew tests for printf and ucfirst
Zoe Slattery [Wed, 28 Mar 2007 09:38:30 +0000 (09:38 +0000)]
New tests for printf and ucfirst

17 years agoMFH: fix compile warning
Antony Dovgal [Wed, 28 Mar 2007 09:14:08 +0000 (09:14 +0000)]
MFH: fix compile warning

17 years agoThree new string tests for funtions strcasecmp, strcmp and strlen.
Zoe Slattery [Wed, 28 Mar 2007 09:08:08 +0000 (09:08 +0000)]
Three new string tests for funtions strcasecmp, strcmp and strlen.

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

17 years agoMFH: fix compile warning
Antony Dovgal [Tue, 27 Mar 2007 09:29:10 +0000 (09:29 +0000)]
MFH: fix compile warning

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

17 years agoFixed MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation
Ilia Alshanetsky [Tue, 27 Mar 2007 00:13:09 +0000 (00:13 +0000)]
Fixed MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation

17 years agoBFN
Rob Richards [Mon, 26 Mar 2007 20:17:30 +0000 (20:17 +0000)]
BFN

17 years agofix bug #37386 (autocreating element doesn't assign value to first node)
Rob Richards [Mon, 26 Mar 2007 20:14:58 +0000 (20:14 +0000)]
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 agoMFH: fix #40915 (addcslashes unexpected behavior with binary input)
Antony Dovgal [Mon, 26 Mar 2007 10:25:41 +0000 (10:25 +0000)]
MFH: fix #40915 (addcslashes unexpected behavior with binary input)

17 years ago- MFH Need to install headers
Marcus Boerger [Sun, 25 Mar 2007 12:53:47 +0000 (12:53 +0000)]
- MFH Need to install headers

17 years agoTypo
Hannes Magnusson [Sun, 25 Mar 2007 11:47:27 +0000 (11:47 +0000)]
Typo

17 years ago- Check if Makefile.frag actually exists before running sed on it.
foobar [Sun, 25 Mar 2007 10:21:02 +0000 (10:21 +0000)]
- Check if Makefile.frag actually exists before running sed on it.