]>
granicus.if.org Git - php/log
Rob Richards [Thu, 5 Apr 2007 18:08:42 +0000 (18:08 +0000)]
fix win32 build
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
Pierre Joye [Thu, 5 Apr 2007 09:38:45 +0000 (09:38 +0000)]
- MFB: import the right data 005_crt.txt
Antony Dovgal [Thu, 5 Apr 2007 09:33:10 +0000 (09:33 +0000)]
MFH: fix build
Pierre Joye [Thu, 5 Apr 2007 09:00:07 +0000 (09:00 +0000)]
- MFH: add missing data for 005.phpt
Antony Dovgal [Thu, 5 Apr 2007 07:23:56 +0000 (07:23 +0000)]
fix test
Antony Dovgal [Thu, 5 Apr 2007 07:10:07 +0000 (07:10 +0000)]
fix ZTS build
Ilia Alshanetsky [Thu, 5 Apr 2007 01:48:56 +0000 (01:48 +0000)]
Fixed bug #40999 (mcrypt_create_iv() not using random seed).
Pierre Joye [Wed, 4 Apr 2007 22:00:51 +0000 (22:00 +0000)]
- nuke c++ comments
Pierre Joye [Wed, 4 Apr 2007 21:27:55 +0000 (21:27 +0000)]
- #39867 and openssl MB fix
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
Pierre Joye [Wed, 4 Apr 2007 21:01:51 +0000 (21:01 +0000)]
- filter and gd entries
Pierre Joye [Wed, 4 Apr 2007 20:50:26 +0000 (20:50 +0000)]
- #40947, allow a single filter as argument for filter_var_array
Antony Dovgal [Wed, 4 Apr 2007 19:52:19 +0000 (19:52 +0000)]
MFH: fix #40998 (long session array keys are truncated)
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).
Nuno Lopes [Wed, 4 Apr 2007 14:24:03 +0000 (14:24 +0000)]
fix race condition on font cache shutdown
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
Antony Dovgal [Wed, 4 Apr 2007 10:44:55 +0000 (10:44 +0000)]
MFH: fix leak on error
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
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)
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.
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
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)
Antony Dovgal [Tue, 3 Apr 2007 20:21:20 +0000 (20:21 +0000)]
BFN
Antony Dovgal [Tue, 3 Apr 2007 20:20:56 +0000 (20:20 +0000)]
MFH: fix #39351 (relative include fails on Solaris)
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
Rob Richards [Tue, 3 Apr 2007 11:57:04 +0000 (11:57 +0000)]
allow registered classes to be changed
Ilia Alshanetsky [Mon, 2 Apr 2007 21:35:46 +0000 (21:35 +0000)]
Fixed typos
Stanislav Malyshev [Mon, 2 Apr 2007 20:51:12 +0000 (20:51 +0000)]
fix #33664
Stanislav Malyshev [Mon, 2 Apr 2007 20:44:30 +0000 (20:44 +0000)]
fix for #33664 Console window appears when using exec()
foobar [Mon, 2 Apr 2007 15:09:37 +0000 (15:09 +0000)]
- 64bit test
foobar [Mon, 2 Apr 2007 15:02:02 +0000 (15:02 +0000)]
- Make this 32bit only test. (will add 64bit version next)
Dmitry Stogov [Mon, 2 Apr 2007 13:43:08 +0000 (13:43 +0000)]
Fixed bug #37013 (server hangs when returning circular object references)
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.
Dmitry Stogov [Mon, 2 Apr 2007 11:44:40 +0000 (11:44 +0000)]
Fixed test
Ilia Alshanetsky [Sun, 1 Apr 2007 19:29:42 +0000 (19:29 +0000)]
Fixed bug #40897 (error_log file not locked)
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).
Dmitry Stogov [Fri, 30 Mar 2007 10:10:33 +0000 (10:10 +0000)]
new test
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
Sara Golemon [Thu, 29 Mar 2007 18:47:04 +0000 (18:47 +0000)]
Add missing #if check
Antony Dovgal [Thu, 29 Mar 2007 09:33:50 +0000 (09:33 +0000)]
add news entry
+ minor text fixes
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.
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
foobar [Wed, 28 Mar 2007 12:25:33 +0000 (12:25 +0000)]
- Fix test: Some people actually use --enable-debug here..
Zoe Slattery [Wed, 28 Mar 2007 10:44:04 +0000 (10:44 +0000)]
new ltrim, rtrim and str_pad tests
Antony Dovgal [Wed, 28 Mar 2007 10:10:04 +0000 (10:10 +0000)]
add .cvsignore
Antony Dovgal [Wed, 28 Mar 2007 10:08:31 +0000 (10:08 +0000)]
MFH: fix #40392 (memory leaks in PHP milter SAPI)
Zoe Slattery [Wed, 28 Mar 2007 09:38:30 +0000 (09:38 +0000)]
New tests for printf and ucfirst
Antony Dovgal [Wed, 28 Mar 2007 09:14:08 +0000 (09:14 +0000)]
MFH: fix compile warning
Zoe Slattery [Wed, 28 Mar 2007 09:08:08 +0000 (09:08 +0000)]
Three new string tests for funtions strcasecmp, strcmp and strlen.
Marcus Boerger [Tue, 27 Mar 2007 20:28:06 +0000 (20:28 +0000)]
- MFH Allow to load multipe extensions via -d
Antony Dovgal [Tue, 27 Mar 2007 09:29:10 +0000 (09:29 +0000)]
MFH: fix compile warning
Antony Dovgal [Tue, 27 Mar 2007 09:20:27 +0000 (09:20 +0000)]
fix compile warning
Ilia Alshanetsky [Tue, 27 Mar 2007 00:13:09 +0000 (00:13 +0000)]
Fixed MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation
Rob Richards [Mon, 26 Mar 2007 20:17:30 +0000 (20:17 +0000)]
BFN
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
Antony Dovgal [Mon, 26 Mar 2007 10:25:41 +0000 (10:25 +0000)]
MFH: fix #40915 (addcslashes unexpected behavior with binary input)
Marcus Boerger [Sun, 25 Mar 2007 12:53:47 +0000 (12:53 +0000)]
- MFH Need to install headers
Hannes Magnusson [Sun, 25 Mar 2007 11:47:27 +0000 (11:47 +0000)]
Typo
foobar [Sun, 25 Mar 2007 10:21:02 +0000 (10:21 +0000)]
- Check if Makefile.frag actually exists before running sed on it.
foobar [Sun, 25 Mar 2007 01:14:51 +0000 (01:14 +0000)]
- Fixed test to skip when mysqld is not running
Marcus Boerger [Sat, 24 Mar 2007 16:28:53 +0000 (16:28 +0000)]
- MFH Drop double variable declaration
Ilia Alshanetsky [Sat, 24 Mar 2007 16:25:42 +0000 (16:25 +0000)]
Fixed CRLF injection inside ftp_putcmd().
# Reported on BugTraq by loveshell[at]Bug.Center.Team
Nuno Lopes [Fri, 23 Mar 2007 20:28:40 +0000 (20:28 +0000)]
regenerate to fix gcov build. plus use re2c bitvectors
Stanislav Malyshev [Fri, 23 Mar 2007 20:22:52 +0000 (20:22 +0000)]
fix MOPB-29 - unserialize modifier S does not calculate length correctly
Stanislav Malyshev [Fri, 23 Mar 2007 20:15:22 +0000 (20:15 +0000)]
fix MOPB-29 - unserialize modifier S does not calculate length correctly
# reported by Stefan Esser
Stanislav Malyshev [Fri, 23 Mar 2007 17:16:55 +0000 (17:16 +0000)]
fix comment - guard system changed
Wez Furlong [Fri, 23 Mar 2007 14:30:00 +0000 (14:30 +0000)]
export the module guy in the external dll version of the build
Dmitry Stogov [Fri, 23 Mar 2007 12:46:16 +0000 (12:46 +0000)]
Fixed bug #40899 (memory leak when nesting list())
Dmitry Stogov [Fri, 23 Mar 2007 07:59:26 +0000 (07:59 +0000)]
Fixed bug #40883 (mysql_query() is allocating memory incorrectly). (Tony)
Ilia Alshanetsky [Thu, 22 Mar 2007 23:34:14 +0000 (23:34 +0000)]
Added -- test case
Douglas Goldstein [Thu, 22 Mar 2007 21:50:34 +0000 (21:50 +0000)]
Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash in a strlen(). Removed the PHP function ldap_get_values() since it's the same thing as ldap_get_values_len() now and made it alias ldap_get_values_len(). This should fix some random PHP<->LDAP crashes
Johannes Schlüter [Thu, 22 Mar 2007 21:35:41 +0000 (21:35 +0000)]
- MFH: Fix handling of not existing long CLI options
Wez Furlong [Thu, 22 Mar 2007 01:00:23 +0000 (01:00 +0000)]
Add php_pdo_sqlite_external.dll to windows build.
This allows the user to provide their own version of sqlite3.dll.
The php_pdo_sqlite.dll is still there, and will continue to be there.
It is built from the bundled sources.
[[DOC]]
(this should cc: phpdoc, if it's wrong, please let the docs folks know :-)
Marcus Boerger [Wed, 21 Mar 2007 23:20:21 +0000 (23:20 +0000)]
- MFH Fix issue with long form of command line switches
Derick Rethans [Wed, 21 Mar 2007 09:40:33 +0000 (09:40 +0000)]
- Revert this patch, as the code was incorrect.
- It was also not committed to HEAD.
Ilia Alshanetsky [Wed, 21 Mar 2007 00:25:55 +0000 (00:25 +0000)]
Fixed bug #40861 (Multiple +/- on relative units breaks strtotime()).
Marcus Boerger [Tue, 20 Mar 2007 20:28:08 +0000 (20:28 +0000)]
- MFH Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatment
of string enclosed integers)
Marcus Boerger [Tue, 20 Mar 2007 20:00:27 +0000 (20:00 +0000)]
- MFH Optional dependency for SPL must be specified in header
Antony Dovgal [Tue, 20 Mar 2007 19:39:27 +0000 (19:39 +0000)]
BFN
Antony Dovgal [Tue, 20 Mar 2007 17:57:59 +0000 (17:57 +0000)]
MFH: fix shmop_open() with IPC_CREAT|IPC_EXCL flags on win32
Dmitry Stogov [Tue, 20 Mar 2007 09:52:14 +0000 (09:52 +0000)]
Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE option in SoapClient/SoapServer constructors.
Dmitry Stogov [Tue, 20 Mar 2007 07:51:32 +0000 (07:51 +0000)]
Fixed bug #36226 (Inconsistent handling when passing nillable arrays)
Dmitry Stogov [Tue, 20 Mar 2007 06:46:48 +0000 (06:46 +0000)]
Improved Zend Memory Manager to guarantee reasonable time for worst cases of best-fit free block searching algorithm.
Ilia Alshanetsky [Mon, 19 Mar 2007 22:56:57 +0000 (22:56 +0000)]
Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for
multipart e-mails).
Dmitry Stogov [Mon, 19 Mar 2007 18:31:30 +0000 (18:31 +0000)]
Fixed bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get())
Antony Dovgal [Mon, 19 Mar 2007 08:11:14 +0000 (08:11 +0000)]
new test
Edin Kadribasic [Mon, 19 Mar 2007 03:15:48 +0000 (03:15 +0000)]
Make DLL only once (Wez)
Rob Richards [Sun, 18 Mar 2007 21:31:57 +0000 (21:31 +0000)]
BFN
Rob Richards [Sun, 18 Mar 2007 21:31:05 +0000 (21:31 +0000)]
MFH: fix bug #40836 (Segfault in ext/dom)
add test
Wez Furlong [Sun, 18 Mar 2007 20:21:43 +0000 (20:21 +0000)]
BFN, #40848
Wez Furlong [Sun, 18 Mar 2007 20:20:23 +0000 (20:20 +0000)]
fixes #40848
Ilia Alshanetsky [Sun, 18 Mar 2007 16:36:13 +0000 (16:36 +0000)]
Fixed MOPB-26-2007 mb_parse_str() can be used to activate register_globals
# Discovered by Stefan Esser
Antony Dovgal [Sat, 17 Mar 2007 23:00:49 +0000 (23:00 +0000)]
MFH: fix #40794 (ReflectionObject::getValues() may crash when used with dynamic properties)
Antony Dovgal [Sat, 17 Mar 2007 19:16:17 +0000 (19:16 +0000)]
fix tests
Stanislav Malyshev [Fri, 16 Mar 2007 21:59:23 +0000 (21:59 +0000)]
fix spprintf usage
Stanislav Malyshev [Fri, 16 Mar 2007 21:49:56 +0000 (21:49 +0000)]
clarify
Stanislav Malyshev [Fri, 16 Mar 2007 19:58:19 +0000 (19:58 +0000)]
array_user_key_compare() fix
Stanislav Malyshev [Fri, 16 Mar 2007 19:55:21 +0000 (19:55 +0000)]
add test
Stanislav Malyshev [Fri, 16 Mar 2007 19:38:58 +0000 (19:38 +0000)]
Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)